Module commit
Module commit.
This commit is contained in:
5
_module/nss/_use_plant.nss
Normal file
5
_module/nss/_use_plant.nss
Normal file
@@ -0,0 +1,5 @@
|
||||
void main()
|
||||
{
|
||||
SetLocalString(GetLastUsedBy(),"sKillMe",GetTag(OBJECT_SELF));
|
||||
ExecuteScript("_attack_gen",GetLastUsedBy());
|
||||
}
|
Reference in New Issue
Block a user