diff options
| author | DizzyEggg <jajkodizzy@wp.pl> | 2018-05-19 18:02:43 +0200 |
|---|---|---|
| committer | DizzyEggg <jajkodizzy@wp.pl> | 2018-05-19 18:02:43 +0200 |
| commit | d1798d0ed90dc4b17d43f13e84be35b889111417 (patch) | |
| tree | bd024e4b11798f479e5d7ce14854b46024aeb44f /data/scripts/maps/BattleFrontier_Lounge3.inc | |
| parent | 0c1f85f2002e911f64a3b188fa30d8f465c0fc7e (diff) | |
decompile field tasks
Diffstat (limited to 'data/scripts/maps/BattleFrontier_Lounge3.inc')
| -rw-r--r-- | data/scripts/maps/BattleFrontier_Lounge3.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/data/scripts/maps/BattleFrontier_Lounge3.inc b/data/scripts/maps/BattleFrontier_Lounge3.inc index 4568dd2c8..2638541b2 100644 --- a/data/scripts/maps/BattleFrontier_Lounge3.inc +++ b/data/scripts/maps/BattleFrontier_Lounge3.inc @@ -57,8 +57,8 @@ BattleFrontier_Lounge3_EventScript_261E46:: @ 8261E46 end BattleFrontier_Lounge3_EventScript_261E51:: @ 8261E51 - specialvar VAR_0x4001, sub_813AA04 - compare VAR_0x4001, VAR_0x8008 + specialvar VAR_TEMP_1, sub_813AA04 + compare VAR_TEMP_1, VAR_0x8008 goto_if 4, BattleFrontier_Lounge3_EventScript_261E75 msgbox BattleFrontier_Lounge3_Text_262B6E, 4 message BattleFrontier_Lounge3_Text_262B42 |
