128 @verb #4843:"off" none none none rdo #7854 @program #4843:"off" none none none if (this.dark) return player:tell("It's already dark.") else player:tell("You turn off the lights.") this:announce(player:title(), " turns off the lights.") this.dark = 1 this:look_self() endif . 0