Loree (#487)(an instance of Generic Scorpion Player Class made by Loree)     Jeans battered and torn, shirt two sizes too large, shoes comfortable if slightly mismatched. Nondescript (for a street-dweller), and not likely to change. The only adornment she wears is a sliver of green glass on a chrome choke collar draped around her neck. Don't bother asking; she probably won't tell. Loree is carrying salt. Go to location of this object, Juxtaposition. Loree owns Loree Juxtaposition south certified freeze-dried badger repellent weirdness magnet VERB SOURCE CODE: moveto:
"Copied from Carrot's Rosette Feature Object (#126):moveto by Snap (#448) Sat Feb
26 19:31:55 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: |