Updated Foe Hunter for new Favored Enemies

Updated Foe Hunter for new Favored Enemies
This commit is contained in:
Jaysyn904
2023-03-03 18:00:07 -05:00
parent dcfc06d620
commit 238a29a9ca
6 changed files with 71 additions and 38 deletions

View File

@@ -1710,6 +1710,8 @@ const int FEAT_HATED_ENEMY_OUTSIDER = 4346;
const int FEAT_HATED_ENEMY_SHAPECHANGER = 4347;
const int FEAT_HATED_ENEMY_UNDEAD = 4348;
const int FEAT_HATED_ENEMY_VERMIN = 4349;
const int FEAT_HATED_ENEMY_OOZE = 3469;
const int FEAT_HATED_ENEMY_PLANT = 3470;
// Thrall of Graz'zt
const int FEAT_TOG_SUMMON_DEMON = 2889;