Zon (#103)(an instance of Generic Scorpion Player Class made by Zon)     You see a tall lean fellow with an odd grin. He is wearing old jeans and a hemp colored shirt. He leans forward as if to listen more closely. Go to location of this object, Clearing In The Park. Zon owns Zon Generic Wandering Automaton Z Z2 up down Z3 north south robot cage speedster VERB SOURCE CODE: moveto:
"Copied from Carrot's Rosette Feature Object (#126):moveto by Dred (#100) Tue Feb
15 18:13:16 1994 EST";
pass(@args);
if ($object_utils:has_property(this, "features") && (#126 in this.features))
used = $list_utils:assoc(player, #126.read);
if ((used != {}) && ("a" in used[3]))
rose = #126:genrose(player.location, used[3]);
if (typeof(rose) == LIST)
player:tell_lines(rose);
endif
endif
endif
return;
.
PROPERTY DATA: |