Files
NGECore2/scripts/commands/combat/of_decapitate_1.py
T

11 lines
213 B
Python

import sys
def setup(core, actor, target, command):
command.setBuffNameTarget('of_decap_bleed_1')
return
def preRun(core, actor, target, command):
return
def run(core, actor, target, commandString):
return