Skip to content

Commit

Permalink
Update setup-spell_rev.tp2 (#81)
Browse files Browse the repository at this point in the history
Disable concentration checks as they are bugged in EE.
  • Loading branch information
subtledoctor authored Jan 16, 2022
1 parent 0c253a0 commit 46957f8
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions spell_rev/setup-spell_rev.tp2
Original file line number Diff line number Diff line change
Expand Up @@ -91,12 +91,6 @@ ACTION_IF install_tobex && (ENGINE_IS ~tob~) BEGIN
REPLACE_TEXTUALLY ~Apply Concentration Check On Damage=0~ ~Apply Concentration Check On Damage=1~
END

ACTION_IF FILE_EXISTS_IN_GAME ~concentr.2da~ BEGIN // EE v2.0+
COPY_EXISTING ~concentr.2da~ ~override~
SET_2DA_ENTRY 2 1 2 ~1~ // enable concentration check on EE games
BUT_ONLY
END

INCLUDE ~spell_rev/lib/ds.tph~

// actual component
Expand Down

0 comments on commit 46957f8

Please sign in to comment.