Tweak interaction-trigger.lua

develop
expwnent 2014-07-03 16:50:35 -04:00
parent 2b2d397056
commit e072f4b2db
1 changed files with 11 additions and 0 deletions

@ -117,6 +117,17 @@ arguments:
delete the attack announcement from the combat logs
-suppressDefend
delete the defend announcement from the combat logs
-command [ commandStrs ]
specify the command to be executed
commandStrs
\\ATTACK_VERB
\\DEFEND_VERB
\\ATTACKER_ID
\\DEFENDER_ID
\\ATTACK_REPORT
\\DEFEND_REPORT
\\anything -> anything
anything -> anything
]])
return
end