generated from Jaysyn/ModuleTemplate
Initial Commit
Initial Commit.
This commit is contained in:
9
_module/nss/plns_toggle2.nss
Normal file
9
_module/nss/plns_toggle2.nss
Normal file
@@ -0,0 +1,9 @@
|
||||
// OldManWhistler's Party Loot Notification System
|
||||
// Activated item support scripts.
|
||||
|
||||
#include "omw_plns"
|
||||
|
||||
void main()
|
||||
{
|
||||
if (PLNSToggleLootNotificationOnActivateItem(GetItemActivator(), GetItemActivated())) return;
|
||||
}
|
||||
Reference in New Issue
Block a user