Initial Commit
Initial Commit
This commit is contained in:
8
_module/nss/henchhealself.nss
Normal file
8
_module/nss/henchhealself.nss
Normal file
@@ -0,0 +1,8 @@
|
||||
|
||||
|
||||
void main()
|
||||
{
|
||||
ClearAllActions();
|
||||
SetLocalObject(OBJECT_SELF, "Henchman_Spell_Target", OBJECT_SELF);
|
||||
ExecuteScript("hench_o0_heal", OBJECT_SELF);
|
||||
}
|
||||
Reference in New Issue
Block a user