2026/01/14 Late update
Updated PEPS. Tweaked geomorph code to prevent broken transitions. East/west & north/south are now randomized & tacked separately. Dungeon will reset areas when empty & no more options are available. Fixed issue with spell effect NUI. Full compile.
This commit is contained in:
@@ -299,7 +299,7 @@ void main()
|
||||
|
||||
ExecuteScript("ss_treasure",OBJECT_SELF);
|
||||
|
||||
DelayCommand(0.3,ExecuteScript("ss_treas_auto_on",OBJECT_SELF));
|
||||
DelayCommand(0.5,ExecuteScript("ss_treas_auto_on",OBJECT_SELF));
|
||||
|
||||
// ***** ADD ANY SPECIAL ON-SPAWN CODE HERE ***** //
|
||||
|
||||
|
||||
Reference in New Issue
Block a user