Initial commit
Initial commit. Updated release archive.
This commit is contained in:
8
_module/nss/en5_h_assassin.nss
Normal file
8
_module/nss/en5_h_assassin.nss
Normal file
@@ -0,0 +1,8 @@
|
||||
#include "en5_include"
|
||||
|
||||
void main()
|
||||
{
|
||||
SetLocalInt(OBJECT_SELF,"HenchmanClass",EN5_CLASS_ASSASSIN);
|
||||
//AdjustAlignment(GetPCSpeaker(),ALIGNMENT_EVIL,30);
|
||||
SetCustomToken(100,"Assassin");
|
||||
}
|
||||
Reference in New Issue
Block a user