224 @verb #1015:"put" none on top of/on/onto/upon this rdo #9201 @program #1015:"put" none on top of/on/onto/upon this if (this.location != player) return player:tell("You don't have ", this.name, ".") this.put = 0 endif if (this.put == 0) player:tell("You put on your sweat pants! Snazzy!") this.location:announce(player:title() + " puts on sweat pants!") this.put = 1 else player:tell("You're already wearing sweat pants! What are you thinking?") endif "Last modified by Fogel (#9201) on Sun Aug 2 20:44:09 1998 EDT." . 0