Initial Commit
Initial Commit
This commit is contained in:
5
_module/nss/take_tributebluf.nss
Normal file
5
_module/nss/take_tributebluf.nss
Normal file
@@ -0,0 +1,5 @@
|
||||
void main()
|
||||
{
|
||||
DeleteLocalInt(GetArea(OBJECT_SELF), "Tribute");
|
||||
SetLocalInt(GetArea(OBJECT_SELF), "TributePaid", TRUE);
|
||||
}
|
||||
Reference in New Issue
Block a user