Files
NGECore2/scripts/buffs/of_deb_def_7.py
T
Zing 50eb8308cc Cleanup of Officer commands/buffs pt 1
Added expertise_dodge skillmod
Added combat_critical_hit_reduction skillmod
Moved commands to combat commands (seen by client)
Added Officer Insipred action 5PC configuration to CommandService.
2014-09-28 17:41:02 -07:00

10 lines
127 B
Python

import sys
def setup(core, actor, buff):
return
def add(core, actor, buff):
return
def remove(core, actor, buff):
return