130 @verb #4843:"on" none none none rdo #7854 @program #4843:"on" none none none if (this.dark) player:tell("You turn on the lights.") player.location:announce(player:title(), " turns on the lights.") this.dark = 0 this:look_self() else player:tell("The lights are already on.") endif . 0