Initial Commit
Initial Commit
This commit is contained in:
5
_module/nss/thug_tributeamou.nss
Normal file
5
_module/nss/thug_tributeamou.nss
Normal file
@@ -0,0 +1,5 @@
|
||||
void main()
|
||||
{
|
||||
int nTribute = GetLocalInt(OBJECT_SELF, "Tribute");
|
||||
SetCustomToken(11001, IntToString(nTribute));
|
||||
}
|
||||
Reference in New Issue
Block a user