View/Edit #4843:off

Switch to edit mode.

Name(s): off
1: if (this.dark)
2:   return player:tell("It's already dark.")
3: else
4:   player:tell("You turn off the lights.")
5:   this:announce(player:title(), " turns off the lights.")
6:   this.dark = 1
7:   this:look_self()
8: endif

Verb arguments: none none none
Verb perms: Readable NOT-Debug
Verb owned by: Cyberspeed (#7854)

You are not logged in.

[home | help | who | search | setup | code]