Update for PRC 4.1.10a 2023/02/20

Update for PRC 4.1.10a 2023/02/20

+ Jaysyn's latest PnP changes.
This commit is contained in:
Jaysyn904
2023-02-20 19:23:13 -05:00
parent 6c305aecc5
commit 6a6a8d56ac
42 changed files with 3670 additions and 2577 deletions

View File

@@ -8,7 +8,7 @@ const int SPELL_BLACKLIGHT = 2091;
// bard
const int SPELL_BARD_SONG = 411;
const int SPELL_BARD_SONG = 411;
const int SPELL_BARD_CURSE_SONG = 644;
//:: Complete Warrior
@@ -224,6 +224,13 @@ const int SPELL_APAL_MOUNT = 2052;
// Complete Adv Ninja
const int SPELL_GHOST_STEP = 2742;
//:: Forest Master (Faiths & Pantheons, pg. 193)
const int SPELL_FM_FORESTDOMINION = 2472;
const int SPELL_FM_GREATMALLETRADIALMASTER = 2473;
const int SPELL_FM_ICYMALLET = 2474;
const int SPELL_FM_SHOCKMALLET = 2475;
const int SPELL_FM_DEEPROOTS = 2476;
// Spell Feat Generic
const int SPELL_WANDER_UNSEEN = 4071;
const int SPELL_MANYSHOT2 = 2246;