1e1 @verb #1557:"cool" any any any rxdo #4312 @program #1557:"cool" any any any if (valid(dobj)) player:sub_tell("You feel like screaming at %d, but cool your jets.") dobj:sub_tell("%N looks ready to scream at you, but cools %p jets.") player.location:sub_announce_all_but({player, dobj}, "%N looks ready to scream at %d, but cools %p jets.") else player:sub_tell("You cool your jets.") player.location:sub_announce_all_but({player}, "%N cools %p jets.") endif . 0