Skip to content

Commit

Permalink
Update setup_spell_select_dlg.tpa
Browse files Browse the repository at this point in the history
  • Loading branch information
aquadrizzt authored Jun 19, 2017
1 parent f2e3fd0 commit 3a05253
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions TomeAndBlood/comp/setup_spell_select_dlg.tpa
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ ACTION_PHP_EACH arcanespell AS ind => res BEGIN
((GAME_IS ~bgee~) AND
(~%ind%~ STRING_EQUAL ~SPWI126~)) //Dancing Lights
OR
((GAME_IS ~bg2ee~) AND
((GAME_IS ~bg2ee eet~) AND
(~%ind%~ STRING_EQUAL ~SPWI226~ OR //???
~%ind%~ STRING_EQUAL ~SPWI228~)) //???
OR
Expand Down Expand Up @@ -272,4 +272,4 @@ ACTION_PHP_EACH tnb_kit_list AS kitinfo => kitclab BEGIN
APPEND ~%kitclab%.2da~ ~MEMORIZE GA_QDSPLSOR~
END
END
END
END

0 comments on commit 3a05253

Please # to comment.