/////////////////////////////////////////////////////////////////
///// /////
///// Prevent Wish Spells from Interrupting Caster /////
///// /////
/////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////
BEGIN @47 DESIGNATED 2020
REQUIRE_PREDICATE GAME_IS ~tutu tutu_totsc
bgt soa tob bgee bg2ee~ @2
REQUIRE_PREDICATE FILE_EXISTS_IN_GAME ~wish.dlg~ @3
REQUIRE_PREDICATE FILE_EXISTS_IN_GAME ~wish25.dlg~ @3
I don't see wish.dlg or wish25.dlg in my
BGEE install so it appears this component is not actually for
BGEE. Should report to Klatu.
/////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////
///// /////
///// Remove Chaos Shield Icon from Robe of Goodman Hayes /////
///// /////
/////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////
BEGIN @72 DESIGNATED 3020
REQUIRE_PREDICATE GAME_IS ~
bg2ee~ @2
REQUIRE_PREDICATE FILE_EXISTS_IN_GAME ~ohnrobe1.itm~ @3
This one is only for BG2EE, so it is a mistake that BWS made it available for BGEE. I will remove it.
Thanks for reporting.