Re-uploaded instead of migrated
Re-uploaded instead of migrated.
This commit is contained in:
9
_module/nss/henchman_leaves.nss
Normal file
9
_module/nss/henchman_leaves.nss
Normal file
@@ -0,0 +1,9 @@
|
||||
#include "nw_i0_henchman"
|
||||
|
||||
void main()
|
||||
{
|
||||
SetFormerMaster(GetPCSpeaker(), OBJECT_SELF);
|
||||
RemoveHenchman(GetPCSpeaker());
|
||||
ClearAllActions();
|
||||
|
||||
}
|
Reference in New Issue
Block a user