Skip to content

Commit a6e6e27

Browse files
committed
Mislead: APR fix is already included in fixpack
1 parent dbd8ab4 commit a6e6e27

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

tnt/components/uncheese_mislead/main.tpa

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -27,16 +27,6 @@ COPY_EXISTING ~mislead.spl~ ~override/%mislead_spell%.spl~
2727
parameter1 = 20 // %
2828
parameter2 = CURRENT_HP_MOD_TYPE_percentage
2929
END
30-
// Disable physical attacks
31-
LPF ADD_SPELL_EFFECT
32-
INT_VAR
33-
opcode = OPCODE_attacks_per_round_mod
34-
insert_point = 1
35-
target = TARGET_FX_self
36-
parameter1 = 0 // value: no attacks
37-
parameter2 = 1 // mode: set to value
38-
timing = TIMING_permanent
39-
END
4030
// Some buttons are still enabled with fixpack, for some reason. Disabling them.
4131
PATCH_FOR_EACH btn IN
4232
BUTTON_use_item

0 commit comments

Comments
 (0)