15e @verb #5505:"house" none none none rdo #7921 @program #5505:"house" none none none "Stop seeing errors and actually enter the house." if (player in $list_utils:slice(this.people, 1)) return player:tell("You're already in the house.") endif this.people = {@this.people, {player, 1}} this:look_self() player:tell("Welcome to the house.") . 0