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:
@@ -1396,7 +1396,7 @@ int BonusDomains()
|
||||
|
||||
if(nMin > dPC || dPC > nMax)
|
||||
{
|
||||
FloatingTextStringOnCreature("You have wrong amount of bonus domains. Please reselect your feats.", OBJECT_SELF, FALSE);
|
||||
FloatingTextStringOnCreature("You have the wrong amount of bonus domains. Please reselect your feats.", OBJECT_SELF, FALSE);
|
||||
return TRUE;
|
||||
}
|
||||
return FALSE;
|
||||
|
Reference in New Issue
Block a user