Initial commit
Initial commit. Updated release archive.
This commit is contained in:
7
_module/nss/en5_h_wm.nss
Normal file
7
_module/nss/en5_h_wm.nss
Normal file
@@ -0,0 +1,7 @@
|
||||
#include "en5_include"
|
||||
|
||||
void main()
|
||||
{
|
||||
SetLocalInt(OBJECT_SELF,"HenchmanClass",EN5_CLASS_WEAPON_MASTER);
|
||||
SetCustomToken(100,"Weapon Master");
|
||||
}
|
||||
Reference in New Issue
Block a user