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:
5
_module/nss/hif_modongui.nss
Normal file
5
_module/nss/hif_modongui.nss
Normal file
@@ -0,0 +1,5 @@
|
||||
void main()
|
||||
{
|
||||
ExecuteScript("prc_onplayergui", OBJECT_SELF);
|
||||
ExecuteScript("mod_gui", OBJECT_SELF);
|
||||
}
|
||||
Reference in New Issue
Block a user