Switch to edit mode.
Name(s): hit1: dobj = $string_utils:match_object(dobjstr, player.location)
2: player:tell("You thwap ", dobj:title(), " with a rolled up newspaper.")
3: player.location:announce_all_but({dobj, player}, player:title(), " thwaps ", dobj:title(), " with a rolled up newspaper. Bad! Bad! Bad!")
4: dobj:tell(player:title(), " thwaps you with a rolled up newspaper. Bad! Bad! Bad!")