2025/12/01 Afternoon Update

Hotfix for broken chat issue (@Rakiov)
Ollam's Lore skill should allow entry into Fochlucan Lyrist.
Removed unneeded spells gained 2DA from Assassin.
This commit is contained in:
Jaysyn904
2025-12-01 16:03:00 -05:00
parent e0e5473314
commit 3546751f06
5 changed files with 32 additions and 36 deletions

View File

@@ -152,8 +152,7 @@ void main()
}
else
{
DeleteLocalInt(oPC, "RelevelConfirm");
SetPCChatMessage();
DeleteLocalInt(oPC, "RelevelConfirm");
}
if (firstWord == "/resetSpells")
{
@@ -175,7 +174,6 @@ void main()
else
{
DeleteLocalInt(oPC, "ResetSpellsConfirm");
SetPCChatMessage();
}
if(firstWord == "/pa")
{