Suave Delanyesque Pickup FO (#2352)(an instance of Generic Feature Object made by Trismegistos)Go to location of this object, Trismegistos. VERB SOURCE CODE: stars:
if (!valid(dobj))
player:tell("Can't do it. Sorry.");
else
player:tell("You suavely approach ", dobj.name, ", whispering the pickup line
that Lorq Von Ray used on Ruby Red in Delany's _Nova_.");
dobj:tell(player.name, " approaches you and whispers, \"Don't the configurations
of the stars bore you from here? I know a world where the constellations are called
the Mad Sow's Litter, the Greater and Lesser Lynx, the Eye of Vadhamin.\"");
dobj.location:announce_all_but({player, dobj}, player.name, " propositions ",
dobj.name, " in a suave, Delanyesque kind of way.");
endif
.
PROPERTY DATA: |