Ox (#509)(an instance of Generic Scorpion Player Class made by Ox)     A male, 5'8, black hair, blue eyes. Athletic. Likes to drive. Alot. Go to location of this object, The Shack. Ox owns Ox The Shack VERB SOURCE CODE: moveto:
"Copied from Carrot's Rosette Feature Object (#126):moveto by Snap (#448) Wed Feb
23 21:24:14 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: |