Forsaker / Saint / Vow of Poverty interaction fixes

Forsaker / Saint / Vow of Poverty interaction fixes.  Renamed Pyro Conflagration constant.  Removed depreciated PRC4 archive.  Updated release archive.
This commit is contained in:
Jaysyn904
2025-01-04 23:33:07 -05:00
parent a8c707e987
commit b6cc854fab
13 changed files with 71 additions and 54 deletions

View File

@@ -1223,7 +1223,7 @@ const int SPELL_NIMBUS = 1894;
const int SPELL_NIMBUS_TOUCH_ATTACK = 1895;
const int SPELL_FIREWALK = 1896;
const int SPELL_HEAT_DEATH = 1897;
const int SPELL_CONFLAGRATION = 1898;
const int SPELL_PYRO_CONFLAGRATION = 1898;
// Heroes of Horror
const int SPELL_SUMMON_UNDEAD_1 = 1784;