Changed folder name.
Changed folder name.
This commit is contained in:
6
_module/nss/lowloot3.nss
Normal file
6
_module/nss/lowloot3.nss
Normal file
@@ -0,0 +1,6 @@
|
||||
#include "X_O2_CONINCLUDE"
|
||||
void main()
|
||||
{
|
||||
SetLocalInt(OBJECT_SELF, "GT_MAX_LEVEL", 3);
|
||||
DelayCommand(1.0, GenerateLowTreasure(OBJECT_SELF, OBJECT_SELF));
|
||||
}
|
Reference in New Issue
Block a user