@verb #1557:"fbi" any any any rxdo #4312 @program #1557:"fbi" any any any if (valid(dobj)) player:sub_tell("You reach into your jacket and pull out an FBI badge. Flashing it, you say, \"Agent %N, FBI.\" to %d.") dobj:sub_tell("%N reaches into %p jacket and pulls out an FBI badge. Flashing it, %s says, \"Agent %N, FBI.\" to you.") player.location:sub_announce_all_but({player, dobj}, "%N reaches into %p jacket and pulls out an FBI badge. Flashing it, %s says \"Agent %N, FBI.\" to %d.") else player:sub_tell("You reach into your jacket and pull out an FBI badge. Flashing it, you say, \"Agent %N, FBI.\"") player.location:sub_announce_all_but({player}, "%N reaches into %p jacket and pulls out an FBI badge. Flashing it, %s says, \"Agent %N, FBI.\"") endif .