Disabled Hidden Talent until it's actually finished

Disabled Hidden Talent until it's actually finished.  Fixed a few typos & some formatting.
This commit is contained in:
Jaysyn904
2025-02-07 19:11:46 -05:00
parent 23de032b00
commit 4fb9f2783b
18 changed files with 76 additions and 82 deletions

View File

@@ -881,7 +881,7 @@ const int IP_CONST_FEAT_CAST_DOMAIN_LEVEL_SIX = 147;
const int IP_CONST_FEAT_CAST_DOMAIN_LEVEL_SEVEN = 148;
const int IP_CONST_FEAT_CAST_DOMAIN_LEVEL_EIGHT = 149;
const int IP_CONST_FEAT_CAST_DOMAIN_LEVEL_NINE = 150;
const int IP_CONST_FEAT_CHECK_DOMAIN_SLOTS = 151;
const int IP_CONST_FEAT_CHECK_DOMAIN_SLOTS = 151;
// Bonus Domain Power Feats
const int IP_CONST_FEAT_WAR_DOMAIN = 152;