182 @verb #3873:"@locked" none none none rxd #9131 @program #3873:"@locked" none none none if (!(caller_perms() in {$eve, #-1, @this.residents})) raise("Only the owner can (un)lock the room.") endif this.locked = !!!this.locked this:announce_all(player.name, " ", this.locked ? "locks" | "unlocks", " the room.") "Last modified by Eve (#2633) on Tue Oct 10 15:53:37 2000 MDT." . 0