diff options
Diffstat (limited to 'data/debug_mystery_event_scripts.s')
-rw-r--r-- | data/debug_mystery_event_scripts.s | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/data/debug_mystery_event_scripts.s b/data/debug_mystery_event_scripts.s index 54ddb565d..798c6fdd9 100644 --- a/data/debug_mystery_event_scripts.s +++ b/data/debug_mystery_event_scripts.s @@ -26,7 +26,7 @@ _0845DAFF: me_runscript _0845DD0D me_end -.ifdef DEBUG_TRANSLATE +.if DEBUG_TRANSLATE _0845DB16: .string "Run and visit your DAD in the\n" .string "PETALBURG CITY GYM.$" @@ -70,7 +70,7 @@ _0845DBB5: release end -.ifdef DEBUG_TRANSLATE +.if DEBUG_TRANSLATE _0845DBBE: .string "DAD: {PLAYER}! Nice to see you!\n" .string "Here is a Letter for you, {PLAYER}.$" @@ -132,7 +132,7 @@ _0845DD5B: setmysteryeventstatus 0x3 end -.ifdef DEBUG_TRANSLATE +.if DEBUG_TRANSLATE _0845DD63: .string "This GIFT can only be used\n" .string "once.$" @@ -183,7 +183,7 @@ _0845E34C: setmysteryeventstatus 0x3 end -.ifdef DEBUG_TRANSLATE +.if DEBUG_TRANSLATE _0845E34F: .string "A POKéMON was added to {PLAYER}'s\n" .string "team.$" @@ -273,7 +273,7 @@ _0845E637: me_setstatus 0x2 me_end -.ifdef DEBUG_TRANSLATE +.if DEBUG_TRANSLATE _0845E64C: .string "Visit your DAD in the PETALBURG\n" @@ -305,7 +305,7 @@ _0845E683: _0845E6BF: gotoram -.ifdef DEBUG_TRANSLATE +.if DEBUG_TRANSLATE _0845E6C0: .string "DAD: Hi, {PLAYER}!\p" .string "I have just received this rare\n" @@ -345,7 +345,7 @@ _0845E755: setmysteryeventstatus 0x3 end -.ifdef DEBUG_TRANSLATE +.if DEBUG_TRANSLATE _0845E75D: .string "{STR_VAR_1} was handed over.$" _0845E771: |