2026/01/01

Fixed bug w/ Forest Master's Great Mallet ability.
This commit is contained in:
Jaysyn904
2026-01-01 10:23:41 -05:00
parent 3fb5d61772
commit 6beb592c56
2 changed files with 2 additions and 0 deletions

View File

@@ -40,6 +40,7 @@ void main()
if(!bHasMaul)
{
FloatingTextStringOnCreature(GetStringByStrRef(16548+0x01000000), oPC, FALSE);
return;
}
//:: Remove the Cleave or Great Cleave bonus feat from the maul being unequipped

View File

@@ -40,6 +40,7 @@ void main()
if(!bHasMaul)
{
FloatingTextStringOnCreature(GetStringByStrRef(16548+0x01000000), oPC, FALSE);
return;
}
//:: Remove the Cleave or Great Cleave bonus feat from the maul being unequipped