Generic Elevator Call Button (#1260)(an instance of generic thing made by Gaijin)     The button is a simple push-button set in a metal plate on the wall. Go to location of this object, Gaijin. HELP MANUAL:      For help on the Generic Elevator Call Button see the help on the Generic Elevator #1543. VERB SOURCE CODE: push:
player:tell("You reach out and push the button.");
this.location:announce("You see ", player.name, " reach out and press a button.");
this.elevator:call_elevator(this.floor_name);
.
PROPERTY DATA:       elevator       floor_name       look_msg       help_msg CHILDREN: an elevator call button an elevator call button an elevator call button |