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:
@@ -18,7 +18,7 @@ const string ALLOW_CLASS_ANIMAL = "PRC_AllowAnimal";
|
||||
const string ALLOW_CLASS_BEAST = "PRC_AllowBeast";
|
||||
const string ALLOW_CLASS_CONSTRUCT = "PRC_AllowConstruct";
|
||||
const string ALLOW_CLASS_DRAGON = "PRC_AllowDragon";
|
||||
const string ALLOW_CLASS_ELEMENTAL = "PRC_PrereqEle";
|
||||
const string ALLOW_CLASS_ELEMENTAL = "PRC_AllowEle";
|
||||
const string ALLOW_CLASS_FEY = "PRC_AllowFey";
|
||||
const string ALLOW_CLASS_GIANT = "PRC_AllowGiant";
|
||||
const string ALLOW_CLASS_HUMANOID = "PRC_AllowHumanoid";
|
||||
|
Reference in New Issue
Block a user