2025/12/14 Late Update

Moved Hidden Talent a from a masterfeat to a dynamic conversation.
Updated PRC8 version number.
This commit is contained in:
Jaysyn904
2025-12-14 22:31:30 -05:00
parent 3ebdc0ba62
commit 5f749871cd
12 changed files with 657 additions and 185 deletions

View File

@@ -431,7 +431,7 @@ void EvalPRCFeats(object oPC)
ExecuteScript("moi_events", oPC);
if (GetIsBinder(oPC))
ExecuteScript("bnd_events", oPC);
ExecuteScript("bnd_events", oPC);
// check if character with crafting feat has appropriate base item in her inventory
// x - moved from prc_onhb_indiv.nss