Fixed DivideLoot() bug

Fixed DivideLoot() bug from GetNumberPartyMembers() finally getting fixed.  Updated classes.2da  Full compile.  Updated release archive.
This commit is contained in:
Jaysyn904
2025-03-11 15:04:14 -04:00
parent 085d89719d
commit db6c871708
17 changed files with 16 additions and 286 deletions

View File

@@ -8,7 +8,10 @@
#include "spawn_timefuncs"
#include "spawn_flags"
#include "spawn_cfg_flag"
#include "spawn_cfg_cusflg"
#include "spawn_cfg_loot"
#include "spawn_cfg_fxobj"
#include "x0_i0_corpses"
void InitFlags(object oSpawn, string sSpawnName, string sSpawnTag);