generated from Jaysyn/ModuleTemplate
Initial commit
Initial commit
This commit is contained in:
15
_module/nss/tal_stealth_loot.nss
Normal file
15
_module/nss/tal_stealth_loot.nss
Normal file
@@ -0,0 +1,15 @@
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
//
|
||||
// Talus Menu on Rest
|
||||
// tal_stealth_loot
|
||||
// OPW Integration and Clean Up By Don Anderson
|
||||
// dandersonru@msn.com
|
||||
//
|
||||
// Used in Rest Menu Conversation
|
||||
//
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
void main()
|
||||
{
|
||||
SetLocalInt(GetPCSpeaker(),"stealthloot",TRUE);
|
||||
}
|
||||
Reference in New Issue
Block a user