@verb #1732:"lick*" any none none rxdo #9988 @program #1732:"lick*" any none none "Copied from Lao-Tzu (Lagged) (#8084):lick Mar 15 22:04:59 1997" dobj = player:my_match_object(dobjstr) if (verb != "lickbig") dobj:sub_tell("%N lashes out with %p long tongue and licks you.") player:sub_tell("You lash your tongue out and lick %d.") this.location:sub_announce_all_but({player, dobj}, "%N lashes out with %p tongue and licks %d.") else dobj:sub_tell("%N licks you in one continuous motion from your big toe to your ear lobe.") player:sub_tell("You lick %d in one continuous motion from %1 big toe to %1 ear lobe.", #43:pronoun(dobj, "pp")) this.location:sub_announce_all_but({player, dobj}, "%N licks %d in one continuous motion from %1 big toe to %1 ear lobe.", #43:pronoun(dobj, "pp")) endif .