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:
@@ -269,7 +269,6 @@ void main()
|
||||
}
|
||||
|
||||
// Feats are checked here
|
||||
|
||||
//if(GetHasFeat(FEAT_SAC_VOW, oPC)) ExecuteScript("prc_vows", oPC);
|
||||
//if(GetHasFeat(FEAT_LICHLOVED, oPC)) ExecuteScript("prc_lichloved", oPC);
|
||||
if(GetHasFeat(FEAT_EB_HAND, oPC) ||
|
||||
|
Reference in New Issue
Block a user