Merge branch 'fldeff' of https://github.com/garakmon/pokeemerald into fldeff
This commit is contained in:
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
-2035
File diff suppressed because it is too large
Load Diff
-2882
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
-10509
File diff suppressed because it is too large
Load Diff
-2397
File diff suppressed because it is too large
Load Diff
-3251
File diff suppressed because it is too large
Load Diff
@@ -1368,7 +1368,7 @@ _0810C0E2:
|
||||
mov r0, sp
|
||||
movs r2, 0
|
||||
bl sub_80A6D60
|
||||
ldr r0, =gUnknown_0854C270
|
||||
ldr r0, =gUnknown_083970E8
|
||||
mov r1, sp
|
||||
ldrb r1, [r1, 0x8]
|
||||
lsls r1, 4
|
||||
@@ -1650,7 +1650,7 @@ _0810C366:
|
||||
mov r0, sp
|
||||
movs r2, 0
|
||||
bl sub_80A6D60
|
||||
ldr r0, =gUnknown_0854C270
|
||||
ldr r0, =gUnknown_083970E8
|
||||
mov r1, sp
|
||||
ldrb r1, [r1, 0x8]
|
||||
lsls r1, 4
|
||||
|
||||
@@ -1,355 +0,0 @@
|
||||
.include "asm/macros.inc"
|
||||
.include "constants/constants.inc"
|
||||
|
||||
.syntax unified
|
||||
|
||||
.text
|
||||
|
||||
|
||||
thumb_func_start sub_81DB41C
|
||||
sub_81DB41C: @ 81DB41C
|
||||
push {r4-r7,lr}
|
||||
adds r4, r0, 0
|
||||
ldr r1, [r4]
|
||||
movs r7, 0
|
||||
movs r6, 0
|
||||
ldrh r0, [r4, 0xC]
|
||||
cmp r7, r0
|
||||
bge _081DB44C
|
||||
adds r5, r1, 0
|
||||
_081DB42E:
|
||||
ldrb r0, [r4, 0x17]
|
||||
lsls r0, 26
|
||||
lsrs r0, 26
|
||||
ldr r1, [r5]
|
||||
movs r2, 0
|
||||
bl GetStringWidth
|
||||
cmp r0, r7
|
||||
ble _081DB442
|
||||
adds r7, r0, 0
|
||||
_081DB442:
|
||||
adds r5, 0x8
|
||||
adds r6, 0x1
|
||||
ldrh r0, [r4, 0xC]
|
||||
cmp r6, r0
|
||||
blt _081DB42E
|
||||
_081DB44C:
|
||||
ldrb r0, [r4, 0x12]
|
||||
adds r1, r7, r0
|
||||
adds r0, r1, 0
|
||||
adds r0, 0x9
|
||||
cmp r0, 0
|
||||
bge _081DB45A
|
||||
adds r0, 0x7
|
||||
_081DB45A:
|
||||
asrs r0, 3
|
||||
cmp r0, 0x1C
|
||||
ble _081DB462
|
||||
movs r0, 0x1C
|
||||
_081DB462:
|
||||
pop {r4-r7}
|
||||
pop {r1}
|
||||
bx r1
|
||||
thumb_func_end sub_81DB41C
|
||||
|
||||
thumb_func_start CopyMonCategoryText
|
||||
CopyMonCategoryText: @ 81DB468
|
||||
push {lr}
|
||||
adds r2, r0, 0
|
||||
adds r0, r1, 0
|
||||
lsls r2, 5
|
||||
ldr r1, =gPokedexEntries
|
||||
adds r2, r1
|
||||
adds r1, r2, 0
|
||||
bl StringCopy
|
||||
movs r1, 0
|
||||
strb r1, [r0]
|
||||
adds r0, 0x1
|
||||
ldr r1, =gText_Pokemon
|
||||
bl StringCopy
|
||||
pop {r0}
|
||||
bx r0
|
||||
.pool
|
||||
thumb_func_end CopyMonCategoryText
|
||||
|
||||
thumb_func_start sub_81DB494
|
||||
sub_81DB494: @ 81DB494
|
||||
push {r4-r7,lr}
|
||||
adds r6, r1, 0
|
||||
adds r5, r2, 0
|
||||
adds r7, r3, 0
|
||||
cmp r5, 0
|
||||
beq _081DB4B6
|
||||
adds r1, r5, 0
|
||||
bl StringCopy
|
||||
adds r4, r0, 0
|
||||
lsls r0, r6, 24
|
||||
lsrs r0, 24
|
||||
adds r1, r5, 0
|
||||
movs r2, 0
|
||||
bl GetStringWidth
|
||||
b _081DB4BA
|
||||
_081DB4B6:
|
||||
adds r4, r0, 0
|
||||
movs r0, 0
|
||||
_081DB4BA:
|
||||
subs r3, r7, r0
|
||||
cmp r3, 0
|
||||
ble _081DB4D4
|
||||
movs r0, 0xFC
|
||||
strb r0, [r4]
|
||||
adds r4, 0x1
|
||||
movs r0, 0x11
|
||||
strb r0, [r4]
|
||||
adds r4, 0x1
|
||||
strb r3, [r4]
|
||||
adds r4, 0x1
|
||||
movs r0, 0xFF
|
||||
strb r0, [r4]
|
||||
_081DB4D4:
|
||||
adds r0, r4, 0
|
||||
pop {r4-r7}
|
||||
pop {r1}
|
||||
bx r1
|
||||
thumb_func_end sub_81DB494
|
||||
|
||||
thumb_func_start PadNameString
|
||||
PadNameString: @ 81DB4DC
|
||||
push {r4,r5,lr}
|
||||
adds r4, r0, 0
|
||||
lsls r1, 24
|
||||
lsrs r5, r1, 24
|
||||
bl StripExtCtrlCodes
|
||||
adds r0, r4, 0
|
||||
bl StringLength
|
||||
lsls r0, 24
|
||||
lsrs r1, r0, 24
|
||||
cmp r5, 0xFC
|
||||
bne _081DB51A
|
||||
cmp r1, 0x5
|
||||
bhi _081DB51E
|
||||
movs r3, 0xFC
|
||||
movs r2, 0x7
|
||||
_081DB4FE:
|
||||
adds r0, r4, r1
|
||||
strb r3, [r0]
|
||||
strb r2, [r0, 0x1]
|
||||
adds r0, r1, 0x2
|
||||
lsls r0, 24
|
||||
lsrs r1, r0, 24
|
||||
cmp r1, 0x5
|
||||
bls _081DB4FE
|
||||
b _081DB51E
|
||||
_081DB510:
|
||||
adds r0, r4, r1
|
||||
strb r5, [r0]
|
||||
adds r0, r1, 0x1
|
||||
lsls r0, 24
|
||||
lsrs r1, r0, 24
|
||||
_081DB51A:
|
||||
cmp r1, 0x5
|
||||
bls _081DB510
|
||||
_081DB51E:
|
||||
adds r1, r4, r1
|
||||
movs r0, 0xFF
|
||||
strb r0, [r1]
|
||||
pop {r4,r5}
|
||||
pop {r0}
|
||||
bx r0
|
||||
thumb_func_end PadNameString
|
||||
|
||||
thumb_func_start sub_81DB52C
|
||||
sub_81DB52C: @ 81DB52C
|
||||
push {r4,lr}
|
||||
adds r4, r0, 0
|
||||
bl StringLength
|
||||
lsls r0, 16
|
||||
lsrs r0, 16
|
||||
cmp r0, 0x5
|
||||
bhi _081DB546
|
||||
adds r0, r4, 0
|
||||
movs r1, 0x1
|
||||
bl ConvertInternationalString
|
||||
b _081DB54C
|
||||
_081DB546:
|
||||
adds r0, r4, 0
|
||||
bl StripExtCtrlCodes
|
||||
_081DB54C:
|
||||
pop {r4}
|
||||
pop {r0}
|
||||
bx r0
|
||||
thumb_func_end sub_81DB52C
|
||||
|
||||
thumb_func_start sub_81DB554
|
||||
sub_81DB554: @ 81DB554
|
||||
push {r4,r5,lr}
|
||||
adds r4, r0, 0
|
||||
lsls r1, 24
|
||||
lsrs r5, r1, 24
|
||||
bl StringLength
|
||||
lsls r0, 16
|
||||
lsrs r0, 16
|
||||
cmp r0, 0x5
|
||||
bhi _081DB572
|
||||
adds r0, r4, 0
|
||||
movs r1, 0x1
|
||||
bl ConvertInternationalString
|
||||
b _081DB5A4
|
||||
_081DB572:
|
||||
cmp r5, 0xFC
|
||||
bne _081DB57E
|
||||
adds r0, r4, 0
|
||||
bl StripExtCtrlCodes
|
||||
b _081DB5A4
|
||||
_081DB57E:
|
||||
adds r1, r4, 0
|
||||
b _081DB584
|
||||
_081DB582:
|
||||
adds r1, 0x1
|
||||
_081DB584:
|
||||
ldrb r0, [r1, 0x1]
|
||||
cmp r0, 0xFF
|
||||
bne _081DB582
|
||||
cmp r1, r4
|
||||
bcc _081DB5A4
|
||||
ldrb r0, [r1]
|
||||
cmp r0, r5
|
||||
bne _081DB5A4
|
||||
movs r2, 0xFF
|
||||
_081DB596:
|
||||
strb r2, [r1]
|
||||
subs r1, 0x1
|
||||
cmp r1, r4
|
||||
bcc _081DB5A4
|
||||
ldrb r0, [r1]
|
||||
cmp r0, r5
|
||||
beq _081DB596
|
||||
_081DB5A4:
|
||||
pop {r4,r5}
|
||||
pop {r0}
|
||||
bx r0
|
||||
thumb_func_end sub_81DB554
|
||||
|
||||
thumb_func_start sub_81DB5AC
|
||||
sub_81DB5AC: @ 81DB5AC
|
||||
push {lr}
|
||||
adds r2, r0, 0
|
||||
ldrb r0, [r2]
|
||||
adds r2, 0x1
|
||||
cmp r0, 0xFC
|
||||
bne _081DB5E4
|
||||
ldrb r0, [r2]
|
||||
adds r2, 0x1
|
||||
cmp r0, 0x15
|
||||
bne _081DB5E4
|
||||
b _081DB5CE
|
||||
_081DB5C2:
|
||||
cmp r1, 0xFC
|
||||
bne _081DB5CC
|
||||
ldrb r0, [r2, 0x1]
|
||||
cmp r0, 0x16
|
||||
beq _081DB5E4
|
||||
_081DB5CC:
|
||||
adds r2, 0x1
|
||||
_081DB5CE:
|
||||
ldrb r1, [r2]
|
||||
adds r0, r1, 0
|
||||
cmp r0, 0xFF
|
||||
bne _081DB5C2
|
||||
movs r0, 0xFC
|
||||
strb r0, [r2]
|
||||
adds r2, 0x1
|
||||
movs r0, 0x16
|
||||
strb r0, [r2]
|
||||
movs r0, 0xFF
|
||||
strb r0, [r2, 0x1]
|
||||
_081DB5E4:
|
||||
pop {r0}
|
||||
bx r0
|
||||
thumb_func_end sub_81DB5AC
|
||||
|
||||
thumb_func_start TVShowConvertInternationalString
|
||||
TVShowConvertInternationalString: @ 81DB5E8
|
||||
push {r4,r5,lr}
|
||||
adds r5, r0, 0
|
||||
adds r4, r2, 0
|
||||
bl StringCopy
|
||||
lsls r4, 24
|
||||
lsrs r4, 24
|
||||
adds r0, r5, 0
|
||||
adds r1, r4, 0
|
||||
bl ConvertInternationalString
|
||||
pop {r4,r5}
|
||||
pop {r0}
|
||||
bx r0
|
||||
thumb_func_end TVShowConvertInternationalString
|
||||
|
||||
thumb_func_start sub_81DB604
|
||||
sub_81DB604: @ 81DB604
|
||||
push {lr}
|
||||
adds r1, r0, 0
|
||||
ldrb r0, [r1]
|
||||
cmp r0, 0xFC
|
||||
bne _081DB618
|
||||
ldrb r0, [r1, 0x1]
|
||||
cmp r0, 0x15
|
||||
bne _081DB618
|
||||
movs r0, 0x1
|
||||
b _081DB61A
|
||||
_081DB618:
|
||||
movs r0, 0x2
|
||||
_081DB61A:
|
||||
pop {r1}
|
||||
bx r1
|
||||
thumb_func_end sub_81DB604
|
||||
|
||||
thumb_func_start sub_81DB620
|
||||
sub_81DB620: @ 81DB620
|
||||
push {r4-r7,lr}
|
||||
sub sp, 0x4
|
||||
lsls r4, r0, 1
|
||||
adds r4, r0
|
||||
lsls r4, 2
|
||||
ldr r0, =gWindows
|
||||
adds r4, r0
|
||||
lsls r7, r3, 5
|
||||
ldrb r0, [r4, 0x3]
|
||||
lsls r6, r0, 5
|
||||
muls r2, r6
|
||||
ldr r0, [r4, 0x8]
|
||||
adds r0, r2
|
||||
lsls r1, 5
|
||||
adds r5, r0, r1
|
||||
ldr r0, [sp, 0x18]
|
||||
cmp r0, 0
|
||||
ble _081DB66C
|
||||
adds r4, r0, 0
|
||||
_081DB646:
|
||||
ldr r0, =0x11111111
|
||||
str r0, [sp]
|
||||
adds r2, r7, 0
|
||||
cmp r2, 0
|
||||
bge _081DB652
|
||||
adds r2, 0x3
|
||||
_081DB652:
|
||||
lsls r2, 9
|
||||
lsrs r2, 11
|
||||
movs r0, 0x80
|
||||
lsls r0, 17
|
||||
orrs r2, r0
|
||||
mov r0, sp
|
||||
adds r1, r5, 0
|
||||
bl CpuFastSet
|
||||
adds r5, r6
|
||||
subs r4, 0x1
|
||||
cmp r4, 0
|
||||
bne _081DB646
|
||||
_081DB66C:
|
||||
add sp, 0x4
|
||||
pop {r4-r7}
|
||||
pop {r0}
|
||||
bx r0
|
||||
.pool
|
||||
thumb_func_end sub_81DB620
|
||||
|
||||
.align 2, 0 @ Don't pad with nop.
|
||||
-2021
File diff suppressed because it is too large
Load Diff
@@ -1,206 +1,206 @@
|
||||
.macro if_random_less_than param0, param1
|
||||
.macro if_random_less_than param0:req, param1:req
|
||||
.byte 0x0
|
||||
.byte \param0
|
||||
.4byte \param1
|
||||
.endm
|
||||
|
||||
.macro if_random_greater_than param0, param1
|
||||
.macro if_random_greater_than param0:req, param1:req
|
||||
.byte 0x1
|
||||
.byte \param0
|
||||
.4byte \param1
|
||||
.endm
|
||||
|
||||
.macro if_random_equal param0, param1
|
||||
.macro if_random_equal param0:req, param1:req
|
||||
.byte 0x2
|
||||
.byte \param0
|
||||
.4byte \param1
|
||||
.endm
|
||||
|
||||
.macro if_random_not_equal param0, param1
|
||||
.macro if_random_not_equal param0:req, param1:req
|
||||
.byte 0x3
|
||||
.byte \param0
|
||||
.4byte \param1
|
||||
.endm
|
||||
|
||||
.macro score param0
|
||||
.macro score param0:req
|
||||
.byte 0x4
|
||||
.byte \param0
|
||||
.endm
|
||||
|
||||
.macro if_hp_less_than battler, param1, param2
|
||||
.macro if_hp_less_than battler:req, param1:req, param2:req
|
||||
.byte 0x5
|
||||
.byte \battler
|
||||
.byte \param1
|
||||
.4byte \param2
|
||||
.endm
|
||||
|
||||
.macro if_hp_more_than battler, param1, param2
|
||||
.macro if_hp_more_than battler:req, param1:req, param2:req
|
||||
.byte 0x6
|
||||
.byte \battler
|
||||
.byte \param1
|
||||
.4byte \param2
|
||||
.endm
|
||||
|
||||
.macro if_hp_equal battler, param1, param2
|
||||
.macro if_hp_equal battler:req, param1:req, param2:req
|
||||
.byte 0x7
|
||||
.byte \battler
|
||||
.byte \param1
|
||||
.4byte \param2
|
||||
.endm
|
||||
|
||||
.macro if_hp_not_equal battler, param1, param2
|
||||
.macro if_hp_not_equal battler:req, param1:req, param2:req
|
||||
.byte 0x8
|
||||
.byte \battler
|
||||
.byte \param1
|
||||
.4byte \param2
|
||||
.endm
|
||||
|
||||
.macro if_status battler, status1, param2
|
||||
.macro if_status battler:req, status1:req, param2:req
|
||||
.byte 0x9
|
||||
.byte \battler
|
||||
.4byte \status1
|
||||
.4byte \param2
|
||||
.endm
|
||||
|
||||
.macro if_not_status battler, status1, param2
|
||||
.macro if_not_status battler:req, status1:req, param2:req
|
||||
.byte 0xa
|
||||
.byte \battler
|
||||
.4byte \status1
|
||||
.4byte \param2
|
||||
.endm
|
||||
|
||||
.macro if_status2 battler, status2, param2
|
||||
.macro if_status2 battler:req, status2:req, param2:req
|
||||
.byte 0xb
|
||||
.byte \battler
|
||||
.4byte \status2
|
||||
.4byte \param2
|
||||
.endm
|
||||
|
||||
.macro if_not_status2 battler, status2, param2
|
||||
.macro if_not_status2 battler:req, status2:req, param2:req
|
||||
.byte 0xc
|
||||
.byte \battler
|
||||
.4byte \status2
|
||||
.4byte \param2
|
||||
.endm
|
||||
|
||||
.macro if_status3 battler, status3, param2
|
||||
.macro if_status3 battler:req, status3:req, param2:req
|
||||
.byte 0xd
|
||||
.byte \battler
|
||||
.4byte \status3
|
||||
.4byte \param2
|
||||
.endm
|
||||
|
||||
.macro if_not_status3 battler, status3, param2
|
||||
.macro if_not_status3 battler:req, status3:req, param2:req
|
||||
.byte 0xe
|
||||
.byte \battler
|
||||
.4byte \status3
|
||||
.4byte \param2
|
||||
.endm
|
||||
|
||||
.macro if_side_affecting battler, sidestatus, param2
|
||||
.macro if_side_affecting battler:req, sidestatus:req, param2:req
|
||||
.byte 0xf
|
||||
.byte \battler
|
||||
.4byte \sidestatus
|
||||
.4byte \param2
|
||||
.endm
|
||||
|
||||
.macro if_not_side_affecting battler, sidestatus, param2
|
||||
.macro if_not_side_affecting battler:req, sidestatus:req, param2:req
|
||||
.byte 0x10
|
||||
.byte \battler
|
||||
.4byte \sidestatus
|
||||
.4byte \param2
|
||||
.endm
|
||||
|
||||
.macro if_less_than param0, param1
|
||||
.macro if_less_than param0:req, param1:req
|
||||
.byte 0x11
|
||||
.byte \param0
|
||||
.4byte \param1
|
||||
.endm
|
||||
|
||||
.macro if_more_than param0, param1
|
||||
.macro if_more_than param0:req, param1:req
|
||||
.byte 0x12
|
||||
.byte \param0
|
||||
.4byte \param1
|
||||
.endm
|
||||
|
||||
.macro if_equal param0, param1
|
||||
.macro if_equal param0:req, param1:req
|
||||
.byte 0x13
|
||||
.byte \param0
|
||||
.4byte \param1
|
||||
.endm
|
||||
|
||||
.macro if_not_equal param0, param1
|
||||
.macro if_not_equal param0:req, param1:req
|
||||
.byte 0x14
|
||||
.byte \param0
|
||||
.4byte \param1
|
||||
.endm
|
||||
|
||||
.macro if_less_than_ptr param0, param1
|
||||
.macro if_less_than_ptr param0:req, param1:req
|
||||
.byte 0x15
|
||||
.4byte \param0
|
||||
.4byte \param1
|
||||
.endm
|
||||
|
||||
.macro if_more_than_ptr param0, param1
|
||||
.macro if_more_than_ptr param0:req, param1:req
|
||||
.byte 0x16
|
||||
.4byte \param0
|
||||
.4byte \param1
|
||||
.endm
|
||||
|
||||
.macro if_equal_ptr param0, param1
|
||||
.macro if_equal_ptr param0:req, param1:req
|
||||
.byte 0x17
|
||||
.4byte \param0
|
||||
.4byte \param1
|
||||
.endm
|
||||
|
||||
.macro if_not_equal_ptr param0, param1
|
||||
.macro if_not_equal_ptr param0:req, param1:req
|
||||
.byte 0x18
|
||||
.4byte \param0
|
||||
.4byte \param1
|
||||
.endm
|
||||
|
||||
.macro if_move param0, param1
|
||||
.macro if_move param0:req, param1:req
|
||||
.byte 0x19
|
||||
.2byte \param0
|
||||
.4byte \param1
|
||||
.endm
|
||||
|
||||
.macro if_not_move param0, param1
|
||||
.macro if_not_move param0:req, param1:req
|
||||
.byte 0x1a
|
||||
.2byte \param0
|
||||
.4byte \param1
|
||||
.endm
|
||||
|
||||
.macro if_in_bytes param0, param1
|
||||
.macro if_in_bytes param0:req, param1:req
|
||||
.byte 0x1b
|
||||
.4byte \param0
|
||||
.4byte \param1
|
||||
.endm
|
||||
|
||||
.macro if_not_in_bytes param0, param1
|
||||
.macro if_not_in_bytes param0:req, param1:req
|
||||
.byte 0x1c
|
||||
.4byte \param0
|
||||
.4byte \param1
|
||||
.endm
|
||||
|
||||
.macro if_in_hwords param0, param1
|
||||
.macro if_in_hwords param0:req, param1:req
|
||||
.byte 0x1d
|
||||
.4byte \param0
|
||||
.4byte \param1
|
||||
.endm
|
||||
|
||||
.macro if_not_in_hwords param0, param1
|
||||
.macro if_not_in_hwords param0:req, param1:req
|
||||
.byte 0x1e
|
||||
.4byte \param0
|
||||
.4byte \param1
|
||||
.endm
|
||||
|
||||
.macro if_user_has_attacking_move param0
|
||||
.macro if_user_has_attacking_move param0:req
|
||||
.byte 0x1f
|
||||
.4byte \param0
|
||||
.endm
|
||||
|
||||
.macro if_user_has_no_attacking_moves param0
|
||||
.macro if_user_has_no_attacking_moves param0:req
|
||||
.byte 0x20
|
||||
.4byte \param0
|
||||
.endm
|
||||
@@ -209,7 +209,7 @@
|
||||
.byte 0x21
|
||||
.endm
|
||||
|
||||
.macro get_type param0
|
||||
.macro get_type param0:req
|
||||
.byte 0x22
|
||||
.byte \param0
|
||||
.endm
|
||||
@@ -222,30 +222,30 @@
|
||||
.byte 0x24
|
||||
.endm
|
||||
|
||||
.macro get_last_used_bank_move battler
|
||||
.macro get_last_used_bank_move battler:req
|
||||
.byte 0x25
|
||||
.byte \battler
|
||||
.endm
|
||||
|
||||
.macro if_equal_ param0, param1
|
||||
.macro if_equal_ param0:req, param1:req
|
||||
.byte 0x26
|
||||
.byte \param0
|
||||
.4byte \param1
|
||||
.endm
|
||||
|
||||
.macro if_not_equal_ param0, param1
|
||||
.macro if_not_equal_ param0:req, param1:req
|
||||
.byte 0x27
|
||||
.byte \param0
|
||||
.4byte \param1
|
||||
.endm
|
||||
|
||||
.macro if_user_goes param0, param1
|
||||
.macro if_user_goes param0:req, param1:req
|
||||
.byte 0x28
|
||||
.byte \param0
|
||||
.4byte \param1
|
||||
.endm
|
||||
|
||||
.macro if_user_doesnt_go param0, param1
|
||||
.macro if_user_doesnt_go param0:req, param1:req
|
||||
.byte 0x29
|
||||
.byte \param0
|
||||
.4byte \param1
|
||||
@@ -259,7 +259,7 @@
|
||||
.byte 0x2b
|
||||
.endm
|
||||
|
||||
.macro count_usable_party_mons battler
|
||||
.macro count_usable_party_mons battler:req
|
||||
.byte 0x2c
|
||||
.byte \battler
|
||||
.endm
|
||||
@@ -272,7 +272,7 @@
|
||||
.byte 0x2e
|
||||
.endm
|
||||
|
||||
.macro get_ability battler
|
||||
.macro get_ability battler:req
|
||||
.byte 0x2f
|
||||
.byte \battler
|
||||
.endm
|
||||
@@ -281,7 +281,7 @@
|
||||
.byte 0x30
|
||||
.endm
|
||||
|
||||
.macro if_type_effectiveness param0, param1
|
||||
.macro if_type_effectiveness param0:req, param1:req
|
||||
.byte 0x31
|
||||
.byte \param0
|
||||
.4byte \param1
|
||||
@@ -295,14 +295,14 @@
|
||||
.byte 0x33
|
||||
.endm
|
||||
|
||||
.macro if_status_in_party battler, status1, param2
|
||||
.macro if_status_in_party battler:req, status1:req, param2:req
|
||||
.byte 0x34
|
||||
.byte \battler
|
||||
.4byte \status1
|
||||
.4byte \param2
|
||||
.endm
|
||||
|
||||
.macro if_status_not_in_party battler, status1, param2
|
||||
.macro if_status_not_in_party battler:req, status1:req, param2:req
|
||||
.byte 0x35
|
||||
.byte \battler
|
||||
.4byte \status1
|
||||
@@ -313,19 +313,19 @@
|
||||
.byte 0x36
|
||||
.endm
|
||||
|
||||
.macro if_effect param0, param1
|
||||
.macro if_effect param0:req, param1:req
|
||||
.byte 0x37
|
||||
.byte \param0
|
||||
.4byte \param1
|
||||
.endm
|
||||
|
||||
.macro if_not_effect param0, param1
|
||||
.macro if_not_effect param0:req, param1:req
|
||||
.byte 0x38
|
||||
.byte \param0
|
||||
.4byte \param1
|
||||
.endm
|
||||
|
||||
.macro if_stat_level_less_than battler, stat, param2, param3
|
||||
.macro if_stat_level_less_than battler:req, stat:req, param2:req, param3:req
|
||||
.byte 0x39
|
||||
.byte \battler
|
||||
.byte \stat
|
||||
@@ -333,7 +333,7 @@
|
||||
.4byte \param3
|
||||
.endm
|
||||
|
||||
.macro if_stat_level_more_than battler, stat, param2, param3
|
||||
.macro if_stat_level_more_than battler:req, stat:req, param2:req, param3:req
|
||||
.byte 0x3a
|
||||
.byte \battler
|
||||
.byte \stat
|
||||
@@ -341,7 +341,7 @@
|
||||
.4byte \param3
|
||||
.endm
|
||||
|
||||
.macro if_stat_level_equal battler, stat, param2, param3
|
||||
.macro if_stat_level_equal battler:req, stat:req, param2:req, param3:req
|
||||
.byte 0x3b
|
||||
.byte \battler
|
||||
.byte \stat
|
||||
@@ -349,7 +349,7 @@
|
||||
.4byte \param3
|
||||
.endm
|
||||
|
||||
.macro if_stat_level_not_equal battler, stat, param2, param3
|
||||
.macro if_stat_level_not_equal battler:req, stat:req, param2:req, param3:req
|
||||
.byte 0x3c
|
||||
.byte \battler
|
||||
.byte \stat
|
||||
@@ -357,52 +357,52 @@
|
||||
.4byte \param3
|
||||
.endm
|
||||
|
||||
.macro if_can_faint param0
|
||||
.macro if_can_faint param0:req
|
||||
.byte 0x3d
|
||||
.4byte \param0
|
||||
.endm
|
||||
|
||||
.macro if_cant_faint param0
|
||||
.macro if_cant_faint param0:req
|
||||
.byte 0x3e
|
||||
.4byte \param0
|
||||
.endm
|
||||
|
||||
.macro if_has_move battler, param1, param2
|
||||
.macro if_has_move battler:req, param1:req, param2:req
|
||||
.byte 0x3f
|
||||
.byte \battler
|
||||
.2byte \param1
|
||||
.4byte \param2
|
||||
.endm
|
||||
|
||||
.macro if_doesnt_have_move battler, param1, param2
|
||||
.macro if_doesnt_have_move battler:req, param1:req, param2:req
|
||||
.byte 0x40
|
||||
.byte \battler
|
||||
.2byte \param1
|
||||
.4byte \param2
|
||||
.endm
|
||||
|
||||
.macro if_has_move_with_effect battler, param1, param2
|
||||
.macro if_has_move_with_effect battler:req, param1:req, param2:req
|
||||
.byte 0x41
|
||||
.byte \battler
|
||||
.byte \param1
|
||||
.4byte \param2
|
||||
.endm
|
||||
|
||||
.macro if_doesnt_have_move_with_effect battler, param1, param2
|
||||
.macro if_doesnt_have_move_with_effect battler:req, param1:req, param2:req
|
||||
.byte 0x42
|
||||
.byte \battler
|
||||
.byte \param1
|
||||
.4byte \param2
|
||||
.endm
|
||||
|
||||
.macro if_any_move_disabled_or_encored battler, param1, param2
|
||||
.macro if_any_move_disabled_or_encored battler:req, param1:req, param2:req
|
||||
.byte 0x43
|
||||
.byte \battler
|
||||
.byte \param1
|
||||
.4byte \param2
|
||||
.endm
|
||||
|
||||
.macro if_curr_move_disabled_or_encored param0, param1
|
||||
.macro if_curr_move_disabled_or_encored param0:req, param1:req
|
||||
.byte 0x44
|
||||
.byte \param0
|
||||
.4byte \param1
|
||||
@@ -412,7 +412,7 @@
|
||||
.byte 0x45
|
||||
.endm
|
||||
|
||||
.macro if_random_safari_flee param0
|
||||
.macro if_random_safari_flee param0:req
|
||||
.byte 0x46
|
||||
.4byte \param0
|
||||
.endm
|
||||
@@ -421,22 +421,22 @@
|
||||
.byte 0x47
|
||||
.endm
|
||||
|
||||
.macro get_hold_effect battler
|
||||
.macro get_hold_effect battler:req
|
||||
.byte 0x48
|
||||
.byte \battler
|
||||
.endm
|
||||
|
||||
.macro get_gender battler
|
||||
.macro get_gender battler:req
|
||||
.byte 0x49
|
||||
.byte \battler
|
||||
.endm
|
||||
|
||||
.macro is_first_turn_for battler
|
||||
.macro is_first_turn_for battler:req
|
||||
.byte 0x4a
|
||||
.byte \battler
|
||||
.endm
|
||||
|
||||
.macro get_stockpile_count battler
|
||||
.macro get_stockpile_count battler:req
|
||||
.byte 0x4b
|
||||
.byte \battler
|
||||
.endm
|
||||
@@ -445,7 +445,7 @@
|
||||
.byte 0x4c
|
||||
.endm
|
||||
|
||||
.macro get_used_held_item battler
|
||||
.macro get_used_held_item battler:req
|
||||
.byte 0x4d
|
||||
.byte \battler
|
||||
.endm
|
||||
@@ -462,7 +462,7 @@
|
||||
.byte 0x50
|
||||
.endm
|
||||
|
||||
.macro get_protect_count battler
|
||||
.macro get_protect_count battler:req
|
||||
.byte 0x51
|
||||
.byte \battler
|
||||
.endm
|
||||
@@ -491,12 +491,12 @@
|
||||
.byte 0x57
|
||||
.endm
|
||||
|
||||
.macro call param0
|
||||
.macro call param0:req
|
||||
.byte 0x58
|
||||
.4byte \param0
|
||||
.endm
|
||||
|
||||
.macro goto param0
|
||||
.macro goto param0:req
|
||||
.byte 0x59
|
||||
.4byte \param0
|
||||
.endm
|
||||
@@ -505,46 +505,46 @@
|
||||
.byte 0x5a
|
||||
.endm
|
||||
|
||||
.macro if_level_cond param0, param1
|
||||
.macro if_level_cond param0:req, param1:req
|
||||
.byte 0x5b
|
||||
.byte \param0
|
||||
.4byte \param1
|
||||
.endm
|
||||
|
||||
.macro if_target_taunted param0
|
||||
.macro if_target_taunted param0:req
|
||||
.byte 0x5c
|
||||
.4byte \param0
|
||||
.endm
|
||||
|
||||
.macro if_target_not_taunted param0
|
||||
.macro if_target_not_taunted param0:req
|
||||
.byte 0x5d
|
||||
.4byte \param0
|
||||
.endm
|
||||
|
||||
.macro if_target_is_ally param0
|
||||
.macro if_target_is_ally param0:req
|
||||
.byte 0x5e
|
||||
.4byte \param0
|
||||
.endm
|
||||
|
||||
.macro is_of_type battler, type
|
||||
.macro is_of_type battler:req, type:req
|
||||
.byte 0x5f
|
||||
.byte \battler
|
||||
.byte \type
|
||||
.endm
|
||||
|
||||
.macro check_ability battler, ability
|
||||
.macro check_ability battler:req, ability:req
|
||||
.byte 0x60
|
||||
.byte \battler
|
||||
.byte \ability
|
||||
.endm
|
||||
|
||||
.macro if_flash_fired battler, param1
|
||||
.macro if_flash_fired battler:req, param1:req
|
||||
.byte 0x61
|
||||
.byte \battler
|
||||
.4byte \param1
|
||||
.endm
|
||||
|
||||
.macro if_holds_item battler, param1, param2
|
||||
.macro if_holds_item battler:req, param1:req, param2:req
|
||||
.byte 0x62
|
||||
.byte \battler
|
||||
.2byte \param1
|
||||
@@ -572,48 +572,48 @@
|
||||
get_type AI_TYPE2_TARGET
|
||||
.endm
|
||||
|
||||
.macro if_ability battler, ability, ptr
|
||||
.macro if_ability battler:req, ability:req, ptr:req
|
||||
check_ability \battler, \ability
|
||||
if_equal 1, \ptr
|
||||
.endm
|
||||
|
||||
.macro if_no_ability battler, ability, ptr
|
||||
.macro if_no_ability battler:req, ability:req, ptr:req
|
||||
check_ability \battler, \ability
|
||||
if_equal 0, \ptr
|
||||
.endm
|
||||
|
||||
.macro if_type battler, type, ptr
|
||||
.macro if_type battler:req, type:req, ptr:req
|
||||
is_of_type \battler, \type
|
||||
if_equal 1, \ptr
|
||||
.endm
|
||||
|
||||
.macro if_no_type battler, type, ptr
|
||||
.macro if_no_type battler:req, type:req, ptr:req
|
||||
is_of_type \battler, \type
|
||||
if_equal 0, \ptr
|
||||
.endm
|
||||
|
||||
.macro if_target_faster ptr
|
||||
.macro if_target_faster ptr:req
|
||||
if_user_goes 1, \ptr
|
||||
.endm
|
||||
|
||||
.macro if_user_faster ptr
|
||||
.macro if_user_faster ptr:req
|
||||
if_user_goes 0, \ptr
|
||||
.endm
|
||||
|
||||
.macro if_double_battle ptr
|
||||
.macro if_double_battle ptr:req
|
||||
is_double_battle
|
||||
if_equal 1, \ptr
|
||||
.endm
|
||||
|
||||
.macro if_not_double_battle ptr
|
||||
.macro if_not_double_battle ptr:req
|
||||
is_double_battle
|
||||
if_equal 0, \ptr
|
||||
.endm
|
||||
|
||||
.macro if_any_move_disabled battler, ptr
|
||||
.macro if_any_move_disabled battler:req, ptr:req
|
||||
if_any_move_disabled_or_encored \battler, 0, \ptr
|
||||
.endm
|
||||
|
||||
.macro if_any_move_encored battler, ptr
|
||||
.macro if_any_move_encored battler:req, ptr:req
|
||||
if_any_move_disabled_or_encored \battler, 1, \ptr
|
||||
.endm
|
||||
|
||||
@@ -1,16 +1,16 @@
|
||||
@ commands
|
||||
|
||||
.macro loadspritegfx param0
|
||||
.macro loadspritegfx tag:req
|
||||
.byte 0x0
|
||||
.2byte \param0
|
||||
.2byte \tag
|
||||
.endm
|
||||
|
||||
.macro unloadspritegfx param0
|
||||
.macro unloadspritegfx tag:req
|
||||
.byte 0x1
|
||||
.2byte \param0
|
||||
.2byte \tag
|
||||
.endm
|
||||
|
||||
.macro createsprite template, anim_battler, subpriority_offset, argv:vararg
|
||||
.macro createsprite template:req, anim_battler:req, subpriority_offset:req, argv:vararg
|
||||
.byte 0x02
|
||||
.4byte \template
|
||||
.if \anim_battler == ANIM_TARGET
|
||||
@@ -24,7 +24,7 @@
|
||||
.Lsprite_\@_2:
|
||||
.endm
|
||||
|
||||
.macro createvisualtask addr, priority, argv:vararg
|
||||
.macro createvisualtask addr:req, priority:req, argv:vararg
|
||||
.byte 0x03
|
||||
.4byte \addr
|
||||
.byte \priority
|
||||
@@ -34,7 +34,7 @@
|
||||
.Lcreatetask_\@_2:
|
||||
.endm
|
||||
|
||||
.macro delay param0
|
||||
.macro delay param0:req
|
||||
.byte 0x4
|
||||
.byte \param0
|
||||
.endm
|
||||
@@ -55,22 +55,22 @@
|
||||
.byte 0x8
|
||||
.endm
|
||||
|
||||
.macro playse param0
|
||||
.macro playse se:req
|
||||
.byte 0x9
|
||||
.2byte \param0
|
||||
.2byte \se
|
||||
.endm
|
||||
|
||||
.macro monbg battler
|
||||
.macro monbg battler:req
|
||||
.byte 0xa
|
||||
.byte \battler
|
||||
.endm
|
||||
|
||||
.macro clearmonbg battler
|
||||
.macro clearmonbg battler:req
|
||||
.byte 0xb
|
||||
.byte \battler
|
||||
.endm
|
||||
|
||||
.macro setalpha eva, evb
|
||||
.macro setalpha eva:req, evb:req
|
||||
.byte 0x0C
|
||||
.2byte ((\evb) << 8) | (\eva)
|
||||
.endm
|
||||
@@ -79,7 +79,7 @@
|
||||
.byte 0xd
|
||||
.endm
|
||||
|
||||
.macro call param0
|
||||
.macro call param0:req
|
||||
.byte 0xe
|
||||
.4byte \param0
|
||||
.endm
|
||||
@@ -88,32 +88,32 @@
|
||||
.byte 0xf
|
||||
.endm
|
||||
|
||||
.macro setarg param0, param1
|
||||
.macro setarg param0:req, param1:req
|
||||
.byte 0x10
|
||||
.byte \param0
|
||||
.2byte \param1
|
||||
.endm
|
||||
|
||||
.macro choosetwoturnanim param0, param1
|
||||
.macro choosetwoturnanim param0:req, param1:req
|
||||
.byte 0x11
|
||||
.4byte \param0
|
||||
.4byte \param1
|
||||
.endm
|
||||
|
||||
.macro jumpifmoveturn param0, param1
|
||||
.macro jumpifmoveturn param0:req, ptr:req
|
||||
.byte 0x12
|
||||
.byte \param0
|
||||
.4byte \param1
|
||||
.4byte \ptr
|
||||
.endm
|
||||
|
||||
.macro goto param0
|
||||
.macro goto ptr:req
|
||||
.byte 0x13
|
||||
.4byte \param0
|
||||
.4byte \ptr
|
||||
.endm
|
||||
|
||||
.macro fadetobg param0
|
||||
.macro fadetobg bg:req
|
||||
.byte 0x14
|
||||
.byte \param0
|
||||
.byte \bg
|
||||
.endm
|
||||
|
||||
.macro restorebg
|
||||
@@ -128,52 +128,52 @@
|
||||
.byte 0x17
|
||||
.endm
|
||||
|
||||
.macro changebg param0
|
||||
.macro changebg bg:req
|
||||
.byte 0x18
|
||||
.byte \param0
|
||||
.byte \bg
|
||||
.endm
|
||||
|
||||
.macro playsewithpan param0, param1
|
||||
.macro playsewithpan se:req, pan:req
|
||||
.byte 0x19
|
||||
.2byte \param0
|
||||
.byte \param1
|
||||
.2byte \se
|
||||
.byte \pan
|
||||
.endm
|
||||
|
||||
.macro setpan param0
|
||||
.macro setpan pan:req
|
||||
.byte 0x1a
|
||||
.byte \param0
|
||||
.byte \pan
|
||||
.endm
|
||||
|
||||
.macro panse_1B param0, param1, param2, param3, param4
|
||||
.macro panse_1B se:req, param1:req, param2:req, param3:req, param4
|
||||
.byte 0x1b
|
||||
.2byte \param0
|
||||
.2byte \se
|
||||
.byte \param1
|
||||
.byte \param2
|
||||
.byte \param3
|
||||
.byte \param4
|
||||
.endm
|
||||
|
||||
.macro loopsewithpan param0, param1, param2, param3
|
||||
.macro loopsewithpan se:req, param1:req, param2:req, param3:req
|
||||
.byte 0x1c
|
||||
.2byte \param0
|
||||
.2byte \se
|
||||
.byte \param1
|
||||
.byte \param2
|
||||
.byte \param3
|
||||
.endm
|
||||
|
||||
.macro waitplaysewithpan param0, param1, param2
|
||||
.macro waitplaysewithpan se:req, param1:req, param2:req
|
||||
.byte 0x1d
|
||||
.2byte \param0
|
||||
.2byte \se
|
||||
.byte \param1
|
||||
.byte \param2
|
||||
.endm
|
||||
|
||||
.macro setbldcnt param0
|
||||
.macro setbldcnt param0:req
|
||||
.byte 0x1e
|
||||
.2byte \param0
|
||||
.endm
|
||||
|
||||
.macro createsoundtask addr, argv:vararg
|
||||
.macro createsoundtask addr:req, argv:vararg
|
||||
.byte 0x1F
|
||||
.4byte \addr
|
||||
.byte (.Lcreatetask_1F_\@_2 - .Lcreatetask_1F_\@_1) / 2
|
||||
@@ -186,54 +186,54 @@
|
||||
.byte 0x20
|
||||
.endm
|
||||
|
||||
.macro jumpargeq param0, param1, param2
|
||||
.macro jumpargeq param0:req, param1:req, ptr:req
|
||||
.byte 0x21
|
||||
.byte \param0
|
||||
.2byte \param1
|
||||
.4byte \param2
|
||||
.4byte \ptr
|
||||
.endm
|
||||
|
||||
.macro monbg_22 battler
|
||||
.macro monbg_22 battler:req
|
||||
.byte 0x22
|
||||
.byte \battler
|
||||
.endm
|
||||
|
||||
.macro clearmonbg_23 battler
|
||||
.macro clearmonbg_23 battler:req
|
||||
.byte 0x23
|
||||
.byte \battler
|
||||
.endm
|
||||
|
||||
.macro jumpifcontest param0
|
||||
.macro jumpifcontest ptr:req
|
||||
.byte 0x24
|
||||
.4byte \param0
|
||||
.4byte \ptr
|
||||
.endm
|
||||
|
||||
.macro fadetobgfromset param0, param1, param2
|
||||
.macro fadetobgfromset param0:req, param1:req, param2:req
|
||||
.byte 0x25
|
||||
.byte \param0
|
||||
.byte \param1
|
||||
.byte \param2
|
||||
.endm
|
||||
|
||||
.macro panse_26 param0, param1, param2, param3, param4
|
||||
.macro panse_26 se:req, param1:req, param2:req, param3:req, param4
|
||||
.byte 0x26
|
||||
.2byte \param0
|
||||
.2byte \se
|
||||
.byte \param1
|
||||
.byte \param2
|
||||
.byte \param3
|
||||
.byte \param4
|
||||
.endm
|
||||
|
||||
.macro panse_27 param0, param1, param2, param3, param4
|
||||
.macro panse_27 se:req, param1:req, param2:req, param3:req, param4
|
||||
.byte 0x27
|
||||
.2byte \param0
|
||||
.2byte \se
|
||||
.byte \param1
|
||||
.byte \param2
|
||||
.byte \param3
|
||||
.byte \param4
|
||||
.endm
|
||||
|
||||
.macro monbgprio_28 battler
|
||||
.macro monbgprio_28 battler:req
|
||||
.byte 0x28
|
||||
.byte \battler
|
||||
.endm
|
||||
@@ -242,27 +242,27 @@
|
||||
.byte 0x29
|
||||
.endm
|
||||
|
||||
.macro monbgprio_2A battler
|
||||
.macro monbgprio_2A battler:req
|
||||
.byte 0x2a
|
||||
.byte \battler
|
||||
.endm
|
||||
|
||||
.macro invisible battler
|
||||
.macro invisible battler:req
|
||||
.byte 0x2b
|
||||
.byte \battler
|
||||
.endm
|
||||
|
||||
.macro visible battler
|
||||
.macro visible battler:req
|
||||
.byte 0x2c
|
||||
.byte \battler
|
||||
.endm
|
||||
|
||||
.macro doublebattle_2D battler
|
||||
.macro doublebattle_2D battler:req
|
||||
.byte 0x2d
|
||||
.byte \battler
|
||||
.endm
|
||||
|
||||
.macro doublebattle_2E battler
|
||||
.macro doublebattle_2E battler:req
|
||||
.byte 0x2e
|
||||
.byte \battler
|
||||
.endm
|
||||
@@ -272,14 +272,14 @@
|
||||
.endm
|
||||
|
||||
@ useful macros
|
||||
.macro jumpreteq value, ptr
|
||||
.macro jumpreteq value:req, ptr:req
|
||||
jumpargeq ARG_RET_ID, \value, \ptr
|
||||
.endm
|
||||
|
||||
.macro jumprettrue ptr
|
||||
.macro jumprettrue ptr:req
|
||||
jumpreteq TRUE, \ptr
|
||||
.endm
|
||||
|
||||
.macro jumpretfalse ptr
|
||||
.macro jumpretfalse ptr:req
|
||||
jumpreteq FALSE, \ptr
|
||||
.endm
|
||||
|
||||
+219
-219
File diff suppressed because it is too large
Load Diff
+262
-204
File diff suppressed because it is too large
Load Diff
-1876
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
-2342
File diff suppressed because it is too large
Load Diff
-1431
File diff suppressed because it is too large
Load Diff
+8
-8
@@ -3590,7 +3590,7 @@ _08079138:
|
||||
cmp r0, 0
|
||||
bne _08079158
|
||||
adds r0, r4, 0
|
||||
bl sub_806E3F8
|
||||
bl IsSpeciesInHoennDex
|
||||
cmp r0, 0
|
||||
bne _08079164
|
||||
_08079158:
|
||||
@@ -6160,7 +6160,7 @@ _0807A62E:
|
||||
_0807A64C:
|
||||
lsls r0, r1, 16
|
||||
lsrs r0, 16
|
||||
bl sub_806E3F8
|
||||
bl IsSpeciesInHoennDex
|
||||
cmp r0, 0
|
||||
bne _0807A65C
|
||||
movs r0, 0x2
|
||||
@@ -6200,7 +6200,7 @@ _0807A65C:
|
||||
_0807A6A0:
|
||||
lsls r0, r1, 16
|
||||
lsrs r0, 16
|
||||
bl sub_806E3F8
|
||||
bl IsSpeciesInHoennDex
|
||||
cmp r0, 0
|
||||
beq _0807A6D2
|
||||
_0807A6AC:
|
||||
@@ -6471,7 +6471,7 @@ _0807A87C:
|
||||
b _0807A8C0
|
||||
_0807A88E:
|
||||
adds r0, r7, 0
|
||||
bl sub_806E3F8
|
||||
bl IsSpeciesInHoennDex
|
||||
cmp r0, 0
|
||||
bne _0807A89C
|
||||
_0807A898:
|
||||
@@ -6479,7 +6479,7 @@ _0807A898:
|
||||
b _0807A8C0
|
||||
_0807A89C:
|
||||
mov r0, r8
|
||||
bl sub_806E3F8
|
||||
bl IsSpeciesInHoennDex
|
||||
cmp r0, 0
|
||||
bne _0807A8AA
|
||||
movs r0, 0x5
|
||||
@@ -6489,7 +6489,7 @@ _0807A8AA:
|
||||
cmp r0, 0
|
||||
bne _0807A8BE
|
||||
adds r0, r7, 0
|
||||
bl sub_806E3F8
|
||||
bl IsSpeciesInHoennDex
|
||||
cmp r0, 0
|
||||
bne _0807A8BE
|
||||
movs r0, 0x7
|
||||
@@ -6533,7 +6533,7 @@ sub_807A8D0: @ 807A8D0
|
||||
b _0807A910
|
||||
_0807A900:
|
||||
adds r0, r6, 0
|
||||
bl sub_806E3F8
|
||||
bl IsSpeciesInHoennDex
|
||||
cmp r0, 0
|
||||
bne _0807A90E
|
||||
_0807A90A:
|
||||
@@ -6645,7 +6645,7 @@ _0807A9B4:
|
||||
mov r1, sp
|
||||
adds r4, r1, r0
|
||||
ldrh r0, [r4]
|
||||
bl sub_806E3F8
|
||||
bl IsSpeciesInHoennDex
|
||||
cmp r0, 0
|
||||
bne _0807A9E0
|
||||
movs r0, 0x2
|
||||
|
||||
+1
-1
@@ -80,7 +80,7 @@ RIGHT_ARROW = 7C
|
||||
'“' = B1
|
||||
'”' = B2
|
||||
'‘' = B3
|
||||
'’' = B4
|
||||
'\'' = B4
|
||||
'♂' = B5
|
||||
'♀' = B6
|
||||
'¥' = B7
|
||||
|
||||
Executable
+3
@@ -0,0 +1,3 @@
|
||||
gUnknown_030062DC
|
||||
gUnknown_030062E0
|
||||
gUnknown_030062E4
|
||||
@@ -1,70 +0,0 @@
|
||||
.set F_EV_SPREAD_HP, 1 << 0
|
||||
.set F_EV_SPREAD_ATTACK, 1 << 1
|
||||
.set F_EV_SPREAD_DEFENSE, 1 << 2
|
||||
.set F_EV_SPREAD_SPEED, 1 << 3
|
||||
.set F_EV_SPREAD_SP_ATTACK, 1 << 4
|
||||
.set F_EV_SPREAD_SP_DEFENSE, 1 << 5
|
||||
|
||||
.set BATTLE_FRONTIER_ITEM_NONE, 0
|
||||
.set BATTLE_FRONTIER_ITEM_KINGS_ROCK, 1
|
||||
.set BATTLE_FRONTIER_ITEM_SITRUS_BERRY, 2
|
||||
.set BATTLE_FRONTIER_ITEM_ORAN_BERRY, 3
|
||||
.set BATTLE_FRONTIER_ITEM_CHESTO_BERRY, 4
|
||||
.set BATTLE_FRONTIER_ITEM_HARD_STONE, 5
|
||||
.set BATTLE_FRONTIER_ITEM_FOCUS_BAND, 6
|
||||
.set BATTLE_FRONTIER_ITEM_PERSIM_BERRY, 7
|
||||
.set BATTLE_FRONTIER_ITEM_MIRACLE_SEED, 8
|
||||
.set BATTLE_FRONTIER_ITEM_BERRY_JUICE, 9
|
||||
.set BATTLE_FRONTIER_ITEM_MACHO_BRACE, 10
|
||||
.set BATTLE_FRONTIER_ITEM_SILVER_POWDER, 11
|
||||
.set BATTLE_FRONTIER_ITEM_CHERI_BERRY, 12
|
||||
.set BATTLE_FRONTIER_ITEM_BLACK_GLASSES, 13
|
||||
.set BATTLE_FRONTIER_ITEM_BLACK_BELT, 14
|
||||
.set BATTLE_FRONTIER_ITEM_SOUL_DEW, 15
|
||||
.set BATTLE_FRONTIER_ITEM_CHOICE_BAND, 16
|
||||
.set BATTLE_FRONTIER_ITEM_MAGNET, 17
|
||||
.set BATTLE_FRONTIER_ITEM_SILK_SCARF, 18
|
||||
.set BATTLE_FRONTIER_ITEM_WHITE_HERB, 19
|
||||
.set BATTLE_FRONTIER_ITEM_DEEP_SEA_SCALE, 20
|
||||
.set BATTLE_FRONTIER_ITEM_DEEP_SEA_TOOTH, 21
|
||||
.set BATTLE_FRONTIER_ITEM_MYSTIC_WATER, 22
|
||||
.set BATTLE_FRONTIER_ITEM_SHARP_BEAK, 23
|
||||
.set BATTLE_FRONTIER_ITEM_QUICK_CLAW, 24
|
||||
.set BATTLE_FRONTIER_ITEM_LEFTOVERS, 25
|
||||
.set BATTLE_FRONTIER_ITEM_RAWST_BERRY, 26
|
||||
.set BATTLE_FRONTIER_ITEM_LIGHT_BALL, 27
|
||||
.set BATTLE_FRONTIER_ITEM_POISON_BARB, 28
|
||||
.set BATTLE_FRONTIER_ITEM_NEVER_MELT_ICE, 29
|
||||
.set BATTLE_FRONTIER_ITEM_ASPEAR_BERRY, 30
|
||||
.set BATTLE_FRONTIER_ITEM_SPELL_TAG, 31
|
||||
.set BATTLE_FRONTIER_ITEM_BRIGHT_POWDER, 32
|
||||
.set BATTLE_FRONTIER_ITEM_LEPPA_BERRY, 33
|
||||
.set BATTLE_FRONTIER_ITEM_SCOPE_LENS, 34
|
||||
.set BATTLE_FRONTIER_ITEM_TWISTED_SPOON, 35
|
||||
.set BATTLE_FRONTIER_ITEM_METAL_COAT, 36
|
||||
.set BATTLE_FRONTIER_ITEM_MENTAL_HERB, 37
|
||||
.set BATTLE_FRONTIER_ITEM_CHARCOAL, 38
|
||||
.set BATTLE_FRONTIER_ITEM_PECHA_BERRY, 39
|
||||
.set BATTLE_FRONTIER_ITEM_SOFT_SAND, 40
|
||||
.set BATTLE_FRONTIER_ITEM_LUM_BERRY, 41
|
||||
.set BATTLE_FRONTIER_ITEM_DRAGON_SCALE, 42
|
||||
.set BATTLE_FRONTIER_ITEM_DRAGON_FANG, 43
|
||||
.set BATTLE_FRONTIER_ITEM_IAPAPA_BERRY, 44
|
||||
.set BATTLE_FRONTIER_ITEM_WIKI_BERRY, 45
|
||||
.set BATTLE_FRONTIER_ITEM_SEA_INCENSE, 46
|
||||
.set BATTLE_FRONTIER_ITEM_SHELL_BELL, 47
|
||||
.set BATTLE_FRONTIER_ITEM_SALAC_BERRY, 48
|
||||
.set BATTLE_FRONTIER_ITEM_LANSAT_BERRY, 49
|
||||
.set BATTLE_FRONTIER_ITEM_APICOT_BERRY, 50
|
||||
.set BATTLE_FRONTIER_ITEM_STARF_BERRY, 51
|
||||
.set BATTLE_FRONTIER_ITEM_LIECHI_BERRY, 52
|
||||
.set BATTLE_FRONTIER_ITEM_STICK, 53
|
||||
.set BATTLE_FRONTIER_ITEM_LAX_INCENSE, 54
|
||||
.set BATTLE_FRONTIER_ITEM_AGUAV_BERRY, 55
|
||||
.set BATTLE_FRONTIER_ITEM_FIGY_BERRY, 56
|
||||
.set BATTLE_FRONTIER_ITEM_THICK_CLUB, 57
|
||||
.set BATTLE_FRONTIER_ITEM_MAGO_BERRY, 58
|
||||
.set BATTLE_FRONTIER_ITEM_METAL_POWDER, 59
|
||||
.set BATTLE_FRONTIER_ITEM_PETAYA_BERRY, 60
|
||||
.set BATTLE_FRONTIER_ITEM_LUCKY_PUNCH, 61
|
||||
.set BATTLE_FRONTIER_ITEM_GANLON_BERRY, 62
|
||||
@@ -2,6 +2,5 @@
|
||||
.include "constants/misc_constants.inc"
|
||||
.include "constants/contest_constants.inc"
|
||||
.include "constants/pokemon_data_constants.inc"
|
||||
.include "constants/battle_frontier_constants.inc"
|
||||
.include "constants/berry_constants.inc"
|
||||
.include "constants/contest_move_effects.inc"
|
||||
|
||||
@@ -1,157 +0,0 @@
|
||||
#include "constants/battle_anim.h"
|
||||
.include "asm/macros.inc"
|
||||
.include "constants/constants.inc"
|
||||
|
||||
.section .rodata
|
||||
|
||||
.align 2
|
||||
gUnknown_085E5088:: @ 85E5088
|
||||
.byte 0x0a, 0x02, 0xfd, 0x00, 0x0f, 0x00, 0xfc, 0x00
|
||||
.byte 0xf6, 0x02, 0xfc, 0x00
|
||||
|
||||
.align 2
|
||||
gUnknown_085E5094:: @ 85E5094
|
||||
obj_tiles gBattleAnimSpriteSheet_Particles, 0x0100, 0xd6ec
|
||||
obj_tiles gBattleAnimSpriteSheet_Particles, 0x0100, 0xd6ed
|
||||
obj_tiles gBattleAnimSpriteSheet_Particles, 0x0100, 0xd6ee
|
||||
obj_tiles gBattleAnimSpriteSheet_Particles, 0x0100, 0xd6ef
|
||||
obj_tiles gBattleAnimSpriteSheet_Particles, 0x0100, 0xd6f0
|
||||
obj_tiles gBattleAnimSpriteSheet_Particles, 0x0100, 0xd6f1
|
||||
obj_tiles gBattleAnimSpriteSheet_Particles, 0x0100, 0xd6f2
|
||||
obj_tiles gBattleAnimSpriteSheet_Particles, 0x0100, 0xd6f3
|
||||
obj_tiles gBattleAnimSpriteSheet_Particles, 0x0100, 0xd6f4
|
||||
obj_tiles gBattleAnimSpriteSheet_Particles, 0x0100, 0xd6f5
|
||||
obj_tiles gBattleAnimSpriteSheet_Particles, 0x0100, 0xd6f6
|
||||
obj_tiles gBattleAnimSpriteSheet_Particles, 0x0100, 0xd6f7
|
||||
|
||||
.align 2
|
||||
gUnknown_085E50F4:: @ 85E50F4
|
||||
obj_pal gBattleAnimSpritePalette_136, 0xd6ec
|
||||
obj_pal gBattleAnimSpritePalette_136, 0xd6ed
|
||||
obj_pal gBattleAnimSpritePalette_136, 0xd6ee
|
||||
obj_pal gBattleAnimSpritePalette_136, 0xd6ef
|
||||
obj_pal gBattleAnimSpritePalette_136, 0xd6f0
|
||||
obj_pal gBattleAnimSpritePalette_136, 0xd6f1
|
||||
obj_pal gBattleAnimSpritePalette_136, 0xd6f2
|
||||
obj_pal gBattleAnimSpritePalette_136, 0xd6f3
|
||||
obj_pal gBattleAnimSpritePalette_136, 0xd6f4
|
||||
obj_pal gBattleAnimSpritePalette_136, 0xd6f5
|
||||
obj_pal gBattleAnimSpritePalette_136, 0xd6f6
|
||||
obj_pal gBattleAnimSpritePalette_136, 0xd6f7
|
||||
|
||||
.align 2
|
||||
gUnknown_085E5154:: @ 85E5154
|
||||
.2byte 0x0000, 0x0001, 0x0001, 0x0001
|
||||
.2byte 0x0002, 0x0001, 0x0000, 0x0041
|
||||
.2byte 0x0002, 0x0001, 0x0001, 0x0001
|
||||
.2byte 0xfffe, 0x0000
|
||||
|
||||
.align 2
|
||||
gUnknown_085E5170:: @ 85E5170
|
||||
.2byte 0x0003, 0x0001, 0xffff, 0x0000
|
||||
|
||||
.align 2
|
||||
gUnknown_085E5178:: @ 85E5178
|
||||
.2byte 0x0004, 0x0001, 0xffff, 0x0000
|
||||
|
||||
.align 2
|
||||
gUnknown_085E5180:: @ 85E5180
|
||||
.2byte 0x0005, 0x0001, 0xffff, 0x0000
|
||||
|
||||
.align 2
|
||||
gUnknown_085E5188:: @ 85E5188
|
||||
.2byte 0x0006, 0x0004, 0x0007, 0x0004
|
||||
.2byte 0xfffe, 0x0000
|
||||
|
||||
.align 2
|
||||
gUnknown_085E5194:: @ 85E5194
|
||||
.2byte 0x0007, 0x0004, 0xffff, 0x0000
|
||||
|
||||
.align 2
|
||||
gUnknown_085E519C:: @ 85E519C
|
||||
.4byte gUnknown_085E5154
|
||||
.4byte gUnknown_085E5170
|
||||
.4byte gUnknown_085E5178
|
||||
.4byte gUnknown_085E5180
|
||||
.4byte gUnknown_085E5188
|
||||
.4byte gUnknown_085E5194
|
||||
|
||||
.align 2
|
||||
gUnknown_085E51B4:: @ 85E51B4
|
||||
.byte 0x00, 0x00, 0x00, 0x05, 0x01, 0x02, 0x02, 0x03
|
||||
.byte 0x05, 0x05, 0x04, 0x04
|
||||
|
||||
.align 2
|
||||
gUnknown_085E51C0:: @ 85E51C0
|
||||
.4byte sub_8171E50
|
||||
.4byte sub_81723D4
|
||||
.4byte sub_81721CC
|
||||
.4byte sub_81722CC
|
||||
.4byte sub_81726BC
|
||||
.4byte sub_81721CC
|
||||
.4byte sub_81720C8
|
||||
.4byte sub_81722CC
|
||||
.4byte sub_8172560
|
||||
.4byte sub_8171FC4
|
||||
.4byte sub_81723D4
|
||||
.4byte sub_81727E8
|
||||
|
||||
.align 2
|
||||
gUnknown_085E51F0:: @ 85E51F0
|
||||
spr_template 0xd6ec, 0xd6ec, gUnknown_08524904, gUnknown_085E519C, NULL, gDummySpriteAffineAnimTable, SpriteCallbackDummy
|
||||
|
||||
.align 2
|
||||
spr_template 0xd6ed, 0xd6ed, gUnknown_08524904, gUnknown_085E519C, NULL, gDummySpriteAffineAnimTable, SpriteCallbackDummy
|
||||
|
||||
.align 2
|
||||
spr_template 0xd6ee, 0xd6ee, gUnknown_08524904, gUnknown_085E519C, NULL, gDummySpriteAffineAnimTable, SpriteCallbackDummy
|
||||
|
||||
.align 2
|
||||
spr_template 0xd6ef, 0xd6ef, gUnknown_08524904, gUnknown_085E519C, NULL, gDummySpriteAffineAnimTable, SpriteCallbackDummy
|
||||
|
||||
.align 2
|
||||
gUnknown_085E5250:: @ 85E5250
|
||||
spr_template 0xd6f0, 0xd6f0, gUnknown_08524904, gUnknown_085E519C, NULL, gDummySpriteAffineAnimTable, SpriteCallbackDummy
|
||||
|
||||
.align 2
|
||||
spr_template 0xd6f1, 0xd6f1, gUnknown_08524904, gUnknown_085E519C, NULL, gDummySpriteAffineAnimTable, SpriteCallbackDummy
|
||||
|
||||
.align 2
|
||||
spr_template 0xd6f2, 0xd6f2, gUnknown_08524904, gUnknown_085E519C, NULL, gDummySpriteAffineAnimTable, SpriteCallbackDummy
|
||||
|
||||
.align 2
|
||||
spr_template 0xd6f3, 0xd6f3, gUnknown_08524904, gUnknown_085E519C, NULL, gDummySpriteAffineAnimTable, SpriteCallbackDummy
|
||||
|
||||
.align 2
|
||||
spr_template 0xd6f4, 0xd6f4, gUnknown_08524904, gUnknown_085E519C, NULL, gDummySpriteAffineAnimTable, SpriteCallbackDummy
|
||||
|
||||
.align 2
|
||||
spr_template 0xd6f5, 0xd6f5, gUnknown_08524904, gUnknown_085E519C, NULL, gDummySpriteAffineAnimTable, SpriteCallbackDummy
|
||||
|
||||
.align 2
|
||||
spr_template 0xd6f6, 0xd6f6, gUnknown_08524904, gUnknown_085E519C, NULL, gDummySpriteAffineAnimTable, SpriteCallbackDummy
|
||||
|
||||
.align 2
|
||||
spr_template 0xd6f7, 0xd6f7, gUnknown_08524904, gUnknown_085E519C, NULL, gDummySpriteAffineAnimTable, SpriteCallbackDummy
|
||||
|
||||
.align 2
|
||||
gUnknown_085E5310:: @ 85E5310
|
||||
.2byte 0x7adf, 0x7af0, 0x53d7, 0x3fff, 0x7297, 0x67f5, 0x7b2c, 0x2b7e
|
||||
.2byte 0x431f, 0x7bdd, 0x2a3f, 0x293f, 0x0000, 0x0201, 0x0403, 0x0101
|
||||
.2byte 0x0100, 0x0503, 0x0506, 0x0004
|
||||
|
||||
.align 2
|
||||
gBattleAnimSpriteTemplate_85E5338:: @ 85E5338
|
||||
spr_template ANIM_TAG_UNUSED_RED_BRICK, ANIM_TAG_UNUSED_RED_BRICK, gUnknown_0852490C, gDummySpriteAnimTable, NULL, gDummySpriteAffineAnimTable, sub_817330C
|
||||
|
||||
.align 2
|
||||
gUnknown_085E5350:: @ 8535350
|
||||
.2byte 0x0040, 0x0001, 0xffff, 0x0000
|
||||
|
||||
.align 2
|
||||
gUnknown_085E5358:: @ 8535358
|
||||
.4byte gUnknown_085E5350
|
||||
|
||||
.align 2
|
||||
spr_template ANIM_TAG_ROCKS, ANIM_TAG_ROCKS, gUnknown_08524914, gUnknown_085E5358, NULL, gDummySpriteAffineAnimTable, sub_817330C
|
||||
|
||||
@@ -1,65 +0,0 @@
|
||||
.align 2
|
||||
gBattleFrontierHeldItems:: @ 85CECB0
|
||||
.2byte ITEM_NONE
|
||||
.2byte ITEM_KINGS_ROCK
|
||||
.2byte ITEM_SITRUS_BERRY
|
||||
.2byte ITEM_ORAN_BERRY
|
||||
.2byte ITEM_CHESTO_BERRY
|
||||
.2byte ITEM_HARD_STONE
|
||||
.2byte ITEM_FOCUS_BAND
|
||||
.2byte ITEM_PERSIM_BERRY
|
||||
.2byte ITEM_MIRACLE_SEED
|
||||
.2byte ITEM_BERRY_JUICE
|
||||
.2byte ITEM_MACHO_BRACE
|
||||
.2byte ITEM_SILVER_POWDER
|
||||
.2byte ITEM_CHERI_BERRY
|
||||
.2byte ITEM_BLACK_GLASSES
|
||||
.2byte ITEM_BLACK_BELT
|
||||
.2byte ITEM_SOUL_DEW
|
||||
.2byte ITEM_CHOICE_BAND
|
||||
.2byte ITEM_MAGNET
|
||||
.2byte ITEM_SILK_SCARF
|
||||
.2byte ITEM_WHITE_HERB
|
||||
.2byte ITEM_DEEP_SEA_SCALE
|
||||
.2byte ITEM_DEEP_SEA_TOOTH
|
||||
.2byte ITEM_MYSTIC_WATER
|
||||
.2byte ITEM_SHARP_BEAK
|
||||
.2byte ITEM_QUICK_CLAW
|
||||
.2byte ITEM_LEFTOVERS
|
||||
.2byte ITEM_RAWST_BERRY
|
||||
.2byte ITEM_LIGHT_BALL
|
||||
.2byte ITEM_POISON_BARB
|
||||
.2byte ITEM_NEVER_MELT_ICE
|
||||
.2byte ITEM_ASPEAR_BERRY
|
||||
.2byte ITEM_SPELL_TAG
|
||||
.2byte ITEM_BRIGHT_POWDER
|
||||
.2byte ITEM_LEPPA_BERRY
|
||||
.2byte ITEM_SCOPE_LENS
|
||||
.2byte ITEM_TWISTED_SPOON
|
||||
.2byte ITEM_METAL_COAT
|
||||
.2byte ITEM_MENTAL_HERB
|
||||
.2byte ITEM_CHARCOAL
|
||||
.2byte ITEM_PECHA_BERRY
|
||||
.2byte ITEM_SOFT_SAND
|
||||
.2byte ITEM_LUM_BERRY
|
||||
.2byte ITEM_DRAGON_SCALE
|
||||
.2byte ITEM_DRAGON_FANG
|
||||
.2byte ITEM_IAPAPA_BERRY
|
||||
.2byte ITEM_WIKI_BERRY
|
||||
.2byte ITEM_SEA_INCENSE
|
||||
.2byte ITEM_SHELL_BELL
|
||||
.2byte ITEM_SALAC_BERRY
|
||||
.2byte ITEM_LANSAT_BERRY
|
||||
.2byte ITEM_APICOT_BERRY
|
||||
.2byte ITEM_STARF_BERRY
|
||||
.2byte ITEM_LIECHI_BERRY
|
||||
.2byte ITEM_STICK
|
||||
.2byte ITEM_LAX_INCENSE
|
||||
.2byte ITEM_AGUAV_BERRY
|
||||
.2byte ITEM_FIGY_BERRY
|
||||
.2byte ITEM_THICK_CLUB
|
||||
.2byte ITEM_MAGO_BERRY
|
||||
.2byte ITEM_METAL_POWDER
|
||||
.2byte ITEM_PETAYA_BERRY
|
||||
.2byte ITEM_LUCKY_PUNCH
|
||||
.2byte ITEM_GANLON_BERRY
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@@ -1,316 +0,0 @@
|
||||
.align 2
|
||||
gFallarborBattleTentMons:: @ 85DF69C
|
||||
@ 0
|
||||
.2byte SPECIES_NUMEL
|
||||
.2byte MOVE_GROWL, MOVE_FLAMETHROWER, MOVE_TACKLE, MOVE_SUNNY_DAY
|
||||
.byte BATTLE_FRONTIER_ITEM_CHARCOAL
|
||||
.byte F_EV_SPREAD_SP_ATTACK | F_EV_SPREAD_HP
|
||||
.4byte NATURE_QUIET
|
||||
|
||||
@ 1
|
||||
.2byte SPECIES_LINOONE
|
||||
.2byte MOVE_ODOR_SLEUTH, MOVE_COVET, MOVE_ROCK_SMASH, MOVE_CHARM
|
||||
.byte BATTLE_FRONTIER_ITEM_SILK_SCARF
|
||||
.byte F_EV_SPREAD_SP_DEFENSE | F_EV_SPREAD_DEFENSE
|
||||
.4byte NATURE_SASSY
|
||||
|
||||
@ 2
|
||||
.2byte SPECIES_PLUSLE
|
||||
.2byte MOVE_SPARK, MOVE_GROWL, MOVE_QUICK_ATTACK, MOVE_FAKE_TEARS
|
||||
.byte BATTLE_FRONTIER_ITEM_MENTAL_HERB
|
||||
.byte F_EV_SPREAD_SP_ATTACK | F_EV_SPREAD_SPEED
|
||||
.4byte NATURE_MODEST
|
||||
|
||||
@ 3
|
||||
.2byte SPECIES_POOCHYENA
|
||||
.2byte MOVE_YAWN, MOVE_ODOR_SLEUTH, MOVE_HOWL, MOVE_FRUSTRATION
|
||||
.byte BATTLE_FRONTIER_ITEM_LEPPA_BERRY
|
||||
.byte F_EV_SPREAD_SPEED | F_EV_SPREAD_ATTACK
|
||||
.4byte NATURE_NAUGHTY
|
||||
|
||||
@ 4
|
||||
.2byte SPECIES_KECLEON
|
||||
.2byte MOVE_LICK, MOVE_SLASH, MOVE_FAINT_ATTACK, MOVE_PSYBEAM
|
||||
.byte BATTLE_FRONTIER_ITEM_WIKI_BERRY
|
||||
.byte F_EV_SPREAD_SP_ATTACK | F_EV_SPREAD_SPEED | F_EV_SPREAD_ATTACK
|
||||
.4byte NATURE_MODEST
|
||||
|
||||
@ 5
|
||||
.2byte SPECIES_MAGIKARP
|
||||
.2byte MOVE_SPLASH, MOVE_TACKLE, MOVE_FLAIL, MOVE_NONE
|
||||
.byte BATTLE_FRONTIER_ITEM_DRAGON_SCALE
|
||||
.byte F_EV_SPREAD_ATTACK | F_EV_SPREAD_HP
|
||||
.4byte NATURE_QUIRKY
|
||||
|
||||
@ 6
|
||||
.2byte SPECIES_SOLROCK
|
||||
.2byte MOVE_ROCK_THROW, MOVE_FLASH, MOVE_SANDSTORM, MOVE_PSYWAVE
|
||||
.byte BATTLE_FRONTIER_ITEM_HARD_STONE
|
||||
.byte F_EV_SPREAD_SP_DEFENSE | F_EV_SPREAD_DEFENSE | F_EV_SPREAD_HP
|
||||
.4byte NATURE_SASSY
|
||||
|
||||
@ 7
|
||||
.2byte SPECIES_MAKUHITA
|
||||
.2byte MOVE_DETECT, MOVE_ARM_THRUST, MOVE_FAKE_OUT, MOVE_SMELLING_SALT
|
||||
.byte BATTLE_FRONTIER_ITEM_BLACK_BELT
|
||||
.byte F_EV_SPREAD_SP_ATTACK | F_EV_SPREAD_HP
|
||||
.4byte NATURE_ADAMANT
|
||||
|
||||
@ 8
|
||||
.2byte SPECIES_MACHOKE
|
||||
.2byte MOVE_COUNTER, MOVE_REVENGE, MOVE_BULK_UP, MOVE_FOCUS_ENERGY
|
||||
.byte BATTLE_FRONTIER_ITEM_SCOPE_LENS
|
||||
.byte F_EV_SPREAD_SP_ATTACK | F_EV_SPREAD_SPEED | F_EV_SPREAD_ATTACK
|
||||
.4byte NATURE_NAIVE
|
||||
|
||||
@ 9
|
||||
.2byte SPECIES_NINCADA
|
||||
.2byte MOVE_FURY_SWIPES, MOVE_ENDURE, MOVE_MUD_SLAP, MOVE_DIG
|
||||
.byte BATTLE_FRONTIER_ITEM_LUM_BERRY
|
||||
.byte F_EV_SPREAD_SPEED | F_EV_SPREAD_ATTACK
|
||||
.4byte NATURE_SERIOUS
|
||||
|
||||
@ 10
|
||||
.2byte SPECIES_BEAUTIFLY
|
||||
.2byte MOVE_FLASH, MOVE_MORNING_SUN, MOVE_HARDEN, MOVE_MEGA_DRAIN
|
||||
.byte BATTLE_FRONTIER_ITEM_BRIGHT_POWDER
|
||||
.byte F_EV_SPREAD_SP_DEFENSE | F_EV_SPREAD_SPEED | F_EV_SPREAD_DEFENSE | F_EV_SPREAD_ATTACK
|
||||
.4byte NATURE_QUIRKY
|
||||
|
||||
@ 11
|
||||
.2byte SPECIES_DUSTOX
|
||||
.2byte MOVE_MOONLIGHT, MOVE_HARDEN, MOVE_POISON_STING, MOVE_PSYBEAM
|
||||
.byte BATTLE_FRONTIER_ITEM_FOCUS_BAND
|
||||
.byte F_EV_SPREAD_SP_DEFENSE | F_EV_SPREAD_SPEED | F_EV_SPREAD_DEFENSE
|
||||
.4byte NATURE_DOCILE
|
||||
|
||||
@ 12
|
||||
.2byte SPECIES_ILLUMISE
|
||||
.2byte MOVE_METRONOME, MOVE_FLATTER, MOVE_WISH, MOVE_ATTRACT
|
||||
.byte BATTLE_FRONTIER_ITEM_SALAC_BERRY
|
||||
.byte F_EV_SPREAD_DEFENSE | F_EV_SPREAD_ATTACK
|
||||
.4byte NATURE_ADAMANT
|
||||
|
||||
@ 13
|
||||
.2byte SPECIES_VOLBEAT
|
||||
.2byte MOVE_TACKLE, MOVE_MOONLIGHT, MOVE_SIGNAL_BEAM, MOVE_TAIL_GLOW
|
||||
.byte BATTLE_FRONTIER_ITEM_LEPPA_BERRY
|
||||
.byte F_EV_SPREAD_SP_DEFENSE | F_EV_SPREAD_ATTACK | F_EV_SPREAD_HP
|
||||
.4byte NATURE_ADAMANT
|
||||
|
||||
@ 14
|
||||
.2byte SPECIES_NINJASK
|
||||
.2byte MOVE_DOUBLE_TEAM, MOVE_PROTECT, MOVE_DIG, MOVE_SAND_ATTACK
|
||||
.byte BATTLE_FRONTIER_ITEM_PETAYA_BERRY
|
||||
.byte F_EV_SPREAD_SP_DEFENSE | F_EV_SPREAD_SPEED | F_EV_SPREAD_DEFENSE | F_EV_SPREAD_HP
|
||||
.4byte NATURE_TIMID
|
||||
|
||||
@ 15
|
||||
.2byte SPECIES_NINJASK
|
||||
.2byte MOVE_SWORDS_DANCE, MOVE_CUT, MOVE_FURY_CUTTER, MOVE_LEECH_LIFE
|
||||
.byte BATTLE_FRONTIER_ITEM_SILVER_POWDER
|
||||
.byte F_EV_SPREAD_ATTACK | F_EV_SPREAD_HP
|
||||
.4byte NATURE_ADAMANT
|
||||
|
||||
@ 16
|
||||
.2byte SPECIES_ARON
|
||||
.2byte MOVE_METAL_CLAW, MOVE_PROTECT, MOVE_SHOCK_WAVE, MOVE_METAL_SOUND
|
||||
.byte BATTLE_FRONTIER_ITEM_SCOPE_LENS
|
||||
.byte F_EV_SPREAD_SP_ATTACK | F_EV_SPREAD_ATTACK | F_EV_SPREAD_HP
|
||||
.4byte NATURE_LONELY
|
||||
|
||||
@ 17
|
||||
.2byte SPECIES_ARON
|
||||
.2byte MOVE_SECRET_POWER, MOVE_METAL_CLAW, MOVE_IRON_DEFENSE, MOVE_MUD_SLAP
|
||||
.byte BATTLE_FRONTIER_ITEM_SITRUS_BERRY
|
||||
.byte F_EV_SPREAD_SP_ATTACK | F_EV_SPREAD_SPEED
|
||||
.4byte NATURE_GENTLE
|
||||
|
||||
@ 18
|
||||
.2byte SPECIES_ELECTRIKE
|
||||
.2byte MOVE_CRUNCH, MOVE_THUNDER_WAVE, MOVE_HOWL, MOVE_QUICK_ATTACK
|
||||
.byte BATTLE_FRONTIER_ITEM_SEA_INCENSE
|
||||
.byte F_EV_SPREAD_SP_ATTACK | F_EV_SPREAD_SPEED | F_EV_SPREAD_ATTACK
|
||||
.4byte NATURE_HASTY
|
||||
|
||||
@ 19
|
||||
.2byte SPECIES_MAGNEMITE
|
||||
.2byte MOVE_THUNDER_WAVE, MOVE_SUPERSONIC, MOVE_ENDURE, MOVE_SPARK
|
||||
.byte BATTLE_FRONTIER_ITEM_MAGNET
|
||||
.byte F_EV_SPREAD_SP_ATTACK | F_EV_SPREAD_HP
|
||||
.4byte NATURE_QUIET
|
||||
|
||||
@ 20
|
||||
.2byte SPECIES_VOLTORB
|
||||
.2byte MOVE_CHARGE, MOVE_SPARK, MOVE_SCREECH, MOVE_SONIC_BOOM
|
||||
.byte BATTLE_FRONTIER_ITEM_ASPEAR_BERRY
|
||||
.byte F_EV_SPREAD_SP_ATTACK | F_EV_SPREAD_SPEED
|
||||
.4byte NATURE_MODEST
|
||||
|
||||
@ 21
|
||||
.2byte SPECIES_WHISMUR
|
||||
.2byte MOVE_REST, MOVE_SLEEP_TALK, MOVE_HYPER_VOICE, MOVE_ATTRACT
|
||||
.byte BATTLE_FRONTIER_ITEM_LAX_INCENSE
|
||||
.byte F_EV_SPREAD_SPEED | F_EV_SPREAD_ATTACK | F_EV_SPREAD_HP
|
||||
.4byte NATURE_ADAMANT
|
||||
|
||||
@ 22
|
||||
.2byte SPECIES_LOUDRED
|
||||
.2byte MOVE_STOMP, MOVE_REST, MOVE_SCREECH, MOVE_UPROAR
|
||||
.byte BATTLE_FRONTIER_ITEM_CHESTO_BERRY
|
||||
.byte F_EV_SPREAD_ATTACK | F_EV_SPREAD_HP
|
||||
.4byte NATURE_ADAMANT
|
||||
|
||||
@ 23
|
||||
.2byte SPECIES_LINOONE
|
||||
.2byte MOVE_FURY_SWIPES, MOVE_SAND_ATTACK, MOVE_SHOCK_WAVE, MOVE_GROWL
|
||||
.byte BATTLE_FRONTIER_ITEM_MAGNET
|
||||
.byte F_EV_SPREAD_SP_ATTACK | F_EV_SPREAD_HP
|
||||
.4byte NATURE_MODEST
|
||||
|
||||
@ 24
|
||||
.2byte SPECIES_MIGHTYENA
|
||||
.2byte MOVE_SAND_ATTACK, MOVE_HOWL, MOVE_SWAGGER, MOVE_SECRET_POWER
|
||||
.byte BATTLE_FRONTIER_ITEM_KINGS_ROCK
|
||||
.byte F_EV_SPREAD_SPEED | F_EV_SPREAD_ATTACK | F_EV_SPREAD_HP
|
||||
.4byte NATURE_JOLLY
|
||||
|
||||
@ 25
|
||||
.2byte SPECIES_SWABLU
|
||||
.2byte MOVE_TAKE_DOWN, MOVE_SING, MOVE_GROWL, MOVE_SAFEGUARD
|
||||
.byte BATTLE_FRONTIER_ITEM_FOCUS_BAND
|
||||
.byte F_EV_SPREAD_SP_DEFENSE | F_EV_SPREAD_DEFENSE | F_EV_SPREAD_HP
|
||||
.4byte NATURE_QUIRKY
|
||||
|
||||
@ 26
|
||||
.2byte SPECIES_SKARMORY
|
||||
.2byte MOVE_AGILITY, MOVE_STEEL_WING, MOVE_SAND_ATTACK, MOVE_TORMENT
|
||||
.byte BATTLE_FRONTIER_ITEM_METAL_COAT
|
||||
.byte F_EV_SPREAD_SP_DEFENSE | F_EV_SPREAD_ATTACK | F_EV_SPREAD_HP
|
||||
.4byte NATURE_BOLD
|
||||
|
||||
@ 27
|
||||
.2byte SPECIES_GOLBAT
|
||||
.2byte MOVE_CONFUSE_RAY, MOVE_BITE, MOVE_DOUBLE_TEAM, MOVE_SUBSTITUTE
|
||||
.byte BATTLE_FRONTIER_ITEM_PETAYA_BERRY
|
||||
.byte F_EV_SPREAD_SP_DEFENSE | F_EV_SPREAD_DEFENSE | F_EV_SPREAD_HP
|
||||
.4byte NATURE_BOLD
|
||||
|
||||
@ 28
|
||||
.2byte SPECIES_WINGULL
|
||||
.2byte MOVE_WING_ATTACK, MOVE_HAIL, MOVE_DOUBLE_TEAM, MOVE_SUPERSONIC
|
||||
.byte BATTLE_FRONTIER_ITEM_RAWST_BERRY
|
||||
.byte F_EV_SPREAD_SP_ATTACK | F_EV_SPREAD_SPEED
|
||||
.4byte NATURE_MODEST
|
||||
|
||||
@ 29
|
||||
.2byte SPECIES_PELIPPER
|
||||
.2byte MOVE_TWISTER, MOVE_ICY_WIND, MOVE_DOUBLE_TEAM, MOVE_WATER_GUN
|
||||
.byte BATTLE_FRONTIER_ITEM_DRAGON_FANG
|
||||
.byte F_EV_SPREAD_SPEED | F_EV_SPREAD_ATTACK
|
||||
.4byte NATURE_ADAMANT
|
||||
|
||||
@ 30
|
||||
.2byte SPECIES_BARBOACH
|
||||
.2byte MOVE_SPARK, MOVE_WATER_GUN, MOVE_EARTHQUAKE, MOVE_WATER_SPORT
|
||||
.byte BATTLE_FRONTIER_ITEM_LIECHI_BERRY
|
||||
.byte F_EV_SPREAD_SP_ATTACK | F_EV_SPREAD_HP
|
||||
.4byte NATURE_MODEST
|
||||
|
||||
@ 31
|
||||
.2byte SPECIES_WAILMER
|
||||
.2byte MOVE_WATER_PULSE, MOVE_RAIN_DANCE, MOVE_SPLASH, MOVE_CURSE
|
||||
.byte BATTLE_FRONTIER_ITEM_KINGS_ROCK
|
||||
.byte F_EV_SPREAD_SP_ATTACK | F_EV_SPREAD_ATTACK
|
||||
.4byte NATURE_QUIET
|
||||
|
||||
@ 32
|
||||
.2byte SPECIES_MARILL
|
||||
.2byte MOVE_DEFENSE_CURL, MOVE_ROLLOUT, MOVE_BUBBLE_BEAM, MOVE_ATTRACT
|
||||
.byte BATTLE_FRONTIER_ITEM_HARD_STONE
|
||||
.byte F_EV_SPREAD_ATTACK | F_EV_SPREAD_HP
|
||||
.4byte NATURE_ADAMANT
|
||||
|
||||
@ 33
|
||||
.2byte SPECIES_GOLDEEN
|
||||
.2byte MOVE_WATERFALL, MOVE_RAIN_DANCE, MOVE_FLAIL, MOVE_PROTECT
|
||||
.byte BATTLE_FRONTIER_ITEM_GANLON_BERRY
|
||||
.byte F_EV_SPREAD_SP_ATTACK | F_EV_SPREAD_ATTACK
|
||||
.4byte NATURE_HASTY
|
||||
|
||||
@ 34
|
||||
.2byte SPECIES_GOLDEEN
|
||||
.2byte MOVE_SLEEP_TALK, MOVE_HORN_DRILL, MOVE_REST, MOVE_SUPERSONIC
|
||||
.byte BATTLE_FRONTIER_ITEM_MENTAL_HERB
|
||||
.byte F_EV_SPREAD_SP_DEFENSE | F_EV_SPREAD_DEFENSE | F_EV_SPREAD_HP
|
||||
.4byte NATURE_CAREFUL
|
||||
|
||||
@ 35
|
||||
.2byte SPECIES_TRAPINCH
|
||||
.2byte MOVE_RETURN, MOVE_SAND_ATTACK, MOVE_ATTRACT, MOVE_STRENGTH
|
||||
.byte BATTLE_FRONTIER_ITEM_MAGO_BERRY
|
||||
.byte F_EV_SPREAD_SPEED | F_EV_SPREAD_ATTACK
|
||||
.4byte NATURE_ADAMANT
|
||||
|
||||
@ 36
|
||||
.2byte SPECIES_BALTOY
|
||||
.2byte MOVE_SELF_DESTRUCT, MOVE_SANDSTORM, MOVE_RAPID_SPIN, MOVE_MIMIC
|
||||
.byte BATTLE_FRONTIER_ITEM_SCOPE_LENS
|
||||
.byte F_EV_SPREAD_SP_DEFENSE | F_EV_SPREAD_SPEED | F_EV_SPREAD_ATTACK
|
||||
.4byte NATURE_JOLLY
|
||||
|
||||
@ 37
|
||||
.2byte SPECIES_GRAVELER
|
||||
.2byte MOVE_ROCK_BLAST, MOVE_DEFENSE_CURL, MOVE_MAGNITUDE, MOVE_MUD_SPORT
|
||||
.byte BATTLE_FRONTIER_ITEM_HARD_STONE
|
||||
.byte F_EV_SPREAD_SP_DEFENSE | F_EV_SPREAD_HP
|
||||
.4byte NATURE_ADAMANT
|
||||
|
||||
@ 38
|
||||
.2byte SPECIES_SANDSHREW
|
||||
.2byte MOVE_SAND_TOMB, MOVE_SANDSTORM, MOVE_DOUBLE_TEAM, MOVE_FOCUS_PUNCH
|
||||
.byte BATTLE_FRONTIER_ITEM_SOFT_SAND
|
||||
.byte F_EV_SPREAD_SPEED | F_EV_SPREAD_ATTACK
|
||||
.4byte NATURE_JOLLY
|
||||
|
||||
@ 39
|
||||
.2byte SPECIES_SWALOT
|
||||
.2byte MOVE_YAWN, MOVE_ENCORE, MOVE_BULLET_SEED, MOVE_SLUDGE
|
||||
.byte BATTLE_FRONTIER_ITEM_SCOPE_LENS
|
||||
.byte F_EV_SPREAD_ATTACK | F_EV_SPREAD_HP
|
||||
.4byte NATURE_BRAVE
|
||||
|
||||
@ 40
|
||||
.2byte SPECIES_SHROOMISH
|
||||
.2byte MOVE_HEADBUTT, MOVE_SPORE, MOVE_SWAGGER, MOVE_LEECH_SEED
|
||||
.byte BATTLE_FRONTIER_ITEM_QUICK_CLAW
|
||||
.byte F_EV_SPREAD_SP_DEFENSE | F_EV_SPREAD_DEFENSE | F_EV_SPREAD_HP
|
||||
.4byte NATURE_IMPISH
|
||||
|
||||
@ 41
|
||||
.2byte SPECIES_KIRLIA
|
||||
.2byte MOVE_HYPNOSIS, MOVE_GROWL, MOVE_ATTRACT, MOVE_DREAM_EATER
|
||||
.byte BATTLE_FRONTIER_ITEM_SITRUS_BERRY
|
||||
.byte F_EV_SPREAD_SP_DEFENSE | F_EV_SPREAD_ATTACK
|
||||
.4byte NATURE_ADAMANT
|
||||
|
||||
@ 42
|
||||
.2byte SPECIES_LOMBRE
|
||||
.2byte MOVE_NATURE_POWER, MOVE_WATER_GUN, MOVE_RAIN_DANCE, MOVE_FLASH
|
||||
.byte BATTLE_FRONTIER_ITEM_LEFTOVERS
|
||||
.byte F_EV_SPREAD_SP_DEFENSE | F_EV_SPREAD_DEFENSE | F_EV_SPREAD_HP
|
||||
.4byte NATURE_BASHFUL
|
||||
|
||||
@ 43
|
||||
.2byte SPECIES_NUZLEAF
|
||||
.2byte MOVE_NATURE_POWER, MOVE_TORMENT, MOVE_SWAGGER, MOVE_REST
|
||||
.byte BATTLE_FRONTIER_ITEM_CHESTO_BERRY
|
||||
.byte F_EV_SPREAD_SPEED | F_EV_SPREAD_ATTACK
|
||||
.4byte NATURE_ADAMANT
|
||||
|
||||
@ 44
|
||||
.2byte SPECIES_CACNEA
|
||||
.2byte MOVE_SANDSTORM, MOVE_NEEDLE_ARM, MOVE_TEETER_DANCE, MOVE_LEECH_SEED
|
||||
.byte BATTLE_FRONTIER_ITEM_BRIGHT_POWDER
|
||||
.byte F_EV_SPREAD_SP_DEFENSE | F_EV_SPREAD_SPEED | F_EV_SPREAD_DEFENSE | F_EV_SPREAD_HP
|
||||
.4byte NATURE_ADAMANT
|
||||
@@ -1,257 +0,0 @@
|
||||
.align 1
|
||||
gFallarborBattleTentTrainerMons_Amber:: @ 85DEEF8
|
||||
.2byte 39
|
||||
.2byte 40
|
||||
.2byte 41
|
||||
.2byte 42
|
||||
.2byte 43
|
||||
.2byte 44
|
||||
.2byte -1
|
||||
|
||||
gFallarborBattleTentTrainerMons_Javier:: @ 85DEF06
|
||||
.2byte 6
|
||||
.2byte 35
|
||||
.2byte 36
|
||||
.2byte 37
|
||||
.2byte 38
|
||||
.2byte 44
|
||||
.2byte -1
|
||||
|
||||
gFallarborBattleTentTrainerMons_Natalie:: @ 85DEF14
|
||||
.2byte 5
|
||||
.2byte 29
|
||||
.2byte 30
|
||||
.2byte 32
|
||||
.2byte 34
|
||||
.2byte -1
|
||||
|
||||
gFallarborBattleTentTrainerMons_Treve:: @ 85DEF20
|
||||
.2byte 28
|
||||
.2byte 29
|
||||
.2byte 30
|
||||
.2byte 32
|
||||
.2byte 33
|
||||
.2byte -1
|
||||
|
||||
gFallarborBattleTentTrainerMons_Arianna:: @ 85DEF2C
|
||||
.2byte 18
|
||||
.2byte 23
|
||||
.2byte 24
|
||||
.2byte 27
|
||||
.2byte 44
|
||||
.2byte -1
|
||||
|
||||
gFallarborBattleTentTrainerMons_Jadyn:: @ 85DEF38
|
||||
.2byte 0
|
||||
.2byte 22
|
||||
.2byte 24
|
||||
.2byte 27
|
||||
.2byte 32
|
||||
.2byte 39
|
||||
.2byte -1
|
||||
|
||||
gFallarborBattleTentTrainerMons_Gerardo:: @ 85DEF46
|
||||
.2byte 6
|
||||
.2byte 18
|
||||
.2byte 23
|
||||
.2byte 24
|
||||
.2byte 29
|
||||
.2byte -1
|
||||
|
||||
gFallarborBattleTentTrainerMons_Jonn:: @ 85DEF52
|
||||
.2byte 16
|
||||
.2byte 17
|
||||
.2byte 21
|
||||
.2byte 22
|
||||
.2byte 37
|
||||
.2byte -1
|
||||
|
||||
gFallarborBattleTentTrainerMons_Esteban:: @ 85DEF5E
|
||||
.2byte 5
|
||||
.2byte 28
|
||||
.2byte 30
|
||||
.2byte 33
|
||||
.2byte 42
|
||||
.2byte -1
|
||||
|
||||
gFallarborBattleTentTrainerMons_Jameson:: @ 85DEF6A
|
||||
.2byte 1
|
||||
.2byte 2
|
||||
.2byte 3
|
||||
.2byte 5
|
||||
.2byte 9
|
||||
.2byte -1
|
||||
|
||||
gFallarborBattleTentTrainerMons_Alanzo:: @ 85DEF76
|
||||
.2byte 9
|
||||
.2byte 10
|
||||
.2byte 11
|
||||
.2byte 12
|
||||
.2byte 13
|
||||
.2byte 14
|
||||
.2byte 15
|
||||
.2byte -1
|
||||
|
||||
gFallarborBattleTentTrainerMons_Howard:: @ 85DEF86
|
||||
.2byte 18
|
||||
.2byte 23
|
||||
.2byte 31
|
||||
.2byte 38
|
||||
.2byte 43
|
||||
.2byte -1
|
||||
|
||||
gFallarborBattleTentTrainerMons_Conrad:: @ 85DEF92
|
||||
.2byte 18
|
||||
.2byte 19
|
||||
.2byte 20
|
||||
.2byte 21
|
||||
.2byte 22
|
||||
.2byte -1
|
||||
|
||||
gFallarborBattleTentTrainerMons_Makenna:: @ 85DEF9E
|
||||
.2byte 4
|
||||
.2byte 21
|
||||
.2byte 25
|
||||
.2byte 36
|
||||
.2byte 40
|
||||
.2byte -1
|
||||
|
||||
gFallarborBattleTentTrainerMons_Brayan:: @ 85DEFAA
|
||||
.2byte 0
|
||||
.2byte 4
|
||||
.2byte 6
|
||||
.2byte 12
|
||||
.2byte 19
|
||||
.2byte 23
|
||||
.2byte 28
|
||||
.2byte -1
|
||||
|
||||
gFallarborBattleTentTrainerMons_Mariana:: @ 85DEFBA
|
||||
.2byte 0
|
||||
.2byte 4
|
||||
.2byte 13
|
||||
.2byte 19
|
||||
.2byte 28
|
||||
.2byte 30
|
||||
.2byte 37
|
||||
.2byte -1
|
||||
|
||||
gFallarborBattleTentTrainerMons_Sheldon:: @ 85DEFCA
|
||||
.2byte 2
|
||||
.2byte 3
|
||||
.2byte 21
|
||||
.2byte 31
|
||||
.2byte 39
|
||||
.2byte -1
|
||||
|
||||
gFallarborBattleTentTrainerMons_Gianna:: @ 85DEFD6
|
||||
.2byte 1
|
||||
.2byte 2
|
||||
.2byte 30
|
||||
.2byte 32
|
||||
.2byte 41
|
||||
.2byte -1
|
||||
|
||||
gFallarborBattleTentTrainerMons_Yahir:: @ 85DEFE2
|
||||
.2byte 4
|
||||
.2byte 8
|
||||
.2byte 15
|
||||
.2byte 17
|
||||
.2byte 22
|
||||
.2byte 24
|
||||
.2byte -1
|
||||
|
||||
gFallarborBattleTentTrainerMons_Britney:: @ 85DEFF0
|
||||
.2byte 4
|
||||
.2byte 7
|
||||
.2byte 14
|
||||
.2byte 20
|
||||
.2byte 23
|
||||
.2byte 43
|
||||
.2byte -1
|
||||
|
||||
gFallarborBattleTentTrainerMons_Hecter:: @ 85DEFFE
|
||||
.2byte 0
|
||||
.2byte 1
|
||||
.2byte 2
|
||||
.2byte 5
|
||||
.2byte 9
|
||||
.2byte 35
|
||||
.2byte -1
|
||||
|
||||
gFallarborBattleTentTrainerMons_Tannor:: @ 85DF00C
|
||||
.2byte 5
|
||||
.2byte 30
|
||||
.2byte 31
|
||||
.2byte 33
|
||||
.2byte 34
|
||||
.2byte -1
|
||||
|
||||
gFallarborBattleTentTrainerMons_Benji:: @ 85DF018
|
||||
.2byte 25
|
||||
.2byte 26
|
||||
.2byte 27
|
||||
.2byte 28
|
||||
.2byte 29
|
||||
.2byte -1
|
||||
|
||||
gFallarborBattleTentTrainerMons_Rory:: @ 85DF024
|
||||
.2byte 9
|
||||
.2byte 11
|
||||
.2byte 14
|
||||
.2byte 15
|
||||
.2byte 27
|
||||
.2byte 39
|
||||
.2byte -1
|
||||
|
||||
gFallarborBattleTentTrainerMons_Eleanor:: @ 85DF032
|
||||
.2byte 23
|
||||
.2byte 28
|
||||
.2byte 31
|
||||
.2byte 36
|
||||
.2byte 38
|
||||
.2byte 42
|
||||
.2byte 44
|
||||
.2byte -1
|
||||
|
||||
gFallarborBattleTentTrainerMons_Evelyn:: @ 85DF042
|
||||
.2byte 29
|
||||
.2byte 31
|
||||
.2byte 32
|
||||
.2byte 33
|
||||
.2byte 34
|
||||
.2byte -1
|
||||
|
||||
gFallarborBattleTentTrainerMons_Arielle:: @ 85DF04E
|
||||
.2byte 1
|
||||
.2byte 3
|
||||
.2byte 38
|
||||
.2byte 39
|
||||
.2byte 41
|
||||
.2byte -1
|
||||
|
||||
gFallarborBattleTentTrainerMons_Connar:: @ 85DF05A
|
||||
.2byte 7
|
||||
.2byte 8
|
||||
.2byte 28
|
||||
.2byte 29
|
||||
.2byte 31
|
||||
.2byte 32
|
||||
.2byte -1
|
||||
|
||||
gFallarborBattleTentTrainerMons_Maurice:: @ 85DF068
|
||||
.2byte 4
|
||||
.2byte 5
|
||||
.2byte 6
|
||||
.2byte 12
|
||||
.2byte 13
|
||||
.2byte -1
|
||||
|
||||
gFallarborBattleTentTrainerMons_Kianna:: @ 85DF074
|
||||
.2byte 22
|
||||
.2byte 24
|
||||
.2byte 26
|
||||
.2byte 27
|
||||
.2byte 34
|
||||
.2byte 37
|
||||
.2byte -1
|
||||
@@ -1,781 +0,0 @@
|
||||
.align 2
|
||||
gFallarborBattleTentTrainers:: @ 85DF084
|
||||
@ 0
|
||||
.4byte FACILITY_CLASS_AROMA_LADY
|
||||
.string "AMBER$", 8
|
||||
@ pre-battle speech
|
||||
.2byte EC_WORD_I
|
||||
.2byte EC_WORD_HAVE
|
||||
.2byte EC_WORD_TO
|
||||
.2byte EC_WORD_DIET
|
||||
.2byte EC_WORD_EVERY
|
||||
.2byte EC_WORD_DAY
|
||||
@ win speech
|
||||
.2byte EC_WORD_A
|
||||
.2byte EC_MOVE(NIGHTMARE)
|
||||
.2byte EC_WORD_OF
|
||||
.2byte EC_WORD_SWEETS
|
||||
.2byte EC_WORD_SHOCKED
|
||||
.2byte EC_WORD_ME
|
||||
@ loss speech
|
||||
.2byte EC_WORD_IF
|
||||
.2byte EC_WORD_YOU
|
||||
.2byte EC_WORD_GIVE_UP
|
||||
.2byte EC_WORD_YOU
|
||||
.2byte EC_WORD_WILL
|
||||
.2byte EC_WORD_LOSE
|
||||
.4byte gFallarborBattleTentTrainerMons_Amber
|
||||
|
||||
@ 1
|
||||
.4byte FACILITY_CLASS_RUIN_MANIAC
|
||||
.string "JAVIER$", 8
|
||||
@ pre-battle speech
|
||||
.2byte EC_WORD_I
|
||||
.2byte EC_WORD_NEVER
|
||||
.2byte EC_WORD_EVER
|
||||
.2byte EC_WORD_HAVE
|
||||
.2byte EC_WORD_ENOUGH
|
||||
.2byte EC_WORD_MONEY
|
||||
@ win speech
|
||||
.2byte EC_WORD_I
|
||||
.2byte EC_WORD_WON
|
||||
.2byte EC_WORD_BUT
|
||||
.2byte EC_WORD_I
|
||||
.2byte EC_WORD_NEED
|
||||
.2byte EC_WORD_MONEY
|
||||
@ loss speech
|
||||
.2byte EC_WORD_I
|
||||
.2byte EC_WORD_NEED
|
||||
.2byte EC_WORD_MONEY
|
||||
.2byte EC_WORD_FOR
|
||||
.2byte EC_WORD_A
|
||||
.2byte EC_WORD_BIKE
|
||||
.4byte gFallarborBattleTentTrainerMons_Javier
|
||||
|
||||
@ 2
|
||||
.4byte FACILITY_CLASS_TUBER_1
|
||||
.string "NATALIE$", 8
|
||||
@ pre-battle speech
|
||||
.2byte EC_WORD_THE
|
||||
.2byte EC_WORD_WAY
|
||||
.2byte EC_WORD_I
|
||||
.2byte EC_WORD_BATTLE
|
||||
.2byte EC_WORD_IS
|
||||
.2byte EC_WORD_WEIRD
|
||||
@ win speech
|
||||
.2byte EC_WORD_YOU_RE
|
||||
.2byte EC_WORD_MUCH
|
||||
.2byte EC_WORD_TOO_WEAK
|
||||
.2byte EC_WORD_FOR
|
||||
.2byte EC_WORD_THIS
|
||||
.2byte EC_WORD_PLACE
|
||||
@ loss speech
|
||||
.2byte EC_WORD_GIVE_ME
|
||||
.2byte EC_WORD_AN
|
||||
.2byte EC_WORD_EASY
|
||||
.2byte EC_WORD_MATCH
|
||||
.2byte EC_WORD_NEXT
|
||||
.2byte EC_WORD_TIME
|
||||
.4byte gFallarborBattleTentTrainerMons_Natalie
|
||||
|
||||
@ 3
|
||||
.4byte FACILITY_CLASS_TUBER_2
|
||||
.string "TREVE$", 8
|
||||
@ pre-battle speech
|
||||
.2byte EC_WORD_LOOK
|
||||
.2byte EC_WORD_AT
|
||||
.2byte EC_WORD_MY
|
||||
.2byte EC_MOVE2(METRONOME)
|
||||
.2byte EC_WORD_AND
|
||||
.2byte EC_WORD_SLEEP
|
||||
@ win speech
|
||||
.2byte EC_WORD_YEAH
|
||||
.2byte EC_WORD_EXCL
|
||||
.2byte EC_MOVE(HYPNOSIS)
|
||||
.2byte EC_WORD_IS
|
||||
.2byte EC_WORD_TOTALLY
|
||||
.2byte EC_WORD_GREAT
|
||||
@ loss speech
|
||||
.2byte EC_WORD_MY
|
||||
.2byte EC_MOVE(HYPNOSIS)
|
||||
.2byte EC_WORD_DIDN_T
|
||||
.2byte EC_WORD_WORK
|
||||
.2byte EC_WORD_ELLIPSIS
|
||||
.2byte -1
|
||||
.4byte gFallarborBattleTentTrainerMons_Treve
|
||||
|
||||
@ 4
|
||||
.4byte FACILITY_CLASS_LADY
|
||||
.string "ARIANNA$", 8
|
||||
@ pre-battle speech
|
||||
.2byte EC_WORD_IF_I_WIN
|
||||
.2byte EC_WORD_GIVE_ME
|
||||
.2byte EC_WORD_POKEMON
|
||||
.2byte EC_WORD_FOR
|
||||
.2byte EC_WORD_MY
|
||||
.2byte EC_WORD_COLLECTION
|
||||
@ win speech
|
||||
.2byte EC_WORD_YOUR
|
||||
.2byte EC_WORD_POKEMON
|
||||
.2byte EC_WORD_ARE
|
||||
.2byte EC_WORD_TOO_WEAK
|
||||
.2byte EC_WORD_TO
|
||||
.2byte EC_WORD_COLLECT
|
||||
@ loss speech
|
||||
.2byte EC_WORD_YOUR
|
||||
.2byte EC_WORD_POKEMON
|
||||
.2byte EC_WORD_ARE
|
||||
.2byte EC_WORD_SOMETHING
|
||||
.2byte EC_WORD_ELSE
|
||||
.2byte EC_WORD_ELLIPSIS
|
||||
.4byte gFallarborBattleTentTrainerMons_Arianna
|
||||
|
||||
@ 5
|
||||
.4byte FACILITY_CLASS_BEAUTY
|
||||
.string "JADYN$", 8
|
||||
@ pre-battle speech
|
||||
.2byte EC_WORD_MY
|
||||
.2byte EC_WORD_NAME
|
||||
.2byte EC_WORD_IS
|
||||
.2byte EC_WORD_REALLY
|
||||
.2byte EC_WORD_A
|
||||
.2byte EC_WORD_MYSTERY
|
||||
@ win speech
|
||||
.2byte EC_WORD_MY
|
||||
.2byte EC_WORD_NAME
|
||||
.2byte EC_WORD_GOES
|
||||
.2byte EC_WORD_ON
|
||||
.2byte EC_WORD_A
|
||||
.2byte EC_WORD_MYSTERY
|
||||
@ loss speech
|
||||
.2byte EC_WORD_MY
|
||||
.2byte EC_WORD_NAME
|
||||
.2byte EC_WORD_QUES
|
||||
.2byte EC_WORD_I_AM
|
||||
.2byte EC_WORD_YOUR
|
||||
.2byte EC_WORD_MOTHER
|
||||
.4byte gFallarborBattleTentTrainerMons_Jadyn
|
||||
|
||||
@ 6
|
||||
.4byte FACILITY_CLASS_RICH_BOY
|
||||
.string "GERARDO$", 8
|
||||
@ pre-battle speech
|
||||
.2byte EC_WORD_I_AM
|
||||
.2byte EC_WORD_THE
|
||||
.2byte EC_WORD_BEST
|
||||
.2byte EC_WORD_HERO
|
||||
.2byte EC_WORD_EVER
|
||||
.2byte EC_WORD_EXCL
|
||||
@ win speech
|
||||
.2byte EC_WORD_SEE
|
||||
.2byte EC_WORD_WHAT
|
||||
.2byte EC_WORD_I
|
||||
.2byte EC_WORD_MEAN
|
||||
.2byte EC_WORD_QUES
|
||||
.2byte -1
|
||||
@ loss speech
|
||||
.2byte EC_WORD_HUH_QUES
|
||||
.2byte EC_WORD_YOU
|
||||
.2byte EC_WORD_WERE
|
||||
.2byte EC_WORD_RIGHT
|
||||
.2byte EC_WORD_QUES
|
||||
.2byte -1
|
||||
.4byte gFallarborBattleTentTrainerMons_Gerardo
|
||||
|
||||
@ 7
|
||||
.4byte FACILITY_CLASS_POKEMANIAC
|
||||
.string "JONN$", 8
|
||||
@ pre-battle speech
|
||||
.2byte EC_WORD_THE
|
||||
.2byte EC_WORD_WORLD
|
||||
.2byte EC_MOVE2(SUPERPOWER)
|
||||
.2byte EC_MOVE2(STOMP)
|
||||
.2byte EC_WORD_CONTEST
|
||||
.2byte EC_WORD_EXCL_EXCL
|
||||
@ win speech
|
||||
.2byte EC_WORD_I_AM
|
||||
.2byte EC_WORD_NO_1
|
||||
.2byte EC_WORD_EXCL_EXCL
|
||||
.2byte EC_WORD_HEAR
|
||||
.2byte EC_WORD_ME
|
||||
.2byte EC_MOVE2(ROAR)
|
||||
@ loss speech
|
||||
.2byte EC_WORD_I
|
||||
.2byte EC_WORD_GIVE_UP
|
||||
.2byte EC_WORD_EXCL
|
||||
.2byte EC_WORD_YOU_RE
|
||||
.2byte EC_WORD_NO_1
|
||||
.2byte EC_WORD_EXCL
|
||||
.4byte gFallarborBattleTentTrainerMons_Jonn
|
||||
|
||||
@ 8
|
||||
.4byte FACILITY_CLASS_SWIMMER_M
|
||||
.string "ESTEBAN$", 8
|
||||
@ pre-battle speech
|
||||
.2byte EC_WORD_YOU_RE
|
||||
.2byte EC_WORD_A
|
||||
.2byte EC_WORD_GOOD
|
||||
.2byte EC_WORD_TRAINER
|
||||
.2byte EC_WORD_QUES
|
||||
.2byte EC_WORD_UNBELIEVABLE
|
||||
@ win speech
|
||||
.2byte EC_WORD_YOU_RE
|
||||
.2byte EC_WORD_SOME
|
||||
.2byte EC_WORD_PUSHOVER
|
||||
.2byte EC_WORD_OF
|
||||
.2byte EC_WORD_A
|
||||
.2byte EC_WORD_TRAINER
|
||||
@ loss speech
|
||||
.2byte EC_WORD_YOU_RE
|
||||
.2byte EC_WORD_MUCH
|
||||
.2byte EC_WORD_TOO
|
||||
.2byte EC_WORD_MUCH
|
||||
.2byte EC_WORD_FOR
|
||||
.2byte EC_WORD_ME
|
||||
.4byte gFallarborBattleTentTrainerMons_Esteban
|
||||
|
||||
@ 9
|
||||
.4byte FACILITY_CLASS_CAMPER
|
||||
.string "JAMESON$", 8
|
||||
@ pre-battle speech
|
||||
.2byte EC_WORD_MY
|
||||
.2byte EC_WORD_POKEMON
|
||||
.2byte EC_WORD_ARE
|
||||
.2byte EC_WORD_SILKY
|
||||
.2byte EC_WORD_SMOOTH
|
||||
.2byte EC_WORD_EXCL
|
||||
@ win speech
|
||||
.2byte EC_WORD_MY
|
||||
.2byte EC_WORD_SILKY
|
||||
.2byte EC_WORD_SMOOTH
|
||||
.2byte EC_WORD_POKEMON
|
||||
.2byte EC_WORD_RULE
|
||||
.2byte EC_WORD_EXCL
|
||||
@ loss speech
|
||||
.2byte EC_WORD_MY
|
||||
.2byte EC_WORD_POKEMON
|
||||
.2byte EC_MOVE2(STRUGGLE)
|
||||
.2byte EC_WORD_IN
|
||||
.2byte EC_WORD_YOUR
|
||||
.2byte EC_WORD_STICKY_HOLD
|
||||
.4byte gFallarborBattleTentTrainerMons_Jameson
|
||||
|
||||
@ 10
|
||||
.4byte FACILITY_CLASS_BUG_MANIAC
|
||||
.string "ALANZO$", 8
|
||||
@ pre-battle speech
|
||||
.2byte EC_MOVE2(FORESIGHT)
|
||||
.2byte EC_WORD_IS
|
||||
.2byte EC_WORD_A
|
||||
.2byte EC_WORD_POWER
|
||||
.2byte EC_WORD_I
|
||||
.2byte EC_WORD_HAVE
|
||||
@ win speech
|
||||
.2byte EC_WORD_YOU_RE
|
||||
.2byte EC_WORD_OBLIVIOUS
|
||||
.2byte EC_WORD_ABOUT
|
||||
.2byte EC_MOVE2(FORESIGHT)
|
||||
.2byte EC_WORD_EXCL
|
||||
.2byte -1
|
||||
@ loss speech
|
||||
.2byte EC_WORD_MY
|
||||
.2byte EC_MOVE2(FORESIGHT)
|
||||
.2byte EC_WORD_IS
|
||||
.2byte EC_WORD_ALWAYS
|
||||
.2byte EC_WORD_RIGHT
|
||||
.2byte EC_WORD_EXCL
|
||||
.4byte gFallarborBattleTentTrainerMons_Alanzo
|
||||
|
||||
@ 11
|
||||
.4byte FACILITY_CLASS_GENTLEMAN
|
||||
.string "HOWARD$", 8
|
||||
@ pre-battle speech
|
||||
.2byte EC_WORD_YOUR
|
||||
.2byte EC_WORD_POKEMON
|
||||
.2byte EC_WORD_CAN_T
|
||||
.2byte EC_WORD_BEAT
|
||||
.2byte EC_WORD_ME
|
||||
.2byte -1
|
||||
@ win speech
|
||||
.2byte EC_WORD_YOU
|
||||
.2byte EC_WORD_COULDN_T
|
||||
.2byte EC_WORD_WIN
|
||||
.2byte EC_WORD_COULD
|
||||
.2byte EC_WORD_YOU
|
||||
.2byte EC_WORD_QUES
|
||||
@ loss speech
|
||||
.2byte EC_WORD_YOU
|
||||
.2byte EC_WORD_WOULD
|
||||
.2byte EC_WORD_GO
|
||||
.2byte EC_WORD_ALL
|
||||
.2byte EC_WORD_OUT
|
||||
.2byte EC_WORD_ELLIPSIS
|
||||
.4byte gFallarborBattleTentTrainerMons_Howard
|
||||
|
||||
@ 12
|
||||
.4byte FACILITY_CLASS_GUITARIST
|
||||
.string "CONRAD$", 8
|
||||
@ pre-battle speech
|
||||
.2byte EC_WORD_YOUR
|
||||
.2byte EC_WORD_POKEMON
|
||||
.2byte EC_WORD_ARE
|
||||
.2byte EC_WORD_PRETTY
|
||||
.2byte EC_WORD_WILD
|
||||
.2byte EC_WORD_EXCL
|
||||
@ win speech
|
||||
.2byte EC_WORD_WHOAH
|
||||
.2byte EC_WORD_EXCL_EXCL
|
||||
.2byte -1
|
||||
.2byte EC_WORD_LET_S
|
||||
.2byte EC_WORD_DANCE
|
||||
.2byte EC_WORD_EXCL
|
||||
@ loss speech
|
||||
.2byte EC_WORD_MY
|
||||
.2byte EC_WORD_MUSIC
|
||||
.2byte EC_WORD_WILL
|
||||
.2byte EC_WORD_PLAY
|
||||
.2byte EC_WORD_ON
|
||||
.2byte EC_WORD_ELLIPSIS
|
||||
.4byte gFallarborBattleTentTrainerMons_Conrad
|
||||
|
||||
@ 13
|
||||
.4byte FACILITY_CLASS_SCHOOL_KID_F
|
||||
.string "MAKENNA$", 8
|
||||
@ pre-battle speech
|
||||
.2byte EC_WORD_SHOW
|
||||
.2byte EC_WORD_ME
|
||||
.2byte EC_WORD_THAT
|
||||
.2byte EC_WORD_YOU
|
||||
.2byte EC_WORD_MEAN
|
||||
.2byte EC_WORD_IT
|
||||
@ win speech
|
||||
.2byte EC_WORD_THAT_S
|
||||
.2byte EC_WORD_WHY
|
||||
.2byte EC_WORD_I
|
||||
.2byte EC_WORD_STUDY
|
||||
.2byte EC_WORD_EVERY
|
||||
.2byte EC_WORD_DAY
|
||||
@ loss speech
|
||||
.2byte EC_WORD_AWW
|
||||
.2byte EC_WORD_I
|
||||
.2byte EC_WORD_STUDY
|
||||
.2byte EC_WORD_EVERY
|
||||
.2byte EC_WORD_DAY
|
||||
.2byte EC_WORD_TOO
|
||||
.4byte gFallarborBattleTentTrainerMons_Makenna
|
||||
|
||||
@ 14
|
||||
.4byte FACILITY_CLASS_COOLTRAINER_M
|
||||
.string "BRAYAN$", 8
|
||||
@ pre-battle speech
|
||||
.2byte EC_WORD_CAN
|
||||
.2byte EC_WORD_YOU
|
||||
.2byte EC_WORD_SEE
|
||||
.2byte EC_WORD_MY
|
||||
.2byte EC_WORD_POWER
|
||||
.2byte EC_WORD_QUES
|
||||
@ win speech
|
||||
.2byte EC_WORD_HOW
|
||||
.2byte EC_WORD_BORING
|
||||
.2byte EC_WORD_ELLIPSIS
|
||||
.2byte EC_WORD_THIS
|
||||
.2byte EC_WORD_IS
|
||||
.2byte EC_WORD_GOOD_BYE
|
||||
@ loss speech
|
||||
.2byte EC_WORD_AM
|
||||
.2byte EC_WORD_I
|
||||
.2byte EC_WORD_THE
|
||||
.2byte EC_WORD_WEAK
|
||||
.2byte EC_WORD_TRAINER
|
||||
.2byte EC_WORD_QUES
|
||||
.4byte gFallarborBattleTentTrainerMons_Brayan
|
||||
|
||||
@ 15
|
||||
.4byte FACILITY_CLASS_COOLTRAINER_F
|
||||
.string "MARIANA$", 8
|
||||
@ pre-battle speech
|
||||
.2byte EC_WORD_A
|
||||
.2byte EC_WORD_LIE
|
||||
.2byte EC_WORD_CAN
|
||||
.2byte EC_WORD_BE
|
||||
.2byte EC_WORD_KIND
|
||||
.2byte EC_WORD_ELLIPSIS
|
||||
@ win speech
|
||||
.2byte EC_WORD_THIS
|
||||
.2byte EC_WORD_IS
|
||||
.2byte EC_WORD_LIKE
|
||||
.2byte EC_WORD_THE
|
||||
.2byte EC_WORD_SUNDAY
|
||||
.2byte EC_WORD_COMICS
|
||||
@ loss speech
|
||||
.2byte EC_WORD_THIS
|
||||
.2byte EC_WORD_IS
|
||||
.2byte EC_WORD_LIKE
|
||||
.2byte EC_WORD_FROM
|
||||
.2byte EC_WORD_A
|
||||
.2byte EC_WORD_MOVIE
|
||||
.4byte gFallarborBattleTentTrainerMons_Mariana
|
||||
|
||||
@ 16
|
||||
.4byte FACILITY_CLASS_POKEFAN_1
|
||||
.string "SHELDON$", 8
|
||||
@ pre-battle speech
|
||||
.2byte EC_WORD_A
|
||||
.2byte EC_WORD_POKEMON
|
||||
.2byte EC_WORD_TEACHER
|
||||
.2byte EC_WORD_GETS
|
||||
.2byte EC_WORD_NO
|
||||
.2byte EC_MOVE2(REST)
|
||||
@ win speech
|
||||
.2byte EC_WORD_MY
|
||||
.2byte EC_WORD_SMARTNESS
|
||||
.2byte EC_WORD_GETS
|
||||
.2byte EC_WORD_ME
|
||||
.2byte EC_WORD_EASY
|
||||
.2byte EC_WORD_WINS
|
||||
@ loss speech
|
||||
.2byte EC_WORD_I
|
||||
.2byte EC_WORD_HAVE
|
||||
.2byte EC_WORD_TO
|
||||
.2byte EC_WORD_GO
|
||||
.2byte EC_WORD_WORK
|
||||
.2byte EC_WORD_BYE_BYE
|
||||
.4byte gFallarborBattleTentTrainerMons_Sheldon
|
||||
|
||||
@ 17
|
||||
.4byte FACILITY_CLASS_POKEFAN_2
|
||||
.string "GIANNA$", 8
|
||||
@ pre-battle speech
|
||||
.2byte EC_WORD_AHAHA
|
||||
.2byte EC_WORD_YES
|
||||
.2byte EC_WORD_EXCL
|
||||
.2byte EC_WORD_LOVEY_DOVEY
|
||||
.2byte EC_WORD_POKEMON
|
||||
.2byte EC_WORD_WORLD
|
||||
@ win speech
|
||||
.2byte EC_WORD_MY
|
||||
.2byte EC_WORD_SHINE
|
||||
.2byte EC_WORD_IS
|
||||
.2byte EC_WORD_MAKING
|
||||
.2byte EC_WORD_THINGS
|
||||
.2byte EC_WORD_BETTER
|
||||
@ loss speech
|
||||
.2byte EC_WORD_DO
|
||||
.2byte EC_WORD_YOU
|
||||
.2byte EC_WORD_DISLIKE
|
||||
.2byte EC_WORD_POKEMON
|
||||
.2byte EC_WORD_QUES
|
||||
.2byte -1
|
||||
.4byte gFallarborBattleTentTrainerMons_Gianna
|
||||
|
||||
@ 18
|
||||
.4byte FACILITY_CLASS_EXPERT_M
|
||||
.string "YAHIR$", 8
|
||||
@ pre-battle speech
|
||||
.2byte EC_WORD_YOU
|
||||
.2byte EC_WORD_ELLIPSIS_ELLIPSIS_ELLIPSIS
|
||||
.2byte EC_WORD_ELLIPSIS_ELLIPSIS_ELLIPSIS
|
||||
.2byte EC_WORD_ELLIPSIS_ELLIPSIS_ELLIPSIS
|
||||
.2byte EC_WORD_COME_ON
|
||||
.2byte EC_WORD_EXCL
|
||||
@ win speech
|
||||
.2byte EC_WORD_YOU
|
||||
.2byte EC_WORD_NEED
|
||||
.2byte EC_WORD_TO
|
||||
.2byte EC_WORD_TRAIN
|
||||
.2byte EC_WORD_A_LOT
|
||||
.2byte EC_WORD_MORE
|
||||
@ loss speech
|
||||
.2byte EC_WORD_NOT
|
||||
.2byte EC_WORD_ENOUGH
|
||||
.2byte EC_WORD_ELLIPSIS
|
||||
.2byte EC_WORD_JUST
|
||||
.2byte EC_WORD_NOT
|
||||
.2byte EC_WORD_ENOUGH
|
||||
.4byte gFallarborBattleTentTrainerMons_Yahir
|
||||
|
||||
@ 19
|
||||
.4byte FACILITY_CLASS_EXPERT_2
|
||||
.string "BRITNEY$", 8
|
||||
@ pre-battle speech
|
||||
.2byte EC_WORD_IT
|
||||
.2byte EC_WORD_SEEMS
|
||||
.2byte EC_WORD_THAT
|
||||
.2byte EC_WORD_YOU_RE
|
||||
.2byte EC_WORD_QUITE
|
||||
.2byte EC_WORD_GOOD
|
||||
@ win speech
|
||||
.2byte EC_WORD_YOU_RE
|
||||
.2byte EC_WORD_A
|
||||
.2byte EC_WORD_LUKEWARM
|
||||
.2byte EC_WORD_TALENT
|
||||
.2byte EC_WORD_AT
|
||||
.2byte EC_WORD_BEST
|
||||
@ loss speech
|
||||
.2byte EC_WORD_YOU_RE
|
||||
.2byte EC_WORD_A
|
||||
.2byte EC_WORD_COOL
|
||||
.2byte EC_WORD_HERO
|
||||
.2byte EC_WORD_AT
|
||||
.2byte EC_WORD_THIS
|
||||
.4byte gFallarborBattleTentTrainerMons_Britney
|
||||
|
||||
@ 20
|
||||
.4byte FACILITY_CLASS_YOUNGSTER
|
||||
.string "HECTER$", 8
|
||||
@ pre-battle speech
|
||||
.2byte EC_WORD_MY
|
||||
.2byte EC_MOVE2(HIDDEN_POWER)
|
||||
.2byte EC_WORD_IS
|
||||
.2byte EC_WORD_EXCITING
|
||||
.2byte EC_WORD_ME
|
||||
.2byte EC_WORD_EXCL
|
||||
@ win speech
|
||||
.2byte EC_WORD_YEEHAW_EXCL
|
||||
.2byte EC_WORD_LET_S
|
||||
.2byte EC_WORD_HAVE
|
||||
.2byte EC_WORD_A
|
||||
.2byte EC_MOVE2(HIDDEN_POWER)
|
||||
.2byte EC_WORD_PARTY
|
||||
@ loss speech
|
||||
.2byte EC_WORD_WAAAH
|
||||
.2byte EC_WORD_EXCL
|
||||
.2byte EC_WORD_DON_T
|
||||
.2byte EC_WORD_YOU
|
||||
.2byte EC_MOVE2(MIMIC)
|
||||
.2byte EC_WORD_ME
|
||||
.4byte gFallarborBattleTentTrainerMons_Hecter
|
||||
|
||||
@ 21
|
||||
.4byte FACILITY_CLASS_FISHERMAN
|
||||
.string "TANNOR$", 8
|
||||
@ pre-battle speech
|
||||
.2byte EC_WORD_YOU
|
||||
.2byte EC_WORD_HAVE
|
||||
.2byte EC_WORD_GOT
|
||||
.2byte EC_WORD_TO
|
||||
.2byte EC_WORD_BE
|
||||
.2byte EC_WORD_JOKING
|
||||
@ win speech
|
||||
.2byte EC_WORD_YOU_RE
|
||||
.2byte EC_WORD_THE
|
||||
.2byte EC_WORD_BEST
|
||||
.2byte EC_WORD_AT
|
||||
.2byte EC_WORD_BEING
|
||||
.2byte EC_WORD_FUNNY
|
||||
@ loss speech
|
||||
.2byte EC_WORD_YOU
|
||||
.2byte EC_WORD_WEREN_T
|
||||
.2byte EC_WORD_BEING
|
||||
.2byte EC_WORD_FUNNY
|
||||
.2byte EC_WORD_AT
|
||||
.2byte EC_WORD_ALL
|
||||
.4byte gFallarborBattleTentTrainerMons_Tannor
|
||||
|
||||
@ 22
|
||||
.4byte FACILITY_CLASS_BIRD_KEEPER
|
||||
.string "BENJI$", 8
|
||||
@ pre-battle speech
|
||||
.2byte EC_WORD_YOU
|
||||
.2byte EC_WORD_DON_T
|
||||
.2byte EC_WORD_THINK
|
||||
.2byte EC_WORD_VERY
|
||||
.2byte EC_WORD_FAST
|
||||
.2byte EC_WORD_HUH_QUES
|
||||
@ win speech
|
||||
.2byte EC_WORD_SORRY
|
||||
.2byte EC_WORD_EXCL
|
||||
.2byte EC_WORD_I
|
||||
.2byte EC_WORD_DIDN_T
|
||||
.2byte EC_WORD_MEAN
|
||||
.2byte EC_WORD_YOU
|
||||
@ loss speech
|
||||
.2byte EC_WORD_YOU
|
||||
.2byte EC_WORD_LEFT
|
||||
.2byte EC_WORD_ME
|
||||
.2byte EC_WORD_FEELING
|
||||
.2byte EC_WORD_SAD
|
||||
.2byte EC_WORD_ELLIPSIS
|
||||
.4byte gFallarborBattleTentTrainerMons_Benji
|
||||
|
||||
@ 23
|
||||
.4byte FACILITY_CLASS_NINJA_BOY
|
||||
.string "RORY$", 8
|
||||
@ pre-battle speech
|
||||
.2byte EC_WORD_DON_T
|
||||
.2byte EC_WORD_CAUSE
|
||||
.2byte EC_WORD_AN
|
||||
.2byte EC_MOVE(UPROAR)
|
||||
.2byte EC_WORD_YOU
|
||||
.2byte EC_WORD_EXCL
|
||||
@ win speech
|
||||
.2byte EC_WORD_I
|
||||
.2byte EC_WORD_DON_T
|
||||
.2byte EC_WORD_NEED
|
||||
.2byte EC_WORD_AN
|
||||
.2byte EC_MOVE(UPROAR)
|
||||
.2byte EC_WORD_EXCL
|
||||
@ loss speech
|
||||
.2byte EC_WORD_I_AM
|
||||
.2byte EC_WORD_GOING
|
||||
.2byte EC_WORD_TO
|
||||
.2byte EC_WORD_CAUSE
|
||||
.2byte EC_WORD_AN
|
||||
.2byte EC_MOVE(UPROAR)
|
||||
.4byte gFallarborBattleTentTrainerMons_Rory
|
||||
|
||||
@ 24
|
||||
.4byte FACILITY_CLASS_PARASOL_LADY
|
||||
.string "ELEANOR$", 8
|
||||
@ pre-battle speech
|
||||
.2byte EC_WORD_I
|
||||
.2byte EC_WORD_REALLY
|
||||
.2byte EC_WORD_WANT
|
||||
.2byte EC_WORD_TO
|
||||
.2byte EC_WORD_PARTY
|
||||
.2byte -1
|
||||
@ win speech
|
||||
.2byte EC_WORD_A
|
||||
.2byte EC_WORD_TRENDY
|
||||
.2byte EC_WORD_PARTY
|
||||
.2byte EC_WORD_WOULD
|
||||
.2byte EC_WORD_BE
|
||||
.2byte EC_WORD_REFRESHING
|
||||
@ loss speech
|
||||
.2byte EC_WORD_DON_T
|
||||
.2byte EC_WORD_YOU
|
||||
.2byte EC_WORD_LIKE
|
||||
.2byte EC_WORD_TO
|
||||
.2byte EC_WORD_PARTY
|
||||
.2byte EC_WORD_QUES
|
||||
.4byte gFallarborBattleTentTrainerMons_Eleanor
|
||||
|
||||
@ 25
|
||||
.4byte FACILITY_CLASS_SWIMMER_F
|
||||
.string "EVELYN$", 8
|
||||
@ pre-battle speech
|
||||
.2byte EC_WORD_MY
|
||||
.2byte EC_WORD_PC
|
||||
.2byte EC_WORD_IS
|
||||
.2byte EC_WORD_MY
|
||||
.2byte EC_WORD_SECRET_BASE
|
||||
.2byte EC_WORD_EXCL
|
||||
@ win speech
|
||||
.2byte EC_WORD_IT_S
|
||||
.2byte EC_WORD_ALL
|
||||
.2byte EC_WORD_SECRET
|
||||
.2byte EC_WORD_ON
|
||||
.2byte EC_WORD_MY
|
||||
.2byte EC_WORD_PC
|
||||
@ loss speech
|
||||
.2byte EC_WORD_NO
|
||||
.2byte EC_WORD_EXCL
|
||||
.2byte -1
|
||||
.2byte EC_WORD_I
|
||||
.2byte EC_WORD_REJECT
|
||||
.2byte EC_WORD_THIS
|
||||
.4byte gFallarborBattleTentTrainerMons_Evelyn
|
||||
|
||||
@ 26
|
||||
.4byte FACILITY_CLASS_PICNICKER
|
||||
.string "ARIELLE$", 8
|
||||
@ pre-battle speech
|
||||
.2byte EC_WORD_IT_S
|
||||
.2byte EC_WORD_NOT_VERY
|
||||
.2byte EC_WORD_PRETTY
|
||||
.2byte EC_WORD_BUT
|
||||
.2byte EC_WORD_I
|
||||
.2byte EC_WORD_TRY
|
||||
@ win speech
|
||||
.2byte EC_WORD_WE_RE
|
||||
.2byte EC_WORD_NOT_VERY
|
||||
.2byte EC_WORD_PRETTY
|
||||
.2byte EC_WORD_BUT
|
||||
.2byte EC_WORD_WE_RE
|
||||
.2byte EC_WORD_GREAT
|
||||
@ loss speech
|
||||
.2byte EC_WORD_THAT_WAS
|
||||
.2byte EC_WORD_PRETTY
|
||||
.2byte EC_WORD_MEAN
|
||||
.2byte EC_WORD_OF
|
||||
.2byte EC_WORD_YOU
|
||||
.2byte EC_WORD_EXCL
|
||||
.4byte gFallarborBattleTentTrainerMons_Arielle
|
||||
|
||||
@ 27
|
||||
.4byte FACILITY_CLASS_SAILOR
|
||||
.string "CONNAR$", 8
|
||||
@ pre-battle speech
|
||||
.2byte EC_WORD_I_AM
|
||||
.2byte EC_WORD_NOT
|
||||
.2byte EC_WORD_STRONG
|
||||
.2byte EC_WORD_ENOUGH
|
||||
.2byte EC_WORD_FOR
|
||||
.2byte EC_WORD_THIS
|
||||
@ win speech
|
||||
.2byte EC_WORD_DO
|
||||
.2byte EC_WORD_YOU
|
||||
.2byte EC_WORD_THINK
|
||||
.2byte EC_WORD_YOU_RE
|
||||
.2byte EC_WORD_OK_QUES
|
||||
.2byte -1
|
||||
@ loss speech
|
||||
.2byte EC_WORD_GOOD_BYE
|
||||
.2byte EC_WORD_AND
|
||||
.2byte EC_WORD_THANK_YOU
|
||||
.2byte -1
|
||||
.2byte -1
|
||||
.2byte -1
|
||||
.4byte gFallarborBattleTentTrainerMons_Connar
|
||||
|
||||
@ 28
|
||||
.4byte FACILITY_CLASS_COLLECTOR
|
||||
.string "MAURICE$", 8
|
||||
@ pre-battle speech
|
||||
.2byte EC_WORD_THERE
|
||||
.2byte EC_WORD_IS
|
||||
.2byte EC_WORD_NO
|
||||
.2byte EC_WORD_RADIO
|
||||
.2byte EC_WORD_OR
|
||||
.2byte EC_WORD_TELEVISION
|
||||
@ win speech
|
||||
.2byte EC_WORD_BUT
|
||||
.2byte EC_WORD_THERE
|
||||
.2byte EC_WORD_IS
|
||||
.2byte EC_WORD_A_LOT
|
||||
.2byte EC_WORD_OF
|
||||
.2byte EC_WORD_POKEMON
|
||||
@ loss speech
|
||||
.2byte EC_WORD_I
|
||||
.2byte EC_WORD_CAN_T
|
||||
.2byte EC_WORD_ENJOY
|
||||
.2byte EC_WORD_MYSELF
|
||||
.2byte EC_WORD_WITHOUT
|
||||
.2byte EC_WORD_MONEY
|
||||
.4byte gFallarborBattleTentTrainerMons_Maurice
|
||||
|
||||
@ 29
|
||||
.4byte FACILITY_CLASS_LASS
|
||||
.string "KIANNA$", 8
|
||||
@ pre-battle speech
|
||||
.2byte EC_WORD_I
|
||||
.2byte EC_WORD_WANT
|
||||
.2byte EC_WORD_TO
|
||||
.2byte EC_WORD_GO
|
||||
.2byte EC_WORD_DEPT_STORE
|
||||
.2byte EC_WORD_SHOPPING
|
||||
@ win speech
|
||||
.2byte EC_WORD_I
|
||||
.2byte EC_WORD_DISLIKE
|
||||
.2byte EC_WORD_SHOPPING
|
||||
.2byte EC_WORD_ALONE
|
||||
.2byte -1
|
||||
.2byte -1
|
||||
@ loss speech
|
||||
.2byte EC_WORD_WANT
|
||||
.2byte EC_WORD_TO
|
||||
.2byte EC_WORD_GO
|
||||
.2byte EC_WORD_SHOPPING
|
||||
.2byte EC_WORD_TOGETHER
|
||||
.2byte EC_WORD_QUES
|
||||
.4byte gFallarborBattleTentTrainerMons_Kianna
|
||||
@@ -1,491 +0,0 @@
|
||||
.align 2
|
||||
gSlateportBattleTentMons:: @ 85DE02C
|
||||
@ 0
|
||||
.2byte SPECIES_ZIGZAGOON
|
||||
.2byte MOVE_TACKLE, MOVE_CHARM, MOVE_ODOR_SLEUTH, MOVE_PIN_MISSILE
|
||||
.byte BATTLE_FRONTIER_ITEM_CHOICE_BAND
|
||||
.byte F_EV_SPREAD_SPEED | F_EV_SPREAD_ATTACK
|
||||
.4byte NATURE_JOLLY
|
||||
|
||||
@ 1
|
||||
.2byte SPECIES_ZIGZAGOON
|
||||
.2byte MOVE_DIG, MOVE_MUD_SPORT, MOVE_TAIL_WHIP, MOVE_REST
|
||||
.byte BATTLE_FRONTIER_ITEM_LUM_BERRY
|
||||
.byte F_EV_SPREAD_SPEED | F_EV_SPREAD_ATTACK
|
||||
.4byte NATURE_JOLLY
|
||||
|
||||
@ 2
|
||||
.2byte SPECIES_BEAUTIFLY
|
||||
.2byte MOVE_STUN_SPORE, MOVE_MEGA_DRAIN, MOVE_GUST, MOVE_HARDEN
|
||||
.byte BATTLE_FRONTIER_ITEM_NONE
|
||||
.byte F_EV_SPREAD_SP_ATTACK | F_EV_SPREAD_SPEED
|
||||
.4byte NATURE_MODEST
|
||||
|
||||
@ 3
|
||||
.2byte SPECIES_DUSTOX
|
||||
.2byte MOVE_POISON_STING, MOVE_MOONLIGHT, MOVE_PROTECT, MOVE_GUST
|
||||
.byte BATTLE_FRONTIER_ITEM_ORAN_BERRY
|
||||
.byte F_EV_SPREAD_SP_DEFENSE | F_EV_SPREAD_SP_ATTACK | F_EV_SPREAD_DEFENSE | F_EV_SPREAD_HP
|
||||
.4byte NATURE_MODEST
|
||||
|
||||
@ 4
|
||||
.2byte SPECIES_WAILMER
|
||||
.2byte MOVE_ROLLOUT, MOVE_CURSE, MOVE_GROWL, MOVE_WHIRLPOOL
|
||||
.byte BATTLE_FRONTIER_ITEM_RAWST_BERRY
|
||||
.byte F_EV_SPREAD_DEFENSE | F_EV_SPREAD_ATTACK | F_EV_SPREAD_HP
|
||||
.4byte NATURE_ADAMANT
|
||||
|
||||
@ 5
|
||||
.2byte SPECIES_WAILMER
|
||||
.2byte MOVE_ROLLOUT, MOVE_GROWL, MOVE_WHIRLPOOL, MOVE_WATER_PULSE
|
||||
.byte BATTLE_FRONTIER_ITEM_SITRUS_BERRY
|
||||
.byte F_EV_SPREAD_SP_ATTACK | F_EV_SPREAD_DEFENSE | F_EV_SPREAD_HP
|
||||
.4byte NATURE_MODEST
|
||||
|
||||
@ 6
|
||||
.2byte SPECIES_MARILL
|
||||
.2byte MOVE_ROLLOUT, MOVE_DEFENSE_CURL, MOVE_TAIL_WHIP, MOVE_BUBBLE_BEAM
|
||||
.byte BATTLE_FRONTIER_ITEM_WHITE_HERB
|
||||
.byte F_EV_SPREAD_SP_DEFENSE | F_EV_SPREAD_HP
|
||||
.4byte NATURE_IMPISH
|
||||
|
||||
@ 7
|
||||
.2byte SPECIES_WINGULL
|
||||
.2byte MOVE_SUPERSONIC, MOVE_GROWL, MOVE_WING_ATTACK, MOVE_STEEL_WING
|
||||
.byte BATTLE_FRONTIER_ITEM_METAL_COAT
|
||||
.byte F_EV_SPREAD_SP_ATTACK | F_EV_SPREAD_SPEED | F_EV_SPREAD_ATTACK
|
||||
.4byte NATURE_NAIVE
|
||||
|
||||
@ 8
|
||||
.2byte SPECIES_PELIPPER
|
||||
.2byte MOVE_TWISTER, MOVE_WATER_SPORT, MOVE_GROWL, MOVE_WING_ATTACK
|
||||
.byte BATTLE_FRONTIER_ITEM_DRAGON_FANG
|
||||
.byte F_EV_SPREAD_SP_DEFENSE | F_EV_SPREAD_SP_ATTACK | F_EV_SPREAD_DEFENSE
|
||||
.4byte NATURE_MODEST
|
||||
|
||||
@ 9
|
||||
.2byte SPECIES_CACNEA
|
||||
.2byte MOVE_SANDSTORM, MOVE_LEER, MOVE_LEECH_SEED, MOVE_PIN_MISSILE
|
||||
.byte BATTLE_FRONTIER_ITEM_LAX_INCENSE
|
||||
.byte F_EV_SPREAD_SPEED
|
||||
.4byte NATURE_JOLLY
|
||||
|
||||
@ 10
|
||||
.2byte SPECIES_LOMBRE
|
||||
.2byte MOVE_ASTONISH, MOVE_WATER_GUN, MOVE_FAKE_OUT, MOVE_ABSORB
|
||||
.byte BATTLE_FRONTIER_ITEM_MIRACLE_SEED
|
||||
.byte F_EV_SPREAD_SP_ATTACK | F_EV_SPREAD_HP
|
||||
.4byte NATURE_MODEST
|
||||
|
||||
@ 11
|
||||
.2byte SPECIES_LOTAD
|
||||
.2byte MOVE_SYNTHESIS, MOVE_NATURE_POWER, MOVE_RAIN_DANCE, MOVE_MEGA_DRAIN
|
||||
.byte BATTLE_FRONTIER_ITEM_MYSTIC_WATER
|
||||
.byte F_EV_SPREAD_SP_ATTACK | F_EV_SPREAD_DEFENSE | F_EV_SPREAD_HP
|
||||
.4byte NATURE_DOCILE
|
||||
|
||||
@ 12
|
||||
.2byte SPECIES_SEEDOT
|
||||
.2byte MOVE_SUNNY_DAY, MOVE_SYNTHESIS, MOVE_LEECH_SEED, MOVE_BIDE
|
||||
.byte BATTLE_FRONTIER_ITEM_SALAC_BERRY
|
||||
.byte F_EV_SPREAD_SP_DEFENSE | F_EV_SPREAD_DEFENSE | F_EV_SPREAD_HP
|
||||
.4byte NATURE_TIMID
|
||||
|
||||
@ 13
|
||||
.2byte SPECIES_NUZLEAF
|
||||
.2byte MOVE_FAKE_OUT, MOVE_NATURE_POWER, MOVE_HARDEN, MOVE_ATTRACT
|
||||
.byte BATTLE_FRONTIER_ITEM_NONE
|
||||
.byte F_EV_SPREAD_ATTACK | F_EV_SPREAD_HP
|
||||
.4byte NATURE_LONELY
|
||||
|
||||
@ 14
|
||||
.2byte SPECIES_NINJASK
|
||||
.2byte MOVE_FURY_CUTTER, MOVE_SCREECH, MOVE_SWORDS_DANCE, MOVE_DOUBLE_TEAM
|
||||
.byte BATTLE_FRONTIER_ITEM_NONE
|
||||
.byte F_EV_SPREAD_SP_DEFENSE | F_EV_SPREAD_SP_ATTACK | F_EV_SPREAD_SPEED | F_EV_SPREAD_DEFENSE | F_EV_SPREAD_HP
|
||||
.4byte NATURE_QUIRKY
|
||||
|
||||
@ 15
|
||||
.2byte SPECIES_NINJASK
|
||||
.2byte MOVE_FURY_CUTTER, MOVE_DOUBLE_TEAM, MOVE_SCREECH, MOVE_SAND_ATTACK
|
||||
.byte BATTLE_FRONTIER_ITEM_SILVER_POWDER
|
||||
.byte F_EV_SPREAD_DEFENSE | F_EV_SPREAD_ATTACK
|
||||
.4byte NATURE_NAUGHTY
|
||||
|
||||
@ 16
|
||||
.2byte SPECIES_GRAVELER
|
||||
.2byte MOVE_MUD_SPORT, MOVE_BLOCK, MOVE_ROCK_TOMB, MOVE_MAGNITUDE
|
||||
.byte BATTLE_FRONTIER_ITEM_NONE
|
||||
.byte F_EV_SPREAD_SP_DEFENSE | F_EV_SPREAD_ATTACK | F_EV_SPREAD_HP
|
||||
.4byte NATURE_BRAVE
|
||||
|
||||
@ 17
|
||||
.2byte SPECIES_BALTOY
|
||||
.2byte MOVE_SELF_DESTRUCT, MOVE_ANCIENT_POWER, MOVE_PSYBEAM, MOVE_REFLECT
|
||||
.byte BATTLE_FRONTIER_ITEM_NONE
|
||||
.byte F_EV_SPREAD_SP_ATTACK | F_EV_SPREAD_ATTACK
|
||||
.4byte NATURE_NAIVE
|
||||
|
||||
@ 18
|
||||
.2byte SPECIES_MIGHTYENA
|
||||
.2byte MOVE_BITE, MOVE_ROAR, MOVE_SWAGGER, MOVE_TACKLE
|
||||
.byte BATTLE_FRONTIER_ITEM_BLACK_GLASSES
|
||||
.byte F_EV_SPREAD_SP_ATTACK | F_EV_SPREAD_SPEED | F_EV_SPREAD_HP
|
||||
.4byte NATURE_CALM
|
||||
|
||||
@ 19
|
||||
.2byte SPECIES_MIGHTYENA
|
||||
.2byte MOVE_ODOR_SLEUTH, MOVE_HOWL, MOVE_SAND_ATTACK, MOVE_POISON_FANG
|
||||
.byte BATTLE_FRONTIER_ITEM_SHELL_BELL
|
||||
.byte F_EV_SPREAD_ATTACK | F_EV_SPREAD_HP
|
||||
.4byte NATURE_LONELY
|
||||
|
||||
@ 20
|
||||
.2byte SPECIES_LINOONE
|
||||
.2byte MOVE_HEADBUTT, MOVE_TICKLE, MOVE_TAIL_WHIP, MOVE_REST
|
||||
.byte BATTLE_FRONTIER_ITEM_MENTAL_HERB
|
||||
.byte F_EV_SPREAD_SP_DEFENSE | F_EV_SPREAD_ATTACK | F_EV_SPREAD_HP
|
||||
.4byte NATURE_JOLLY
|
||||
|
||||
@ 21
|
||||
.2byte SPECIES_GOLDEEN
|
||||
.2byte MOVE_WATER_SPORT, MOVE_HORN_ATTACK, MOVE_WATERFALL, MOVE_SUPERSONIC
|
||||
.byte BATTLE_FRONTIER_ITEM_SCOPE_LENS
|
||||
.byte F_EV_SPREAD_SP_DEFENSE | F_EV_SPREAD_SP_ATTACK | F_EV_SPREAD_DEFENSE
|
||||
.4byte NATURE_CALM
|
||||
|
||||
@ 22
|
||||
.2byte SPECIES_ELECTRIKE
|
||||
.2byte MOVE_BITE, MOVE_SPARK, MOVE_ROAR, MOVE_FLASH
|
||||
.byte BATTLE_FRONTIER_ITEM_MAGNET
|
||||
.byte F_EV_SPREAD_SPEED | F_EV_SPREAD_DEFENSE | F_EV_SPREAD_ATTACK
|
||||
.4byte NATURE_MODEST
|
||||
|
||||
@ 23
|
||||
.2byte SPECIES_VOLTORB
|
||||
.2byte MOVE_SPARK, MOVE_ROLLOUT, MOVE_CHARGE, MOVE_SCREECH
|
||||
.byte BATTLE_FRONTIER_ITEM_NONE
|
||||
.byte F_EV_SPREAD_SP_DEFENSE | F_EV_SPREAD_SP_ATTACK
|
||||
.4byte NATURE_MILD
|
||||
|
||||
@ 24
|
||||
.2byte SPECIES_ARON
|
||||
.2byte MOVE_DIG, MOVE_METAL_CLAW, MOVE_IRON_DEFENSE, MOVE_ENDEAVOR
|
||||
.byte BATTLE_FRONTIER_ITEM_NONE
|
||||
.byte F_EV_SPREAD_DEFENSE | F_EV_SPREAD_ATTACK | F_EV_SPREAD_HP
|
||||
.4byte NATURE_NAUGHTY
|
||||
|
||||
@ 25
|
||||
.2byte SPECIES_ARON
|
||||
.2byte MOVE_MUD_SLAP, MOVE_IRON_TAIL, MOVE_HARDEN, MOVE_ROAR
|
||||
.byte BATTLE_FRONTIER_ITEM_LEPPA_BERRY
|
||||
.byte F_EV_SPREAD_SP_DEFENSE | F_EV_SPREAD_SP_ATTACK | F_EV_SPREAD_HP
|
||||
.4byte NATURE_MODEST
|
||||
|
||||
@ 26
|
||||
.2byte SPECIES_TRAPINCH
|
||||
.2byte MOVE_BODY_SLAM, MOVE_FOCUS_ENERGY, MOVE_SAND_TOMB, MOVE_SAND_ATTACK
|
||||
.byte BATTLE_FRONTIER_ITEM_NONE
|
||||
.byte F_EV_SPREAD_ATTACK | F_EV_SPREAD_HP
|
||||
.4byte NATURE_BRAVE
|
||||
|
||||
@ 27
|
||||
.2byte SPECIES_CACNEA
|
||||
.2byte MOVE_INGRAIN, MOVE_SANDSTORM, MOVE_POISON_STING, MOVE_DESTINY_BOND
|
||||
.byte BATTLE_FRONTIER_ITEM_BRIGHT_POWDER
|
||||
.byte F_EV_SPREAD_SPEED | F_EV_SPREAD_HP
|
||||
.4byte NATURE_TIMID
|
||||
|
||||
@ 28
|
||||
.2byte SPECIES_TAILLOW
|
||||
.2byte MOVE_GROWL, MOVE_AERIAL_ACE, MOVE_AGILITY, MOVE_ENDEAVOR
|
||||
.byte BATTLE_FRONTIER_ITEM_SHARP_BEAK
|
||||
.byte F_EV_SPREAD_SPEED | F_EV_SPREAD_ATTACK
|
||||
.4byte NATURE_ADAMANT
|
||||
|
||||
@ 29
|
||||
.2byte SPECIES_SWELLOW
|
||||
.2byte MOVE_SUPERSONIC, MOVE_GROWL, MOVE_FOCUS_ENERGY, MOVE_PECK
|
||||
.byte BATTLE_FRONTIER_ITEM_NONE
|
||||
.byte F_EV_SPREAD_DEFENSE | F_EV_SPREAD_ATTACK | F_EV_SPREAD_HP
|
||||
.4byte NATURE_IMPISH
|
||||
|
||||
@ 30
|
||||
.2byte SPECIES_GOLBAT
|
||||
.2byte MOVE_ASTONISH, MOVE_GUST, MOVE_MEAN_LOOK, MOVE_CONFUSE_RAY
|
||||
.byte BATTLE_FRONTIER_ITEM_SPELL_TAG
|
||||
.byte F_EV_SPREAD_SP_DEFENSE | F_EV_SPREAD_SPEED | F_EV_SPREAD_DEFENSE
|
||||
.4byte NATURE_TIMID
|
||||
|
||||
@ 31
|
||||
.2byte SPECIES_LOUDRED
|
||||
.2byte MOVE_ASTONISH, MOVE_SCREECH, MOVE_UPROAR, MOVE_SUPERSONIC
|
||||
.byte BATTLE_FRONTIER_ITEM_NONE
|
||||
.byte F_EV_SPREAD_DEFENSE | F_EV_SPREAD_ATTACK | F_EV_SPREAD_HP
|
||||
.4byte NATURE_ADAMANT
|
||||
|
||||
@ 32
|
||||
.2byte SPECIES_SPINDA
|
||||
.2byte MOVE_DIZZY_PUNCH, MOVE_FAINT_ATTACK, MOVE_HYPNOSIS, MOVE_REST
|
||||
.byte BATTLE_FRONTIER_ITEM_CHESTO_BERRY
|
||||
.byte F_EV_SPREAD_SP_DEFENSE | F_EV_SPREAD_DEFENSE | F_EV_SPREAD_ATTACK
|
||||
.4byte NATURE_ADAMANT
|
||||
|
||||
@ 33
|
||||
.2byte SPECIES_MAGNEMITE
|
||||
.2byte MOVE_METAL_SOUND, MOVE_SUPERSONIC, MOVE_THUNDER_WAVE, MOVE_SPARK
|
||||
.byte BATTLE_FRONTIER_ITEM_QUICK_CLAW
|
||||
.byte F_EV_SPREAD_SP_ATTACK | F_EV_SPREAD_SPEED
|
||||
.4byte NATURE_SERIOUS
|
||||
|
||||
@ 34
|
||||
.2byte SPECIES_WHISMUR
|
||||
.2byte MOVE_REST, MOVE_SLEEP_TALK, MOVE_HOWL, MOVE_BODY_SLAM
|
||||
.byte BATTLE_FRONTIER_ITEM_SILK_SCARF
|
||||
.byte F_EV_SPREAD_SP_DEFENSE | F_EV_SPREAD_DEFENSE | F_EV_SPREAD_ATTACK | F_EV_SPREAD_HP
|
||||
.4byte NATURE_ADAMANT
|
||||
|
||||
@ 35
|
||||
.2byte SPECIES_MAKUHITA
|
||||
.2byte MOVE_SAND_ATTACK, MOVE_KNOCK_OFF, MOVE_ARM_THRUST, MOVE_BELLY_DRUM
|
||||
.byte BATTLE_FRONTIER_ITEM_FOCUS_BAND
|
||||
.byte F_EV_SPREAD_ATTACK | F_EV_SPREAD_HP
|
||||
.4byte NATURE_ADAMANT
|
||||
|
||||
@ 36
|
||||
.2byte SPECIES_NUMEL
|
||||
.2byte MOVE_EMBER, MOVE_TAKE_DOWN, MOVE_GROWL, MOVE_FOCUS_ENERGY
|
||||
.byte BATTLE_FRONTIER_ITEM_NONE
|
||||
.byte F_EV_SPREAD_SP_ATTACK | F_EV_SPREAD_ATTACK
|
||||
.4byte NATURE_MODEST
|
||||
|
||||
@ 37
|
||||
.2byte SPECIES_BARBOACH
|
||||
.2byte MOVE_MAGNITUDE, MOVE_MUD_SPORT, MOVE_WATER_SPORT, MOVE_WATER_GUN
|
||||
.byte BATTLE_FRONTIER_ITEM_SEA_INCENSE
|
||||
.byte F_EV_SPREAD_ATTACK | F_EV_SPREAD_HP
|
||||
.4byte NATURE_JOLLY
|
||||
|
||||
@ 38
|
||||
.2byte SPECIES_TENTACOOL
|
||||
.2byte MOVE_SCREECH, MOVE_BUBBLE_BEAM, MOVE_ACID, MOVE_BARRIER
|
||||
.byte BATTLE_FRONTIER_ITEM_POISON_BARB
|
||||
.byte F_EV_SPREAD_ATTACK | F_EV_SPREAD_HP
|
||||
.4byte NATURE_ADAMANT
|
||||
|
||||
@ 39
|
||||
.2byte SPECIES_VIGOROTH
|
||||
.2byte MOVE_FOCUS_ENERGY, MOVE_FURY_SWIPES, MOVE_ENDURE, MOVE_YAWN
|
||||
.byte BATTLE_FRONTIER_ITEM_AGUAV_BERRY
|
||||
.byte F_EV_SPREAD_ATTACK | F_EV_SPREAD_HP
|
||||
.4byte NATURE_ADAMANT
|
||||
|
||||
@ 40
|
||||
.2byte SPECIES_MAGIKARP
|
||||
.2byte MOVE_TACKLE, MOVE_FLAIL, MOVE_SPLASH, MOVE_NONE
|
||||
.byte BATTLE_FRONTIER_ITEM_DRAGON_SCALE
|
||||
.byte F_EV_SPREAD_ATTACK | F_EV_SPREAD_HP
|
||||
.4byte NATURE_ADAMANT
|
||||
|
||||
@ 41
|
||||
.2byte SPECIES_SEVIPER
|
||||
.2byte MOVE_LICK, MOVE_POISON_FANG, MOVE_GLARE, MOVE_WRAP
|
||||
.byte BATTLE_FRONTIER_ITEM_NONE
|
||||
.byte F_EV_SPREAD_SP_ATTACK | F_EV_SPREAD_ATTACK | F_EV_SPREAD_HP
|
||||
.4byte NATURE_ADAMANT
|
||||
|
||||
@ 42
|
||||
.2byte SPECIES_SOLROCK
|
||||
.2byte MOVE_ROCK_THROW, MOVE_HARDEN, MOVE_PSYWAVE, MOVE_TACKLE
|
||||
.byte BATTLE_FRONTIER_ITEM_HARD_STONE
|
||||
.byte F_EV_SPREAD_SP_DEFENSE | F_EV_SPREAD_DEFENSE | F_EV_SPREAD_ATTACK
|
||||
.4byte NATURE_ADAMANT
|
||||
|
||||
@ 43
|
||||
.2byte SPECIES_KECLEON
|
||||
.2byte MOVE_PSYBEAM, MOVE_SUBSTITUTE, MOVE_THIEF, MOVE_TAIL_WHIP
|
||||
.byte BATTLE_FRONTIER_ITEM_NONE
|
||||
.byte F_EV_SPREAD_SP_ATTACK | F_EV_SPREAD_SPEED | F_EV_SPREAD_HP
|
||||
.4byte NATURE_MODEST
|
||||
|
||||
@ 44
|
||||
.2byte SPECIES_KECLEON
|
||||
.2byte MOVE_FAINT_ATTACK, MOVE_ASTONISH, MOVE_LICK, MOVE_SCREECH
|
||||
.byte BATTLE_FRONTIER_ITEM_IAPAPA_BERRY
|
||||
.byte F_EV_SPREAD_SP_DEFENSE | F_EV_SPREAD_HP
|
||||
.4byte NATURE_CALM
|
||||
|
||||
@ 45
|
||||
.2byte SPECIES_SHROOMISH
|
||||
.2byte MOVE_STUN_SPORE, MOVE_TACKLE, MOVE_LEECH_SEED, MOVE_MEGA_DRAIN
|
||||
.byte BATTLE_FRONTIER_ITEM_PERSIM_BERRY
|
||||
.byte F_EV_SPREAD_SP_ATTACK | F_EV_SPREAD_SPEED
|
||||
.4byte NATURE_MODEST
|
||||
|
||||
@ 46
|
||||
.2byte SPECIES_SHROOMISH
|
||||
.2byte MOVE_ABSORB, MOVE_STUN_SPORE, MOVE_SPORE, MOVE_LEECH_SEED
|
||||
.byte BATTLE_FRONTIER_ITEM_FIGY_BERRY
|
||||
.byte F_EV_SPREAD_ATTACK
|
||||
.4byte NATURE_BRAVE
|
||||
|
||||
@ 47
|
||||
.2byte SPECIES_LOMBRE
|
||||
.2byte MOVE_NATURE_POWER, MOVE_ASTONISH, MOVE_GROWL, MOVE_ABSORB
|
||||
.byte BATTLE_FRONTIER_ITEM_NONE
|
||||
.byte F_EV_SPREAD_SPEED | F_EV_SPREAD_ATTACK
|
||||
.4byte NATURE_LONELY
|
||||
|
||||
@ 48
|
||||
.2byte SPECIES_NUMEL
|
||||
.2byte MOVE_EMBER, MOVE_GROWL, MOVE_EARTHQUAKE, MOVE_SUNNY_DAY
|
||||
.byte BATTLE_FRONTIER_ITEM_CHARCOAL
|
||||
.byte F_EV_SPREAD_SP_DEFENSE | F_EV_SPREAD_SP_ATTACK | F_EV_SPREAD_DEFENSE
|
||||
.4byte NATURE_MODEST
|
||||
|
||||
@ 49
|
||||
.2byte SPECIES_TRAPINCH
|
||||
.2byte MOVE_FAINT_ATTACK, MOVE_DIG, MOVE_BITE, MOVE_QUICK_ATTACK
|
||||
.byte BATTLE_FRONTIER_ITEM_ASPEAR_BERRY
|
||||
.byte F_EV_SPREAD_DEFENSE | F_EV_SPREAD_ATTACK | F_EV_SPREAD_HP
|
||||
.4byte NATURE_BRAVE
|
||||
|
||||
@ 50
|
||||
.2byte SPECIES_PELIPPER
|
||||
.2byte MOVE_WING_ATTACK, MOVE_SUPERSONIC, MOVE_MIST, MOVE_AGILITY
|
||||
.byte BATTLE_FRONTIER_ITEM_WIKI_BERRY
|
||||
.byte F_EV_SPREAD_SP_DEFENSE | F_EV_SPREAD_SPEED | F_EV_SPREAD_DEFENSE | F_EV_SPREAD_HP
|
||||
.4byte NATURE_ADAMANT
|
||||
|
||||
@ 51
|
||||
.2byte SPECIES_WINGULL
|
||||
.2byte MOVE_WATER_GUN, MOVE_SUPERSONIC, MOVE_GROWL, MOVE_ICY_WIND
|
||||
.byte BATTLE_FRONTIER_ITEM_NEVER_MELT_ICE
|
||||
.byte F_EV_SPREAD_SPEED | F_EV_SPREAD_ATTACK
|
||||
.4byte NATURE_ADAMANT
|
||||
|
||||
@ 52
|
||||
.2byte SPECIES_MARILL
|
||||
.2byte MOVE_DOUBLE_EDGE, MOVE_RAIN_DANCE, MOVE_TAIL_WHIP, MOVE_WATER_GUN
|
||||
.byte BATTLE_FRONTIER_ITEM_GANLON_BERRY
|
||||
.byte F_EV_SPREAD_SP_ATTACK | F_EV_SPREAD_HP
|
||||
.4byte NATURE_MODEST
|
||||
|
||||
@ 53
|
||||
.2byte SPECIES_SKITTY
|
||||
.2byte MOVE_ASSIST, MOVE_ATTRACT, MOVE_SING, MOVE_CHARM
|
||||
.byte BATTLE_FRONTIER_ITEM_PETAYA_BERRY
|
||||
.byte F_EV_SPREAD_DEFENSE | F_EV_SPREAD_ATTACK | F_EV_SPREAD_HP
|
||||
.4byte NATURE_CAREFUL
|
||||
|
||||
@ 54
|
||||
.2byte SPECIES_SEVIPER
|
||||
.2byte MOVE_SWAGGER, MOVE_WRAP, MOVE_POISON_TAIL, MOVE_HAZE
|
||||
.byte BATTLE_FRONTIER_ITEM_NONE
|
||||
.byte F_EV_SPREAD_SP_DEFENSE | F_EV_SPREAD_SP_ATTACK | F_EV_SPREAD_DEFENSE
|
||||
.4byte NATURE_BRAVE
|
||||
|
||||
@ 55
|
||||
.2byte SPECIES_GOLBAT
|
||||
.2byte MOVE_BITE, MOVE_TORMENT, MOVE_SCREECH, MOVE_POISON_FANG
|
||||
.byte BATTLE_FRONTIER_ITEM_LEFTOVERS
|
||||
.byte F_EV_SPREAD_SPEED | F_EV_SPREAD_HP
|
||||
.4byte NATURE_HARDY
|
||||
|
||||
@ 56
|
||||
.2byte SPECIES_RALTS
|
||||
.2byte MOVE_HYPNOSIS, MOVE_IMPRISON, MOVE_PSYCHIC, MOVE_DREAM_EATER
|
||||
.byte BATTLE_FRONTIER_ITEM_MAGO_BERRY
|
||||
.byte F_EV_SPREAD_SP_ATTACK | F_EV_SPREAD_SPEED
|
||||
.4byte NATURE_TIMID
|
||||
|
||||
@ 57
|
||||
.2byte SPECIES_SANDSHREW
|
||||
.2byte MOVE_SLASH, MOVE_SAND_ATTACK, MOVE_SAND_TOMB, MOVE_DEFENSE_CURL
|
||||
.byte BATTLE_FRONTIER_ITEM_SOFT_SAND
|
||||
.byte 0
|
||||
.4byte NATURE_HARDY
|
||||
|
||||
@ 58
|
||||
.2byte SPECIES_SWALOT
|
||||
.2byte MOVE_YAWN, MOVE_SLUDGE, MOVE_ENCORE, MOVE_POUND
|
||||
.byte BATTLE_FRONTIER_ITEM_NONE
|
||||
.byte F_EV_SPREAD_SP_DEFENSE | F_EV_SPREAD_DEFENSE | F_EV_SPREAD_ATTACK
|
||||
.4byte NATURE_IMPISH
|
||||
|
||||
@ 59
|
||||
.2byte SPECIES_VOLBEAT
|
||||
.2byte MOVE_TACKLE, MOVE_CONFUSE_RAY, MOVE_QUICK_ATTACK, MOVE_DOUBLE_TEAM
|
||||
.byte BATTLE_FRONTIER_ITEM_NONE
|
||||
.byte F_EV_SPREAD_SP_DEFENSE | F_EV_SPREAD_ATTACK
|
||||
.4byte NATURE_HARDY
|
||||
|
||||
@ 60
|
||||
.2byte SPECIES_ILLUMISE
|
||||
.2byte MOVE_CHARM, MOVE_TACKLE, MOVE_ENCORE, MOVE_MOONLIGHT
|
||||
.byte BATTLE_FRONTIER_ITEM_CHERI_BERRY
|
||||
.byte F_EV_SPREAD_SPEED | F_EV_SPREAD_ATTACK | F_EV_SPREAD_HP
|
||||
.4byte NATURE_ADAMANT
|
||||
|
||||
@ 61
|
||||
.2byte SPECIES_KADABRA
|
||||
.2byte MOVE_DISABLE, MOVE_CONFUSION, MOVE_REFLECT, MOVE_RECOVER
|
||||
.byte BATTLE_FRONTIER_ITEM_NONE
|
||||
.byte F_EV_SPREAD_SP_ATTACK | F_EV_SPREAD_SPEED
|
||||
.4byte NATURE_QUIRKY
|
||||
|
||||
@ 62
|
||||
.2byte SPECIES_KIRLIA
|
||||
.2byte MOVE_CALM_MIND, MOVE_CONFUSION, MOVE_DOUBLE_TEAM, MOVE_GROWL
|
||||
.byte BATTLE_FRONTIER_ITEM_TWISTED_SPOON
|
||||
.byte F_EV_SPREAD_SP_DEFENSE | F_EV_SPREAD_DEFENSE | F_EV_SPREAD_ATTACK | F_EV_SPREAD_HP
|
||||
.4byte NATURE_CAREFUL
|
||||
|
||||
@ 63
|
||||
.2byte SPECIES_BRELOOM
|
||||
.2byte MOVE_ABSORB, MOVE_TACKLE, MOVE_STUN_SPORE, MOVE_MEGA_DRAIN
|
||||
.byte BATTLE_FRONTIER_ITEM_NONE
|
||||
.byte F_EV_SPREAD_DEFENSE | F_EV_SPREAD_ATTACK | F_EV_SPREAD_HP
|
||||
.4byte NATURE_NAIVE
|
||||
|
||||
@ 64
|
||||
.2byte SPECIES_PLUSLE
|
||||
.2byte MOVE_SPARK, MOVE_ENCORE, MOVE_THUNDER_WAVE, MOVE_GROWL
|
||||
.byte BATTLE_FRONTIER_ITEM_LIECHI_BERRY
|
||||
.byte F_EV_SPREAD_SPEED | F_EV_SPREAD_ATTACK
|
||||
.4byte NATURE_LONELY
|
||||
|
||||
@ 65
|
||||
.2byte SPECIES_PLUSLE
|
||||
.2byte MOVE_SPARK, MOVE_FAKE_TEARS, MOVE_SUBSTITUTE, MOVE_QUICK_ATTACK
|
||||
.byte BATTLE_FRONTIER_ITEM_PECHA_BERRY
|
||||
.byte F_EV_SPREAD_SP_ATTACK | F_EV_SPREAD_HP
|
||||
.4byte NATURE_MILD
|
||||
|
||||
@ 66
|
||||
.2byte SPECIES_ELECTRIKE
|
||||
.2byte MOVE_SPARK, MOVE_CHARGE, MOVE_ROAR, MOVE_THUNDER_WAVE
|
||||
.byte BATTLE_FRONTIER_ITEM_APICOT_BERRY
|
||||
.byte F_EV_SPREAD_SPEED
|
||||
.4byte NATURE_TIMID
|
||||
|
||||
@ 67
|
||||
.2byte SPECIES_SWABLU
|
||||
.2byte MOVE_SING, MOVE_PECK, MOVE_STEEL_WING, MOVE_SAFEGUARD
|
||||
.byte BATTLE_FRONTIER_ITEM_NONE
|
||||
.byte F_EV_SPREAD_SPEED | F_EV_SPREAD_ATTACK
|
||||
.4byte NATURE_JOLLY
|
||||
|
||||
@ 68
|
||||
.2byte SPECIES_MACHOP
|
||||
.2byte MOVE_FOCUS_ENERGY, MOVE_VITAL_THROW, MOVE_SEISMIC_TOSS, MOVE_FORESIGHT
|
||||
.byte BATTLE_FRONTIER_ITEM_BLACK_BELT
|
||||
.byte F_EV_SPREAD_SPEED | F_EV_SPREAD_ATTACK
|
||||
.4byte NATURE_ADAMANT
|
||||
|
||||
@ 69
|
||||
.2byte SPECIES_MACHOKE
|
||||
.2byte MOVE_FOCUS_ENERGY, MOVE_LEER, MOVE_KARATE_CHOP, MOVE_FORESIGHT
|
||||
.byte BATTLE_FRONTIER_ITEM_NONE
|
||||
.byte F_EV_SPREAD_SP_DEFENSE | F_EV_SPREAD_DEFENSE | F_EV_SPREAD_HP
|
||||
.4byte NATURE_MODEST
|
||||
@@ -1,448 +0,0 @@
|
||||
.align 1
|
||||
gSlateportBattleTentTrainerMons_Jolie:: @ 85DD70C
|
||||
.2byte 9
|
||||
.2byte 10
|
||||
.2byte 13
|
||||
.2byte 27
|
||||
.2byte 35
|
||||
.2byte 37
|
||||
.2byte 42
|
||||
.2byte 44
|
||||
.2byte 45
|
||||
.2byte 46
|
||||
.2byte 63
|
||||
.2byte -1
|
||||
|
||||
gSlateportBattleTentTrainerMons_Malachi:: @ 85DD724
|
||||
.2byte 9
|
||||
.2byte 16
|
||||
.2byte 17
|
||||
.2byte 27
|
||||
.2byte 36
|
||||
.2byte 39
|
||||
.2byte 42
|
||||
.2byte 45
|
||||
.2byte 48
|
||||
.2byte 49
|
||||
.2byte 53
|
||||
.2byte -1
|
||||
|
||||
gSlateportBattleTentTrainerMons_Kelsie:: @ 85DD73C
|
||||
.2byte 4
|
||||
.2byte 5
|
||||
.2byte 6
|
||||
.2byte 11
|
||||
.2byte 28
|
||||
.2byte 34
|
||||
.2byte 35
|
||||
.2byte 37
|
||||
.2byte 43
|
||||
.2byte 51
|
||||
.2byte 53
|
||||
.2byte -1
|
||||
|
||||
gSlateportBattleTentTrainerMons_Davon:: @ 85DD754
|
||||
.2byte 4
|
||||
.2byte 5
|
||||
.2byte 6
|
||||
.2byte 12
|
||||
.2byte 26
|
||||
.2byte 36
|
||||
.2byte 37
|
||||
.2byte 38
|
||||
.2byte 40
|
||||
.2byte 44
|
||||
.2byte 46
|
||||
.2byte 50
|
||||
.2byte -1
|
||||
|
||||
gSlateportBattleTentTrainerMons_Glenda:: @ 85DD76E
|
||||
.2byte 0
|
||||
.2byte 1
|
||||
.2byte 17
|
||||
.2byte 18
|
||||
.2byte 19
|
||||
.2byte 22
|
||||
.2byte 23
|
||||
.2byte 33
|
||||
.2byte 42
|
||||
.2byte 61
|
||||
.2byte 64
|
||||
.2byte 65
|
||||
.2byte 66
|
||||
.2byte -1
|
||||
|
||||
gSlateportBattleTentTrainerMons_Helena:: @ 85DD78A
|
||||
.2byte 18
|
||||
.2byte 19
|
||||
.2byte 21
|
||||
.2byte 38
|
||||
.2byte 39
|
||||
.2byte 41
|
||||
.2byte 42
|
||||
.2byte 52
|
||||
.2byte 54
|
||||
.2byte 58
|
||||
.2byte 63
|
||||
.2byte -1
|
||||
|
||||
gSlateportBattleTentTrainerMons_Rodolfo:: @ 85DD7A2
|
||||
.2byte 0
|
||||
.2byte 1
|
||||
.2byte 4
|
||||
.2byte 5
|
||||
.2byte 7
|
||||
.2byte 8
|
||||
.2byte 18
|
||||
.2byte 20
|
||||
.2byte 21
|
||||
.2byte 37
|
||||
.2byte 38
|
||||
.2byte 40
|
||||
.2byte 62
|
||||
.2byte -1
|
||||
|
||||
gSlateportBattleTentTrainerMons_Davion:: @ 85DD7BE
|
||||
.2byte 17
|
||||
.2byte 23
|
||||
.2byte 24
|
||||
.2byte 25
|
||||
.2byte 31
|
||||
.2byte 32
|
||||
.2byte 33
|
||||
.2byte 34
|
||||
.2byte 39
|
||||
.2byte 43
|
||||
.2byte 44
|
||||
.2byte 49
|
||||
.2byte 57
|
||||
.2byte 69
|
||||
.2byte -1
|
||||
|
||||
gSlateportBattleTentTrainerMons_Kendall:: @ 85DD7DC
|
||||
.2byte 4
|
||||
.2byte 7
|
||||
.2byte 8
|
||||
.2byte 9
|
||||
.2byte 11
|
||||
.2byte 12
|
||||
.2byte 13
|
||||
.2byte 27
|
||||
.2byte 38
|
||||
.2byte 40
|
||||
.2byte 45
|
||||
.2byte 46
|
||||
.2byte 47
|
||||
.2byte 63
|
||||
.2byte -1
|
||||
|
||||
gSlateportBattleTentTrainerMons_Colten:: @ 85DD7FA
|
||||
.2byte 0
|
||||
.2byte 2
|
||||
.2byte 12
|
||||
.2byte 22
|
||||
.2byte 28
|
||||
.2byte 30
|
||||
.2byte 35
|
||||
.2byte 38
|
||||
.2byte 43
|
||||
.2byte 44
|
||||
.2byte 56
|
||||
.2byte 57
|
||||
.2byte -1
|
||||
|
||||
gSlateportBattleTentTrainerMons_Irvin:: @ 85DD814
|
||||
.2byte 0
|
||||
.2byte 1
|
||||
.2byte 2
|
||||
.2byte 3
|
||||
.2byte 14
|
||||
.2byte 15
|
||||
.2byte 24
|
||||
.2byte 25
|
||||
.2byte 32
|
||||
.2byte 34
|
||||
.2byte 39
|
||||
.2byte 59
|
||||
.2byte 60
|
||||
.2byte -1
|
||||
|
||||
gSlateportBattleTentTrainerMons_Shaun:: @ 85DD830
|
||||
.2byte 17
|
||||
.2byte 18
|
||||
.2byte 19
|
||||
.2byte 22
|
||||
.2byte 29
|
||||
.2byte 36
|
||||
.2byte 42
|
||||
.2byte 48
|
||||
.2byte 61
|
||||
.2byte 62
|
||||
.2byte 66
|
||||
.2byte 68
|
||||
.2byte 69
|
||||
.2byte -1
|
||||
|
||||
gSlateportBattleTentTrainerMons_Kyler:: @ 85DD84C
|
||||
.2byte 22
|
||||
.2byte 23
|
||||
.2byte 28
|
||||
.2byte 29
|
||||
.2byte 31
|
||||
.2byte 32
|
||||
.2byte 34
|
||||
.2byte 39
|
||||
.2byte 55
|
||||
.2byte 64
|
||||
.2byte 65
|
||||
.2byte 67
|
||||
.2byte -1
|
||||
|
||||
gSlateportBattleTentTrainerMons_Maggie:: @ 85DD866
|
||||
.2byte 10
|
||||
.2byte 13
|
||||
.2byte 17
|
||||
.2byte 27
|
||||
.2byte 45
|
||||
.2byte 46
|
||||
.2byte 53
|
||||
.2byte 56
|
||||
.2byte 61
|
||||
.2byte 62
|
||||
.2byte 63
|
||||
.2byte -1
|
||||
|
||||
gSlateportBattleTentTrainerMons_Stephon:: @ 85DD87E
|
||||
.2byte 8
|
||||
.2byte 10
|
||||
.2byte 16
|
||||
.2byte 23
|
||||
.2byte 29
|
||||
.2byte 43
|
||||
.2byte 44
|
||||
.2byte 60
|
||||
.2byte 62
|
||||
.2byte 63
|
||||
.2byte 68
|
||||
.2byte -1
|
||||
|
||||
gSlateportBattleTentTrainerMons_Rebecca:: @ 85DD896
|
||||
.2byte 8
|
||||
.2byte 13
|
||||
.2byte 21
|
||||
.2byte 29
|
||||
.2byte 33
|
||||
.2byte 41
|
||||
.2byte 48
|
||||
.2byte 54
|
||||
.2byte 59
|
||||
.2byte 61
|
||||
.2byte 68
|
||||
.2byte -1
|
||||
|
||||
gSlateportBattleTentTrainerMons_Reggie:: @ 85DD8AE
|
||||
.2byte 6
|
||||
.2byte 7
|
||||
.2byte 17
|
||||
.2byte 23
|
||||
.2byte 24
|
||||
.2byte 26
|
||||
.2byte 32
|
||||
.2byte 36
|
||||
.2byte 52
|
||||
.2byte 53
|
||||
.2byte 57
|
||||
.2byte 65
|
||||
.2byte -1
|
||||
|
||||
gSlateportBattleTentTrainerMons_Janae:: @ 85DD8C8
|
||||
.2byte 0
|
||||
.2byte 1
|
||||
.2byte 27
|
||||
.2byte 28
|
||||
.2byte 32
|
||||
.2byte 34
|
||||
.2byte 36
|
||||
.2byte 37
|
||||
.2byte 52
|
||||
.2byte 53
|
||||
.2byte 57
|
||||
.2byte 65
|
||||
.2byte -1
|
||||
|
||||
gSlateportBattleTentTrainerMons_Caiden:: @ 85DD8E2
|
||||
.2byte 10
|
||||
.2byte 14
|
||||
.2byte 15
|
||||
.2byte 16
|
||||
.2byte 20
|
||||
.2byte 21
|
||||
.2byte 25
|
||||
.2byte 30
|
||||
.2byte 35
|
||||
.2byte 47
|
||||
.2byte 48
|
||||
.2byte 50
|
||||
.2byte 69
|
||||
.2byte -1
|
||||
|
||||
gSlateportBattleTentTrainerMons_Kirsten:: @ 85DD8FE
|
||||
.2byte 10
|
||||
.2byte 16
|
||||
.2byte 18
|
||||
.2byte 19
|
||||
.2byte 20
|
||||
.2byte 21
|
||||
.2byte 25
|
||||
.2byte 30
|
||||
.2byte 35
|
||||
.2byte 39
|
||||
.2byte 41
|
||||
.2byte 48
|
||||
.2byte 69
|
||||
.2byte -1
|
||||
|
||||
gSlateportBattleTentTrainerMons_Kurtis:: @ 85DD91A
|
||||
.2byte 0
|
||||
.2byte 1
|
||||
.2byte 36
|
||||
.2byte 37
|
||||
.2byte 40
|
||||
.2byte 46
|
||||
.2byte 49
|
||||
.2byte 51
|
||||
.2byte 64
|
||||
.2byte 67
|
||||
.2byte 68
|
||||
.2byte -1
|
||||
|
||||
gSlateportBattleTentTrainerMons_Stefan:: @ 85DD932
|
||||
.2byte 4
|
||||
.2byte 5
|
||||
.2byte 21
|
||||
.2byte 33
|
||||
.2byte 37
|
||||
.2byte 38
|
||||
.2byte 40
|
||||
.2byte 51
|
||||
.2byte 52
|
||||
.2byte 64
|
||||
.2byte 65
|
||||
.2byte -1
|
||||
|
||||
gSlateportBattleTentTrainerMons_Avery:: @ 85DD94A
|
||||
.2byte 2
|
||||
.2byte 3
|
||||
.2byte 7
|
||||
.2byte 8
|
||||
.2byte 22
|
||||
.2byte 23
|
||||
.2byte 28
|
||||
.2byte 29
|
||||
.2byte 30
|
||||
.2byte 51
|
||||
.2byte 67
|
||||
.2byte -1
|
||||
|
||||
gSlateportBattleTentTrainerMons_Dwane:: @ 85DD962
|
||||
.2byte 14
|
||||
.2byte 15
|
||||
.2byte 30
|
||||
.2byte 43
|
||||
.2byte 44
|
||||
.2byte 45
|
||||
.2byte 46
|
||||
.2byte 55
|
||||
.2byte 58
|
||||
.2byte 59
|
||||
.2byte 63
|
||||
.2byte -1
|
||||
|
||||
gSlateportBattleTentTrainerMons_Mckenna:: @ 85DD97A
|
||||
.2byte 27
|
||||
.2byte 29
|
||||
.2byte 30
|
||||
.2byte 32
|
||||
.2byte 36
|
||||
.2byte 48
|
||||
.2byte 51
|
||||
.2byte 52
|
||||
.2byte 53
|
||||
.2byte 57
|
||||
.2byte 67
|
||||
.2byte -1
|
||||
|
||||
gSlateportBattleTentTrainerMons_Camryn:: @ 85DD992
|
||||
.2byte 5
|
||||
.2byte 6
|
||||
.2byte 7
|
||||
.2byte 8
|
||||
.2byte 10
|
||||
.2byte 16
|
||||
.2byte 17
|
||||
.2byte 20
|
||||
.2byte 21
|
||||
.2byte 37
|
||||
.2byte 43
|
||||
.2byte 44
|
||||
.2byte -1
|
||||
|
||||
gSlateportBattleTentTrainerMons_Natasha:: @ 85DD9AC
|
||||
.2byte 1
|
||||
.2byte 3
|
||||
.2byte 4
|
||||
.2byte 5
|
||||
.2byte 9
|
||||
.2byte 11
|
||||
.2byte 12
|
||||
.2byte 20
|
||||
.2byte 21
|
||||
.2byte 22
|
||||
.2byte 51
|
||||
.2byte -1
|
||||
|
||||
gSlateportBattleTentTrainerMons_Austyn:: @ 85DD9C4
|
||||
.2byte 25
|
||||
.2byte 31
|
||||
.2byte 35
|
||||
.2byte 37
|
||||
.2byte 38
|
||||
.2byte 39
|
||||
.2byte 50
|
||||
.2byte 51
|
||||
.2byte 52
|
||||
.2byte 58
|
||||
.2byte 68
|
||||
.2byte 69
|
||||
.2byte -1
|
||||
|
||||
gSlateportBattleTentTrainerMons_Donovan:: @ 85DD9DE
|
||||
.2byte 10
|
||||
.2byte 16
|
||||
.2byte 17
|
||||
.2byte 24
|
||||
.2byte 25
|
||||
.2byte 43
|
||||
.2byte 44
|
||||
.2byte 47
|
||||
.2byte 49
|
||||
.2byte 53
|
||||
.2byte 59
|
||||
.2byte 60
|
||||
.2byte 64
|
||||
.2byte 65
|
||||
.2byte -1
|
||||
|
||||
gSlateportBattleTentTrainerMons_Tamia:: @ 85DD9FC
|
||||
.2byte 2
|
||||
.2byte 6
|
||||
.2byte 9
|
||||
.2byte 13
|
||||
.2byte 17
|
||||
.2byte 19
|
||||
.2byte 20
|
||||
.2byte 24
|
||||
.2byte 27
|
||||
.2byte 29
|
||||
.2byte 30
|
||||
.2byte -1
|
||||
@@ -1,781 +0,0 @@
|
||||
.align 2
|
||||
gSlateportBattleTentTrainers:: @ 85DDA14
|
||||
@ 0
|
||||
.4byte FACILITY_CLASS_AROMA_LADY
|
||||
.string "JOLIE$", 8
|
||||
@ pre-battle speech
|
||||
.2byte EC_WORD_WHAT
|
||||
.2byte EC_WORD_WILL
|
||||
.2byte EC_WORD_I
|
||||
.2byte EC_WORD_BE
|
||||
.2byte EC_WORD_TOMORROW
|
||||
.2byte EC_WORD_QUES
|
||||
@ win speech
|
||||
.2byte EC_WORD_I_AM
|
||||
.2byte EC_WORD_FEELING
|
||||
.2byte EC_WORD_LIKE
|
||||
.2byte EC_WORD_IT_S
|
||||
.2byte EC_WORD_FRIDAY
|
||||
.2byte EC_WORD_EXCL
|
||||
@ loss speech
|
||||
.2byte EC_WORD_I_AM
|
||||
.2byte EC_WORD_FEELING
|
||||
.2byte EC_WORD_LIKE
|
||||
.2byte EC_WORD_IT_S
|
||||
.2byte EC_WORD_MONDAY
|
||||
.2byte EC_WORD_ELLIPSIS
|
||||
.4byte gSlateportBattleTentTrainerMons_Jolie
|
||||
|
||||
@ 1
|
||||
.4byte FACILITY_CLASS_RUIN_MANIAC
|
||||
.string "MALACHI$", 8
|
||||
@ pre-battle speech
|
||||
.2byte EC_WORD_BAD
|
||||
.2byte EC_WORD_NEWS
|
||||
.2byte EC_WORD_EXCL
|
||||
.2byte EC_WORD_IT_S
|
||||
.2byte EC_WORD_A
|
||||
.2byte EC_MOVE(SAND_TOMB)
|
||||
@ win speech
|
||||
.2byte EC_WORD_YEEHAW_EXCL
|
||||
.2byte -1
|
||||
.2byte -1
|
||||
.2byte EC_WORD_I_VE
|
||||
.2byte EC_WORD_DONE
|
||||
.2byte EC_WORD_IT
|
||||
@ loss speech
|
||||
.2byte EC_WORD_I_VE
|
||||
.2byte EC_WORD_LOST
|
||||
.2byte EC_WORD_IN
|
||||
.2byte EC_WORD_THIS
|
||||
.2byte EC_MOVE(SAND_TOMB)
|
||||
.2byte EC_WORD_ELLIPSIS
|
||||
.4byte gSlateportBattleTentTrainerMons_Malachi
|
||||
|
||||
@ 2
|
||||
.4byte FACILITY_CLASS_TUBER_1
|
||||
.string "KELSIE$", 8
|
||||
@ pre-battle speech
|
||||
.2byte EC_WORD_GO
|
||||
.2byte EC_WORD_EXCL_EXCL
|
||||
.2byte EC_WORD_MY
|
||||
.2byte EC_WORD_BATH
|
||||
.2byte EC_WORD_POKEMON
|
||||
.2byte EC_WORD_EXCL_EXCL
|
||||
@ win speech
|
||||
.2byte EC_WORD_YAHOO
|
||||
.2byte EC_WORD_EXCL_EXCL
|
||||
.2byte EC_WORD_MY
|
||||
.2byte EC_WORD_BATH
|
||||
.2byte EC_WORD_POKEMON
|
||||
.2byte EC_WORD_EXCL_EXCL
|
||||
@ loss speech
|
||||
.2byte EC_WORD_GWAH
|
||||
.2byte EC_WORD_EXCL_EXCL
|
||||
.2byte EC_WORD_MY
|
||||
.2byte EC_WORD_BATH
|
||||
.2byte EC_WORD_POKEMON
|
||||
.2byte EC_WORD_EXCL_EXCL
|
||||
.4byte gSlateportBattleTentTrainerMons_Kelsie
|
||||
|
||||
@ 3
|
||||
.4byte FACILITY_CLASS_TUBER_2
|
||||
.string "DAVON$", 8
|
||||
@ pre-battle speech
|
||||
.2byte EC_WORD_YEAH_YEAH
|
||||
.2byte EC_WORD_EXCL_EXCL
|
||||
.2byte -1
|
||||
.2byte EC_WORD_GREAT
|
||||
.2byte EC_MOVE(WHIRLPOOL)
|
||||
.2byte EC_WORD_ISN_T_IT_QUES
|
||||
@ win speech
|
||||
.2byte EC_WORD_THAT_WAS
|
||||
.2byte EC_WORD_LIKE
|
||||
.2byte EC_WORD_A
|
||||
.2byte EC_MOVE(WHIRLPOOL)
|
||||
.2byte EC_WORD_YEAH_YEAH
|
||||
.2byte EC_WORD_EXCL_EXCL
|
||||
@ loss speech
|
||||
.2byte EC_WORD_DON_T
|
||||
.2byte EC_WORD_GET
|
||||
.2byte EC_MOVE2(BEAT_UP)
|
||||
.2byte EC_WORD_IN
|
||||
.2byte EC_WORD_THAT
|
||||
.2byte EC_MOVE(WHIRLPOOL)
|
||||
.4byte gSlateportBattleTentTrainerMons_Davon
|
||||
|
||||
@ 4
|
||||
.4byte FACILITY_CLASS_LADY
|
||||
.string "GLENDA$", 8
|
||||
@ pre-battle speech
|
||||
.2byte EC_WORD_CONVERSATION
|
||||
.2byte EC_WORD_CAN
|
||||
.2byte EC_WORD_WAIT
|
||||
.2byte EC_WORD_UNTIL
|
||||
.2byte EC_WORD_I
|
||||
.2byte EC_WORD_WIN
|
||||
@ win speech
|
||||
.2byte EC_WORD_FABULOUS
|
||||
.2byte EC_WORD_EXCL
|
||||
.2byte EC_WORD_I_AM
|
||||
.2byte EC_WORD_GOING
|
||||
.2byte EC_WORD_TO
|
||||
.2byte EC_WORD_ROCK
|
||||
@ loss speech
|
||||
.2byte EC_WORD_NO
|
||||
.2byte EC_WORD_EXCL
|
||||
.2byte -1
|
||||
.2byte EC_WORD_I
|
||||
.2byte EC_WORD_WASN_T
|
||||
.2byte EC_WORD_SERIOUS
|
||||
.4byte gSlateportBattleTentTrainerMons_Glenda
|
||||
|
||||
@ 5
|
||||
.4byte FACILITY_CLASS_BEAUTY
|
||||
.string "HELENA$", 8
|
||||
@ pre-battle speech
|
||||
.2byte EC_WORD_DOES
|
||||
.2byte EC_WORD_MY
|
||||
.2byte EC_WORD_BEAUTY
|
||||
.2byte EC_WORD_INTIMIDATE
|
||||
.2byte EC_WORD_YOU
|
||||
.2byte EC_WORD_QUES
|
||||
@ win speech
|
||||
.2byte EC_WORD_I_AM
|
||||
.2byte EC_WORD_SO
|
||||
.2byte EC_WORD_SORRY
|
||||
.2byte EC_WORD_BUT
|
||||
.2byte EC_WORD_YOU_RE
|
||||
.2byte EC_WORD_BORING
|
||||
@ loss speech
|
||||
.2byte EC_WORD_I
|
||||
.2byte EC_WORD_DO
|
||||
.2byte EC_WORD_SO
|
||||
.2byte EC_WORD_ENJOY
|
||||
.2byte EC_WORD_THIS
|
||||
.2byte EC_WORD_EXCL
|
||||
.4byte gSlateportBattleTentTrainerMons_Helena
|
||||
|
||||
@ 6
|
||||
.4byte FACILITY_CLASS_RICH_BOY
|
||||
.string "RODOLFO$", 8
|
||||
@ pre-battle speech
|
||||
.2byte EC_WORD_GO
|
||||
.2byte EC_WORD_GET
|
||||
.2byte EC_WORD_A
|
||||
.2byte EC_POKEMON(WHISCASH)
|
||||
.2byte EC_WORD_FOR
|
||||
.2byte EC_WORD_ME
|
||||
@ win speech
|
||||
.2byte EC_WORD_AWW
|
||||
.2byte EC_WORD_YOU
|
||||
.2byte EC_WORD_DON_T
|
||||
.2byte EC_WORD_HAVE
|
||||
.2byte EC_WORD_A
|
||||
.2byte EC_POKEMON(WHISCASH)
|
||||
@ loss speech
|
||||
.2byte EC_WORD_PLEASE
|
||||
.2byte EC_WORD_I
|
||||
.2byte EC_WORD_NEED
|
||||
.2byte EC_WORD_A
|
||||
.2byte EC_POKEMON(WHISCASH)
|
||||
.2byte EC_WORD_BADLY
|
||||
.4byte gSlateportBattleTentTrainerMons_Rodolfo
|
||||
|
||||
@ 7
|
||||
.4byte FACILITY_CLASS_POKEMANIAC
|
||||
.string "DAVION$", 8
|
||||
@ pre-battle speech
|
||||
.2byte EC_WORD_GRAAAH
|
||||
.2byte EC_WORD_GRAAAH
|
||||
.2byte EC_WORD_EXCL_EXCL
|
||||
.2byte EC_WORD_GRAAAH
|
||||
.2byte EC_WORD_GRAAAH
|
||||
.2byte EC_WORD_EXCL_EXCL
|
||||
@ win speech
|
||||
.2byte EC_MOVE2(ROAR)
|
||||
.2byte EC_WORD_EXCL
|
||||
.2byte -1
|
||||
.2byte EC_MOVE2(ROAR)
|
||||
.2byte EC_WORD_EXCL_EXCL
|
||||
.2byte -1
|
||||
@ loss speech
|
||||
.2byte EC_WORD_URGH
|
||||
.2byte EC_WORD_WAAAH
|
||||
.2byte EC_WORD_EXCL_EXCL
|
||||
.2byte -1
|
||||
.2byte -1
|
||||
.2byte -1
|
||||
.4byte gSlateportBattleTentTrainerMons_Davion
|
||||
|
||||
@ 8
|
||||
.4byte FACILITY_CLASS_SWIMMER_M
|
||||
.string "KENDALL$", 8
|
||||
@ pre-battle speech
|
||||
.2byte EC_WORD_A_LITTLE
|
||||
.2byte EC_MOVE2(PETAL_DANCE)
|
||||
.2byte EC_WORD_TO
|
||||
.2byte EC_WORD_PLEASE
|
||||
.2byte EC_WORD_YOU
|
||||
.2byte EC_WORD_EXCL
|
||||
@ win speech
|
||||
.2byte EC_WORD_I
|
||||
.2byte EC_WORD_DO
|
||||
.2byte EC_WORD_THIS
|
||||
.2byte EC_WORD_ONLY
|
||||
.2byte EC_WORD_FOR
|
||||
.2byte EC_WORD_WORK
|
||||
@ loss speech
|
||||
.2byte EC_WORD_HOW
|
||||
.2byte EC_WORD_COULD
|
||||
.2byte EC_WORD_YOU
|
||||
.2byte EC_MOVE2(POUND)
|
||||
.2byte EC_WORD_ME
|
||||
.2byte EC_WORD_QUES
|
||||
.4byte gSlateportBattleTentTrainerMons_Kendall
|
||||
|
||||
@ 9
|
||||
.4byte FACILITY_CLASS_CAMPER
|
||||
.string "COLTEN$", 8
|
||||
@ pre-battle speech
|
||||
.2byte EC_WORD_I
|
||||
.2byte EC_WORD_WANT
|
||||
.2byte EC_WORD_TO
|
||||
.2byte EC_WORD_GO
|
||||
.2byte EC_WORD_RUN
|
||||
.2byte EC_WORD_AROUND
|
||||
@ win speech
|
||||
.2byte EC_WORD_YAY
|
||||
.2byte EC_WORD_EXCL
|
||||
.2byte EC_WORD_WANT
|
||||
.2byte EC_WORD_TO
|
||||
.2byte EC_WORD_RUN
|
||||
.2byte EC_WORD_QUES
|
||||
@ loss speech
|
||||
.2byte EC_WORD_A
|
||||
.2byte EC_WORD_SWIFT_SWIM
|
||||
.2byte EC_WORD_WOULD
|
||||
.2byte EC_WORD_BE
|
||||
.2byte EC_WORD_GOOD
|
||||
.2byte EC_WORD_TOO
|
||||
.4byte gSlateportBattleTentTrainerMons_Colten
|
||||
|
||||
@ 10
|
||||
.4byte FACILITY_CLASS_BUG_MANIAC
|
||||
.string "IRVIN$", 8
|
||||
@ pre-battle speech
|
||||
.2byte EC_WORD_HAVE
|
||||
.2byte EC_WORD_A
|
||||
.2byte EC_WORD_LOOK
|
||||
.2byte EC_WORD_AT
|
||||
.2byte EC_WORD_MY
|
||||
.2byte EC_MOVE(CONFUSE_RAY)
|
||||
@ win speech
|
||||
.2byte EC_WORD_YAHOO
|
||||
.2byte EC_WORD_MY
|
||||
.2byte EC_MOVE(CONFUSE_RAY)
|
||||
.2byte EC_WORD_IS
|
||||
.2byte EC_WORD_THE
|
||||
.2byte EC_WORD_BEST
|
||||
@ loss speech
|
||||
.2byte EC_WORD_GWAH
|
||||
.2byte EC_WORD_EXCL_EXCL
|
||||
.2byte -1
|
||||
.2byte EC_WORD_I_AM
|
||||
.2byte EC_WORD_SORRY
|
||||
.2byte EC_WORD_EXCL
|
||||
.4byte gSlateportBattleTentTrainerMons_Irvin
|
||||
|
||||
@ 11
|
||||
.4byte FACILITY_CLASS_GENTLEMAN
|
||||
.string "SHAUN$", 8
|
||||
@ pre-battle speech
|
||||
.2byte EC_WORD_LISTEN
|
||||
.2byte EC_WORD_ELLIPSIS
|
||||
.2byte EC_WORD_YOU
|
||||
.2byte EC_WORD_AREN_T
|
||||
.2byte EC_WORD_VERY
|
||||
.2byte EC_WORD_GOOD
|
||||
@ win speech
|
||||
.2byte EC_WORD_YOU
|
||||
.2byte EC_WORD_SEE
|
||||
.2byte EC_WORD_QUES
|
||||
.2byte EC_WORD_I
|
||||
.2byte EC_WORD_WAS
|
||||
.2byte EC_WORD_RIGHT
|
||||
@ loss speech
|
||||
.2byte EC_WORD_YES
|
||||
.2byte EC_WORD_YES
|
||||
.2byte EC_WORD_ELLIPSIS
|
||||
.2byte EC_WORD_YOU_RE
|
||||
.2byte EC_WORD_QUITE
|
||||
.2byte EC_WORD_SOMETHING
|
||||
.4byte gSlateportBattleTentTrainerMons_Shaun
|
||||
|
||||
@ 12
|
||||
.4byte FACILITY_CLASS_GUITARIST
|
||||
.string "KYLER$", 8
|
||||
@ pre-battle speech
|
||||
.2byte EC_WORD_ELLIPSIS_ELLIPSIS_ELLIPSIS
|
||||
.2byte EC_WORD_ELLIPSIS_ELLIPSIS_ELLIPSIS
|
||||
.2byte EC_WORD_ELLIPSIS_ELLIPSIS_ELLIPSIS
|
||||
.2byte EC_WORD_ELLIPSIS_ELLIPSIS_ELLIPSIS
|
||||
.2byte EC_WORD_ELLIPSIS_ELLIPSIS_ELLIPSIS
|
||||
.2byte EC_WORD_QUES
|
||||
@ win speech
|
||||
.2byte EC_WORD_ELLIPSIS_ELLIPSIS_ELLIPSIS
|
||||
.2byte EC_WORD_ELLIPSIS_ELLIPSIS_ELLIPSIS
|
||||
.2byte EC_WORD_ELLIPSIS_ELLIPSIS_ELLIPSIS
|
||||
.2byte EC_WORD_ELLIPSIS_ELLIPSIS_ELLIPSIS
|
||||
.2byte EC_WORD_ELLIPSIS_ELLIPSIS_ELLIPSIS
|
||||
.2byte EC_WORD_YAY
|
||||
@ loss speech
|
||||
.2byte EC_WORD_ELLIPSIS_ELLIPSIS_ELLIPSIS
|
||||
.2byte EC_WORD_ELLIPSIS_ELLIPSIS_ELLIPSIS
|
||||
.2byte EC_WORD_ELLIPSIS_ELLIPSIS_ELLIPSIS
|
||||
.2byte EC_WORD_ELLIPSIS_ELLIPSIS_ELLIPSIS
|
||||
.2byte EC_WORD_ELLIPSIS_ELLIPSIS_ELLIPSIS
|
||||
.2byte EC_WORD_WOW
|
||||
.4byte gSlateportBattleTentTrainerMons_Kyler
|
||||
|
||||
@ 13
|
||||
.4byte FACILITY_CLASS_SCHOOL_KID_F
|
||||
.string "MAGGIE$", 8
|
||||
@ pre-battle speech
|
||||
.2byte EC_POKEMON(VULPIX)
|
||||
.2byte EC_POKEMON(XATU)
|
||||
.2byte EC_POKEMON2(UMBREON)
|
||||
.2byte EC_WORD_ELLIPSIS
|
||||
.2byte EC_WORD_UM
|
||||
.2byte EC_WORD_ELLIPSIS
|
||||
@ win speech
|
||||
.2byte EC_POKEMON(NOSEPASS)
|
||||
.2byte EC_WORD_ELLIPSIS
|
||||
.2byte EC_WORD_UM
|
||||
.2byte EC_POKEMON(SEVIPER)
|
||||
.2byte EC_WORD_EXCL
|
||||
.2byte -1
|
||||
@ loss speech
|
||||
.2byte EC_POKEMON(NOSEPASS)
|
||||
.2byte EC_WORD_ELLIPSIS
|
||||
.2byte EC_WORD_UM
|
||||
.2byte EC_POKEMON2(SNORLAX)
|
||||
.2byte EC_WORD_ELLIPSIS
|
||||
.2byte EC_WORD_UH_OH
|
||||
.4byte gSlateportBattleTentTrainerMons_Maggie
|
||||
|
||||
@ 14
|
||||
.4byte FACILITY_CLASS_COOLTRAINER_M
|
||||
.string "STEPHON$", 8
|
||||
@ pre-battle speech
|
||||
.2byte EC_WORD_I_AM
|
||||
.2byte EC_WORD_GOING
|
||||
.2byte EC_WORD_TO
|
||||
.2byte EC_WORD_ENJOY
|
||||
.2byte EC_WORD_AN
|
||||
.2byte EC_WORD_EGG
|
||||
@ win speech
|
||||
.2byte EC_WORD_I
|
||||
.2byte EC_WORD_WILL
|
||||
.2byte EC_WORD_ENJOY
|
||||
.2byte EC_WORD_THIS
|
||||
.2byte EC_WORD_TASTY
|
||||
.2byte EC_WORD_VICTORY
|
||||
@ loss speech
|
||||
.2byte EC_WORD_AWFUL
|
||||
.2byte EC_WORD_EXCL_EXCL
|
||||
.2byte -1
|
||||
.2byte EC_WORD_JUST
|
||||
.2byte EC_WORD_AWFUL
|
||||
.2byte EC_WORD_EXCL_EXCL
|
||||
.4byte gSlateportBattleTentTrainerMons_Stephon
|
||||
|
||||
@ 15
|
||||
.4byte FACILITY_CLASS_COOLTRAINER_F
|
||||
.string "REBECCA$", 8
|
||||
@ pre-battle speech
|
||||
.2byte EC_WORD_THAT
|
||||
.2byte EC_WORD_EGG
|
||||
.2byte EC_WORD_HAS
|
||||
.2byte EC_WORD_A
|
||||
.2byte EC_WORD_TASTY
|
||||
.2byte EC_WORD_SHINE
|
||||
@ win speech
|
||||
.2byte EC_WORD_I
|
||||
.2byte EC_WORD_CAN_T
|
||||
.2byte EC_WORD_EXCL
|
||||
.2byte EC_WORD_SMELL
|
||||
.2byte EC_WORD_THAT
|
||||
.2byte EC_WORD_STENCH
|
||||
@ loss speech
|
||||
.2byte EC_WORD_YOU
|
||||
.2byte EC_WORD_CAN_T
|
||||
.2byte EC_WORD_MAKE
|
||||
.2byte EC_WORD_ME
|
||||
.2byte EC_WORD_STOP
|
||||
.2byte EC_WORD_ELLIPSIS
|
||||
.4byte gSlateportBattleTentTrainerMons_Rebecca
|
||||
|
||||
@ 16
|
||||
.4byte FACILITY_CLASS_POKEFAN_1
|
||||
.string "REGGIE$", 8
|
||||
@ pre-battle speech
|
||||
.2byte EC_WORD_POKEMON
|
||||
.2byte EC_WORD_COME
|
||||
.2byte EC_WORD_BEFORE
|
||||
.2byte EC_WORD_MONEY
|
||||
.2byte EC_WORD_OR
|
||||
.2byte EC_WORD_FAMILY
|
||||
@ win speech
|
||||
.2byte EC_WORD_THAT_S
|
||||
.2byte EC_WORD_WHAT
|
||||
.2byte EC_WORD_IS
|
||||
.2byte EC_WORD_MAKING
|
||||
.2byte EC_WORD_ME
|
||||
.2byte EC_WORD_STRONG
|
||||
@ loss speech
|
||||
.2byte EC_WORD_THAT_S
|
||||
.2byte EC_WORD_WHY
|
||||
.2byte EC_WORD_I_AM
|
||||
.2byte EC_WORD_SO
|
||||
.2byte EC_WORD_THICK
|
||||
.2byte EC_WORD_ELLIPSIS
|
||||
.4byte gSlateportBattleTentTrainerMons_Reggie
|
||||
|
||||
@ 17
|
||||
.4byte FACILITY_CLASS_POKEFAN_2
|
||||
.string "JANAE$", 8
|
||||
@ pre-battle speech
|
||||
.2byte EC_WORD_I
|
||||
.2byte EC_WORD_JUST
|
||||
.2byte EC_WORD_ADORE
|
||||
.2byte EC_WORD_YOUR
|
||||
.2byte EC_WORD_TOUGH
|
||||
.2byte EC_WORD_LOOK
|
||||
@ win speech
|
||||
.2byte EC_WORD_I
|
||||
.2byte EC_WORD_LIKE
|
||||
.2byte EC_WORD_HOW
|
||||
.2byte EC_WORD_YOU
|
||||
.2byte EC_MOVE2(STRUGGLE)
|
||||
.2byte -1
|
||||
@ loss speech
|
||||
.2byte EC_WORD_YOU_RE
|
||||
.2byte EC_WORD_A
|
||||
.2byte EC_WORD_MEAN
|
||||
.2byte EC_WORD_AND
|
||||
.2byte EC_WORD_AWFUL
|
||||
.2byte EC_WORD_TRAINER
|
||||
.4byte gSlateportBattleTentTrainerMons_Janae
|
||||
|
||||
@ 18
|
||||
.4byte FACILITY_CLASS_EXPERT_M
|
||||
.string "CAIDEN$", 8
|
||||
@ pre-battle speech
|
||||
.2byte EC_WORD_MY
|
||||
.2byte EC_MOVE2(CURSE)
|
||||
.2byte EC_WORD_WILL
|
||||
.2byte EC_WORD_BREAK
|
||||
.2byte EC_WORD_YOUR
|
||||
.2byte EC_WORD_SPIRIT
|
||||
@ win speech
|
||||
.2byte EC_MOVE2(CURSE)
|
||||
.2byte EC_WORD_QUES
|
||||
.2byte EC_WORD_IT_S
|
||||
.2byte EC_WORD_A
|
||||
.2byte EC_WORD_LIE
|
||||
.2byte EC_WORD_ELLIPSIS
|
||||
@ loss speech
|
||||
.2byte EC_WORD_MY
|
||||
.2byte EC_MOVE2(CURSE)
|
||||
.2byte EC_WORD_WILL
|
||||
.2byte EC_WORD_LAST
|
||||
.2byte EC_WORD_FOREVER
|
||||
.2byte -1
|
||||
.4byte gSlateportBattleTentTrainerMons_Caiden
|
||||
|
||||
@ 19
|
||||
.4byte FACILITY_CLASS_EXPERT_2
|
||||
.string "KIRSTEN$", 8
|
||||
@ pre-battle speech
|
||||
.2byte EC_WORD_HUH_QUES
|
||||
.2byte EC_WORD_A
|
||||
.2byte EC_WORD_BATTLE
|
||||
.2byte EC_WORD_YOU
|
||||
.2byte EC_WORD_SAID
|
||||
.2byte EC_WORD_QUES
|
||||
@ win speech
|
||||
.2byte EC_WORD_HUH_QUES
|
||||
.2byte EC_WORD_STRONG
|
||||
.2byte EC_WORD_BUT
|
||||
.2byte EC_WORD_NOT
|
||||
.2byte EC_WORD_STRONG
|
||||
.2byte EC_WORD_ENOUGH
|
||||
@ loss speech
|
||||
.2byte EC_WORD_HUH_QUES
|
||||
.2byte EC_WORD_I
|
||||
.2byte EC_WORD_SURRENDER
|
||||
.2byte EC_WORD_TO
|
||||
.2byte EC_WORD_YOUR
|
||||
.2byte EC_MOVE(STRENGTH)
|
||||
.4byte gSlateportBattleTentTrainerMons_Kirsten
|
||||
|
||||
@ 20
|
||||
.4byte FACILITY_CLASS_YOUNGSTER
|
||||
.string "KURTIS$", 8
|
||||
@ pre-battle speech
|
||||
.2byte EC_WORD_SORRY
|
||||
.2byte EC_WORD_YOU_RE
|
||||
.2byte EC_WORD_GOING
|
||||
.2byte EC_WORD_TO
|
||||
.2byte EC_WORD_GET
|
||||
.2byte EC_MOVE2(BEAT_UP)
|
||||
@ win speech
|
||||
.2byte EC_WORD_I
|
||||
.2byte EC_WORD_SAID
|
||||
.2byte EC_WORD_WE
|
||||
.2byte EC_WORD_WOULD
|
||||
.2byte EC_MOVE2(POUND)
|
||||
.2byte EC_WORD_YOU
|
||||
@ loss speech
|
||||
.2byte EC_WORD_HOW
|
||||
.2byte EC_WORD_DID
|
||||
.2byte EC_WORD_I
|
||||
.2byte EC_WORD_GET
|
||||
.2byte EC_MOVE2(BEAT_UP)
|
||||
.2byte EC_WORD_QUES
|
||||
.4byte gSlateportBattleTentTrainerMons_Kurtis
|
||||
|
||||
@ 21
|
||||
.4byte FACILITY_CLASS_FISHERMAN
|
||||
.string "STEFAN$", 8
|
||||
@ pre-battle speech
|
||||
.2byte EC_WORD_I
|
||||
.2byte EC_WORD_ONLY
|
||||
.2byte EC_WORD_WANT
|
||||
.2byte EC_WORD_CUTE
|
||||
.2byte EC_WORD_POKEMON
|
||||
.2byte -1
|
||||
@ win speech
|
||||
.2byte EC_WORD_WHAT
|
||||
.2byte EC_WORD_IS
|
||||
.2byte EC_WORD_IT
|
||||
.2byte EC_WORD_TO
|
||||
.2byte EC_WORD_YOU
|
||||
.2byte EC_WORD_QUES
|
||||
@ loss speech
|
||||
.2byte EC_WORD_YOU_RE
|
||||
.2byte EC_WORD_KIND
|
||||
.2byte EC_WORD_OF
|
||||
.2byte EC_WORD_AWESOME
|
||||
.2byte EC_WORD_ELLIPSIS
|
||||
.2byte -1
|
||||
.4byte gSlateportBattleTentTrainerMons_Stefan
|
||||
|
||||
@ 22
|
||||
.4byte FACILITY_CLASS_BIRD_KEEPER
|
||||
.string "AVERY$", 8
|
||||
@ pre-battle speech
|
||||
.2byte EC_WORD_TOYS
|
||||
.2byte EC_WORD_EXCL
|
||||
.2byte EC_WORD_I
|
||||
.2byte EC_WORD_NEED
|
||||
.2byte EC_WORD_MORE
|
||||
.2byte EC_WORD_TOYS
|
||||
@ win speech
|
||||
.2byte EC_WORD_I
|
||||
.2byte EC_WORD_NEED
|
||||
.2byte EC_WORD_SOME
|
||||
.2byte EC_WORD_EASY
|
||||
.2byte EC_WORD_MONEY
|
||||
.2byte EC_WORD_FAST
|
||||
@ loss speech
|
||||
.2byte EC_WORD_I
|
||||
.2byte EC_WORD_NEED
|
||||
.2byte EC_WORD_TO
|
||||
.2byte EC_WORD_WORK
|
||||
.2byte EC_WORD_FOR
|
||||
.2byte EC_WORD_MONEY
|
||||
.4byte gSlateportBattleTentTrainerMons_Avery
|
||||
|
||||
@ 23
|
||||
.4byte FACILITY_CLASS_NINJA_BOY
|
||||
.string "DWANE$", 8
|
||||
@ pre-battle speech
|
||||
.2byte EC_WORD_MMM
|
||||
.2byte EC_WORD_TASTY
|
||||
.2byte EC_WORD_ELLIPSIS
|
||||
.2byte EC_WORD_WONDER
|
||||
.2byte EC_WORD_WHAT
|
||||
.2byte EC_WORD_QUES
|
||||
@ win speech
|
||||
.2byte EC_WORD_MMM
|
||||
.2byte EC_WORD_MMM
|
||||
.2byte EC_WORD_ELLIPSIS
|
||||
.2byte EC_WORD_YOU
|
||||
.2byte EC_WORD_DON_T
|
||||
.2byte EC_WORD_KNOW
|
||||
@ loss speech
|
||||
.2byte EC_WORD_MMM
|
||||
.2byte EC_WORD_MMM
|
||||
.2byte EC_WORD_ELLIPSIS
|
||||
.2byte EC_WORD_OH_YEAH
|
||||
.2byte EC_WORD_THIS_IS_IT_EXCL
|
||||
.2byte -1
|
||||
.4byte gSlateportBattleTentTrainerMons_Dwane
|
||||
|
||||
@ 24
|
||||
.4byte FACILITY_CLASS_PARASOL_LADY
|
||||
.string "MCKENNA$", 8
|
||||
@ pre-battle speech
|
||||
.2byte EC_WORD_I
|
||||
.2byte EC_WORD_DISLIKE
|
||||
.2byte EC_WORD_SMALL
|
||||
.2byte EC_WORD_TALK
|
||||
.2byte EC_WORD_LET_S
|
||||
.2byte EC_WORD_GO
|
||||
@ win speech
|
||||
.2byte EC_WORD_YUP
|
||||
.2byte EC_WORD_THAT_S
|
||||
.2byte EC_WORD_THAT
|
||||
.2byte -1
|
||||
.2byte -1
|
||||
.2byte -1
|
||||
@ loss speech
|
||||
.2byte EC_WORD_KTHX_BYE
|
||||
.2byte -1
|
||||
.2byte -1
|
||||
.2byte -1
|
||||
.2byte -1
|
||||
.2byte -1
|
||||
.4byte gSlateportBattleTentTrainerMons_Mckenna
|
||||
|
||||
@ 25
|
||||
.4byte FACILITY_CLASS_SWIMMER_F
|
||||
.string "CAMRYN$", 8
|
||||
@ pre-battle speech
|
||||
.2byte EC_WORD_MR
|
||||
.2byte EC_WORD_JUDGE
|
||||
.2byte EC_WORD_YOU
|
||||
.2byte EC_WORD_HAVE
|
||||
.2byte EC_WORD_OUR
|
||||
.2byte EC_WORD_TRUST
|
||||
@ win speech
|
||||
.2byte EC_WORD_YES_SIR_EXCL
|
||||
.2byte EC_WORD_WE_RE
|
||||
.2byte EC_WORD_NO_1
|
||||
.2byte EC_WORD_IN
|
||||
.2byte EC_WORD_THIS
|
||||
.2byte EC_WORD_CONTEST
|
||||
@ loss speech
|
||||
.2byte EC_WORD_I
|
||||
.2byte EC_WORD_WON_T
|
||||
.2byte EC_WORD_GIVE_UP
|
||||
.2byte EC_WORD_MY
|
||||
.2byte EC_WORD_IDOL
|
||||
.2byte EC_WORD_DREAM
|
||||
.4byte gSlateportBattleTentTrainerMons_Camryn
|
||||
|
||||
@ 26
|
||||
.4byte FACILITY_CLASS_PICNICKER
|
||||
.string "NATASHA$", 8
|
||||
@ pre-battle speech
|
||||
.2byte EC_WORD_COME_OVER
|
||||
.2byte EC_WORD_TO
|
||||
.2byte EC_WORD_MY
|
||||
.2byte EC_WORD_PLACE
|
||||
.2byte EC_WORD_OK_QUES
|
||||
.2byte -1
|
||||
@ win speech
|
||||
.2byte EC_WORD_COME_ON
|
||||
.2byte EC_WORD_OVER
|
||||
.2byte EC_WORD_IT
|
||||
.2byte EC_WORD_WILL
|
||||
.2byte EC_WORD_BE
|
||||
.2byte EC_WORD_GREAT
|
||||
@ loss speech
|
||||
.2byte EC_WORD_AWW
|
||||
.2byte EC_WORD_WON_T
|
||||
.2byte EC_WORD_YOU
|
||||
.2byte EC_WORD_COME_OVER
|
||||
.2byte EC_WORD_QUES
|
||||
.2byte -1
|
||||
.4byte gSlateportBattleTentTrainerMons_Natasha
|
||||
|
||||
@ 27
|
||||
.4byte FACILITY_CLASS_SAILOR
|
||||
.string "AUSTYN$", 8
|
||||
@ pre-battle speech
|
||||
.2byte EC_WORD_I
|
||||
.2byte EC_WORD_DON_T
|
||||
.2byte EC_WORD_CARE
|
||||
.2byte EC_WORD_HOW
|
||||
.2byte EC_WORD_WE
|
||||
.2byte EC_WORD_MATCH_UP
|
||||
@ win speech
|
||||
.2byte EC_WORD_HAH
|
||||
.2byte EC_WORD_BACK
|
||||
.2byte EC_WORD_TO
|
||||
.2byte EC_WORD_SCHOOL
|
||||
.2byte EC_WORD_FOR
|
||||
.2byte EC_WORD_YOU
|
||||
@ loss speech
|
||||
.2byte EC_WORD_I
|
||||
.2byte EC_WORD_NEED
|
||||
.2byte EC_WORD_TO
|
||||
.2byte EC_WORD_STUDY
|
||||
.2byte EC_WORD_MY
|
||||
.2byte EC_WORD_LESSONS
|
||||
.4byte gSlateportBattleTentTrainerMons_Austyn
|
||||
|
||||
@ 28
|
||||
.4byte FACILITY_CLASS_COLLECTOR
|
||||
.string "DONOVAN$", 8
|
||||
@ pre-battle speech
|
||||
.2byte EC_WORD_OH
|
||||
.2byte EC_WORD_I_AM
|
||||
.2byte EC_WORD_FEELING
|
||||
.2byte EC_WORD_SLIMY
|
||||
.2byte EC_WORD_ALL
|
||||
.2byte EC_WORD_OVER
|
||||
@ win speech
|
||||
.2byte EC_WORD_YOU_RE
|
||||
.2byte EC_WORD_GOING
|
||||
.2byte EC_WORD_DOWN
|
||||
.2byte EC_WORD_THE
|
||||
.2byte EC_MOVE2(MEGA_DRAIN)
|
||||
.2byte EC_WORD_HAHAHA
|
||||
@ loss speech
|
||||
.2byte EC_WORD_I_AM
|
||||
.2byte EC_WORD_NATURALLY
|
||||
.2byte EC_WORD_SLIMY
|
||||
.2byte EC_WORD_THAT_S
|
||||
.2byte EC_WORD_WHAT
|
||||
.2byte EC_WORD_I_AM
|
||||
.4byte gSlateportBattleTentTrainerMons_Donovan
|
||||
|
||||
@ 29
|
||||
.4byte FACILITY_CLASS_LASS
|
||||
.string "TAMIA$", 8
|
||||
@ pre-battle speech
|
||||
.2byte EC_WORD_I_AM
|
||||
.2byte EC_WORD_ANGRY
|
||||
.2byte EC_WORD_WITH
|
||||
.2byte EC_WORD_MY
|
||||
.2byte EC_WORD_FATHER
|
||||
.2byte EC_WORD_ELLIPSIS
|
||||
@ win speech
|
||||
.2byte EC_WORD_I
|
||||
.2byte EC_WORD_REALLY
|
||||
.2byte EC_WORD_DISLIKE
|
||||
.2byte EC_WORD_MY
|
||||
.2byte EC_WORD_FATHER
|
||||
.2byte EC_WORD_EXCL
|
||||
@ loss speech
|
||||
.2byte EC_WORD_I
|
||||
.2byte EC_WORD_JUST
|
||||
.2byte EC_WORD_SO
|
||||
.2byte EC_WORD_ADORE
|
||||
.2byte EC_WORD_MY
|
||||
.2byte EC_WORD_FATHER
|
||||
.4byte gSlateportBattleTentTrainerMons_Tamia
|
||||
@@ -1,316 +0,0 @@
|
||||
.align 2
|
||||
gVerdanturfBattleTentMons:: @ 85DEC28
|
||||
@ 0
|
||||
.2byte SPECIES_POOCHYENA
|
||||
.2byte MOVE_ROAR, MOVE_THIEF, MOVE_BITE, MOVE_HOWL
|
||||
.byte BATTLE_FRONTIER_ITEM_BLACK_GLASSES
|
||||
.byte F_EV_SPREAD_SP_DEFENSE | F_EV_SPREAD_SPEED | F_EV_SPREAD_DEFENSE | F_EV_SPREAD_ATTACK | F_EV_SPREAD_HP
|
||||
.4byte NATURE_NAUGHTY
|
||||
|
||||
@ 1
|
||||
.2byte SPECIES_ZIGZAGOON
|
||||
.2byte MOVE_COVET, MOVE_GROWL, MOVE_PIN_MISSILE, MOVE_MUD_SPORT
|
||||
.byte BATTLE_FRONTIER_ITEM_SITRUS_BERRY
|
||||
.byte F_EV_SPREAD_ATTACK | F_EV_SPREAD_HP
|
||||
.4byte NATURE_ADAMANT
|
||||
|
||||
@ 2
|
||||
.2byte SPECIES_DUSTOX
|
||||
.2byte MOVE_CONFUSION, MOVE_MOONLIGHT, MOVE_PROTECT, MOVE_FLASH
|
||||
.byte BATTLE_FRONTIER_ITEM_SILVER_POWDER
|
||||
.byte F_EV_SPREAD_SP_ATTACK | F_EV_SPREAD_SPEED | F_EV_SPREAD_DEFENSE
|
||||
.4byte NATURE_MODEST
|
||||
|
||||
@ 3
|
||||
.2byte SPECIES_TAILLOW
|
||||
.2byte MOVE_AGILITY, MOVE_DOUBLE_TEAM, MOVE_WING_ATTACK, MOVE_GROWL
|
||||
.byte BATTLE_FRONTIER_ITEM_ORAN_BERRY
|
||||
.byte F_EV_SPREAD_SPEED | F_EV_SPREAD_ATTACK | F_EV_SPREAD_HP
|
||||
.4byte NATURE_RELAXED
|
||||
|
||||
@ 4
|
||||
.2byte SPECIES_SHROOMISH
|
||||
.2byte MOVE_HEADBUTT, MOVE_STUN_SPORE, MOVE_LEECH_SEED, MOVE_FLASH
|
||||
.byte BATTLE_FRONTIER_ITEM_LUM_BERRY
|
||||
.byte F_EV_SPREAD_SPEED | F_EV_SPREAD_HP
|
||||
.4byte NATURE_RASH
|
||||
|
||||
@ 5
|
||||
.2byte SPECIES_MACHOP
|
||||
.2byte MOVE_LOW_KICK, MOVE_LEER, MOVE_FOCUS_ENERGY, MOVE_ENCORE
|
||||
.byte BATTLE_FRONTIER_ITEM_PERSIM_BERRY
|
||||
.byte F_EV_SPREAD_SPEED | F_EV_SPREAD_DEFENSE | F_EV_SPREAD_ATTACK
|
||||
.4byte NATURE_LONELY
|
||||
|
||||
@ 6
|
||||
.2byte SPECIES_MAGIKARP
|
||||
.2byte MOVE_SPLASH, MOVE_FLAIL, MOVE_TACKLE, MOVE_NONE
|
||||
.byte BATTLE_FRONTIER_ITEM_SILK_SCARF
|
||||
.byte F_EV_SPREAD_ATTACK
|
||||
.4byte NATURE_HARDY
|
||||
|
||||
@ 7
|
||||
.2byte SPECIES_BARBOACH
|
||||
.2byte MOVE_MUD_SLAP, MOVE_WATER_GUN, MOVE_RAIN_DANCE, MOVE_SPARK
|
||||
.byte BATTLE_FRONTIER_ITEM_ASPEAR_BERRY
|
||||
.byte F_EV_SPREAD_SPEED
|
||||
.4byte NATURE_HASTY
|
||||
|
||||
@ 8
|
||||
.2byte SPECIES_WINGULL
|
||||
.2byte MOVE_ATTRACT, MOVE_TWISTER, MOVE_WING_ATTACK, MOVE_SUPERSONIC
|
||||
.byte BATTLE_FRONTIER_ITEM_DRAGON_FANG
|
||||
.byte F_EV_SPREAD_SP_DEFENSE | F_EV_SPREAD_DEFENSE | F_EV_SPREAD_ATTACK
|
||||
.4byte NATURE_IMPISH
|
||||
|
||||
@ 9
|
||||
.2byte SPECIES_ARON
|
||||
.2byte MOVE_ENDEAVOR, MOVE_METAL_CLAW, MOVE_TACKLE, MOVE_ATTRACT
|
||||
.byte BATTLE_FRONTIER_ITEM_PECHA_BERRY
|
||||
.byte F_EV_SPREAD_DEFENSE | F_EV_SPREAD_ATTACK
|
||||
.4byte NATURE_HARDY
|
||||
|
||||
@ 10
|
||||
.2byte SPECIES_NUMEL
|
||||
.2byte MOVE_EMBER, MOVE_ROCK_SLIDE, MOVE_ROLLOUT, MOVE_GROWL
|
||||
.byte BATTLE_FRONTIER_ITEM_CHARCOAL
|
||||
.byte F_EV_SPREAD_SP_ATTACK | F_EV_SPREAD_ATTACK
|
||||
.4byte NATURE_SASSY
|
||||
|
||||
@ 11
|
||||
.2byte SPECIES_SWALOT
|
||||
.2byte MOVE_YAWN, MOVE_SLUDGE, MOVE_ACID_ARMOR, MOVE_AMNESIA
|
||||
.byte BATTLE_FRONTIER_ITEM_POISON_BARB
|
||||
.byte F_EV_SPREAD_ATTACK | F_EV_SPREAD_HP
|
||||
.4byte NATURE_BOLD
|
||||
|
||||
@ 12
|
||||
.2byte SPECIES_KECLEON
|
||||
.2byte MOVE_SUBSTITUTE, MOVE_FAINT_ATTACK, MOVE_DOUBLE_TEAM, MOVE_BIND
|
||||
.byte BATTLE_FRONTIER_ITEM_LAX_INCENSE
|
||||
.byte F_EV_SPREAD_SP_ATTACK | F_EV_SPREAD_SPEED
|
||||
.4byte NATURE_QUIET
|
||||
|
||||
@ 13
|
||||
.2byte SPECIES_BALTOY
|
||||
.2byte MOVE_SANDSTORM, MOVE_FLASH, MOVE_SELF_DESTRUCT, MOVE_HARDEN
|
||||
.byte BATTLE_FRONTIER_ITEM_LEFTOVERS
|
||||
.byte F_EV_SPREAD_SP_DEFENSE | F_EV_SPREAD_DEFENSE | F_EV_SPREAD_ATTACK
|
||||
.4byte NATURE_NAUGHTY
|
||||
|
||||
@ 14
|
||||
.2byte SPECIES_NINJASK
|
||||
.2byte MOVE_DIG, MOVE_SCREECH, MOVE_SWORDS_DANCE, MOVE_LEECH_LIFE
|
||||
.byte BATTLE_FRONTIER_ITEM_PETAYA_BERRY
|
||||
.byte F_EV_SPREAD_SP_DEFENSE | F_EV_SPREAD_SP_ATTACK | F_EV_SPREAD_SPEED | F_EV_SPREAD_DEFENSE | F_EV_SPREAD_HP
|
||||
.4byte NATURE_SASSY
|
||||
|
||||
@ 15
|
||||
.2byte SPECIES_MAKUHITA
|
||||
.2byte MOVE_BULK_UP, MOVE_ARM_THRUST, MOVE_SMELLING_SALT, MOVE_SAND_ATTACK
|
||||
.byte BATTLE_FRONTIER_ITEM_SALAC_BERRY
|
||||
.byte F_EV_SPREAD_DEFENSE | F_EV_SPREAD_ATTACK
|
||||
.4byte NATURE_NAUGHTY
|
||||
|
||||
@ 16
|
||||
.2byte SPECIES_SWABLU
|
||||
.2byte MOVE_REFRESH, MOVE_SAFEGUARD, MOVE_ATTRACT, MOVE_MIRROR_MOVE
|
||||
.byte BATTLE_FRONTIER_ITEM_BRIGHT_POWDER
|
||||
.byte F_EV_SPREAD_SP_ATTACK | F_EV_SPREAD_SPEED
|
||||
.4byte NATURE_MILD
|
||||
|
||||
@ 17
|
||||
.2byte SPECIES_GOLDEEN
|
||||
.2byte MOVE_WATERFALL, MOVE_MUD_SPORT, MOVE_SUPERSONIC, MOVE_DOUBLE_TEAM
|
||||
.byte BATTLE_FRONTIER_ITEM_MYSTIC_WATER
|
||||
.byte F_EV_SPREAD_SP_ATTACK | F_EV_SPREAD_SPEED
|
||||
.4byte NATURE_GENTLE
|
||||
|
||||
@ 18
|
||||
.2byte SPECIES_LOTAD
|
||||
.2byte MOVE_GROWL, MOVE_WATER_GUN, MOVE_MEGA_DRAIN, MOVE_PROTECT
|
||||
.byte BATTLE_FRONTIER_ITEM_IAPAPA_BERRY
|
||||
.byte F_EV_SPREAD_SP_DEFENSE | F_EV_SPREAD_DEFENSE | F_EV_SPREAD_HP
|
||||
.4byte NATURE_QUIRKY
|
||||
|
||||
@ 19
|
||||
.2byte SPECIES_NUMEL
|
||||
.2byte MOVE_MAGNITUDE, MOVE_EMBER, MOVE_GROWL, MOVE_DEFENSE_CURL
|
||||
.byte BATTLE_FRONTIER_ITEM_CHARCOAL
|
||||
.byte F_EV_SPREAD_SP_ATTACK | F_EV_SPREAD_ATTACK
|
||||
.4byte NATURE_RELAXED
|
||||
|
||||
@ 20
|
||||
.2byte SPECIES_LINOONE
|
||||
.2byte MOVE_HEADBUTT, MOVE_TICKLE, MOVE_PROTECT, MOVE_REST
|
||||
.byte BATTLE_FRONTIER_ITEM_QUICK_CLAW
|
||||
.byte F_EV_SPREAD_SP_DEFENSE | F_EV_SPREAD_DEFENSE | F_EV_SPREAD_ATTACK | F_EV_SPREAD_HP
|
||||
.4byte NATURE_IMPISH
|
||||
|
||||
@ 21
|
||||
.2byte SPECIES_SEVIPER
|
||||
.2byte MOVE_WRAP, MOVE_GLARE, MOVE_POISON_FANG, MOVE_SWAGGER
|
||||
.byte BATTLE_FRONTIER_ITEM_ASPEAR_BERRY
|
||||
.byte F_EV_SPREAD_SP_DEFENSE | F_EV_SPREAD_SP_ATTACK | F_EV_SPREAD_HP
|
||||
.4byte NATURE_LONELY
|
||||
|
||||
@ 22
|
||||
.2byte SPECIES_SKARMORY
|
||||
.2byte MOVE_AIR_CUTTER, MOVE_SANDSTORM, MOVE_LEER, MOVE_AGILITY
|
||||
.byte BATTLE_FRONTIER_ITEM_MACHO_BRACE
|
||||
.byte F_EV_SPREAD_SP_DEFENSE | F_EV_SPREAD_ATTACK
|
||||
.4byte NATURE_BASHFUL
|
||||
|
||||
@ 23
|
||||
.2byte SPECIES_SWELLOW
|
||||
.2byte MOVE_AGILITY, MOVE_WING_ATTACK, MOVE_DOUBLE_TEAM, MOVE_SUPERSONIC
|
||||
.byte BATTLE_FRONTIER_ITEM_SHARP_BEAK
|
||||
.byte F_EV_SPREAD_SPEED | F_EV_SPREAD_ATTACK
|
||||
.4byte NATURE_NAUGHTY
|
||||
|
||||
@ 24
|
||||
.2byte SPECIES_GOLDEEN
|
||||
.2byte MOVE_PECK, MOVE_SUPERSONIC, MOVE_PSYBEAM, MOVE_RAIN_DANCE
|
||||
.byte BATTLE_FRONTIER_ITEM_KINGS_ROCK
|
||||
.byte F_EV_SPREAD_SP_ATTACK | F_EV_SPREAD_SPEED | F_EV_SPREAD_HP
|
||||
.4byte NATURE_GENTLE
|
||||
|
||||
@ 25
|
||||
.2byte SPECIES_ELECTRIKE
|
||||
.2byte MOVE_SHOCK_WAVE, MOVE_TACKLE, MOVE_CHARGE, MOVE_THUNDER_WAVE
|
||||
.byte BATTLE_FRONTIER_ITEM_FOCUS_BAND
|
||||
.byte F_EV_SPREAD_SP_DEFENSE | F_EV_SPREAD_DEFENSE | F_EV_SPREAD_HP
|
||||
.4byte NATURE_MILD
|
||||
|
||||
@ 26
|
||||
.2byte SPECIES_NUZLEAF
|
||||
.2byte MOVE_SUNNY_DAY, MOVE_TORMENT, MOVE_FAKE_OUT, MOVE_THIEF
|
||||
.byte BATTLE_FRONTIER_ITEM_BLACK_GLASSES
|
||||
.byte F_EV_SPREAD_SP_DEFENSE | F_EV_SPREAD_SP_ATTACK | F_EV_SPREAD_DEFENSE | F_EV_SPREAD_HP
|
||||
.4byte NATURE_BOLD
|
||||
|
||||
@ 27
|
||||
.2byte SPECIES_ARON
|
||||
.2byte MOVE_TAKE_DOWN, MOVE_METAL_CLAW, MOVE_IRON_DEFENSE, MOVE_ATTRACT
|
||||
.byte BATTLE_FRONTIER_ITEM_QUICK_CLAW
|
||||
.byte F_EV_SPREAD_ATTACK | F_EV_SPREAD_HP
|
||||
.4byte NATURE_MODEST
|
||||
|
||||
@ 28
|
||||
.2byte SPECIES_MIGHTYENA
|
||||
.2byte MOVE_HOWL, MOVE_TAKE_DOWN, MOVE_ODOR_SLEUTH, MOVE_SAND_ATTACK
|
||||
.byte BATTLE_FRONTIER_ITEM_KINGS_ROCK
|
||||
.byte F_EV_SPREAD_DEFENSE | F_EV_SPREAD_ATTACK | F_EV_SPREAD_HP
|
||||
.4byte NATURE_QUIRKY
|
||||
|
||||
@ 29
|
||||
.2byte SPECIES_SOLROCK
|
||||
.2byte MOVE_HARDEN, MOVE_FIRE_SPIN, MOVE_MIMIC, MOVE_PSYWAVE
|
||||
.byte BATTLE_FRONTIER_ITEM_TWISTED_SPOON
|
||||
.byte F_EV_SPREAD_SP_DEFENSE | F_EV_SPREAD_SP_ATTACK | F_EV_SPREAD_DEFENSE | F_EV_SPREAD_ATTACK
|
||||
.4byte NATURE_ADAMANT
|
||||
|
||||
@ 30
|
||||
.2byte SPECIES_GRAVELER
|
||||
.2byte MOVE_ROLLOUT, MOVE_ROCK_SMASH, MOVE_SANDSTORM, MOVE_BLOCK
|
||||
.byte BATTLE_FRONTIER_ITEM_FOCUS_BAND
|
||||
.byte F_EV_SPREAD_DEFENSE | F_EV_SPREAD_ATTACK
|
||||
.4byte NATURE_IMPISH
|
||||
|
||||
@ 31
|
||||
.2byte SPECIES_KADABRA
|
||||
.2byte MOVE_ENCORE, MOVE_PSYBEAM, MOVE_DISABLE, MOVE_KINESIS
|
||||
.byte BATTLE_FRONTIER_ITEM_FOCUS_BAND
|
||||
.byte F_EV_SPREAD_SP_ATTACK | F_EV_SPREAD_SPEED | F_EV_SPREAD_HP
|
||||
.4byte NATURE_QUIET
|
||||
|
||||
@ 32
|
||||
.2byte SPECIES_VOLTORB
|
||||
.2byte MOVE_PROTECT, MOVE_SELF_DESTRUCT, MOVE_SPARK, MOVE_SCREECH
|
||||
.byte BATTLE_FRONTIER_ITEM_SCOPE_LENS
|
||||
.byte F_EV_SPREAD_SPEED | F_EV_SPREAD_ATTACK
|
||||
.4byte NATURE_BASHFUL
|
||||
|
||||
@ 33
|
||||
.2byte SPECIES_MAGNEMITE
|
||||
.2byte MOVE_METAL_SOUND, MOVE_SUPERSONIC, MOVE_THUNDER_WAVE, MOVE_SHOCK_WAVE
|
||||
.byte BATTLE_FRONTIER_ITEM_MAGNET
|
||||
.byte F_EV_SPREAD_SP_DEFENSE | F_EV_SPREAD_SP_ATTACK | F_EV_SPREAD_SPEED | F_EV_SPREAD_DEFENSE | F_EV_SPREAD_ATTACK | F_EV_SPREAD_HP
|
||||
.4byte NATURE_SERIOUS
|
||||
|
||||
@ 34
|
||||
.2byte SPECIES_PELIPPER
|
||||
.2byte MOVE_WING_ATTACK, MOVE_MIST, MOVE_AGILITY, MOVE_PROTECT
|
||||
.byte BATTLE_FRONTIER_ITEM_FIGY_BERRY
|
||||
.byte 0
|
||||
.4byte NATURE_BRAVE
|
||||
|
||||
@ 35
|
||||
.2byte SPECIES_LOUDRED
|
||||
.2byte MOVE_HOWL, MOVE_UPROAR, MOVE_REST, MOVE_SCREECH
|
||||
.byte BATTLE_FRONTIER_ITEM_LEFTOVERS
|
||||
.byte F_EV_SPREAD_SP_DEFENSE | F_EV_SPREAD_DEFENSE | F_EV_SPREAD_HP
|
||||
.4byte NATURE_CALM
|
||||
|
||||
@ 36
|
||||
.2byte SPECIES_MARILL
|
||||
.2byte MOVE_ROLLOUT, MOVE_DEFENSE_CURL, MOVE_TAIL_WHIP, MOVE_BUBBLE_BEAM
|
||||
.byte BATTLE_FRONTIER_ITEM_RAWST_BERRY
|
||||
.byte F_EV_SPREAD_SP_DEFENSE | F_EV_SPREAD_DEFENSE | F_EV_SPREAD_HP
|
||||
.4byte NATURE_JOLLY
|
||||
|
||||
@ 37
|
||||
.2byte SPECIES_TRAPINCH
|
||||
.2byte MOVE_DIG, MOVE_ROCK_TOMB, MOVE_SANDSTORM, MOVE_FAINT_ATTACK
|
||||
.byte BATTLE_FRONTIER_ITEM_NONE
|
||||
.byte F_EV_SPREAD_SPEED | F_EV_SPREAD_ATTACK | F_EV_SPREAD_HP
|
||||
.4byte NATURE_NAUGHTY
|
||||
|
||||
@ 38
|
||||
.2byte SPECIES_TENTACOOL
|
||||
.2byte MOVE_SCREECH, MOVE_CONFUSE_RAY, MOVE_WRAP, MOVE_ATTRACT
|
||||
.byte BATTLE_FRONTIER_ITEM_BRIGHT_POWDER
|
||||
.byte F_EV_SPREAD_ATTACK | F_EV_SPREAD_HP
|
||||
.4byte NATURE_RELAXED
|
||||
|
||||
@ 39
|
||||
.2byte SPECIES_VIGOROTH
|
||||
.2byte MOVE_ENCORE, MOVE_SLACK_OFF, MOVE_YAWN, MOVE_SECRET_POWER
|
||||
.byte BATTLE_FRONTIER_ITEM_MENTAL_HERB
|
||||
.byte F_EV_SPREAD_SP_DEFENSE | F_EV_SPREAD_DEFENSE | F_EV_SPREAD_ATTACK
|
||||
.4byte NATURE_QUIRKY
|
||||
|
||||
@ 40
|
||||
.2byte SPECIES_WAILMER
|
||||
.2byte MOVE_WATER_PULSE, MOVE_ROLLOUT, MOVE_CURSE, MOVE_PROTECT
|
||||
.byte BATTLE_FRONTIER_ITEM_WHITE_HERB
|
||||
.byte F_EV_SPREAD_HP
|
||||
.4byte NATURE_RELAXED
|
||||
|
||||
@ 41
|
||||
.2byte SPECIES_ILLUMISE
|
||||
.2byte MOVE_TACKLE, MOVE_SWEET_SCENT, MOVE_WISH, MOVE_ENCORE
|
||||
.byte BATTLE_FRONTIER_ITEM_BRIGHT_POWDER
|
||||
.byte F_EV_SPREAD_SP_DEFENSE | F_EV_SPREAD_DEFENSE | F_EV_SPREAD_HP
|
||||
.4byte NATURE_QUIRKY
|
||||
|
||||
@ 42
|
||||
.2byte SPECIES_MACHOKE
|
||||
.2byte MOVE_LEER, MOVE_KARATE_CHOP, MOVE_BULK_UP, MOVE_REST
|
||||
.byte BATTLE_FRONTIER_ITEM_CHESTO_BERRY
|
||||
.byte F_EV_SPREAD_SPEED | F_EV_SPREAD_ATTACK
|
||||
.4byte NATURE_CALM
|
||||
|
||||
@ 43
|
||||
.2byte SPECIES_WHISMUR
|
||||
.2byte MOVE_SECRET_POWER, MOVE_SUPERSONIC, MOVE_STOMP, MOVE_ROAR
|
||||
.byte BATTLE_FRONTIER_ITEM_RAWST_BERRY
|
||||
.byte F_EV_SPREAD_SP_ATTACK | F_EV_SPREAD_SPEED
|
||||
.4byte NATURE_QUIRKY
|
||||
|
||||
@ 44
|
||||
.2byte SPECIES_CACNEA
|
||||
.2byte MOVE_INGRAIN, MOVE_LEECH_SEED, MOVE_NEEDLE_ARM, MOVE_GROWTH
|
||||
.byte BATTLE_FRONTIER_ITEM_SCOPE_LENS
|
||||
.byte F_EV_SPREAD_SP_DEFENSE | F_EV_SPREAD_DEFENSE | F_EV_SPREAD_HP
|
||||
.4byte NATURE_SERIOUS
|
||||
@@ -1,254 +0,0 @@
|
||||
.align 1
|
||||
gVerdanturfBattleTentTrainerMons_Brenna:: @ 85DE48C
|
||||
.2byte 4
|
||||
.2byte 11
|
||||
.2byte 13
|
||||
.2byte 18
|
||||
.2byte 26
|
||||
.2byte -1
|
||||
|
||||
gVerdanturfBattleTentTrainerMons_Dilan:: @ 85DE498
|
||||
.2byte 30
|
||||
.2byte 37
|
||||
.2byte 13
|
||||
.2byte 29
|
||||
.2byte 42
|
||||
.2byte -1
|
||||
|
||||
gVerdanturfBattleTentTrainerMons_Eliana:: @ 85DE4A4
|
||||
.2byte 6
|
||||
.2byte 7
|
||||
.2byte 17
|
||||
.2byte 18
|
||||
.2byte 40
|
||||
.2byte -1
|
||||
|
||||
gVerdanturfBattleTentTrainerMons_Markus:: @ 85DE4B0
|
||||
.2byte 6
|
||||
.2byte 7
|
||||
.2byte 18
|
||||
.2byte 24
|
||||
.2byte 38
|
||||
.2byte -1
|
||||
|
||||
gVerdanturfBattleTentTrainerMons_Caitlyn:: @ 85DE4BC
|
||||
.2byte 0
|
||||
.2byte 12
|
||||
.2byte 25
|
||||
.2byte 28
|
||||
.2byte 22
|
||||
.2byte 44
|
||||
.2byte -1
|
||||
|
||||
gVerdanturfBattleTentTrainerMons_Desiree:: @ 85DE4CA
|
||||
.2byte 8
|
||||
.2byte 12
|
||||
.2byte 21
|
||||
.2byte 22
|
||||
.2byte 31
|
||||
.2byte -1
|
||||
|
||||
gVerdanturfBattleTentTrainerMons_Ronald:: @ 85DE4D6
|
||||
.2byte 1
|
||||
.2byte 20
|
||||
.2byte 23
|
||||
.2byte 25
|
||||
.2byte 32
|
||||
.2byte -1
|
||||
|
||||
gVerdanturfBattleTentTrainerMons_Ashten:: @ 85DE4E2
|
||||
.2byte 9
|
||||
.2byte 12
|
||||
.2byte 27
|
||||
.2byte 37
|
||||
.2byte 43
|
||||
.2byte -1
|
||||
|
||||
gVerdanturfBattleTentTrainerMons_Gerard:: @ 85DE4EE
|
||||
.2byte 36
|
||||
.2byte 7
|
||||
.2byte 34
|
||||
.2byte 6
|
||||
.2byte 40
|
||||
.2byte -1
|
||||
|
||||
gVerdanturfBattleTentTrainerMons_Bradly:: @ 85DE4FA
|
||||
.2byte 26
|
||||
.2byte 3
|
||||
.2byte 0
|
||||
.2byte 2
|
||||
.2byte 17
|
||||
.2byte -1
|
||||
|
||||
gVerdanturfBattleTentTrainerMons_Dennis:: @ 85DE506
|
||||
.2byte 14
|
||||
.2byte 37
|
||||
.2byte 2
|
||||
.2byte 38
|
||||
.2byte 27
|
||||
.2byte -1
|
||||
|
||||
gVerdanturfBattleTentTrainerMons_Prestin:: @ 85DE512
|
||||
.2byte 31
|
||||
.2byte 28
|
||||
.2byte 22
|
||||
.2byte 25
|
||||
.2byte 44
|
||||
.2byte 43
|
||||
.2byte 41
|
||||
.2byte -1
|
||||
|
||||
gVerdanturfBattleTentTrainerMons_Ernesto:: @ 85DE522
|
||||
.2byte 33
|
||||
.2byte 32
|
||||
.2byte 25
|
||||
.2byte 35
|
||||
.2byte 34
|
||||
.2byte -1
|
||||
|
||||
gVerdanturfBattleTentTrainerMons_Nala:: @ 85DE52E
|
||||
.2byte 1
|
||||
.2byte 4
|
||||
.2byte 8
|
||||
.2byte 11
|
||||
.2byte 17
|
||||
.2byte 40
|
||||
.2byte 34
|
||||
.2byte -1
|
||||
|
||||
gVerdanturfBattleTentTrainerMons_Darnell:: @ 85DE53E
|
||||
.2byte 0
|
||||
.2byte 29
|
||||
.2byte 35
|
||||
.2byte 37
|
||||
.2byte 39
|
||||
.2byte 43
|
||||
.2byte -1
|
||||
|
||||
gVerdanturfBattleTentTrainerMons_Ashlyn:: @ 85DE54C
|
||||
.2byte 29
|
||||
.2byte 36
|
||||
.2byte 32
|
||||
.2byte 30
|
||||
.2byte 17
|
||||
.2byte 6
|
||||
.2byte 44
|
||||
.2byte -1
|
||||
|
||||
gVerdanturfBattleTentTrainerMons_Addison:: @ 85DE55C
|
||||
.2byte 0
|
||||
.2byte 1
|
||||
.2byte 16
|
||||
.2byte 31
|
||||
.2byte 6
|
||||
.2byte -1
|
||||
|
||||
gVerdanturfBattleTentTrainerMons_Justine:: @ 85DE568
|
||||
.2byte 0
|
||||
.2byte 1
|
||||
.2byte 16
|
||||
.2byte 36
|
||||
.2byte 18
|
||||
.2byte -1
|
||||
|
||||
gVerdanturfBattleTentTrainerMons_Tyson:: @ 85DE574
|
||||
.2byte 5
|
||||
.2byte 15
|
||||
.2byte 22
|
||||
.2byte 30
|
||||
.2byte 16
|
||||
.2byte 39
|
||||
.2byte 43
|
||||
.2byte -1
|
||||
|
||||
gVerdanturfBattleTentTrainerMons_Laila:: @ 85DE584
|
||||
.2byte 5
|
||||
.2byte 15
|
||||
.2byte 19
|
||||
.2byte 24
|
||||
.2byte 41
|
||||
.2byte 43
|
||||
.2byte -1
|
||||
|
||||
gVerdanturfBattleTentTrainerMons_Waren:: @ 85DE592
|
||||
.2byte 0
|
||||
.2byte 9
|
||||
.2byte 10
|
||||
.2byte 11
|
||||
.2byte 23
|
||||
.2byte -1
|
||||
|
||||
gVerdanturfBattleTentTrainerMons_Tobias:: @ 85DE59E
|
||||
.2byte 6
|
||||
.2byte 7
|
||||
.2byte 24
|
||||
.2byte 38
|
||||
.2byte 40
|
||||
.2byte -1
|
||||
|
||||
gVerdanturfBattleTentTrainerMons_Josiah:: @ 85DE5AA
|
||||
.2byte 8
|
||||
.2byte 16
|
||||
.2byte 23
|
||||
.2byte 34
|
||||
.2byte 3
|
||||
.2byte -1
|
||||
|
||||
gVerdanturfBattleTentTrainerMons_Dion:: @ 85DE5B6
|
||||
.2byte 14
|
||||
.2byte 2
|
||||
.2byte 11
|
||||
.2byte 39
|
||||
.2byte 21
|
||||
.2byte 38
|
||||
.2byte -1
|
||||
|
||||
gVerdanturfBattleTentTrainerMons_Kenzie:: @ 85DE5C4
|
||||
.2byte 18
|
||||
.2byte 10
|
||||
.2byte 16
|
||||
.2byte 26
|
||||
.2byte 25
|
||||
.2byte 27
|
||||
.2byte -1
|
||||
|
||||
gVerdanturfBattleTentTrainerMons_Lillian:: @ 85DE5D2
|
||||
.2byte 24
|
||||
.2byte 34
|
||||
.2byte 36
|
||||
.2byte 38
|
||||
.2byte 5
|
||||
.2byte -1
|
||||
|
||||
gVerdanturfBattleTentTrainerMons_Lesley:: @ 85DE5DE
|
||||
.2byte 26
|
||||
.2byte 0
|
||||
.2byte 18
|
||||
.2byte 13
|
||||
.2byte 25
|
||||
.2byte -1
|
||||
|
||||
gVerdanturfBattleTentTrainerMons_Marquis:: @ 85DE5EA
|
||||
.2byte 24
|
||||
.2byte 34
|
||||
.2byte 5
|
||||
.2byte 15
|
||||
.2byte 7
|
||||
.2byte 42
|
||||
.2byte -1
|
||||
|
||||
gVerdanturfBattleTentTrainerMons_Freddy:: @ 85DE5F8
|
||||
.2byte 18
|
||||
.2byte 21
|
||||
.2byte 26
|
||||
.2byte 29
|
||||
.2byte 41
|
||||
.2byte -1
|
||||
|
||||
gVerdanturfBattleTentTrainerMons_Cecilia:: @ 85DE604
|
||||
.2byte 23
|
||||
.2byte 26
|
||||
.2byte 27
|
||||
.2byte 28
|
||||
.2byte 31
|
||||
.2byte -1
|
||||
@@ -1,781 +0,0 @@
|
||||
.align 2
|
||||
gVerdanturfBattleTentTrainers:: @ 85DE610
|
||||
@ 0
|
||||
.4byte FACILITY_CLASS_AROMA_LADY
|
||||
.string "BRENNA$", 8
|
||||
@ pre-battle speech
|
||||
.2byte EC_WORD_NO
|
||||
.2byte EC_WORD_DAYS
|
||||
.2byte EC_WORD_GO
|
||||
.2byte EC_WORD_WITHOUT
|
||||
.2byte EC_WORD_MY
|
||||
.2byte EC_MOVE(FAKE_TEARS)
|
||||
@ win speech
|
||||
.2byte EC_WORD_OH
|
||||
.2byte EC_WORD_THAT_WAS
|
||||
.2byte EC_WORD_SO
|
||||
.2byte EC_WORD_REFRESHING
|
||||
.2byte EC_WORD_EXCL
|
||||
.2byte -1
|
||||
@ loss speech
|
||||
.2byte EC_WORD_ALL
|
||||
.2byte EC_WORD_I
|
||||
.2byte EC_WORD_EVER
|
||||
.2byte EC_WORD_GET
|
||||
.2byte EC_WORD_IS
|
||||
.2byte EC_MOVE(TORMENT)
|
||||
.4byte gVerdanturfBattleTentTrainerMons_Brenna
|
||||
|
||||
@ 1
|
||||
.4byte FACILITY_CLASS_RUIN_MANIAC
|
||||
.string "DILAN$", 8
|
||||
@ pre-battle speech
|
||||
.2byte EC_WORD_YOU
|
||||
.2byte EC_WORD_DON_T
|
||||
.2byte EC_WORD_KNOW
|
||||
.2byte EC_WORD_HOW
|
||||
.2byte EC_WORD_BORED
|
||||
.2byte EC_WORD_I_AM
|
||||
@ win speech
|
||||
.2byte EC_WORD_LOSING
|
||||
.2byte EC_WORD_ISN_T
|
||||
.2byte EC_WORD_EXCITING
|
||||
.2byte EC_WORD_AT
|
||||
.2byte EC_WORD_ALL
|
||||
.2byte EC_WORD_ELLIPSIS
|
||||
@ loss speech
|
||||
.2byte EC_WORD_EXCITING
|
||||
.2byte EC_WORD_EXCL_EXCL
|
||||
.2byte EC_WORD_BYE_BYE
|
||||
.2byte EC_WORD_TO
|
||||
.2byte EC_WORD_BEING
|
||||
.2byte EC_WORD_BORED
|
||||
.4byte gVerdanturfBattleTentTrainerMons_Dilan
|
||||
|
||||
@ 2
|
||||
.4byte FACILITY_CLASS_TUBER_1
|
||||
.string "ELIANA$", 8
|
||||
@ pre-battle speech
|
||||
.2byte EC_WORD_I_AM
|
||||
.2byte EC_WORD_GOING
|
||||
.2byte EC_WORD_ON
|
||||
.2byte EC_WORD_A
|
||||
.2byte EC_WORD_VACATION
|
||||
.2byte EC_WORD_SOON
|
||||
@ win speech
|
||||
.2byte EC_WORD_I
|
||||
.2byte EC_WORD_NEED
|
||||
.2byte EC_WORD_TO
|
||||
.2byte EC_WORD_GET
|
||||
.2byte EC_WORD_SOME
|
||||
.2byte EC_WORD_MONEY
|
||||
@ loss speech
|
||||
.2byte EC_WORD_NO
|
||||
.2byte EC_WORD_SLEEP
|
||||
.2byte EC_WORD_UNTIL
|
||||
.2byte EC_WORD_I
|
||||
.2byte EC_WORD_GET
|
||||
.2byte EC_WORD_HOME
|
||||
.4byte gVerdanturfBattleTentTrainerMons_Eliana
|
||||
|
||||
@ 3
|
||||
.4byte FACILITY_CLASS_TUBER_2
|
||||
.string "MARKUS$", 8
|
||||
@ pre-battle speech
|
||||
.2byte EC_WORD_I_AM
|
||||
.2byte EC_WORD_SMART
|
||||
.2byte EC_WORD_EXCL
|
||||
.2byte EC_WORD_IF_I_LOSE
|
||||
.2byte EC_WORD_I
|
||||
.2byte EC_MOVE(SELF_DESTRUCT)
|
||||
@ win speech
|
||||
.2byte EC_WORD_IT_S
|
||||
.2byte EC_WORD_A
|
||||
.2byte EC_WORD_NON_STOP
|
||||
.2byte EC_MOVE2(EXPLOSION)
|
||||
.2byte EC_WORD_OF
|
||||
.2byte EC_WORD_JOY
|
||||
@ loss speech
|
||||
.2byte EC_WORD_I_VE
|
||||
.2byte EC_WORD_LOST
|
||||
.2byte EC_WORD_ELLIPSIS
|
||||
.2byte EC_WORD_TIME
|
||||
.2byte EC_WORD_TO
|
||||
.2byte EC_MOVE(SELF_DESTRUCT)
|
||||
.4byte gVerdanturfBattleTentTrainerMons_Markus
|
||||
|
||||
@ 4
|
||||
.4byte FACILITY_CLASS_LADY
|
||||
.string "CAITLYN$", 8
|
||||
@ pre-battle speech
|
||||
.2byte EC_WORD_I_AM
|
||||
.2byte EC_WORD_BORED
|
||||
.2byte EC_WORD_OF
|
||||
.2byte EC_WORD_BEING
|
||||
.2byte EC_WORD_AN
|
||||
.2byte EC_WORD_IDOL
|
||||
@ win speech
|
||||
.2byte EC_WORD_A
|
||||
.2byte EC_WORD_BATTLE
|
||||
.2byte EC_WORD_IS
|
||||
.2byte EC_WORD_BEST
|
||||
.2byte EC_WORD_FOR
|
||||
.2byte EC_WORD_HAPPINESS
|
||||
@ loss speech
|
||||
.2byte EC_WORD_LOSING
|
||||
.2byte EC_WORD_DOESN_T
|
||||
.2byte EC_WORD_BUG
|
||||
.2byte EC_WORD_ME
|
||||
.2byte EC_WORD_AT
|
||||
.2byte EC_WORD_ALL
|
||||
.4byte gVerdanturfBattleTentTrainerMons_Caitlyn
|
||||
|
||||
@ 5
|
||||
.4byte FACILITY_CLASS_BEAUTY
|
||||
.string "DESIREE$", 8
|
||||
@ pre-battle speech
|
||||
.2byte EC_WORD_DOESN_T
|
||||
.2byte EC_WORD_MY
|
||||
.2byte EC_WORD_BEAUTY
|
||||
.2byte EC_MOVE(ASTONISH)
|
||||
.2byte EC_WORD_YOU
|
||||
.2byte EC_WORD_QUES
|
||||
@ win speech
|
||||
.2byte EC_WORD_DID
|
||||
.2byte EC_WORD_I
|
||||
.2byte EC_WORD_INTIMIDATE
|
||||
.2byte EC_WORD_YOU
|
||||
.2byte EC_WORD_QUES
|
||||
.2byte -1
|
||||
@ loss speech
|
||||
.2byte EC_WORD_MY
|
||||
.2byte EC_WORD_BEAUTY
|
||||
.2byte EC_WORD_DID
|
||||
.2byte EC_WORD_NOTHING
|
||||
.2byte EC_WORD_FOR
|
||||
.2byte EC_WORD_YOU
|
||||
.4byte gVerdanturfBattleTentTrainerMons_Desiree
|
||||
|
||||
@ 6
|
||||
.4byte FACILITY_CLASS_RICH_BOY
|
||||
.string "RONALD$", 8
|
||||
@ pre-battle speech
|
||||
.2byte EC_WORD_COME_ON
|
||||
.2byte EC_WORD_I
|
||||
.2byte EC_WORD_WILL
|
||||
.2byte EC_WORD_BATTLE
|
||||
.2byte EC_WORD_SERIOUSLY
|
||||
.2byte -1
|
||||
@ win speech
|
||||
.2byte EC_WORD_GIVE_UP
|
||||
.2byte EC_WORD_QUES
|
||||
.2byte -1
|
||||
.2byte EC_WORD_THAT_S
|
||||
.2byte EC_WORD_REALLY
|
||||
.2byte EC_WORD_WEAK
|
||||
@ loss speech
|
||||
.2byte EC_WORD_I
|
||||
.2byte EC_WORD_NEED
|
||||
.2byte EC_WORD_TO
|
||||
.2byte EC_WORD_DO
|
||||
.2byte EC_WORD_A
|
||||
.2byte EC_MOVE2(BATON_PASS)
|
||||
.4byte gVerdanturfBattleTentTrainerMons_Ronald
|
||||
|
||||
@ 7
|
||||
.4byte FACILITY_CLASS_POKEMANIAC
|
||||
.string "ASHTEN$", 8
|
||||
@ pre-battle speech
|
||||
.2byte EC_WORD_OH_YEAH
|
||||
.2byte EC_WORD_ANOTHER
|
||||
.2byte EC_WORD_EXCITING
|
||||
.2byte EC_WORD_BATTLE
|
||||
.2byte EC_WORD_EXCL
|
||||
.2byte -1
|
||||
@ win speech
|
||||
.2byte EC_WORD_YOUR
|
||||
.2byte EC_WORD_POKEMON
|
||||
.2byte EC_WORD_ARE
|
||||
.2byte EC_WORD_WIMPY
|
||||
.2byte EC_WORD_AND
|
||||
.2byte EC_WORD_BORING
|
||||
@ loss speech
|
||||
.2byte EC_WORD_THAT_WAS
|
||||
.2byte EC_WORD_AN
|
||||
.2byte EC_WORD_EXCITING
|
||||
.2byte EC_WORD_LOSS
|
||||
.2byte EC_WORD_WOW
|
||||
.2byte EC_WORD_EXCL
|
||||
.4byte gVerdanturfBattleTentTrainerMons_Ashten
|
||||
|
||||
@ 8
|
||||
.4byte FACILITY_CLASS_SWIMMER_M
|
||||
.string "GERARD$", 8
|
||||
@ pre-battle speech
|
||||
.2byte EC_WORD_LOOK
|
||||
.2byte EC_WORD_AT
|
||||
.2byte EC_WORD_MY
|
||||
.2byte EC_WORD_SUPER
|
||||
.2byte EC_MOVE2(TEETER_DANCE)
|
||||
.2byte EC_WORD_EXCL
|
||||
@ win speech
|
||||
.2byte EC_WORD_THAT_WAS
|
||||
.2byte EC_WORD_HARD
|
||||
.2byte EC_WORD_ELLIPSIS
|
||||
.2byte EC_WORD_AM
|
||||
.2byte EC_WORD_I
|
||||
.2byte EC_WORD_OK_QUES
|
||||
@ loss speech
|
||||
.2byte EC_WORD_I
|
||||
.2byte EC_WORD_WON_T
|
||||
.2byte EC_WORD_FORGIVE
|
||||
.2byte EC_WORD_YOU
|
||||
.2byte EC_WORD_FOR
|
||||
.2byte EC_WORD_THAT
|
||||
.4byte gVerdanturfBattleTentTrainerMons_Gerard
|
||||
|
||||
@ 9
|
||||
.4byte FACILITY_CLASS_CAMPER
|
||||
.string "BRADLY$", 8
|
||||
@ pre-battle speech
|
||||
.2byte EC_WORD_IT_S
|
||||
.2byte EC_WORD_LONESOME
|
||||
.2byte EC_WORD_BUT
|
||||
.2byte EC_WORD_I
|
||||
.2byte EC_WORD_VACATION
|
||||
.2byte EC_WORD_ALONE
|
||||
@ win speech
|
||||
.2byte EC_WORD_I
|
||||
.2byte EC_WORD_WILL
|
||||
.2byte EC_MOVE(WITHDRAW)
|
||||
.2byte EC_WORD_INSIDE
|
||||
.2byte EC_WORD_MY
|
||||
.2byte EC_WORD_SHELL_ARMOR
|
||||
@ loss speech
|
||||
.2byte EC_WORD_OH
|
||||
.2byte EC_WORD_ELLIPSIS
|
||||
.2byte -1
|
||||
.2byte EC_WORD_ALONE
|
||||
.2byte EC_WORD_AS
|
||||
.2byte EC_WORD_ALWAYS
|
||||
.4byte gVerdanturfBattleTentTrainerMons_Bradly
|
||||
|
||||
@ 10
|
||||
.4byte FACILITY_CLASS_BUG_MANIAC
|
||||
.string "DENNIS$", 8
|
||||
@ pre-battle speech
|
||||
.2byte EC_WORD_ARE
|
||||
.2byte EC_WORD_YOU
|
||||
.2byte EC_WORD_REALLY
|
||||
.2byte EC_WORD_STRONG
|
||||
.2byte EC_WORD_QUES
|
||||
.2byte -1
|
||||
@ win speech
|
||||
.2byte EC_WORD_WAHAHAHA
|
||||
.2byte EC_WORD_EXCL
|
||||
.2byte -1
|
||||
.2byte EC_WORD_WAHAHAHA
|
||||
.2byte EC_WORD_EXCL_EXCL
|
||||
.2byte -1
|
||||
@ loss speech
|
||||
.2byte EC_WORD_NICE
|
||||
.2byte EC_WORD_GOING
|
||||
.2byte EC_WORD_EXCL
|
||||
.2byte EC_WORD_I
|
||||
.2byte EC_WORD_WAS
|
||||
.2byte EC_WORD_CHILD_S_PLAY
|
||||
.4byte gVerdanturfBattleTentTrainerMons_Dennis
|
||||
|
||||
@ 11
|
||||
.4byte FACILITY_CLASS_GENTLEMAN
|
||||
.string "PRESTIN$", 8
|
||||
@ pre-battle speech
|
||||
.2byte EC_WORD_THIS
|
||||
.2byte EC_WORD_IS
|
||||
.2byte EC_WORD_A
|
||||
.2byte EC_MOVE(NIGHTMARE)
|
||||
.2byte EC_WORD_FOR
|
||||
.2byte EC_WORD_YOU
|
||||
@ win speech
|
||||
.2byte EC_WORD_FORGIVE
|
||||
.2byte EC_WORD_ME
|
||||
.2byte EC_WORD_ELLIPSIS
|
||||
.2byte EC_WORD_IT_S
|
||||
.2byte EC_WORD_A
|
||||
.2byte EC_WORD_DREAM
|
||||
@ loss speech
|
||||
.2byte EC_WORD_I
|
||||
.2byte EC_WORD_WANT
|
||||
.2byte EC_WORD_TO
|
||||
.2byte EC_WORD_WAKE_UP
|
||||
.2byte EC_WORD_FROM
|
||||
.2byte EC_WORD_THIS
|
||||
.4byte gVerdanturfBattleTentTrainerMons_Prestin
|
||||
|
||||
@ 12
|
||||
.4byte FACILITY_CLASS_GUITARIST
|
||||
.string "ERNESTO$", 8
|
||||
@ pre-battle speech
|
||||
.2byte EC_WORD_THIS
|
||||
.2byte EC_WORD_PARTY
|
||||
.2byte EC_WORD_GOES
|
||||
.2byte EC_WORD_ON
|
||||
.2byte EC_WORD_FOREVER
|
||||
.2byte EC_WORD_EXCL
|
||||
@ win speech
|
||||
.2byte EC_WORD_THE
|
||||
.2byte EC_WORD_MUSIC
|
||||
.2byte EC_WORD_PLAYS
|
||||
.2byte EC_WORD_ON
|
||||
.2byte EC_WORD_WITHOUT
|
||||
.2byte EC_WORD_END
|
||||
@ loss speech
|
||||
.2byte EC_WORD_NO
|
||||
.2byte EC_WORD_EXCL
|
||||
.2byte EC_WORD_THE
|
||||
.2byte EC_WORD_MUSIC
|
||||
.2byte EC_WORD_CAN_T
|
||||
.2byte EC_WORD_STOP
|
||||
.4byte gVerdanturfBattleTentTrainerMons_Ernesto
|
||||
|
||||
@ 13
|
||||
.4byte FACILITY_CLASS_SCHOOL_KID_F
|
||||
.string "NALA$", 8
|
||||
@ pre-battle speech
|
||||
.2byte EC_WORD_I
|
||||
.2byte EC_WORD_WANT
|
||||
.2byte EC_WORD_THE
|
||||
.2byte EC_WORD_WORLD
|
||||
.2byte EC_WORD_MOVIE
|
||||
.2byte EC_WORD_COLLECTION
|
||||
@ win speech
|
||||
.2byte EC_WORD_I
|
||||
.2byte EC_WORD_DON_T
|
||||
.2byte EC_WORD_LIKE
|
||||
.2byte EC_WORD_RADIO
|
||||
.2byte EC_WORD_VERY
|
||||
.2byte EC_WORD_MUCH
|
||||
@ loss speech
|
||||
.2byte EC_WORD_I
|
||||
.2byte EC_WORD_REFUSE
|
||||
.2byte EC_WORD_TO
|
||||
.2byte EC_WORD_BELIEVE
|
||||
.2byte EC_WORD_THIS
|
||||
.2byte EC_WORD_EXCL
|
||||
.4byte gVerdanturfBattleTentTrainerMons_Nala
|
||||
|
||||
@ 14
|
||||
.4byte FACILITY_CLASS_COOLTRAINER_M
|
||||
.string "DARNELL$", 8
|
||||
@ pre-battle speech
|
||||
.2byte EC_WORD_I
|
||||
.2byte EC_WORD_WILL
|
||||
.2byte EC_WORD_GO_EASY
|
||||
.2byte EC_WORD_ON
|
||||
.2byte EC_WORD_YOU
|
||||
.2byte -1
|
||||
@ win speech
|
||||
.2byte EC_WORD_YOUR
|
||||
.2byte EC_MOVE2(FRUSTRATION)
|
||||
.2byte EC_WORD_SHOULD
|
||||
.2byte EC_WORD_BE
|
||||
.2byte EC_WORD_HIDDEN
|
||||
.2byte EC_WORD_AWAY
|
||||
@ loss speech
|
||||
.2byte EC_WORD_YOU_RE
|
||||
.2byte EC_WORD_TOO
|
||||
.2byte EC_WORD_MUCH
|
||||
.2byte EC_WORD_TO
|
||||
.2byte EC_WORD_TAKE
|
||||
.2byte EC_WORD_ELLIPSIS
|
||||
.4byte gVerdanturfBattleTentTrainerMons_Darnell
|
||||
|
||||
@ 15
|
||||
.4byte FACILITY_CLASS_COOLTRAINER_F
|
||||
.string "ASHLYN$", 8
|
||||
@ pre-battle speech
|
||||
.2byte EC_WORD_I
|
||||
.2byte EC_WORD_LOOK
|
||||
.2byte EC_WORD_TOUGH
|
||||
.2byte EC_WORD_DO
|
||||
.2byte EC_WORD_I
|
||||
.2byte EC_WORD_QUES
|
||||
@ win speech
|
||||
.2byte EC_WORD_I_AM
|
||||
.2byte EC_WORD_NOT
|
||||
.2byte EC_WORD_OVER
|
||||
.2byte EC_WORD_YOUR
|
||||
.2byte EC_MOVE2(TAUNT)
|
||||
.2byte EC_WORD_YET
|
||||
@ loss speech
|
||||
.2byte EC_WORD_YOU_RE
|
||||
.2byte EC_WORD_MEAN
|
||||
.2byte EC_WORD_EXCL_EXCL
|
||||
.2byte -1
|
||||
.2byte -1
|
||||
.2byte -1
|
||||
.4byte gVerdanturfBattleTentTrainerMons_Ashlyn
|
||||
|
||||
@ 16
|
||||
.4byte FACILITY_CLASS_POKEFAN_1
|
||||
.string "ADDISON$", 8
|
||||
@ pre-battle speech
|
||||
.2byte EC_WORD_YES
|
||||
.2byte EC_WORD_EXCL
|
||||
.2byte -1
|
||||
.2byte EC_WORD_MY
|
||||
.2byte EC_WORD_POKEMON
|
||||
.2byte EC_WORD_EXCL
|
||||
@ win speech
|
||||
.2byte EC_WORD_WELL
|
||||
.2byte EC_WORD_WASN_T
|
||||
.2byte EC_WORD_THAT
|
||||
.2byte EC_WORD_EASY
|
||||
.2byte EC_WORD_QUES
|
||||
.2byte -1
|
||||
@ loss speech
|
||||
.2byte EC_WORD_WAAAH
|
||||
.2byte EC_WORD_EXCL
|
||||
.2byte -1
|
||||
.2byte EC_WORD_BUT
|
||||
.2byte EC_WORD_WHY
|
||||
.2byte EC_WORD_QUES
|
||||
.4byte gVerdanturfBattleTentTrainerMons_Addison
|
||||
|
||||
@ 17
|
||||
.4byte FACILITY_CLASS_POKEFAN_2
|
||||
.string "JUSTINE$", 8
|
||||
@ pre-battle speech
|
||||
.2byte EC_WORD_YES
|
||||
.2byte EC_WORD_EXCL
|
||||
.2byte -1
|
||||
.2byte EC_WORD_COME_ON
|
||||
.2byte EC_WORD_I_AM
|
||||
.2byte EC_WORD_READY
|
||||
@ win speech
|
||||
.2byte EC_WORD_YOU_RE
|
||||
.2byte EC_WORD_JUST
|
||||
.2byte EC_WORD_NOT
|
||||
.2byte EC_WORD_GOOD
|
||||
.2byte EC_WORD_ENOUGH
|
||||
.2byte EC_WORD_EXCL
|
||||
@ loss speech
|
||||
.2byte EC_WORD_WOWEE
|
||||
.2byte EC_WORD_EXCL_EXCL
|
||||
.2byte -1
|
||||
.2byte -1
|
||||
.2byte -1
|
||||
.2byte -1
|
||||
.4byte gVerdanturfBattleTentTrainerMons_Justine
|
||||
|
||||
@ 18
|
||||
.4byte FACILITY_CLASS_EXPERT_M
|
||||
.string "TYSON$", 8
|
||||
@ pre-battle speech
|
||||
.2byte EC_WORD_YOU_RE
|
||||
.2byte EC_WORD_GOING
|
||||
.2byte EC_WORD_TO
|
||||
.2byte EC_WORD_PRESSURE
|
||||
.2byte EC_WORD_ME
|
||||
.2byte EC_WORD_QUES
|
||||
@ win speech
|
||||
.2byte EC_WORD_WHAT
|
||||
.2byte EC_WORD_QUES
|
||||
.2byte EC_WORD_YOU_RE
|
||||
.2byte EC_WORD_MUCH
|
||||
.2byte EC_WORD_TOO_WEAK
|
||||
.2byte EC_WORD_EXCL
|
||||
@ loss speech
|
||||
.2byte EC_WORD_THIS
|
||||
.2byte EC_WORD_DOESN_T
|
||||
.2byte EC_WORD_MAKE
|
||||
.2byte EC_WORD_ME
|
||||
.2byte EC_WORD_HAPPY
|
||||
.2byte EC_WORD_EXCL
|
||||
.4byte gVerdanturfBattleTentTrainerMons_Tyson
|
||||
|
||||
@ 19
|
||||
.4byte FACILITY_CLASS_EXPERT_2
|
||||
.string "LAILA$", 8
|
||||
@ pre-battle speech
|
||||
.2byte EC_WORD_A
|
||||
.2byte EC_MOVE2(STRUGGLE)
|
||||
.2byte EC_WORD_ISN_T
|
||||
.2byte EC_WORD_VERY
|
||||
.2byte EC_WORD_COOL
|
||||
.2byte -1
|
||||
@ win speech
|
||||
.2byte EC_WORD_NOPE
|
||||
.2byte EC_WORD_NOT_VERY
|
||||
.2byte EC_WORD_COOL
|
||||
.2byte EC_WORD_AT
|
||||
.2byte EC_WORD_ALL
|
||||
.2byte EC_WORD_EXCL
|
||||
@ loss speech
|
||||
.2byte EC_WORD_YOU_RE
|
||||
.2byte EC_WORD_NOT
|
||||
.2byte EC_WORD_COOL
|
||||
.2byte EC_WORD_BUT
|
||||
.2byte EC_WORD_YOU
|
||||
.2byte EC_WORD_WON
|
||||
.4byte gVerdanturfBattleTentTrainerMons_Laila
|
||||
|
||||
@ 20
|
||||
.4byte FACILITY_CLASS_YOUNGSTER
|
||||
.string "WAREN$", 8
|
||||
@ pre-battle speech
|
||||
.2byte EC_WORD_DANGER
|
||||
.2byte EC_WORD_EXCL
|
||||
.2byte -1
|
||||
.2byte EC_WORD_I
|
||||
.2byte EC_WORD_SENSE
|
||||
.2byte EC_WORD_DANGER
|
||||
@ win speech
|
||||
.2byte EC_WORD_DID
|
||||
.2byte EC_WORD_YOU
|
||||
.2byte EC_WORD_BELIEVE
|
||||
.2byte EC_WORD_MY
|
||||
.2byte EC_WORD_LIE
|
||||
.2byte EC_WORD_QUES_EXCL
|
||||
@ loss speech
|
||||
.2byte EC_WORD_I
|
||||
.2byte EC_WORD_REALLY
|
||||
.2byte EC_WORD_DID
|
||||
.2byte EC_WORD_SENSE
|
||||
.2byte EC_WORD_DANGER
|
||||
.2byte EC_WORD_ELLIPSIS
|
||||
.4byte gVerdanturfBattleTentTrainerMons_Waren
|
||||
|
||||
@ 21
|
||||
.4byte FACILITY_CLASS_FISHERMAN
|
||||
.string "TOBIAS$", 8
|
||||
@ pre-battle speech
|
||||
.2byte EC_MOVE2(BARRIER)
|
||||
.2byte EC_WORD_EXCL_EXCL
|
||||
.2byte -1
|
||||
.2byte EC_WORD_NOW
|
||||
.2byte EC_WORD_COME_ON
|
||||
.2byte EC_WORD_EXCL
|
||||
@ win speech
|
||||
.2byte EC_WORD_HUH_QUES
|
||||
.2byte EC_WORD_YOU
|
||||
.2byte EC_WORD_MEAN
|
||||
.2byte EC_WORD_I
|
||||
.2byte EC_WORD_WON
|
||||
.2byte EC_WORD_QUES
|
||||
@ loss speech
|
||||
.2byte EC_WORD_I
|
||||
.2byte EC_WORD_SHOULD
|
||||
.2byte EC_WORD_KNOW
|
||||
.2byte EC_WORD_THAT
|
||||
.2byte EC_WORD_IT_S
|
||||
.2byte EC_WORD_HOPELESS
|
||||
.4byte gVerdanturfBattleTentTrainerMons_Tobias
|
||||
|
||||
@ 22
|
||||
.4byte FACILITY_CLASS_BIRD_KEEPER
|
||||
.string "JOSIAH$", 8
|
||||
@ pre-battle speech
|
||||
.2byte EC_WORD_I
|
||||
.2byte EC_WORD_PROMISE
|
||||
.2byte EC_WORD_TO
|
||||
.2byte EC_MOVE(FLY)
|
||||
.2byte EC_WORD_IF_I_LOSE
|
||||
.2byte -1
|
||||
@ win speech
|
||||
.2byte EC_WORD_TOO_WEAK
|
||||
.2byte EC_WORD_ELLIPSIS
|
||||
.2byte -1
|
||||
.2byte EC_WORD_YOU
|
||||
.2byte EC_MOVE(FLY)
|
||||
.2byte EC_WORD_INSTEAD
|
||||
@ loss speech
|
||||
.2byte EC_WORD_I
|
||||
.2byte EC_WORD_PROMISE
|
||||
.2byte EC_WORD_TO
|
||||
.2byte EC_MOVE(FLY)
|
||||
.2byte EC_WORD_SOMETIME
|
||||
.2byte EC_WORD_SOON
|
||||
.4byte gVerdanturfBattleTentTrainerMons_Josiah
|
||||
|
||||
@ 23
|
||||
.4byte FACILITY_CLASS_NINJA_BOY
|
||||
.string "DION$", 8
|
||||
@ pre-battle speech
|
||||
.2byte EC_WORD_IT_S
|
||||
.2byte EC_WORD_TRENDY
|
||||
.2byte EC_WORD_UM
|
||||
.2byte EC_WORD_BATTLE
|
||||
.2byte EC_WORD_SOMETHING
|
||||
.2byte -1
|
||||
@ win speech
|
||||
.2byte EC_WORD_WAS
|
||||
.2byte EC_WORD_IT
|
||||
.2byte EC_WORD_ELLIPSIS
|
||||
.2byte EC_WORD_BATTLE
|
||||
.2byte EC_WORD_DATE
|
||||
.2byte EC_WORD_QUES
|
||||
@ loss speech
|
||||
.2byte EC_WORD_WAS
|
||||
.2byte EC_WORD_IT
|
||||
.2byte EC_WORD_ELLIPSIS
|
||||
.2byte EC_WORD_BATTLE
|
||||
.2byte EC_WORD_GOURMET
|
||||
.2byte EC_WORD_QUES
|
||||
.4byte gVerdanturfBattleTentTrainerMons_Dion
|
||||
|
||||
@ 24
|
||||
.4byte FACILITY_CLASS_PARASOL_LADY
|
||||
.string "KENZIE$", 8
|
||||
@ pre-battle speech
|
||||
.2byte EC_WORD_THE
|
||||
.2byte EC_MOVE(MORNING_SUN)
|
||||
.2byte EC_WORD_GIVES
|
||||
.2byte EC_WORD_ME
|
||||
.2byte EC_MOVE(STRENGTH)
|
||||
.2byte -1
|
||||
@ win speech
|
||||
.2byte EC_WORD_BUT
|
||||
.2byte EC_WORD_I
|
||||
.2byte EC_WORD_LIKE
|
||||
.2byte EC_MOVE2(MOONLIGHT)
|
||||
.2byte EC_WORD_TOO
|
||||
.2byte -1
|
||||
@ loss speech
|
||||
.2byte EC_WORD_YOU_RE
|
||||
.2byte EC_WORD_LIKE
|
||||
.2byte EC_WORD_A
|
||||
.2byte EC_WORD_TERRIBLE
|
||||
.2byte EC_MOVE(SANDSTORM)
|
||||
.2byte EC_WORD_ELLIPSIS
|
||||
.4byte gVerdanturfBattleTentTrainerMons_Kenzie
|
||||
|
||||
@ 25
|
||||
.4byte FACILITY_CLASS_SWIMMER_F
|
||||
.string "LILLIAN$", 8
|
||||
@ pre-battle speech
|
||||
.2byte EC_WORD_I
|
||||
.2byte EC_WORD_DO
|
||||
.2byte EC_WORD_THINGS
|
||||
.2byte EC_WORD_AT
|
||||
.2byte EC_WORD_MY
|
||||
.2byte EC_WORD_OWN_TEMPO
|
||||
@ win speech
|
||||
.2byte EC_WORD_I
|
||||
.2byte EC_WORD_WON
|
||||
.2byte EC_WORD_QUES
|
||||
.2byte EC_WORD_WHAT
|
||||
.2byte EC_WORD_A
|
||||
.2byte EC_WORD_SURPRISE
|
||||
@ loss speech
|
||||
.2byte EC_WORD_AWW
|
||||
.2byte EC_WORD_ELLIPSIS
|
||||
.2byte EC_WORD_I
|
||||
.2byte EC_WORD_NEED
|
||||
.2byte EC_WORD_A
|
||||
.2byte EC_WORD_NAP
|
||||
.4byte gVerdanturfBattleTentTrainerMons_Lillian
|
||||
|
||||
@ 26
|
||||
.4byte FACILITY_CLASS_PICNICKER
|
||||
.string "LESLEY$", 8
|
||||
@ pre-battle speech
|
||||
.2byte EC_WORD_YOU
|
||||
.2byte EC_WORD_SHOULD
|
||||
.2byte EC_WORD_NOT
|
||||
.2byte EC_WORD_BE
|
||||
.2byte EC_WORD_LOLLING
|
||||
.2byte EC_WORD_ABOUT
|
||||
@ win speech
|
||||
.2byte EC_WORD_YOU
|
||||
.2byte EC_WORD_SHOULD
|
||||
.2byte EC_WORD_GET
|
||||
.2byte EC_WORD_UP
|
||||
.2byte EC_WORD_EARLIER
|
||||
.2byte -1
|
||||
@ loss speech
|
||||
.2byte EC_WORD_THIS
|
||||
.2byte EC_WORD_SHOULD
|
||||
.2byte EC_WORD_NOT
|
||||
.2byte EC_WORD_BE
|
||||
.2byte EC_WORD_HAPPENING
|
||||
.2byte EC_WORD_EXCL
|
||||
.4byte gVerdanturfBattleTentTrainerMons_Lesley
|
||||
|
||||
@ 27
|
||||
.4byte FACILITY_CLASS_SAILOR
|
||||
.string "MARQUIS$", 8
|
||||
@ pre-battle speech
|
||||
.2byte EC_WORD_NONE
|
||||
.2byte EC_WORD_OF
|
||||
.2byte EC_WORD_THIS
|
||||
.2byte EC_WORD_IS
|
||||
.2byte EC_WORD_MAKING
|
||||
.2byte EC_WORD_SENSE
|
||||
@ win speech
|
||||
.2byte EC_WORD_SEE
|
||||
.2byte EC_WORD_QUES
|
||||
.2byte EC_WORD_THIS
|
||||
.2byte EC_WORD_JUST
|
||||
.2byte EC_WORD_ISN_T
|
||||
.2byte EC_WORD_NORMAL
|
||||
@ loss speech
|
||||
.2byte EC_WORD_SHOULD
|
||||
.2byte EC_WORD_I
|
||||
.2byte EC_WORD_CAUSE
|
||||
.2byte EC_WORD_AN
|
||||
.2byte EC_MOVE(UPROAR)
|
||||
.2byte EC_WORD_QUES
|
||||
.4byte gVerdanturfBattleTentTrainerMons_Marquis
|
||||
|
||||
@ 28
|
||||
.4byte FACILITY_CLASS_COLLECTOR
|
||||
.string "FREDDY$", 8
|
||||
@ pre-battle speech
|
||||
.2byte EC_WORD_I
|
||||
.2byte EC_WORD_ADORE
|
||||
.2byte EC_WORD_THIS
|
||||
.2byte EC_WORD_CUTE
|
||||
.2byte EC_WORD_TELEVISION
|
||||
.2byte EC_WORD_IDOL
|
||||
@ win speech
|
||||
.2byte EC_WORD_YOU_RE
|
||||
.2byte EC_WORD_SO
|
||||
.2byte EC_WORD_FUNNY
|
||||
.2byte EC_WORD_WHEN
|
||||
.2byte EC_WORD_YOU_RE
|
||||
.2byte EC_WORD_ANGRY
|
||||
@ loss speech
|
||||
.2byte EC_WORD_LATE
|
||||
.2byte EC_WORD_NIGHT
|
||||
.2byte EC_WORD_TELEVISION
|
||||
.2byte EC_WORD_IS
|
||||
.2byte EC_WORD_MY
|
||||
.2byte EC_WORD_LIFE
|
||||
.4byte gVerdanturfBattleTentTrainerMons_Freddy
|
||||
|
||||
@ 29
|
||||
.4byte FACILITY_CLASS_LASS
|
||||
.string "CECILIA$", 8
|
||||
@ pre-battle speech
|
||||
.2byte EC_WORD_MY
|
||||
.2byte EC_WORD_FABULOUS
|
||||
.2byte EC_WORD_CUTENESS
|
||||
.2byte EC_WORD_IS
|
||||
.2byte EC_WORD_IN
|
||||
.2byte EC_WORD_FASHION
|
||||
@ win speech
|
||||
.2byte EC_WORD_YOU_RE
|
||||
.2byte EC_WORD_NO
|
||||
.2byte EC_WORD_MATCH
|
||||
.2byte EC_WORD_FOR
|
||||
.2byte EC_WORD_MY
|
||||
.2byte EC_WORD_CUTE_CHARM
|
||||
@ loss speech
|
||||
.2byte EC_WORD_DON_T
|
||||
.2byte EC_WORD_YOU
|
||||
.2byte EC_WORD_HAVE
|
||||
.2byte EC_WORD_FASHION
|
||||
.2byte EC_WORD_SENSE
|
||||
.2byte EC_WORD_QUES
|
||||
.4byte gVerdanturfBattleTentTrainerMons_Cecilia
|
||||
@@ -1,104 +0,0 @@
|
||||
#include "constants/moves.h"
|
||||
#include "constants/species.h"
|
||||
#include "constants/trainers.h"
|
||||
.include "asm/macros.inc"
|
||||
.include "constants/constants.inc"
|
||||
|
||||
.section .rodata
|
||||
|
||||
.align 2
|
||||
gUnknown_08611CB0:: @ 8611CB0
|
||||
.4byte gText_BattleTower2
|
||||
.4byte gUnknown_085ED164
|
||||
.4byte gText_BattleTower2
|
||||
.4byte gUnknown_085ED170
|
||||
.4byte gText_BattleTower2
|
||||
.4byte gUnknown_085ED17C
|
||||
.4byte gText_BattleDome
|
||||
.4byte gUnknown_085ED164
|
||||
.4byte gText_BattlePalace
|
||||
.4byte gUnknown_085ED164
|
||||
.4byte gText_BattleArena
|
||||
.4byte gUnknown_085ED190
|
||||
.4byte gText_BattleFactory
|
||||
.4byte gUnknown_085ED164
|
||||
.4byte gText_BattlePike
|
||||
.4byte gUnknown_085ED190
|
||||
.4byte gText_BattlePyramid
|
||||
.4byte gUnknown_085ED190
|
||||
.4byte gText_BattleTower2
|
||||
.4byte gUnknown_085ED188
|
||||
|
||||
.align 2
|
||||
gUnknown_08611D00:: @ 8611D00
|
||||
.4byte gUnknown_085EE3B0
|
||||
.4byte gUnknown_085EE3B8
|
||||
|
||||
.align 2
|
||||
gUnknown_08611D08:: @ 8611D08
|
||||
.4byte gUnknown_085EE3C4
|
||||
.4byte gUnknown_085EE3C4
|
||||
.4byte gUnknown_085EE3C4
|
||||
.4byte gUnknown_085EE3D4
|
||||
.4byte gUnknown_085EE3C4
|
||||
.4byte gUnknown_085EE3FC
|
||||
.4byte gUnknown_085EE3C4
|
||||
.4byte gUnknown_085EE3E8
|
||||
.4byte gUnknown_085EE410
|
||||
.4byte gUnknown_085EE3C4
|
||||
|
||||
.align 1
|
||||
gFacilityToBrainTrainerId:: @ 8611D30
|
||||
.2byte TRAINER_ANABEL, TRAINER_TUCKER, TRAINER_SPENSER
|
||||
.2byte TRAINER_GRETA, TRAINER_NOLAND, TRAINER_LUCY
|
||||
.2byte TRAINER_BRANDON
|
||||
|
||||
.align 2
|
||||
gUnknown_08611D40:: @ 8611D40
|
||||
.4byte gText_082C843F
|
||||
.4byte gText_082C848B
|
||||
.4byte gText_082C8628
|
||||
.4byte gText_082C85B4
|
||||
.4byte gText_082C8512
|
||||
.4byte gText_082C859D
|
||||
.4byte gText_082C86C3
|
||||
|
||||
.align 2
|
||||
gUnknown_08611D5C:: @ 8611D5C
|
||||
.4byte gText_082C8458
|
||||
.4byte gText_082C84C1
|
||||
.4byte gText_082C8662
|
||||
.4byte gText_082C85E3
|
||||
.4byte gText_082C853B
|
||||
.4byte gText_082C85A4
|
||||
.4byte gText_082C86FE
|
||||
|
||||
.align 2
|
||||
gUnknown_08611D78:: @ 8611D78
|
||||
.4byte gText_082C846C
|
||||
.4byte gText_082C84D0
|
||||
.4byte gText_082C8682
|
||||
.4byte gText_082C85F5
|
||||
.4byte gText_082C8561
|
||||
.4byte gText_082C85A9
|
||||
.4byte gText_082C8739
|
||||
|
||||
.align 2
|
||||
gUnknown_08611D94:: @ 8611D94
|
||||
.4byte gText_082C8480
|
||||
.4byte gText_082C84F7
|
||||
.4byte gText_082C86B3
|
||||
.4byte gText_082C8611
|
||||
.4byte gText_082C8589
|
||||
.4byte gText_082C85AE
|
||||
.4byte gText_082C877B
|
||||
|
||||
.align 2
|
||||
gUnknown_08611DB0:: @ 8611DB0
|
||||
.4byte gUnknown_08611D40
|
||||
.4byte gUnknown_08611D78
|
||||
|
||||
.align 2
|
||||
gUnknown_08611DB8:: @ 8611DB8
|
||||
.4byte gUnknown_08611D5C
|
||||
.4byte gUnknown_08611D94
|
||||
@@ -1,508 +0,0 @@
|
||||
#include "constants/moves.h"
|
||||
#include "constants/species.h"
|
||||
#include "constants/trainers.h"
|
||||
.include "asm/macros.inc"
|
||||
.include "constants/constants.inc"
|
||||
|
||||
.section .rodata
|
||||
|
||||
gUnknown_08612698:: @ 8612698
|
||||
store_lock_anim
|
||||
walk_right
|
||||
free_unlock_anim
|
||||
step_end
|
||||
|
||||
gUnknown_0861269C:: @ 861269C
|
||||
store_lock_anim
|
||||
walk_down
|
||||
free_unlock_anim
|
||||
step_end
|
||||
|
||||
gUnknown_086126A0:: @ 86126A0
|
||||
store_lock_anim
|
||||
walk_left
|
||||
free_unlock_anim
|
||||
step_end
|
||||
|
||||
gUnknown_086126A4:: @ 86126A4
|
||||
store_lock_anim
|
||||
walk_up
|
||||
free_unlock_anim
|
||||
step_end
|
||||
|
||||
gUnknown_086126A8:: @ 86126A8
|
||||
face_right
|
||||
step_end
|
||||
|
||||
gUnknown_086126AA:: @ 86126AA
|
||||
face_down
|
||||
step_end
|
||||
|
||||
gUnknown_086126AC:: @ 86126AC
|
||||
face_left
|
||||
step_end
|
||||
|
||||
gUnknown_086126AE:: @ 86126AE
|
||||
face_up
|
||||
step_end
|
||||
|
||||
@ 86126B0
|
||||
.include "data/battle_frontier/battle_pyramid_level_50_wild_mons.inc"
|
||||
|
||||
@ 8612E80
|
||||
.include "data/battle_frontier/battle_pyramid_open_level_wild_mons.inc"
|
||||
|
||||
.align 2
|
||||
gUnknown_08613650:: @ 8613650
|
||||
.byte 0x07, 0x03, 0x00, 0x00, 0x80, 0x00, 0x00, 0x01, 0x01, 0x02, 0x02, 0x03, 0x03, 0x00, 0x00, 0x00, 0x06, 0x03, 0x00, 0x00, 0x80, 0x01, 0x01, 0x02, 0x02, 0x03, 0x03, 0x04, 0x04, 0x00, 0x00, 0x00
|
||||
.byte 0x05, 0x03, 0x00, 0x00, 0x78, 0x02, 0x02, 0x03, 0x03, 0x04, 0x04, 0x05, 0x05, 0x00, 0x00, 0x00, 0x04, 0x04, 0x00, 0x00, 0x78, 0x03, 0x03, 0x04, 0x04, 0x05, 0x05, 0x06, 0x06, 0x00, 0x00, 0x00
|
||||
.byte 0x04, 0x04, 0x00, 0x01, 0x70, 0x04, 0x04, 0x05, 0x05, 0x06, 0x06, 0x07, 0x07, 0x00, 0x00, 0x00, 0x03, 0x05, 0x00, 0x02, 0x70, 0x05, 0x06, 0x07, 0x08, 0x09, 0x0a, 0x0b, 0x0c, 0x00, 0x00, 0x00
|
||||
.byte 0x03, 0x05, 0x00, 0x00, 0x68, 0x06, 0x07, 0x08, 0x09, 0x0a, 0x0b, 0x0c, 0x0d, 0x00, 0x00, 0x00, 0x02, 0x04, 0x00, 0x01, 0x68, 0x07, 0x08, 0x09, 0x0a, 0x0b, 0x0c, 0x0d, 0x0e, 0x00, 0x00, 0x00
|
||||
.byte 0x04, 0x05, 0x00, 0x02, 0x60, 0x08, 0x09, 0x0a, 0x0b, 0x0c, 0x0d, 0x0e, 0x0f, 0x00, 0x00, 0x00, 0x03, 0x06, 0x00, 0x04, 0x60, 0x08, 0x09, 0x0a, 0x0b, 0x0c, 0x0d, 0x0e, 0x0f, 0x00, 0x00, 0x00
|
||||
.byte 0x02, 0x03, 0x00, 0x00, 0x58, 0x0c, 0x0d, 0x0e, 0x0c, 0x0d, 0x0e, 0x0c, 0x0d, 0x00, 0x00, 0x00, 0x04, 0x05, 0x00, 0x00, 0x58, 0x0b, 0x0b, 0x0b, 0x0b, 0x0b, 0x0b, 0x0b, 0x0b, 0x00, 0x00, 0x00
|
||||
.byte 0x03, 0x07, 0x00, 0x00, 0x50, 0x0c, 0x0c, 0x0c, 0x0c, 0x0c, 0x0c, 0x0c, 0x0c, 0x00, 0x00, 0x00, 0x02, 0x04, 0x00, 0x00, 0x50, 0x0d, 0x0d, 0x0d, 0x0d, 0x0d, 0x0d, 0x0d, 0x0d, 0x00, 0x00, 0x00
|
||||
.byte 0x03, 0x06, 0x00, 0x00, 0x50, 0x0e, 0x0e, 0x0e, 0x0e, 0x0e, 0x0e, 0x0e, 0x0e, 0x00, 0x00, 0x00, 0x03, 0x08, 0x00, 0x00, 0x50, 0x0f, 0x0f, 0x0f, 0x0f, 0x0f, 0x0f, 0x0f, 0x0f, 0x00, 0x00, 0x00
|
||||
|
||||
gUnknown_08613750:: @ 8613750
|
||||
.byte 0x28, 0x00, 0x46, 0x01, 0x5a, 0x02, 0x64, 0x03, 0x23, 0x01, 0x37, 0x02, 0x4b, 0x03, 0x5a, 0x04, 0x64, 0x0a, 0x23, 0x02, 0x37, 0x03, 0x4b, 0x04, 0x5a, 0x05, 0x64, 0x0b, 0x23, 0x03, 0x37, 0x04
|
||||
.byte 0x4b, 0x05, 0x5a, 0x06, 0x64, 0x0c, 0x23, 0x04, 0x37, 0x05, 0x4b, 0x06, 0x5a, 0x07, 0x64, 0x0d, 0x23, 0x05, 0x37, 0x06, 0x4b, 0x07, 0x5a, 0x08, 0x64, 0x0e, 0x23, 0x06, 0x37, 0x07, 0x4b, 0x08
|
||||
.byte 0x5a, 0x09, 0x64, 0x0f
|
||||
|
||||
gUnknown_08613794:: @ 8613794
|
||||
.byte 0x00, 0x04, 0x09, 0x0e, 0x13, 0x18, 0x1d, 0x00
|
||||
|
||||
.align 1
|
||||
sPickupItemsLvl50:: @ 861379C
|
||||
.2byte 0x0015, 0x0051, 0x0085, 0x0022, 0x008d, 0x0018, 0x00b3, 0x00db, 0x0019, 0x002d, 0x0015, 0x004a, 0x0087, 0x0022, 0x008a, 0x0018
|
||||
.2byte 0x00c8, 0x00ba, 0x0013, 0x0025, 0x0015, 0x004b, 0x0088, 0x0022, 0x008d, 0x0018, 0x00c6, 0x00c4, 0x0019, 0x002d, 0x0015, 0x004c
|
||||
.2byte 0x008d, 0x0022, 0x008a, 0x0018, 0x00b7, 0x00bb, 0x0013, 0x0025, 0x0015, 0x004d, 0x0086, 0x0022, 0x008d, 0x0018, 0x00b3, 0x00db
|
||||
.2byte 0x0019, 0x002d, 0x0015, 0x004e, 0x008d, 0x0022, 0x008a, 0x0018, 0x00c8, 0x00ba, 0x0013, 0x0025, 0x0015, 0x004f, 0x008d, 0x0022
|
||||
.2byte 0x008d, 0x0018, 0x00c6, 0x00c4, 0x0019, 0x002d, 0x0015, 0x0049, 0x008d, 0x0022, 0x008a, 0x0018, 0x00b7, 0x00bb, 0x0013, 0x0025
|
||||
.2byte 0x0015, 0x0051, 0x008d, 0x0022, 0x008d, 0x0018, 0x00b3, 0x00db, 0x0019, 0x002d, 0x0015, 0x004a, 0x008d, 0x0022, 0x008a, 0x0018
|
||||
.2byte 0x00c8, 0x00ba, 0x0013, 0x0025, 0x0015, 0x004b, 0x008d, 0x0022, 0x008d, 0x0018, 0x00c6, 0x00c4, 0x0019, 0x002d, 0x0015, 0x004c
|
||||
.2byte 0x008d, 0x0022, 0x008a, 0x0018, 0x00b7, 0x00bb, 0x0013, 0x0025, 0x0015, 0x004d, 0x008d, 0x0022, 0x008d, 0x0018, 0x00b3, 0x00db
|
||||
.2byte 0x0019, 0x002d, 0x0015, 0x004e, 0x008d, 0x0022, 0x008a, 0x0018, 0x00c8, 0x00ba, 0x0013, 0x0025, 0x0015, 0x004f, 0x008d, 0x0022
|
||||
.2byte 0x008d, 0x0018, 0x00c6, 0x00c4, 0x0019, 0x002d, 0x0015, 0x0049, 0x008d, 0x0022, 0x008a, 0x0018, 0x00b7, 0x00bb, 0x0013, 0x0025
|
||||
.2byte 0x0015, 0x0051, 0x008d, 0x0022, 0x008d, 0x0018, 0x00b3, 0x00db, 0x0019, 0x002d, 0x0015, 0x004a, 0x008d, 0x0022, 0x008a, 0x0018
|
||||
.2byte 0x00c8, 0x00ba, 0x0013, 0x0025, 0x0015, 0x004b, 0x008d, 0x0022, 0x008d, 0x0018, 0x00c6, 0x00c4, 0x0019, 0x002d, 0x0015, 0x004c
|
||||
.2byte 0x008d, 0x0022, 0x008a, 0x0018, 0x00b7, 0x00bb, 0x0013, 0x0025
|
||||
|
||||
.align 1
|
||||
sPickupItemsLvlOpen:: @ 861392C
|
||||
.2byte 0x0015, 0x0051, 0x0085, 0x0022, 0x008d, 0x0018, 0x00b3, 0x00db, 0x0019, 0x002d, 0x0015, 0x004a, 0x0087, 0x0022, 0x008a, 0x0018
|
||||
.2byte 0x00c8, 0x00ba, 0x0013, 0x0025, 0x0015, 0x004b, 0x0088, 0x0022, 0x008d, 0x0018, 0x00c6, 0x00c4, 0x0019, 0x002d, 0x0015, 0x004c
|
||||
.2byte 0x008d, 0x0022, 0x008a, 0x0018, 0x00b7, 0x00bb, 0x0013, 0x0025, 0x0015, 0x004d, 0x0086, 0x0022, 0x008d, 0x0018, 0x00b3, 0x00db
|
||||
.2byte 0x0019, 0x002d, 0x0015, 0x004e, 0x008d, 0x0022, 0x008a, 0x0018, 0x00c8, 0x00ba, 0x0013, 0x0025, 0x0015, 0x004f, 0x008d, 0x0022
|
||||
.2byte 0x008d, 0x0018, 0x00c6, 0x00c4, 0x0019, 0x002d, 0x0015, 0x0049, 0x008d, 0x0022, 0x008a, 0x0018, 0x00b7, 0x00bb, 0x0013, 0x0025
|
||||
.2byte 0x0015, 0x0051, 0x008d, 0x0022, 0x008d, 0x0018, 0x00b3, 0x00db, 0x0019, 0x002d, 0x0015, 0x004a, 0x008d, 0x0022, 0x008a, 0x0018
|
||||
.2byte 0x00c8, 0x00ba, 0x0013, 0x0025, 0x0015, 0x004b, 0x008d, 0x0022, 0x008d, 0x0018, 0x00c6, 0x00c4, 0x0019, 0x002d, 0x0015, 0x004c
|
||||
.2byte 0x008d, 0x0022, 0x008a, 0x0018, 0x00b7, 0x00bb, 0x0013, 0x0025, 0x0015, 0x004d, 0x008d, 0x0022, 0x008d, 0x0018, 0x00b3, 0x00db
|
||||
.2byte 0x0019, 0x002d, 0x0015, 0x004e, 0x008d, 0x0022, 0x008a, 0x0018, 0x00c8, 0x00ba, 0x0013, 0x0025, 0x0015, 0x004f, 0x008d, 0x0022
|
||||
.2byte 0x008d, 0x0018, 0x00c6, 0x00c4, 0x0019, 0x002d, 0x0015, 0x0049, 0x008d, 0x0022, 0x008a, 0x0018, 0x00b7, 0x00bb, 0x0013, 0x0025
|
||||
.2byte 0x0015, 0x0051, 0x008d, 0x0022, 0x008d, 0x0018, 0x00b3, 0x00db, 0x0019, 0x002d, 0x0015, 0x004a, 0x008d, 0x0022, 0x008a, 0x0018
|
||||
.2byte 0x00c8, 0x00ba, 0x0013, 0x0025, 0x0015, 0x004b, 0x008d, 0x0022, 0x008d, 0x0018, 0x00c6, 0x00c4, 0x0019, 0x002d, 0x0015, 0x004c
|
||||
.2byte 0x008d, 0x0022, 0x008a, 0x0018, 0x00b7, 0x00bb, 0x0013, 0x0025
|
||||
|
||||
gUnknown_08613ABC:: @ 8613ABC
|
||||
.byte 0x1f, 0x00, 0x2e, 0x01, 0x3d, 0x02, 0x47, 0x03, 0x51, 0x04, 0x5b, 0x05, 0x5e, 0x06, 0x61, 0x07, 0x64, 0x08, 0x0f, 0x00, 0x2e, 0x01, 0x3d, 0x02, 0x47, 0x03, 0x51, 0x04, 0x5b, 0x05, 0x5e, 0x06
|
||||
.byte 0x61, 0x08, 0x64, 0x09, 0x0f, 0x00, 0x1e, 0x01, 0x3d, 0x02, 0x47, 0x03, 0x51, 0x04, 0x5b, 0x05, 0x5e, 0x06, 0x61, 0x07, 0x64, 0x08, 0x1c, 0x00, 0x2b, 0x01, 0x3a, 0x02, 0x44, 0x03, 0x4e, 0x04
|
||||
.byte 0x58, 0x05, 0x5c, 0x07, 0x60, 0x08, 0x64, 0x09, 0x0f, 0x00, 0x2b, 0x01, 0x3a, 0x02, 0x44, 0x03, 0x4e, 0x04, 0x58, 0x05, 0x5c, 0x06, 0x60, 0x07, 0x64, 0x09, 0x0f, 0x00, 0x1e, 0x01, 0x3a, 0x02
|
||||
.byte 0x44, 0x03, 0x4e, 0x04, 0x58, 0x05, 0x5c, 0x06, 0x60, 0x07, 0x64, 0x08, 0x1c, 0x00, 0x2b, 0x01, 0x3a, 0x02, 0x44, 0x03, 0x4e, 0x04, 0x58, 0x05, 0x5c, 0x06, 0x60, 0x08, 0x64, 0x09
|
||||
|
||||
gUnknown_08613B3A:: @ 8613B3A
|
||||
.byte 0x00, 0x09, 0x12, 0x1b, 0x24, 0x2d, 0x36, 0x00, 0x00, 0x00
|
||||
|
||||
.align 2
|
||||
gUnknown_08613B44:: @ 8613B44
|
||||
.byte 0x03, 0x06
|
||||
|
||||
.align 2
|
||||
.byte 0x0b, 0x06
|
||||
|
||||
.align 2
|
||||
.byte 0x0d, 0x06
|
||||
|
||||
.align 2
|
||||
.byte 0x0f, 0x01
|
||||
|
||||
.align 2
|
||||
.byte 0x2b, 0x04
|
||||
|
||||
.align 2
|
||||
.byte 0x2d, 0x01
|
||||
|
||||
.align 2
|
||||
.byte 0x24, 0x09
|
||||
|
||||
.align 2
|
||||
.byte 0x29, 0x04
|
||||
|
||||
.align 2
|
||||
.byte 0x05, 0x05
|
||||
|
||||
.align 2
|
||||
.byte 0x18, 0x04
|
||||
|
||||
.align 2
|
||||
.byte 0x2f, 0x00
|
||||
|
||||
.align 2
|
||||
.byte 0x2e, 0x09
|
||||
|
||||
.align 2
|
||||
.byte 0x11, 0x0c
|
||||
|
||||
.align 2
|
||||
.byte 0x10, 0x0b
|
||||
|
||||
.align 2
|
||||
.byte 0x1e, 0x0d
|
||||
|
||||
.align 2
|
||||
.byte 0x08, 0x01
|
||||
|
||||
.align 2
|
||||
.byte 0x17, 0x03
|
||||
|
||||
.align 2
|
||||
.byte 0x0c, 0x04
|
||||
|
||||
.align 2
|
||||
.byte 0x38, 0x04
|
||||
|
||||
.align 2
|
||||
.byte 0x1c, 0x03
|
||||
|
||||
.align 2
|
||||
.byte 0x1a, 0x00
|
||||
|
||||
.align 2
|
||||
.byte 0x19, 0x0b
|
||||
|
||||
.align 2
|
||||
.byte 0x09, 0x07
|
||||
|
||||
.align 2
|
||||
.byte 0x31, 0x07
|
||||
|
||||
.align 2
|
||||
.byte 0x35, 0x07
|
||||
|
||||
.align 2
|
||||
.byte 0x36, 0x01
|
||||
|
||||
.align 2
|
||||
.byte 0x33, 0x00
|
||||
|
||||
.align 2
|
||||
.byte 0x2a, 0x03
|
||||
|
||||
.align 2
|
||||
.byte 0x16, 0x0d
|
||||
|
||||
.align 2
|
||||
.byte 0x0e, 0x03
|
||||
|
||||
.align 2
|
||||
.byte 0x15, 0x01
|
||||
|
||||
.align 2
|
||||
.byte 0x14, 0x01
|
||||
|
||||
.align 2
|
||||
.byte 0x2c, 0x01
|
||||
|
||||
.align 2
|
||||
.byte 0x1b, 0x02
|
||||
|
||||
.align 2
|
||||
.byte 0x04, 0x01
|
||||
|
||||
.align 2
|
||||
.byte 0x07, 0x03
|
||||
|
||||
.align 2
|
||||
.byte 0x34, 0x05
|
||||
|
||||
.align 2
|
||||
.byte 0x32, 0x00
|
||||
|
||||
.align 2
|
||||
.byte 0x37, 0x02
|
||||
|
||||
.align 2
|
||||
.byte 0x1d, 0x04
|
||||
|
||||
.align 2
|
||||
.byte 0x22, 0x09
|
||||
|
||||
.align 2
|
||||
.byte 0x1f, 0x01
|
||||
|
||||
.align 2
|
||||
.byte 0x25, 0x00
|
||||
|
||||
.align 2
|
||||
.byte 0x0a, 0x04
|
||||
|
||||
.align 2
|
||||
.byte 0x28, 0x00
|
||||
|
||||
.align 2
|
||||
.byte 0x06, 0x05
|
||||
|
||||
.align 2
|
||||
.byte 0x27, 0x0b
|
||||
|
||||
.align 2
|
||||
.byte 0x26, 0x00
|
||||
|
||||
.align 2
|
||||
.byte 0x13, 0x00
|
||||
|
||||
.align 2
|
||||
.byte 0x12, 0x02
|
||||
|
||||
.align 2
|
||||
.byte 0x39, 0x08
|
||||
|
||||
.align 2
|
||||
.byte 0x02, 0x0b
|
||||
|
||||
.align 2
|
||||
.byte 0x20, 0x01
|
||||
|
||||
.align 2
|
||||
.byte 0x21, 0x00
|
||||
|
||||
.align 2
|
||||
gUnknown_08613C1C:: @ 8613C1C
|
||||
.byte 0x0d, 0x03, 0x0e, 0x04, 0x10, 0x01, 0x11, 0x00, 0x03, 0x02, 0x12, 0x03, 0x0c, 0x03, 0x13, 0x03, 0x14, 0x03, 0x15, 0x02, 0x17, 0x02, 0x07, 0x02, 0x0a, 0x04, 0x19, 0x02, 0x1a, 0x02, 0x1b, 0x00
|
||||
.byte 0x1d, 0x02, 0x1e, 0x02, 0x1f, 0x03, 0x20, 0x04, 0x26, 0x00, 0x27, 0x01, 0x29, 0x04, 0x2a, 0x05, 0x09, 0x04, 0x16, 0x05, 0x2b, 0x00, 0x2d, 0x04, 0x2e, 0x02, 0x30, 0x02, 0x32, 0x02, 0x31, 0x03
|
||||
.byte 0x2f, 0x03, 0x33, 0x03, 0x34, 0x02, 0x04, 0x02, 0x35, 0x00, 0x36, 0x03, 0x37, 0x03, 0x38, 0x03, 0x1c, 0x01, 0x3a, 0x02, 0x05, 0x02, 0x42, 0x02, 0x02, 0x03, 0x44, 0x02, 0x45, 0x03, 0x47, 0x03
|
||||
.byte 0x43, 0x00, 0x00, 0x04
|
||||
|
||||
.align 2
|
||||
gUnknown_08613C80:: @ 8613C80
|
||||
.4byte BattleFrontier_BattlePyramidEmptySquare_Text_252D2D
|
||||
.4byte BattleFrontier_BattlePyramidEmptySquare_Text_252D57
|
||||
.4byte BattleFrontier_BattlePyramidEmptySquare_Text_252D81
|
||||
.4byte BattleFrontier_BattlePyramidEmptySquare_Text_252DAB
|
||||
|
||||
.align 2
|
||||
gUnknown_08613C90:: @ 8613C90
|
||||
.4byte BattleFrontier_BattlePyramidEmptySquare_Text_25330B
|
||||
.4byte BattleFrontier_BattlePyramidEmptySquare_Text_2532CC
|
||||
.4byte BattleFrontier_BattlePyramidEmptySquare_Text_25328B
|
||||
.4byte BattleFrontier_BattlePyramidEmptySquare_Text_253248
|
||||
.4byte BattleFrontier_BattlePyramidEmptySquare_Text_253206
|
||||
.4byte BattleFrontier_BattlePyramidEmptySquare_Text_2531C4
|
||||
.4byte BattleFrontier_BattlePyramidEmptySquare_Text_253183
|
||||
.4byte BattleFrontier_BattlePyramidEmptySquare_Text_253140
|
||||
.4byte BattleFrontier_BattlePyramidEmptySquare_Text_2530FD
|
||||
|
||||
.align 2
|
||||
gUnknown_08613CB4:: @ 8613CB4
|
||||
.4byte BattleFrontier_BattlePyramidEmptySquare_Text_2544A6
|
||||
.4byte BattleFrontier_BattlePyramidEmptySquare_Text_25445A
|
||||
.4byte BattleFrontier_BattlePyramidEmptySquare_Text_25440B
|
||||
.4byte BattleFrontier_BattlePyramidEmptySquare_Text_2543BA
|
||||
.4byte BattleFrontier_BattlePyramidEmptySquare_Text_25436A
|
||||
.4byte BattleFrontier_BattlePyramidEmptySquare_Text_25431A
|
||||
.4byte BattleFrontier_BattlePyramidEmptySquare_Text_2542CB
|
||||
.4byte BattleFrontier_BattlePyramidEmptySquare_Text_25427A
|
||||
|
||||
.align 2
|
||||
gUnknown_08613CD4:: @ 8613CD4
|
||||
.4byte BattleFrontier_BattlePyramidEmptySquare_Text_252DD5
|
||||
.4byte BattleFrontier_BattlePyramidEmptySquare_Text_252E03
|
||||
.4byte BattleFrontier_BattlePyramidEmptySquare_Text_252E31
|
||||
.4byte BattleFrontier_BattlePyramidEmptySquare_Text_252E5F
|
||||
|
||||
.align 2
|
||||
gUnknown_08613CE4:: @ 8613CE4
|
||||
.4byte BattleFrontier_BattlePyramidEmptySquare_Text_25362E
|
||||
.4byte BattleFrontier_BattlePyramidEmptySquare_Text_2535D4
|
||||
.4byte BattleFrontier_BattlePyramidEmptySquare_Text_253578
|
||||
.4byte BattleFrontier_BattlePyramidEmptySquare_Text_25351A
|
||||
.4byte BattleFrontier_BattlePyramidEmptySquare_Text_2534BD
|
||||
.4byte BattleFrontier_BattlePyramidEmptySquare_Text_253460
|
||||
.4byte BattleFrontier_BattlePyramidEmptySquare_Text_253404
|
||||
.4byte BattleFrontier_BattlePyramidEmptySquare_Text_2533A6
|
||||
.4byte BattleFrontier_BattlePyramidEmptySquare_Text_25334D
|
||||
|
||||
.align 2
|
||||
gUnknown_08613D08:: @ 8613D08
|
||||
.4byte BattleFrontier_BattlePyramidEmptySquare_Text_25471E
|
||||
.4byte BattleFrontier_BattlePyramidEmptySquare_Text_2546CC
|
||||
.4byte BattleFrontier_BattlePyramidEmptySquare_Text_25467C
|
||||
.4byte BattleFrontier_BattlePyramidEmptySquare_Text_25462A
|
||||
.4byte BattleFrontier_BattlePyramidEmptySquare_Text_2545D9
|
||||
.4byte BattleFrontier_BattlePyramidEmptySquare_Text_254588
|
||||
.4byte BattleFrontier_BattlePyramidEmptySquare_Text_254538
|
||||
.4byte BattleFrontier_BattlePyramidEmptySquare_Text_2544E6
|
||||
|
||||
.align 2
|
||||
gUnknown_08613D28:: @ 8613D28
|
||||
.4byte BattleFrontier_BattlePyramidEmptySquare_Text_252E8D
|
||||
.4byte BattleFrontier_BattlePyramidEmptySquare_Text_252EAA
|
||||
.4byte BattleFrontier_BattlePyramidEmptySquare_Text_252EC7
|
||||
.4byte BattleFrontier_BattlePyramidEmptySquare_Text_252EE4
|
||||
|
||||
.align 2
|
||||
gUnknown_08613D38:: @ 8613D38
|
||||
.4byte BattleFrontier_BattlePyramidEmptySquare_Text_2539EC
|
||||
.4byte BattleFrontier_BattlePyramidEmptySquare_Text_253980
|
||||
.4byte BattleFrontier_BattlePyramidEmptySquare_Text_253915
|
||||
.4byte BattleFrontier_BattlePyramidEmptySquare_Text_2538A8
|
||||
.4byte BattleFrontier_BattlePyramidEmptySquare_Text_25383C
|
||||
.4byte BattleFrontier_BattlePyramidEmptySquare_Text_2537D0
|
||||
.4byte BattleFrontier_BattlePyramidEmptySquare_Text_253765
|
||||
.4byte BattleFrontier_BattlePyramidEmptySquare_Text_2536F8
|
||||
.4byte BattleFrontier_BattlePyramidEmptySquare_Text_25368B
|
||||
|
||||
.align 2
|
||||
gUnknown_08613D5C:: @ 8613D5C
|
||||
.4byte BattleFrontier_BattlePyramidEmptySquare_Text_254A0B
|
||||
.4byte BattleFrontier_BattlePyramidEmptySquare_Text_2549AE
|
||||
.4byte BattleFrontier_BattlePyramidEmptySquare_Text_25494D
|
||||
.4byte BattleFrontier_BattlePyramidEmptySquare_Text_2548EB
|
||||
.4byte BattleFrontier_BattlePyramidEmptySquare_Text_25488A
|
||||
.4byte BattleFrontier_BattlePyramidEmptySquare_Text_254829
|
||||
.4byte BattleFrontier_BattlePyramidEmptySquare_Text_2547C9
|
||||
.4byte BattleFrontier_BattlePyramidEmptySquare_Text_254767
|
||||
|
||||
.align 2
|
||||
gUnknown_08613D7C:: @ 8613D7C
|
||||
.4byte BattleFrontier_BattlePyramidEmptySquare_Text_252F01
|
||||
.4byte BattleFrontier_BattlePyramidEmptySquare_Text_252F3A
|
||||
.4byte BattleFrontier_BattlePyramidEmptySquare_Text_252F73
|
||||
.4byte BattleFrontier_BattlePyramidEmptySquare_Text_252FAC
|
||||
|
||||
.align 2
|
||||
gUnknown_08613D8C:: @ 8613D8C
|
||||
.4byte BattleFrontier_BattlePyramidEmptySquare_Text_253D3E
|
||||
.4byte BattleFrontier_BattlePyramidEmptySquare_Text_253CE0
|
||||
.4byte BattleFrontier_BattlePyramidEmptySquare_Text_253C87
|
||||
.4byte BattleFrontier_BattlePyramidEmptySquare_Text_253C2C
|
||||
.4byte BattleFrontier_BattlePyramidEmptySquare_Text_253BD2
|
||||
.4byte BattleFrontier_BattlePyramidEmptySquare_Text_253B78
|
||||
.4byte BattleFrontier_BattlePyramidEmptySquare_Text_253B1F
|
||||
.4byte BattleFrontier_BattlePyramidEmptySquare_Text_253AC4
|
||||
.4byte BattleFrontier_BattlePyramidEmptySquare_Text_253A69
|
||||
|
||||
.align 2
|
||||
gUnknown_08613DB0:: @ 8613DB0
|
||||
.4byte BattleFrontier_BattlePyramidEmptySquare_Text_254C3E
|
||||
.4byte BattleFrontier_BattlePyramidEmptySquare_Text_254BF1
|
||||
.4byte BattleFrontier_BattlePyramidEmptySquare_Text_254BAE
|
||||
.4byte BattleFrontier_BattlePyramidEmptySquare_Text_254B69
|
||||
.4byte BattleFrontier_BattlePyramidEmptySquare_Text_254B25
|
||||
.4byte BattleFrontier_BattlePyramidEmptySquare_Text_254AE1
|
||||
.4byte BattleFrontier_BattlePyramidEmptySquare_Text_254A9E
|
||||
.4byte BattleFrontier_BattlePyramidEmptySquare_Text_254A59
|
||||
|
||||
.align 2
|
||||
gUnknown_08613DD0:: @ 8613DD0
|
||||
.4byte BattleFrontier_BattlePyramidEmptySquare_Text_252FE5
|
||||
.4byte BattleFrontier_BattlePyramidEmptySquare_Text_253000
|
||||
.4byte BattleFrontier_BattlePyramidEmptySquare_Text_25301B
|
||||
.4byte BattleFrontier_BattlePyramidEmptySquare_Text_253036
|
||||
|
||||
.align 2
|
||||
gUnknown_08613DE0:: @ 8613DE0
|
||||
.4byte BattleFrontier_BattlePyramidEmptySquare_Text_253F6C
|
||||
.4byte BattleFrontier_BattlePyramidEmptySquare_Text_253F34
|
||||
.4byte BattleFrontier_BattlePyramidEmptySquare_Text_253EFA
|
||||
.4byte BattleFrontier_BattlePyramidEmptySquare_Text_253EBE
|
||||
.4byte BattleFrontier_BattlePyramidEmptySquare_Text_253E83
|
||||
.4byte BattleFrontier_BattlePyramidEmptySquare_Text_253E48
|
||||
.4byte BattleFrontier_BattlePyramidEmptySquare_Text_253E0E
|
||||
.4byte BattleFrontier_BattlePyramidEmptySquare_Text_253DD2
|
||||
.4byte BattleFrontier_BattlePyramidEmptySquare_Text_253D96
|
||||
|
||||
.align 2
|
||||
gUnknown_08613E04:: @ 8613E04
|
||||
.4byte BattleFrontier_BattlePyramidEmptySquare_Text_254E6E
|
||||
.4byte BattleFrontier_BattlePyramidEmptySquare_Text_254E27
|
||||
.4byte BattleFrontier_BattlePyramidEmptySquare_Text_254DE0
|
||||
.4byte BattleFrontier_BattlePyramidEmptySquare_Text_254D97
|
||||
.4byte BattleFrontier_BattlePyramidEmptySquare_Text_254D4F
|
||||
.4byte BattleFrontier_BattlePyramidEmptySquare_Text_254D07
|
||||
.4byte BattleFrontier_BattlePyramidEmptySquare_Text_254CC0
|
||||
.4byte BattleFrontier_BattlePyramidEmptySquare_Text_254C77
|
||||
|
||||
.align 2
|
||||
gUnknown_08613E24:: @ 8613E24
|
||||
.4byte BattleFrontier_BattlePyramidEmptySquare_Text_253051
|
||||
.4byte BattleFrontier_BattlePyramidEmptySquare_Text_25307C
|
||||
.4byte BattleFrontier_BattlePyramidEmptySquare_Text_2530A7
|
||||
.4byte BattleFrontier_BattlePyramidEmptySquare_Text_2530D2
|
||||
|
||||
.align 2
|
||||
gUnknown_08613E34:: @ 8613E34
|
||||
.4byte BattleFrontier_BattlePyramidEmptySquare_Text_25422B
|
||||
.4byte BattleFrontier_BattlePyramidEmptySquare_Text_2541DD
|
||||
.4byte BattleFrontier_BattlePyramidEmptySquare_Text_25418D
|
||||
.4byte BattleFrontier_BattlePyramidEmptySquare_Text_25413B
|
||||
.4byte BattleFrontier_BattlePyramidEmptySquare_Text_2540EA
|
||||
.4byte BattleFrontier_BattlePyramidEmptySquare_Text_254099
|
||||
.4byte BattleFrontier_BattlePyramidEmptySquare_Text_254049
|
||||
.4byte BattleFrontier_BattlePyramidEmptySquare_Text_253FF7
|
||||
.4byte BattleFrontier_BattlePyramidEmptySquare_Text_253FA5
|
||||
|
||||
.align 2
|
||||
gUnknown_08613E58:: @ 8613E58
|
||||
.4byte BattleFrontier_BattlePyramidEmptySquare_Text_255068
|
||||
.4byte BattleFrontier_BattlePyramidEmptySquare_Text_25502F
|
||||
.4byte BattleFrontier_BattlePyramidEmptySquare_Text_254FF6
|
||||
.4byte BattleFrontier_BattlePyramidEmptySquare_Text_254FBB
|
||||
.4byte BattleFrontier_BattlePyramidEmptySquare_Text_254F81
|
||||
.4byte BattleFrontier_BattlePyramidEmptySquare_Text_254F47
|
||||
.4byte BattleFrontier_BattlePyramidEmptySquare_Text_254F0E
|
||||
.4byte BattleFrontier_BattlePyramidEmptySquare_Text_254ED3
|
||||
|
||||
.align 2
|
||||
gUnknown_08613E78:: @ 8613E78
|
||||
.4byte gUnknown_08613C80
|
||||
.4byte gUnknown_08613C90
|
||||
.4byte gUnknown_08613CB4
|
||||
|
||||
.align 2
|
||||
gUnknown_08613E84:: @ 8613E84
|
||||
.4byte gUnknown_08613CD4
|
||||
.4byte gUnknown_08613CE4
|
||||
.4byte gUnknown_08613D08
|
||||
|
||||
.align 2
|
||||
gUnknown_08613E90:: @ 8613E90
|
||||
.4byte gUnknown_08613D28
|
||||
.4byte gUnknown_08613D38
|
||||
.4byte gUnknown_08613D5C
|
||||
|
||||
.align 2
|
||||
gUnknown_08613E9C:: @ 8613E9C
|
||||
.4byte gUnknown_08613D7C
|
||||
.4byte gUnknown_08613D8C
|
||||
.4byte gUnknown_08613DB0
|
||||
|
||||
.align 2
|
||||
gUnknown_08613EA8:: @ 8613EA8
|
||||
.4byte gUnknown_08613DD0
|
||||
.4byte gUnknown_08613DE0
|
||||
.4byte gUnknown_08613E04
|
||||
|
||||
.align 2
|
||||
gUnknown_08613EB4:: @ 8613EB4
|
||||
.4byte gUnknown_08613E24
|
||||
.4byte gUnknown_08613E34
|
||||
.4byte gUnknown_08613E58
|
||||
|
||||
.align 2
|
||||
gUnknown_08613EC0:: @ 8613EC0
|
||||
.4byte gUnknown_08613E78
|
||||
.4byte gUnknown_08613E84
|
||||
.4byte gUnknown_08613E90
|
||||
.4byte gUnknown_08613E9C
|
||||
.4byte gUnknown_08613EA8
|
||||
.4byte gUnknown_08613EB4
|
||||
@@ -1,212 +0,0 @@
|
||||
#include "constants/moves.h"
|
||||
#include "constants/species.h"
|
||||
#include "constants/trainers.h"
|
||||
.include "asm/macros.inc"
|
||||
.include "constants/constants.inc"
|
||||
|
||||
.section .rodata
|
||||
|
||||
.align 2
|
||||
gUnknown_086121D4:: @ 86121D4
|
||||
.2byte 0x017b, 0x0004, 0x005c, 0x0089, 0x0022, 0x00bc, 0x0149, 0x0004, 0x005c, 0x005f, 0x0022, 0x0039, 0x016a, 0x0005, 0x0105, 0x00d4
|
||||
.2byte 0x005c, 0x0145
|
||||
|
||||
.align 1
|
||||
gUnknown_086121F8:: @ 86121F8
|
||||
.2byte 0x017b, 0x0004, 0x005c, 0x0089, 0x0022, 0x00bc, 0x0149, 0x0004, 0x005c, 0x005f, 0x0022, 0x0039, 0x0065, 0x0005, 0x0099, 0x0078
|
||||
.2byte 0x0057, 0x005c
|
||||
|
||||
.align 1
|
||||
gUnknown_0861221C:: @ 861221C
|
||||
.2byte 0x017b, 0x0004, 0x005c, 0x0089, 0x0022, 0x00bc, 0x0149, 0x0004, 0x005c, 0x005f, 0x0022, 0x0039, 0x0133, 0x0005, 0x0093, 0x004e
|
||||
.2byte 0x004d, 0x00ed
|
||||
|
||||
.align 1
|
||||
gUnknown_08612240:: @ 8612240
|
||||
.2byte 0x017b, 0x0004, 0x005c, 0x0089, 0x0022, 0x00bc, 0x0149, 0x0004, 0x005c, 0x005f, 0x0022, 0x0039, 0x00ca, 0x0005, 0x0044, 0x00f3
|
||||
.2byte 0x00db, 0x00c2
|
||||
|
||||
.align 2
|
||||
gUnknown_08612264:: @ 8612264
|
||||
.4byte gUnknown_086121D4
|
||||
.4byte gUnknown_086121F8
|
||||
.4byte gUnknown_0861221C
|
||||
.4byte gUnknown_08612240
|
||||
|
||||
.align 1
|
||||
gUnknown_08612274:: @ 8612274
|
||||
.2byte 0x017b, 0x0004, 0x005c, 0x0089, 0x0131, 0x00bc, 0x0149, 0x0004, 0x005c, 0x005f, 0x0022, 0x003a, 0x016a, 0x0005, 0x0105, 0x00d4
|
||||
.2byte 0x005c, 0x003a
|
||||
|
||||
.align 1
|
||||
gUnknown_08612298:: @ 8612298
|
||||
.2byte 0x017b, 0x0004, 0x005c, 0x0089, 0x0131, 0x00bc, 0x0149, 0x0004, 0x005c, 0x005f, 0x0022, 0x003a, 0x0065, 0x0005, 0x0099, 0x0078
|
||||
.2byte 0x0057, 0x005c
|
||||
|
||||
.align 1
|
||||
gUnknown_086122BC:: @ 86122BC
|
||||
.2byte 0x017b, 0x0004, 0x005c, 0x0089, 0x0131, 0x00bc, 0x0149, 0x0004, 0x005c, 0x005f, 0x0022, 0x003a, 0x0133, 0x0005, 0x0093, 0x004e
|
||||
.2byte 0x004d, 0x00ed
|
||||
|
||||
.align 1
|
||||
gUnknown_086122E0:: @ 86122E0
|
||||
.2byte 0x017b, 0x0004, 0x005c, 0x0089, 0x0131, 0x00bc, 0x0149, 0x0004, 0x005c, 0x005f, 0x0022, 0x003a, 0x00ca, 0x0005, 0x0044, 0x00f3
|
||||
.2byte 0x00db, 0x00e3
|
||||
|
||||
.align 2
|
||||
gUnknown_08612304:: @ 8612304
|
||||
.4byte gUnknown_08612274
|
||||
.4byte gUnknown_08612298
|
||||
.4byte gUnknown_086122BC
|
||||
.4byte gUnknown_086122E0
|
||||
|
||||
.align 2
|
||||
gUnknown_08612314:: @ 8612314
|
||||
.4byte gUnknown_08612264
|
||||
.4byte gUnknown_08612304
|
||||
|
||||
.align 2
|
||||
gUnknown_0861231C:: @ 861231C
|
||||
.2byte 0x0012
|
||||
.byte 0x03, 0x05, 0x06
|
||||
|
||||
.align 2
|
||||
.2byte 0x0005
|
||||
.byte 0x0d, 0x20, 0x25
|
||||
|
||||
.align 2
|
||||
.2byte 0x0011
|
||||
.byte 0x08, 0x0b, 0x0c
|
||||
|
||||
.align 2
|
||||
.2byte 0x0024
|
||||
.byte 0x22, 0x1e, 0x21
|
||||
|
||||
.align 2
|
||||
.2byte 0x0015
|
||||
.byte 0x00, 0x00, 0x00
|
||||
|
||||
.align 2
|
||||
.2byte 0x001e
|
||||
.byte 0x01, 0x01, 0x01
|
||||
|
||||
.align 2
|
||||
.2byte 0x002c
|
||||
.byte 0x16, 0x17, 0x1b
|
||||
|
||||
.align 2
|
||||
.2byte 0x0037
|
||||
.byte 0x08, 0x16, 0x1f
|
||||
|
||||
.align 2
|
||||
.2byte 0x000e
|
||||
.byte 0x0d, 0x27, 0x15
|
||||
|
||||
.align 2
|
||||
.2byte 0x0014
|
||||
.byte 0x02, 0x04, 0x11
|
||||
|
||||
.align 2
|
||||
.2byte 0x0038
|
||||
.byte 0x1e, 0x14, 0x24
|
||||
|
||||
.align 2
|
||||
.2byte 0x0042
|
||||
.byte 0x1c, 0x22, 0x19
|
||||
|
||||
.align 2
|
||||
.2byte 0x0026
|
||||
.byte 0x17, 0x26, 0x1a
|
||||
|
||||
.align 2
|
||||
.2byte 0x0032
|
||||
.byte 0x17, 0x1e, 0x0b
|
||||
|
||||
.align 2
|
||||
.2byte 0x002f
|
||||
.byte 0x0f, 0x13, 0x0e
|
||||
|
||||
.align 2
|
||||
.2byte 0x0027
|
||||
.byte 0x02, 0x1d, 0x1a
|
||||
|
||||
.align 2
|
||||
.2byte 0x0033
|
||||
.byte 0x25, 0x0c, 0x20
|
||||
|
||||
.align 2
|
||||
.2byte 0x0021
|
||||
.byte 0x18, 0x17, 0x26
|
||||
|
||||
.align 2
|
||||
.2byte 0x0018
|
||||
.byte 0x05, 0x16, 0x04
|
||||
|
||||
.align 2
|
||||
.2byte 0x000b
|
||||
.byte 0x29, 0x25, 0x23
|
||||
|
||||
.align 2
|
||||
.2byte 0x0035
|
||||
.byte 0x27, 0x0e, 0x0d
|
||||
|
||||
.align 2
|
||||
.2byte 0x0030
|
||||
.byte 0x0a, 0x07, 0x09
|
||||
|
||||
.align 2
|
||||
.2byte 0x000c
|
||||
.byte 0x28, 0x14, 0x10
|
||||
|
||||
.align 2
|
||||
.2byte 0x0034
|
||||
.byte 0x12, 0x0d, 0x15
|
||||
|
||||
.align 2
|
||||
.2byte 0x0013
|
||||
.byte 0x16, 0x1f, 0x1b
|
||||
|
||||
.align 2
|
||||
gUnknown_086123E4:: @ 86123E4
|
||||
.byte 0x29, 0x0a, 0x30, 0x06, 0x01, 0x0a, 0x0f, 0x14, 0x20, 0x10, 0x0e, 0x27
|
||||
.byte 0x2a, 0x0a, 0x1d, 0x08, 0x1b, 0x06, 0x34, 0x10, 0x20, 0x1e, 0x29, 0x0a
|
||||
.byte 0x22, 0x1e, 0x31, 0x12, 0x01, 0x0a, 0x18, 0x10, 0x1a, 0x1c, 0x03, 0x0c
|
||||
.byte 0x0f, 0x1e, 0x0b, 0x10, 0x39, 0x10, 0x0f, 0x20, 0x2b, 0x10, 0x14, 0x0a
|
||||
.byte 0x3b, 0x10, 0x02, 0x0a, 0x1e, 0x16, 0x20, 0x10, 0x3e, 0x14, 0x03, 0x0c
|
||||
.byte 0x31, 0x0a, 0x02, 0x0e, 0x15, 0x0e, 0x36, 0x14, 0x37, 0x10, 0x0a, 0x1e
|
||||
.byte 0x29, 0x0a, 0x25, 0x10, 0x2a, 0x14, 0x34, 0x10, 0x0f, 0x1e, 0x1b, 0x0a
|
||||
.byte 0x01, 0x0a, 0x07, 0x0e, 0x2a, 0x12, 0x0f, 0x1e, 0x1f, 0x06, 0xff, 0xff
|
||||
.byte 0x35, 0x1a, 0x36, 0x10, 0x0f, 0x0e, 0x01, 0x0a, 0x21, 0x26, 0x0f, 0x1e
|
||||
.byte 0x25, 0x0e, 0x2f, 0x10, 0x2d, 0x06, 0x1e, 0x20, 0x03, 0x0c, 0xff, 0xff
|
||||
.byte 0x1d, 0x0c, 0x1d, 0x08, 0x2b, 0x0a, 0x0f, 0x10, 0x02, 0x0a, 0x03, 0x0c
|
||||
.byte 0x2a, 0x0a, 0x3e, 0x0a, 0x00, 0x20, 0x27, 0x10, 0x08, 0x1c, 0x04, 0x0c
|
||||
.byte 0x01, 0x0a, 0x12, 0x12, 0x01, 0x0a, 0x00, 0x10, 0x2d, 0x06, 0xff, 0xff
|
||||
.byte 0x22, 0x1e, 0x31, 0x12, 0x01, 0x0a, 0x18, 0x10, 0x1c, 0x1c, 0x03, 0x0c
|
||||
.byte 0x01, 0x0a, 0x0b, 0x06, 0x30, 0x10, 0x28, 0x0a, 0x49, 0x25, 0x24, 0x06
|
||||
.byte 0x14, 0x10, 0x2c, 0x0a, 0x15, 0x04, 0x42, 0x16, 0x1b, 0x1e, 0x03, 0x0c
|
||||
.byte 0x28, 0x06, 0x0f, 0x1a, 0x0b, 0x10, 0x17, 0x20, 0x00, 0x0c, 0xff, 0xff
|
||||
.byte 0x01, 0x0a, 0x15, 0x10, 0x47, 0x16, 0x0f, 0x1e, 0x39, 0x0e, 0x36, 0x0e
|
||||
.byte 0x01, 0x0a, 0x17, 0x10, 0x20, 0x16, 0x19, 0x0e, 0x31, 0x0a, 0x38, 0x0c
|
||||
.byte 0x1d, 0x0c, 0x1d, 0x08, 0x00, 0x0c, 0x22, 0x10, 0x12, 0x1c, 0x0b, 0x02
|
||||
.byte 0x29, 0x10, 0x04, 0x14, 0x2f, 0x10, 0x06, 0x10, 0x28, 0x1e, 0x1c, 0x1c
|
||||
.byte 0x29, 0x10, 0x20, 0x0e, 0x28, 0x10, 0x16, 0x1c, 0x29, 0x1e, 0x03, 0x0c
|
||||
.byte 0x0f, 0x1e, 0x0b, 0x10, 0x2f, 0x0e, 0x38, 0x06, 0x0c, 0x10, 0xff, 0xff
|
||||
.byte 0x29, 0x0a, 0x08, 0x14, 0x2f, 0x10, 0x1e, 0x06, 0x2c, 0x10, 0xff, 0xff
|
||||
.byte 0x23, 0x10, 0x0b, 0x10, 0x1d, 0x08, 0x2d, 0x06, 0x37, 0x10, 0x14, 0x0a
|
||||
.byte 0x29, 0x0a, 0x22, 0x10, 0x08, 0x14, 0x2f, 0x10, 0x1e, 0x16, 0x29, 0x10
|
||||
.byte 0x01, 0x06, 0x2c, 0x10, 0x01, 0x0a, 0x15, 0x10, 0x39, 0x0e, 0x36, 0x0e
|
||||
.byte 0x20, 0x10, 0x0b, 0x02, 0x3f, 0x10, 0x12, 0x1c, 0x04, 0x0c, 0xff, 0xff
|
||||
.byte 0x18, 0x10, 0x02, 0x0a, 0x3a, 0x10, 0x46, 0x04, 0x0e, 0x02, 0x03, 0x0c
|
||||
.byte 0x10, 0x1e, 0x0b, 0x02, 0x0a, 0x1e, 0x0b, 0x10, 0x3a, 0x06, 0xff, 0xff
|
||||
.byte 0x02, 0x0a, 0x12, 0x12, 0x0f, 0x1e, 0x0b, 0x10, 0x38, 0x06, 0x03, 0x0c
|
||||
.byte 0x22, 0x1e, 0x00, 0x10, 0x1b, 0x16, 0x3f, 0x10, 0x0f, 0x1e, 0x03, 0x0c
|
||||
.byte 0x29, 0x0a, 0x1e, 0x0e, 0x25, 0x10, 0x26, 0x1e, 0x00, 0x0c, 0xff, 0xff
|
||||
.byte 0x01, 0x0a, 0x1e, 0x0e, 0x36, 0x12, 0x2f, 0x10, 0x0b, 0x12, 0x04, 0x0c
|
||||
.byte 0x05, 0x28, 0x0f, 0x1e, 0x1b, 0x0a, 0x0b, 0x10, 0x20, 0x10, 0x3b, 0x06
|
||||
.byte 0x01, 0x0a, 0x1f, 0x10, 0x3e, 0x0a, 0x37, 0x10, 0x20, 0x10, 0x28, 0x06
|
||||
.byte 0x26, 0x10, 0x31, 0x0a, 0x29, 0x1e, 0x1c, 0x1c, 0x01, 0x0a, 0x12, 0x12
|
||||
.byte 0x0a, 0x0c, 0x00, 0x0c, 0x29, 0x10, 0x1c, 0x10, 0x0f, 0x1e, 0x23, 0x0c
|
||||
.byte 0x28, 0x0a, 0x0e, 0x02, 0x0f, 0x10, 0x39, 0x10, 0x2a, 0x14, 0x04, 0x0c
|
||||
.byte 0x28, 0x0a, 0x0e, 0x02, 0x0f, 0x10, 0x20, 0x06, 0x2f, 0x10, 0x3c, 0x04
|
||||
.byte 0x39, 0x0c, 0x39, 0x0c, 0x00, 0x0c, 0x29, 0x0a, 0x17, 0x20, 0x39, 0x0c
|
||||
.byte 0x5c, 0x26, 0x0b, 0x10, 0x20, 0x10, 0x30, 0x12, 0x05, 0x1e, 0x0c, 0x10
|
||||
@@ -1,679 +0,0 @@
|
||||
#include "constants/easy_chat.h"
|
||||
#include "constants/items.h"
|
||||
#include "constants/moves.h"
|
||||
#include "constants/species.h"
|
||||
#include "constants/trainers.h"
|
||||
#include "constants/pokemon.h"
|
||||
.include "asm/macros.inc"
|
||||
.include "constants/constants.inc"
|
||||
|
||||
.section .rodata
|
||||
|
||||
@ 85CECB0
|
||||
.include "data/battle_frontier/battle_frontier_held_items.inc"
|
||||
|
||||
@ 85CED2E
|
||||
.include "data/battle_frontier/battle_frontier_trainer_mons.inc"
|
||||
|
||||
@ 85D5ACC
|
||||
.include "data/battle_frontier/battle_frontier_trainers.inc"
|
||||
|
||||
@ 85D97BC
|
||||
.include "data/battle_frontier/battle_frontier_mons.inc"
|
||||
|
||||
gTowerMaleFacilityClasses:: @ 85DCEDC
|
||||
.byte 0x0e, 0x11, 0x03, 0x15, 0x17, 0x07, 0x0a, 0x19, 0x1a, 0x1b, 0x1d, 0x1e, 0x20, 0x26, 0x29, 0x09, 0x2b, 0x2d, 0x2e, 0x30, 0x32, 0x34, 0x04, 0x35, 0x3a, 0x05, 0x42, 0x44, 0x43, 0x00
|
||||
|
||||
gTowerFemaleFacilityClasses:: @ 85DCEFA
|
||||
.byte 0x0d, 0x10, 0x12, 0x0c, 0x13, 0x14, 0x1f, 0x27, 0x2a, 0x16, 0x2f, 0x31, 0x33, 0x36, 0x37, 0x38, 0x1c, 0x02, 0x45, 0x47
|
||||
|
||||
gTowerMaleTrainerGfxIds:: @ 85DCF0E
|
||||
.byte 0x37, 0x36, 0x21, 0x0f, 0x27, 0x33, 0x2c, 0x42, 0x42, 0x1f, 0x27, 0x25, 0x30, 0x26, 0x19, 0x15, 0x23, 0x32, 0x38, 0x33, 0x33, 0x21, 0x42, 0x05, 0x31, 0x27, 0x41, 0x1f, 0x24, 0x37
|
||||
|
||||
gTowerFemaleTrainerGfxIds:: @ 85DCF2C
|
||||
.byte 0x14, 0x35, 0x22, 0x28, 0x14, 0x2d, 0x2f, 0x0e, 0x12, 0x16, 0x39, 0x34, 0x34, 0x0e, 0x22, 0x34, 0x20, 0x14, 0x20, 0x2f
|
||||
|
||||
sRubyFacilityClassToEmerald:: @ 85DCF40
|
||||
.byte 0x00, 0x0b, 0x01, 0x01, 0x02, 0x06, 0x03, 0x0d, 0x04, 0x0e, 0x05, 0x0f, 0x06, 0x10, 0x07, 0x11, 0x08, 0x03, 0x09, 0x12, 0x0a, 0x0c, 0x0b, 0x13, 0x0c, 0x14, 0x0d, 0x15, 0x0e, 0x17, 0x0f, 0x07
|
||||
.byte 0x10, 0x0a, 0x11, 0x19, 0x12, 0x1a, 0x13, 0x1b, 0x14, 0x1d, 0x15, 0x1e, 0x16, 0x1f, 0x17, 0x20, 0x18, 0x21, 0x19, 0x22, 0x1a, 0x23, 0x1b, 0x24, 0x1c, 0x25, 0x1d, 0x26, 0x1e, 0x27, 0x1f, 0x28
|
||||
.byte 0x20, 0x29, 0x21, 0x2a, 0x22, 0x09, 0x23, 0x16, 0x24, 0x2b, 0x25, 0x2c, 0x26, 0x2d, 0x27, 0x2e, 0x28, 0x2f, 0x29, 0x30, 0x2a, 0x31, 0x2b, 0x32, 0x2c, 0x33, 0x2d, 0x34, 0x2e, 0x04, 0x2f, 0x35
|
||||
.byte 0x30, 0x36, 0x31, 0x37, 0x32, 0x38, 0x33, 0x1c, 0x34, 0x39, 0x35, 0x3a, 0x38, 0x05, 0x39, 0x3b, 0x3a, 0x3c, 0x3b, 0x3d, 0x3c, 0x3e, 0x3d, 0x3f, 0x3e, 0x40, 0x3f, 0x41, 0x40, 0x42, 0x41, 0x02
|
||||
.byte 0x42, 0x44, 0x43, 0x45, 0x44, 0x46, 0x45, 0x08, 0x46, 0x18, 0x47, 0x47, 0x48, 0x43, 0x49, 0x00, 0x4a, 0x48, 0x4b, 0x49, 0x4c, 0x4a, 0x00, 0x00
|
||||
|
||||
.align 2
|
||||
gUnknown_085DCFD8:: @ 85DCFD8
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_244383
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_2443E7
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_244413
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_24444B
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_2444D6
|
||||
|
||||
.align 2
|
||||
gUnknown_085DCFEC:: @ 85DCFEC
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_2444EF
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_24451E
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_244549
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_24459B
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_2445C5
|
||||
|
||||
.align 2
|
||||
gUnknown_085DD000:: @ 85DD000
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_2445E8
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_244618
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_244643
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_24468F
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_2446B4
|
||||
|
||||
.align 2
|
||||
gUnknown_085DD014:: @ 85DD014
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_2446E5
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_24474D
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_24479E
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_24480C
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_2448A7
|
||||
|
||||
.align 2
|
||||
gUnknown_085DD028:: @ 85DD028
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_2448CD
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_2448F5
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_244939
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_244989
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_2449E6
|
||||
|
||||
.align 2
|
||||
gUnknown_085DD03C:: @ 85DD03C
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_244A23
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_244AA9
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_244AD6
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_244B52
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_244B93
|
||||
|
||||
.align 2
|
||||
gUnknown_085DD050:: @ 85DD050
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_244BD2
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_244C18
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_244C6E
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_244CD6
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_244D07
|
||||
|
||||
.align 2
|
||||
gUnknown_085DD064:: @ 85DD064
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_244D36
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_244D82
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_244DC6
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_244DFE
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_244E5B
|
||||
|
||||
.align 2
|
||||
gUnknown_085DD078:: @ 85DD078
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_244E7E
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_244ECA
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_244EF4
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_244F4F
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_244F98
|
||||
|
||||
.align 2
|
||||
gUnknown_085DD08C:: @ 85DD08C
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_244FD3
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_245013
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_24503D
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_245087
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_2450C0
|
||||
|
||||
.align 2
|
||||
gUnknown_085DD0A0:: @ 85DD0A0
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_2450E6
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_245196
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_2451BD
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_24522F
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_24529A
|
||||
|
||||
.align 2
|
||||
gUnknown_085DD0B4:: @ 85DD0B4
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_2452EF
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_2453B4
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_245406
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_245464
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_2454A3
|
||||
|
||||
.align 2
|
||||
gUnknown_085DD0C8:: @ 85DD0C8
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_2454D6
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_245535
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_24555F
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_2455EC
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_245656
|
||||
|
||||
.align 2
|
||||
gUnknown_085DD0DC:: @ 85DD0DC
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_24568A
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_2456F5
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_245740
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_2457D9
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_24581F
|
||||
|
||||
.align 2
|
||||
gUnknown_085DD0F0:: @ 85DD0F0
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_245851
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_24589C
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_2458CE
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_245923
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_24597F
|
||||
|
||||
.align 2
|
||||
gUnknown_085DD104:: @ 85DD104
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_2459BE
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_2459F7
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_245A5F
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_245AB4
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_245B3E
|
||||
|
||||
.align 2
|
||||
gUnknown_085DD118:: @ 85DD118
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_245B79
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_245B91
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_245BBD
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_245C05
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_245C2D
|
||||
|
||||
.align 2
|
||||
gUnknown_085DD12C:: @ 85DD12C
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_245C66
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_245C7F
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_245CAC
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_245CE6
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_245D07
|
||||
|
||||
.align 2
|
||||
gUnknown_085DD140:: @ 85DD140
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_245D4B
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_245D60
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_245D8D
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_245DC7
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_245DF0
|
||||
|
||||
.align 2
|
||||
gUnknown_085DD154:: @ 85DD154
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_245E20
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_245E41
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_245E78
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_245EBD
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_245EEC
|
||||
|
||||
.align 2
|
||||
gUnknown_085DD168:: @ 85DD168
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_245F2B
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_245F58
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_245F87
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_245FC6
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_246002
|
||||
|
||||
.align 2
|
||||
gUnknown_085DD17C:: @ 85DD17C
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_246020
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_246051
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_246082
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_2460D5
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_24610D
|
||||
|
||||
.align 2
|
||||
gUnknown_085DD190:: @ 85DD190
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_24614A
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_24615D
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_24617D
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_2461C7
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_2461F5
|
||||
|
||||
.align 2
|
||||
gUnknown_085DD1A4:: @ 85DD1A4
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_24622A
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_246244
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_24626E
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_2462AA
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_2462E4
|
||||
|
||||
.align 2
|
||||
gUnknown_085DD1B8:: @ 85DD1B8
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_24631F
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_24633C
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_24636B
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_2463C5
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_2463FF
|
||||
|
||||
.align 2
|
||||
gUnknown_085DD1CC:: @ 85DD1CC
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_246449
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_246478
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_24649D
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_2464EE
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_246529
|
||||
|
||||
.align 2
|
||||
gUnknown_085DD1E0:: @ 85DD1E0
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_246571
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_24658C
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_2465B5
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_246605
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_24662A
|
||||
|
||||
.align 2
|
||||
gUnknown_085DD1F4:: @ 85DD1F4
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_246662
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_246686
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_2466B4
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_2466E6
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_24670A
|
||||
|
||||
.align 2
|
||||
gUnknown_085DD208:: @ 85DD208
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_246741
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_246760
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_246791
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_2467C4
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_2467E6
|
||||
|
||||
.align 2
|
||||
gUnknown_085DD21C:: @ 85DD21C
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_2467FF
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_246831
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_246864
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_2468A7
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_2468FE
|
||||
|
||||
.align 2
|
||||
gUnknown_085DD230:: @ 85DD230
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_24692B
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_24694B
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_24697C
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_2469B4
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_2469F1
|
||||
|
||||
.align 2
|
||||
gUnknown_085DD244:: @ 85DD244
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_246A22
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_246A4E
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_246A85
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_246ACF
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_246AF7
|
||||
|
||||
.align 2
|
||||
gUnknown_085DD258:: @ 85DD258
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_246B2B
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_246B3F
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_246B6B
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_246BB2
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_246BE9
|
||||
|
||||
.align 2
|
||||
gUnknown_085DD26C:: @ 85DD26C
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_246C22
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_246C35
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_246C6C
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_246CB3
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_246CE9
|
||||
|
||||
.align 2
|
||||
gUnknown_085DD280:: @ 85DD280
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_246D2D
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_246D3F
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_246D6A
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_246D9E
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_246DD3
|
||||
|
||||
.align 2
|
||||
gUnknown_085DD294:: @ 85DD294
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_246E1A
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_246E39
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_246E64
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_246EB6
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_246EEE
|
||||
|
||||
.align 2
|
||||
gUnknown_085DD2A8:: @ 85DD2A8
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_246F21
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_246F4C
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_246F7B
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_246FCC
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_247013
|
||||
|
||||
.align 2
|
||||
gUnknown_085DD2BC:: @ 85DD2BC
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_24705B
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_24707D
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_2470B2
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_2470FD
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_24712A
|
||||
|
||||
.align 2
|
||||
gUnknown_085DD2D0:: @ 85DD2D0
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_24716C
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_24718D
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_2471C7
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_2471FB
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_247238
|
||||
|
||||
.align 2
|
||||
gUnknown_085DD2E4:: @ 85DD2E4
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_247268
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_247291
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_2472C7
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_247313
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_247348
|
||||
|
||||
.align 2
|
||||
gUnknown_085DD2F8:: @ 85DD2F8
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_24737A
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_24738F
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_2473C6
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_2473FB
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_247438
|
||||
|
||||
.align 2
|
||||
gUnknown_085DD30C:: @ 85DD30C
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_247470
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_247484
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_2474AF
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_2474EC
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_24751D
|
||||
|
||||
.align 2
|
||||
gUnknown_085DD320:: @ 85DD32
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_24754A
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_24755C
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_24758B
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_2475BC
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_2475D5
|
||||
|
||||
.align 2
|
||||
gUnknown_085DD334:: @ 85DD334
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_24760D
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_247629
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_247655
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_24769B
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_2476ED
|
||||
|
||||
.align 2
|
||||
gUnknown_085DD348:: @ 85DD348
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_247724
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_247749
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_24777A
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_2477CE
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_247807
|
||||
|
||||
.align 2
|
||||
gUnknown_085DD35C:: @ 85DD35C
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_247838
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_247854
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_247889
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_2478DD
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_24790D
|
||||
|
||||
.align 2
|
||||
gUnknown_085DD370:: @ 85DD370
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_247942
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_24795F
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_247991
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_2479CE
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_247A18
|
||||
|
||||
.align 2
|
||||
gUnknown_085DD384:: @ 85DD384
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_247A51
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_247A76
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_247AA1
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_247AE3
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_247B16
|
||||
|
||||
.align 2
|
||||
gUnknown_085DD398:: @ 85DD398
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_247B3E
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_247B62
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_247B9B
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_247BE7
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_247C23
|
||||
|
||||
.align 2
|
||||
gUnknown_085DD3AC:: @ 85DD3AC
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_247C4E
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_247C8C
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_247CB2
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_247D07
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_247D4E
|
||||
|
||||
.align 2
|
||||
gUnknown_085DD3C0:: @ 85DD3C0
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_247D97
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_247DC7
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_247DFE
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_247E3E
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_247E7E
|
||||
|
||||
.align 2
|
||||
gUnknown_085DD3D4:: @ 85DD3D4
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_247EA1
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_247EB5
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_247EE9
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_247F3F
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_247F6D
|
||||
|
||||
.align 2
|
||||
gUnknown_085DD3E8:: @ 85DD3E8
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_247FA3
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_247FB7
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_247FE9
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_248031
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_24805E
|
||||
|
||||
.align 2
|
||||
gUnknown_085DD3FC:: @ 85DD3FC
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_24808D
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_2480AB
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_2480DC
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_248128
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_248151
|
||||
|
||||
.align 2
|
||||
gUnknown_085DD410:: @ 85DD410
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_24818E
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_2481A9
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_2481E1
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_248221
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_24824F
|
||||
|
||||
.align 2
|
||||
gUnknown_085DD424:: @ 85DD424
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_248297
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_2482B1
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_2482DC
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_248321
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_24833D
|
||||
|
||||
.align 2
|
||||
gUnknown_085DD438:: @ 85DD438
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_248369
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_24838D
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_2483C1
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_248401
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_248431
|
||||
|
||||
.align 2
|
||||
gUnknown_085DD44C:: @ 85DD44C
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_248467
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_248477
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_2484AC
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_2484E7
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_248517
|
||||
|
||||
.align 2
|
||||
gUnknown_085DD460:: @ 85DD460
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_248553
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_24856A
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_24857D
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_2485E5
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_248614
|
||||
|
||||
.align 2
|
||||
gUnknown_085DD474:: @ 85DD474
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_24864E
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_248661
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_248671
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_2486C6
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_2486FF
|
||||
|
||||
.align 2
|
||||
gUnknown_085DD488:: @ 85DD488
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_248725
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_248751
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_248781
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_2487C9
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_2487F7
|
||||
|
||||
.align 2
|
||||
gUnknown_085DD49C:: @ 85DD49C
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_248829
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_24885B
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_248892
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_2488D8
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_248908
|
||||
|
||||
.align 2
|
||||
gUnknown_085DD4B0:: @ 85DD4B0
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_24894B
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_24895F
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_24896F
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_2489BD
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_2489E7
|
||||
|
||||
.align 2
|
||||
gUnknown_085DD4C4:: @ 85DD4C4
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_248A10
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_248A40
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_248A72
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_248AC0
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_248AEB
|
||||
|
||||
.align 2
|
||||
gUnknown_085DD4D8:: @ 85DD4D8
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_248B22
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_248B39
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_248B4C
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_248BB4
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_248BEE
|
||||
|
||||
.align 2
|
||||
gUnknown_085DD4EC:: @ 85DD4EC
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_248C2E
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_248C5B
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_248C90
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_248CCF
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_Text_248D04
|
||||
|
||||
.align 2
|
||||
gUnknown_085DD500:: @ 85DD500
|
||||
.4byte 0x00000047, gUnknown_085DD118
|
||||
.4byte 0x0000002b, gUnknown_085DD12C
|
||||
.4byte 0x00000000, gUnknown_085DD140
|
||||
.4byte 0x00000014, gUnknown_085DD154
|
||||
.4byte 0x0000002d, gUnknown_085DD168
|
||||
.4byte 0x00000013, gUnknown_085DD17C
|
||||
.4byte 0x0000002f, gUnknown_085DD190
|
||||
.4byte 0x00000043, gUnknown_085DD1A4
|
||||
.4byte 0x00000026, gUnknown_085DD1B8
|
||||
.4byte 0x00000015, gUnknown_085DD1CC
|
||||
.4byte 0x0000000a, gUnknown_085DD1E0
|
||||
.4byte 0x00000010, gUnknown_085DD1F4
|
||||
.4byte 0x0000000c, gUnknown_085DD208
|
||||
.4byte 0x00000042, gUnknown_085DD21C
|
||||
.4byte 0x00000031, gUnknown_085DD230
|
||||
.4byte 0x00000030, gUnknown_085DD244
|
||||
.4byte 0x00000036, gUnknown_085DD258
|
||||
.4byte 0x0000002e, gUnknown_085DD26C
|
||||
.4byte 0x00000011, gUnknown_085DD280
|
||||
.4byte 0x00000019, gUnknown_085DD294
|
||||
.4byte 0x00000020, gUnknown_085DD2A8
|
||||
.4byte 0x00000029, gUnknown_085DD2BC
|
||||
.4byte 0x00000009, gUnknown_085DD2D0
|
||||
.4byte 0x00000016, gUnknown_085DD2E4
|
||||
.4byte 0x00000034, gUnknown_085DD2F8
|
||||
.4byte 0x00000004, gUnknown_085DD30C
|
||||
.4byte 0x00000035, gUnknown_085DD320
|
||||
.4byte 0x00000037, gUnknown_085DD334
|
||||
.4byte 0x0000001d, gUnknown_085DD348
|
||||
.4byte 0x0000003a, gUnknown_085DD35C
|
||||
.4byte 0x00000005, gUnknown_085DD370
|
||||
.4byte 0x00000044, gUnknown_085DD384
|
||||
.4byte 0x00000045, gUnknown_085DD398
|
||||
.4byte 0x0000000d, gUnknown_085DD3AC
|
||||
.4byte 0x0000000e, gUnknown_085DD3C0
|
||||
.4byte 0x00000003, gUnknown_085DD3D4
|
||||
.4byte 0x00000012, gUnknown_085DD3E8
|
||||
.4byte 0x00000017, gUnknown_085DD3FC
|
||||
.4byte 0x0000001a, gUnknown_085DD410
|
||||
.4byte 0x0000001b, gUnknown_085DD424
|
||||
.4byte 0x0000001c, gUnknown_085DD438
|
||||
.4byte 0x0000001e, gUnknown_085DD44C
|
||||
.4byte 0x0000001f, gUnknown_085DD460
|
||||
.4byte 0x00000027, gUnknown_085DD474
|
||||
.4byte 0x00000002, gUnknown_085DD488
|
||||
.4byte 0x0000002a, gUnknown_085DD49C
|
||||
.4byte 0x00000038, gUnknown_085DD4B0
|
||||
.4byte 0x00000032, gUnknown_085DD4C4
|
||||
.4byte 0x00000033, gUnknown_085DD4D8
|
||||
.4byte 0x00000007, gUnknown_085DD4EC
|
||||
|
||||
.align 2
|
||||
gUnknown_085DD690:: @ 85DD690
|
||||
.4byte gUnknown_085DCFD8
|
||||
.4byte gUnknown_085DCFEC
|
||||
.4byte gUnknown_085DD000
|
||||
.4byte gUnknown_085DD014
|
||||
.4byte gUnknown_085DD028
|
||||
.4byte gUnknown_085DD03C
|
||||
.4byte gUnknown_085DD050
|
||||
.4byte gUnknown_085DD064
|
||||
.4byte gUnknown_085DD078
|
||||
.4byte gUnknown_085DD08C
|
||||
.4byte gUnknown_085DD0A0
|
||||
.4byte gUnknown_085DD0B4
|
||||
.4byte gUnknown_085DD0C8
|
||||
.4byte gUnknown_085DD0DC
|
||||
.4byte gUnknown_085DD0F0
|
||||
.4byte gUnknown_085DD104
|
||||
|
||||
sStevenMons:: @ 85DD6D0
|
||||
.byte 0x8f, 0x01, 0x1f, 0x2a, 0x02
|
||||
|
||||
gUnknown_085DD6D5:: @ 85DD6D5
|
||||
.byte 0x00, 0xfc, 0xfc, 0x00, 0x06, 0x00, 0x00
|
||||
|
||||
.align 1
|
||||
gUnknown_085DD6DC:: @ 85DD6DC
|
||||
.2byte 0x0071, 0x005e, 0x0073, 0x00e8, 0x00e3, 0x2b1f, 0xfc08, 0x0000, 0x0600, 0x00fc, 0x005c, 0x014c, 0x00b6, 0x00d3, 0x0180, 0x2c1f
|
||||
.2byte 0x0003, 0x00fc, 0xfc00, 0x0006, 0x0057, 0x00b6, 0x004c, 0x0151
|
||||
|
||||
@ 85DD70C
|
||||
.include "data/battle_frontier/slateport_battle_tent_trainer_mons.inc"
|
||||
|
||||
@ 85DDA14
|
||||
.include "data/battle_frontier/slateport_battle_tent_trainers.inc"
|
||||
|
||||
@ 85DE02C
|
||||
.include "data/battle_frontier/slateport_battle_tent_mons.inc"
|
||||
|
||||
@ 85DE48C
|
||||
.include "data/battle_frontier/verdanturf_battle_tent_trainer_mons.inc"
|
||||
|
||||
@ 85DE610
|
||||
.include "data/battle_frontier/verdanturf_battle_tent_trainers.inc"
|
||||
|
||||
@ 85DEC28
|
||||
.include "data/battle_frontier/verdanturf_battle_tent_mons.inc"
|
||||
|
||||
@ 85DEEF8
|
||||
.include "data/battle_frontier/fallarbor_battle_tent_trainer_mons.inc"
|
||||
|
||||
@ 85DF084
|
||||
.include "data/battle_frontier/fallarbor_battle_tent_trainers.inc"
|
||||
|
||||
@ 85DF69C
|
||||
.include "data/battle_frontier/fallarbor_battle_tent_mons.inc"
|
||||
@@ -1,106 +0,0 @@
|
||||
#include "constants/event_objects.h"
|
||||
.include "asm/macros.inc"
|
||||
.include "constants/constants.inc"
|
||||
|
||||
.section .rodata
|
||||
|
||||
.align 2
|
||||
gUnknown_085CD66C:: @ 85CD66C
|
||||
.4byte 0x000011c0, 0x000021d1, 0x000031e2, 0x000001f3
|
||||
|
||||
.align 2
|
||||
gCableCarMtChimneyTilemap:: @ 85CD67C
|
||||
.incbin "graphics/misc/cable_car_mt_chimney_map.bin.lz"
|
||||
|
||||
.align 2
|
||||
gCableCarTreeTilemap:: @ 85CD7D4
|
||||
.incbin "graphics/misc/cable_car_tree_map.bin.lz"
|
||||
|
||||
.align 2
|
||||
gCableCarMountainTilemap:: @ 85CD958
|
||||
.incbin "graphics/misc/cable_car_mountain_map.bin.lz"
|
||||
|
||||
.align 2
|
||||
gCableCarPylonHookTilemapEntries:: @ 85CDB1C
|
||||
.2byte 0x3000
|
||||
.2byte 0x3001
|
||||
.2byte 0x3002
|
||||
.2byte 0x3003
|
||||
.2byte 0x3004
|
||||
.2byte 0x3005
|
||||
.2byte 0x3006
|
||||
.2byte 0x3007
|
||||
.2byte 0x3008
|
||||
.2byte 0x3009
|
||||
|
||||
.align 2
|
||||
gCableCarPylonStemTilemap:: @ 85CDB30
|
||||
.incbin "graphics/misc/cable_car_pylon_stem_map.bin.lz"
|
||||
|
||||
.align 2
|
||||
gUnknown_085CDB54:: @ 85CDB54
|
||||
obj_tiles gCableCar_Gfx, 0x800, 1
|
||||
obj_tiles gCableCarDoor_Gfx, 0x40, 2
|
||||
obj_tiles gCableCarCord_Gfx, 0x80, 3
|
||||
null_obj_tiles
|
||||
|
||||
.align 2
|
||||
gUnknown_085CDB74:: @ 85CDB74
|
||||
obj_pal gCableCar_Pal, 1
|
||||
null_obj_pal
|
||||
|
||||
.align 2
|
||||
gOamData_85CDB84:: @ 85CDB84
|
||||
.2byte 0x0300
|
||||
.2byte 0xC000
|
||||
.2byte 0x0800
|
||||
|
||||
.align 2
|
||||
gOamData_85CDB8C:: @ 85CDB8C
|
||||
.2byte 0x4300
|
||||
.2byte 0x0000
|
||||
.2byte 0x0800
|
||||
|
||||
.align 2
|
||||
gOamData_85CDB94:: @ 85CDB94
|
||||
.2byte 0x0300
|
||||
.2byte 0x4000
|
||||
.2byte 0x0800
|
||||
|
||||
.align 2
|
||||
gSpriteTemplate_85CDB9C:: @ 85CDB9C
|
||||
spr_template 1, 1, gOamData_85CDB84, gDummySpriteAnimTable, NULL, gDummySpriteAffineAnimTable, sub_8150868
|
||||
|
||||
.align 2
|
||||
gSpriteTemplate_85CDBB4:: @ 85CDBB4
|
||||
spr_template 2, 1, gOamData_85CDB8C, gDummySpriteAnimTable, NULL, gDummySpriteAffineAnimTable, sub_8150868
|
||||
|
||||
.align 2
|
||||
gSpriteTemplate_85CDBCC:: @ 85CDBCC
|
||||
spr_template 3, 1, gOamData_85CDB94, gDummySpriteAnimTable, NULL, gDummySpriteAffineAnimTable, nullsub_58
|
||||
|
||||
gCableCarPlayerGraphicsIDs:: @ 85CDBE4
|
||||
.byte EVENT_OBJ_GFX_RIVAL_BRENDAN_NORMAL
|
||||
.byte EVENT_OBJ_GFX_RIVAL_MAY_NORMAL
|
||||
|
||||
gMtChimneyHikerGraphicsIDs:: @ 85CDBE6
|
||||
.byte EVENT_OBJ_GFX_HIKER
|
||||
.byte EVENT_OBJ_GFX_CAMPER
|
||||
.byte EVENT_OBJ_GFX_PICNICKER
|
||||
.byte EVENT_OBJ_GFX_ZIGZAGOON_1 @ not used
|
||||
|
||||
.align 1
|
||||
gMtChimneyHikerCoords:: @ 85CDBEA
|
||||
.2byte 0, 80
|
||||
.2byte 240, 146
|
||||
|
||||
gMtChimneyHikerMovementDelayTable:: @ 85CDBF2
|
||||
.byte 0
|
||||
.byte 60
|
||||
.byte 120
|
||||
.byte 170
|
||||
|
||||
.align 2
|
||||
gUnknown_085CDBF8:: @ 85CDBF8
|
||||
.4byte sub_8150A68
|
||||
.4byte sub_8150AF4
|
||||
@@ -1,106 +0,0 @@
|
||||
@ the third big chunk of data
|
||||
|
||||
.include "asm/macros.inc"
|
||||
.include "constants/constants.inc"
|
||||
|
||||
.section .rodata
|
||||
|
||||
.align 2
|
||||
gUnknown_085A989C:: @ 85A989C
|
||||
.incbin "graphics/picture_frame/bg.gbapal"
|
||||
|
||||
.align 2
|
||||
gUnknown_085A9A9C:: @ 85A9A9C
|
||||
.incbin "graphics/picture_frame/frame0.4bpp.rl"
|
||||
|
||||
.align 2
|
||||
gUnknown_085AAB20:: @ 85AAB20
|
||||
.incbin "graphics/picture_frame/frame1.4bpp.rl"
|
||||
|
||||
.align 2
|
||||
gUnknown_085AB750:: @ 85AB750
|
||||
.incbin "graphics/picture_frame/frame2.4bpp.rl"
|
||||
|
||||
.align 2
|
||||
gUnknown_085AC288:: @ 85AC288
|
||||
.incbin "graphics/picture_frame/frame3.4bpp.rl"
|
||||
|
||||
.align 2
|
||||
gUnknown_085AD240:: @ 85AD240
|
||||
.incbin "graphics/picture_frame/frame4.4bpp.rl"
|
||||
|
||||
.align 2
|
||||
gUnknown_085AE370:: @ 85AE370
|
||||
.incbin "graphics/picture_frame/frame5.4bpp.rl"
|
||||
|
||||
.align 2
|
||||
gUnknown_085AE974:: @ 85AE974
|
||||
.incbin "graphics/picture_frame/frame0_map.bin.rl"
|
||||
|
||||
.align 2
|
||||
gUnknown_085AEE80:: @ 85AEE80
|
||||
.incbin "graphics/picture_frame/frame1_map.bin.rl"
|
||||
|
||||
.align 2
|
||||
gUnknown_085AF38C:: @ 85AF38C
|
||||
.incbin "graphics/picture_frame/frame2_map.bin.rl"
|
||||
|
||||
.align 2
|
||||
gUnknown_085AF898:: @ 85AF898
|
||||
.incbin "graphics/picture_frame/frame3_map.bin.rl"
|
||||
|
||||
.align 2
|
||||
gUnknown_085AFDA4:: @ 85AFDA4
|
||||
.incbin "graphics/picture_frame/frame4_map.bin.rl"
|
||||
|
||||
.align 2
|
||||
gUnknown_085B02B0:: @ 85B02B0
|
||||
.incbin "graphics/picture_frame/frame5_map.bin.rl"
|
||||
|
||||
.align 2
|
||||
gUnknown_085B07C0:: @ 85B07C0
|
||||
.4byte gContestCoolness
|
||||
.4byte gContestBeauty
|
||||
.4byte gContestCuteness
|
||||
.4byte gContestSmartness
|
||||
.4byte gContestToughness
|
||||
|
||||
.align 2
|
||||
gContestRankTextPointers:: @ 85B07D4
|
||||
.4byte gContestRankNormal
|
||||
.4byte gContestRankSuper
|
||||
.4byte gContestRankHyper
|
||||
.4byte gContestRankMaster
|
||||
.4byte gContestLink
|
||||
|
||||
.align 2
|
||||
gUnknown_085B07E8:: @ 85B07E8
|
||||
.4byte 0x000010a5
|
||||
|
||||
.align 2
|
||||
gUnknown_085B07EC:: @ 85B07EC
|
||||
window_template 0x01, 0x02, 0x0e, 0x1a, 0x04, 0x0f, 0x0001
|
||||
|
||||
.align 2
|
||||
gContestPaintingDescriptionPointers:: @ 85B07F4
|
||||
.4byte gContestPaintingCool1
|
||||
.4byte gContestPaintingCool2
|
||||
.4byte gContestPaintingCool3
|
||||
.4byte gContestPaintingBeauty1
|
||||
.4byte gContestPaintingBeauty2
|
||||
.4byte gContestPaintingBeauty3
|
||||
.4byte gContestPaintingCute1
|
||||
.4byte gContestPaintingCute2
|
||||
.4byte gContestPaintingCute3
|
||||
.4byte gContestPaintingSmart1
|
||||
.4byte gContestPaintingSmart2
|
||||
.4byte gContestPaintingSmart3
|
||||
.4byte gContestPaintingTough1
|
||||
.4byte gContestPaintingTough2
|
||||
.4byte gContestPaintingTough3
|
||||
|
||||
gUnknown_085B0830:: @ 85B0830
|
||||
.4byte 0xc0003000, 0x00000000
|
||||
|
||||
gUnknown_085B0838:: @ 85B0838
|
||||
.2byte 0x0000, 0x0000
|
||||
+4
-1
@@ -9,10 +9,13 @@
|
||||
.section .rodata
|
||||
|
||||
.align 2
|
||||
gUnknown_0831AC70:: @ 831AC70
|
||||
gBattleIntroSlideScanlineEffectParams:: @ 831AC70
|
||||
.4byte REG_BG3HOFS
|
||||
.4byte ((DMA_ENABLE | DMA_START_HBLANK | DMA_REPEAT | DMA_DEST_RELOAD) << 16) | 1
|
||||
.4byte 1
|
||||
|
||||
.align 2
|
||||
gUnknown_0831AC7C:: @ 831AC7C
|
||||
.4byte REG_BG3HOFS
|
||||
.4byte ((DMA_ENABLE | DMA_START_HBLANK | DMA_32BIT | DMA_REPEAT | DMA_DEST_RELOAD) << 16) | 1
|
||||
.4byte 1
|
||||
|
||||
+987
-2234
File diff suppressed because it is too large
Load Diff
@@ -1,492 +0,0 @@
|
||||
.include "asm/macros.inc"
|
||||
.include "constants/constants.inc"
|
||||
|
||||
.section .rodata
|
||||
|
||||
.align 2
|
||||
gUnknown_0854014C:: @ 854014C
|
||||
.incbin "graphics/misc/sunny_day/0.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/1.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/2.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/3.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/4.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/5.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/6.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/7.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/8.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/9.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/10.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/11.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/12.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/13.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/14.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/15.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/16.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/17.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/18.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/19.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/20.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/21.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/22.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/23.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/24.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/25.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/26.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/27.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/28.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/29.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/30.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/31.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/32.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/33.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/34.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/35.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/36.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/37.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/38.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/39.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/40.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/41.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/42.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/43.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/44.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/45.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/46.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/47.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/48.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/49.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/50.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/51.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/52.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/53.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/54.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/55.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/56.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/57.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/58.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/59.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/60.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/61.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/62.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/63.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/64.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/65.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/66.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/67.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/68.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/69.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/70.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/71.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/72.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/73.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/74.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/75.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/76.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/77.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/78.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/79.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/80.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/81.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/82.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/83.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/84.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/85.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/86.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/87.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/88.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/89.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/90.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/91.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/92.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/93.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/94.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/95.gbapal"
|
||||
|
||||
.align 2
|
||||
gUnknown_0854C14C:: @ 854C14C
|
||||
.4byte gUnknown_02038454
|
||||
|
||||
.align 2
|
||||
gUnknown_0854C150:: @ 854C150
|
||||
.4byte sub_80AB26C
|
||||
.4byte nullsub_36
|
||||
.4byte sub_80AB26C
|
||||
.4byte sub_80AB290
|
||||
.4byte sub_80AC438
|
||||
.4byte sub_80AC4B4
|
||||
.4byte sub_80AC484
|
||||
.4byte sub_80AC514
|
||||
.4byte sub_80AC55C
|
||||
.4byte nullsub_95
|
||||
.4byte sub_80AC580
|
||||
.4byte sub_80AC590
|
||||
.4byte sub_80AC928
|
||||
.4byte sub_80AC9C4
|
||||
.4byte sub_80AC994
|
||||
.4byte sub_80ACA24
|
||||
.4byte sub_80ACF8C
|
||||
.4byte snowflakes_progress2
|
||||
.4byte sub_80ACFDC
|
||||
.4byte sub_80AD084
|
||||
.4byte sub_80AD444
|
||||
.4byte sub_80AD584
|
||||
.4byte sub_80AD4B8
|
||||
.4byte sub_80AD910
|
||||
.4byte sub_80ADA60
|
||||
.4byte sub_80ADAF0
|
||||
.4byte sub_80ADAC0
|
||||
.4byte sub_80ADBB0
|
||||
.4byte sub_80ADDBC
|
||||
.4byte sub_80ADE48
|
||||
.4byte sub_80ADE18
|
||||
.4byte sub_80ADEF4
|
||||
.4byte sub_80AE45C
|
||||
.4byte sub_80AE50C
|
||||
.4byte sub_80AE4DC
|
||||
.4byte sub_80AE588
|
||||
.4byte sub_80AE0E4
|
||||
.4byte sub_80AE198
|
||||
.4byte sub_80AE168
|
||||
.4byte sub_80AE1FC
|
||||
.4byte sub_80ADA60
|
||||
.4byte sub_80ADAF0
|
||||
.4byte sub_80ADAC0
|
||||
.4byte sub_80ADBB0
|
||||
.4byte sub_80AE9F0
|
||||
.4byte nullsub_96
|
||||
.4byte sub_80AEA20
|
||||
.4byte sub_80AEA30
|
||||
.4byte sub_80AC6D0
|
||||
.4byte sub_80AC734
|
||||
.4byte sub_80AC704
|
||||
.4byte sub_80AC818
|
||||
.4byte sub_80AD4E8
|
||||
.4byte sub_80AD584
|
||||
.4byte sub_80AD554
|
||||
.4byte sub_80AD910
|
||||
.4byte sub_80AEA34
|
||||
.4byte sub_80AEAB8
|
||||
.4byte sub_80AEA88
|
||||
.4byte sub_80AEB2C
|
||||
|
||||
.align 2
|
||||
gUnknown_0854C240:: @ 854C240
|
||||
.4byte sub_80AB3A8
|
||||
.4byte sub_80AB434
|
||||
.4byte nullsub_94
|
||||
.4byte nullsub_94
|
||||
|
||||
.align 2
|
||||
gUnknown_0854C250:: @ 854C250
|
||||
.byte 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x00, 0x00, 0x02, 0x01, 0x02, 0x02, 0x02, 0x02, 0x01, 0x01, 0x01, 0x01, 0x02, 0x01, 0x01, 0x01, 0x01, 0x01
|
||||
|
||||
.align 2
|
||||
gUnknown_0854C270:: @ 854C270
|
||||
.incbin "graphics/weather/0.gbapal"
|
||||
|
||||
.align 2
|
||||
gUnknown_0854C290:: @ 854C290
|
||||
.incbin "graphics/weather/1.gbapal"
|
||||
|
||||
.align 2
|
||||
gUnknown_0854C2B0:: @ 854C2B0
|
||||
.incbin "graphics/weather/2.gbapal"
|
||||
|
||||
.align 2
|
||||
gWeatherFog2Tiles:: @ 854C2D0
|
||||
.incbin "graphics/weather/fog2.4bpp"
|
||||
|
||||
.align 2
|
||||
gWeatherFog1Tiles:: @ 854CAD0
|
||||
.incbin "graphics/weather/fog1.4bpp"
|
||||
|
||||
.align 2
|
||||
gWeatherCloudTiles:: @ 854D2D0
|
||||
.incbin "graphics/weather/cloud.4bpp"
|
||||
|
||||
.align 2
|
||||
gWeatherSnow1Tiles:: @ 854DAD0
|
||||
.incbin "graphics/weather/snow0.4bpp"
|
||||
|
||||
.align 2
|
||||
gWeatherSnow2Tiles:: @ 854DAF0
|
||||
.incbin "graphics/weather/snow1.4bpp"
|
||||
|
||||
.align 2
|
||||
gWeatherBubbleTiles:: @ 854DB10
|
||||
.incbin "graphics/weather/bubble.4bpp"
|
||||
|
||||
.align 2
|
||||
gWeatherAshTiles:: @ 854DB50
|
||||
.incbin "graphics/weather/ash.4bpp"
|
||||
|
||||
.align 2
|
||||
gWeatherRainTiles:: @ 854EB50
|
||||
.incbin "graphics/weather/rain.4bpp"
|
||||
|
||||
.align 2
|
||||
gWeatherSandstormTiles:: @ 854F150
|
||||
.incbin "graphics/weather/sandstorm.4bpp"
|
||||
|
||||
.align 1
|
||||
gUnknown_0854FB50:: @ 854FB50
|
||||
.2byte 0x0000, 0x0042, 0x0005, 0x0049, 0x000a, 0x004e
|
||||
|
||||
.align 2
|
||||
sCloudSpriteSheet:: @ 854FB5C
|
||||
obj_tiles gWeatherCloudTiles, 0x0800, 0x1200
|
||||
|
||||
.align 2
|
||||
gOamData_854FB64:: @ 854FB64
|
||||
.2byte 0x0400, 0xc000, 0x0c00, 0x0000
|
||||
|
||||
.align 2
|
||||
gSpriteAnim_854FB6C:: @ 854FB6C
|
||||
.2byte 0x0000, 0x0010, 0xffff, 0x0000
|
||||
|
||||
.align 2
|
||||
gSpriteAnimTable_854FB74:: @ 854FB74
|
||||
.4byte gSpriteAnim_854FB6C
|
||||
|
||||
.align 2
|
||||
sCloudSpriteTemplate:: @ 854FB78
|
||||
spr_template 0x1200, 0x1201, gOamData_854FB64, gSpriteAnimTable_854FB74, NULL, gDummySpriteAffineAnimTable, sub_80AC6B4
|
||||
|
||||
.align 2
|
||||
gUnknown_0854FB90:: @ 854FB90
|
||||
.2byte 0x0000, 0x0000, 0x0000, 0x00a0, 0x0000, 0x0040, 0x0090, 0x00e0, 0x0090, 0x0080, 0x0020, 0x0020, 0x0020, 0x00c0, 0x0020, 0x0060
|
||||
.2byte 0x0048, 0x0080, 0x0048, 0x0020, 0x0048, 0x00c0, 0x00d8, 0x0060, 0x00d8, 0x0000, 0x0068, 0x00a0, 0x0068, 0x0040, 0x0068, 0x00e0
|
||||
.2byte 0x0090, 0x0000, 0x0090, 0x00a0, 0x0090, 0x0040, 0x0020, 0x00e0, 0x0020, 0x0080, 0x0048, 0x0020, 0x0048, 0x00c0, 0x0030, 0x0060
|
||||
|
||||
.align 2
|
||||
gOamData_854FBF0:: @ 854FBF0
|
||||
.2byte 0x8000, 0x8000, 0x2400, 0x0000
|
||||
|
||||
.align 2
|
||||
gSpriteAnim_854FBF8:: @ 854FBF8
|
||||
.2byte 0x0000, 0x0010, 0xfffe, 0x0000
|
||||
|
||||
.align 2
|
||||
gSpriteAnim_854FC00:: @ 854FC00
|
||||
.2byte 0x0008, 0x0003, 0x0020, 0x0002, 0x0028, 0x0002, 0xffff, 0x0000
|
||||
|
||||
.align 2
|
||||
gSpriteAnim_854FC10:: @ 854FC10
|
||||
.2byte 0x0008, 0x0003, 0x0010, 0x0003, 0x0018, 0x0004, 0xffff, 0x0000
|
||||
|
||||
.align 2
|
||||
gSpriteAnimTable_854FC20:: @ 854FC20
|
||||
.4byte gSpriteAnim_854FBF8
|
||||
.4byte gSpriteAnim_854FC00
|
||||
.4byte gSpriteAnim_854FC10
|
||||
|
||||
.align 2
|
||||
gSpriteTemplate_854FC2C:: @ 854FC2C
|
||||
spr_template 0x1206, 0x1200, gOamData_854FBF0, gSpriteAnimTable_854FC20, NULL, gDummySpriteAffineAnimTable, sub_80ACB84
|
||||
|
||||
.align 1
|
||||
gUnknown_0854FC44:: @ 854FC44
|
||||
.2byte 0xff98, 0x00d0, 0xff60, 0x0140
|
||||
|
||||
.align 1
|
||||
gUnknown_0854FC4C:: @ 854FC4C
|
||||
.2byte 0x0012, 0x0007, 0x000c, 0x000a
|
||||
|
||||
.align 2
|
||||
gUnknown_0854FC54:: @ 854FC54
|
||||
obj_tiles gWeatherRainTiles, 0x0600, 0x1206
|
||||
|
||||
.align 2
|
||||
gOamData_854FC5C:: @ 854FC5C
|
||||
.2byte 0x0000, 0x0000, 0x0400, 0x0000
|
||||
|
||||
.align 2
|
||||
gUnknown_0854FC64:: @ 854FC64
|
||||
obj_frame_tiles gWeatherSnow1Tiles, 0x0020
|
||||
obj_frame_tiles gWeatherSnow2Tiles, 0x0020
|
||||
|
||||
.align 2
|
||||
gSpriteAnim_854FC74:: @ 854FC74
|
||||
.2byte 0x0000, 0x0010, 0xffff, 0x0000
|
||||
|
||||
.align 2
|
||||
gSpriteAnim_854FC7C:: @ 854FC7C
|
||||
.2byte 0x0001, 0x0010, 0xffff, 0x0000
|
||||
|
||||
.align 2
|
||||
gSpriteAnimTable_854FC84:: @ 854FC84
|
||||
.4byte gSpriteAnim_854FC74
|
||||
.4byte gSpriteAnim_854FC7C
|
||||
|
||||
.align 2
|
||||
gUnknown_0854FC8C:: @ 854FC8C
|
||||
spr_template 0xffff, 0x1200, gOamData_854FC5C, gSpriteAnimTable_854FC84, gUnknown_0854FC64, gDummySpriteAffineAnimTable, sub_80AD30C
|
||||
|
||||
.align 2
|
||||
gUnknown_0854FCA4:: @ 854FCA4
|
||||
.2byte 0x0000, 0x0006, 0x0006, 0x000c, 0x0012, 0x002a, 0x012c, 0x012c
|
||||
|
||||
.align 2
|
||||
gOamData_854FCB4:: @ 854FCB4
|
||||
.2byte 0x0400, 0xc000, 0x0800, 0x0000
|
||||
|
||||
.align 2
|
||||
gSpriteAnim_854FCBC:: @ 854FCBC
|
||||
.2byte 0x0000, 0x0010, 0xffff, 0x0000
|
||||
|
||||
.align 2
|
||||
gSpriteAnim_854FCC4:: @ 854FCC4
|
||||
.2byte 0x0020, 0x0010, 0xffff, 0x0000
|
||||
|
||||
.align 2
|
||||
gSpriteAnim_854FCCC:: @ 854FCCC
|
||||
.2byte 0x0040, 0x0010, 0xffff, 0x0000
|
||||
|
||||
.align 2
|
||||
gSpriteAnim_854FCD4:: @ 854FCD4
|
||||
.2byte 0x0060, 0x0010, 0xffff, 0x0000
|
||||
|
||||
.align 2
|
||||
gSpriteAnim_854FCDC:: @ 854FCDC
|
||||
.2byte 0x0080, 0x0010, 0xffff, 0x0000
|
||||
|
||||
.align 2
|
||||
gSpriteAnim_854FCE4:: @ 854FCE4
|
||||
.2byte 0x00a0, 0x0010, 0xffff, 0x0000
|
||||
|
||||
.align 2
|
||||
gSpriteAnimTable_854FCEC:: @ 854FCEC
|
||||
.4byte gSpriteAnim_854FCBC
|
||||
.4byte gSpriteAnim_854FCC4
|
||||
.4byte gSpriteAnim_854FCCC
|
||||
.4byte gSpriteAnim_854FCD4
|
||||
.4byte gSpriteAnim_854FCDC
|
||||
.4byte gSpriteAnim_854FCE4
|
||||
|
||||
.align 2
|
||||
gSpriteAffineAnim_854FD04:: @ 854FD04
|
||||
.2byte 0x0200, 0x0200, 0x0000, 0x0000, 0x7fff, 0x0000, 0x0000, 0x0000
|
||||
|
||||
.align 2
|
||||
gSpriteAffineAnimTable_854FD14:: @ 854FD14
|
||||
.4byte gSpriteAffineAnim_854FD04
|
||||
|
||||
.align 2
|
||||
gSpriteTemplate_854FD18:: @ 854FD18
|
||||
spr_template 0x1201, 0x1200, gOamData_854FCB4, gSpriteAnimTable_854FCEC, NULL, gSpriteAffineAnimTable_854FD14, sub_80ADC4C
|
||||
|
||||
.align 2
|
||||
gUnknown_0854FD30:: @ 854FD30
|
||||
obj_tiles gWeatherFog1Tiles, 0x0800, 0x1201
|
||||
|
||||
.align 2
|
||||
gUnknown_0854FD38:: @ 854FD38
|
||||
obj_tiles gWeatherAshTiles, 0x1000, 0x1202
|
||||
|
||||
.align 2
|
||||
gOamData_854FD40:: @ 854FD40
|
||||
.2byte 0x0400, 0xc000, 0xf400, 0x0000
|
||||
|
||||
.align 2
|
||||
gSpriteAnim_854FD48:: @ 854FD48
|
||||
.2byte 0x0000, 0x003c, 0x0040, 0x003c, 0xfffe, 0x0000
|
||||
|
||||
.align 2
|
||||
gSpriteAnimTable_854FD54:: @ 854FD54
|
||||
.4byte gSpriteAnim_854FD48
|
||||
|
||||
.align 2
|
||||
gSpriteTemplate_854FD58:: @ 854FD58
|
||||
spr_template 0x1202, 0x1200, gOamData_854FD40, gSpriteAnimTable_854FD54, NULL, gDummySpriteAffineAnimTable, sub_80AE068
|
||||
|
||||
.align 2
|
||||
gUnknown_0854FD70:: @ 854FD70
|
||||
obj_tiles gWeatherFog2Tiles, 0x0800, 0x1203
|
||||
|
||||
.align 2
|
||||
gOamData_854FD78:: @ 854FD78
|
||||
.2byte 0x0400, 0xc000, 0x0800, 0x0000
|
||||
|
||||
.align 2
|
||||
gSpriteAnim_854FD80:: @ 854FD80
|
||||
.2byte 0x0000, 0x0010, 0xffff, 0x0000
|
||||
|
||||
.align 2
|
||||
gSpriteAnimTable_854FD88:: @ 854FD88
|
||||
.4byte gSpriteAnim_854FD80
|
||||
|
||||
.align 2
|
||||
gSpriteTemplate_854FD8C:: @ 854FD8C
|
||||
spr_template 0x1203, 0x1200, gOamData_854FD78, gSpriteAnimTable_854FD88, NULL, gDummySpriteAffineAnimTable, sub_80AE3FC
|
||||
|
||||
.align 2
|
||||
gOamData_854FDA4:: @ 854FDA4
|
||||
.2byte 0x0400, 0xc000, 0x0400, 0x0000
|
||||
|
||||
.align 2
|
||||
gSpriteAnim_854FDAC:: @ 854FDAC
|
||||
.2byte 0x0000, 0x0003, 0xffff, 0x0000
|
||||
|
||||
.align 2
|
||||
gSpriteAnim_854FDB4:: @ 854FDB4
|
||||
.2byte 0x0040, 0x0003, 0xffff, 0x0000
|
||||
|
||||
.align 2
|
||||
gSpriteAnimTable_854FDBC:: @ 854FDBC
|
||||
.4byte gSpriteAnim_854FDAC
|
||||
.4byte gSpriteAnim_854FDB4
|
||||
|
||||
.align 2
|
||||
gSpriteTemplate_854FDC4:: @ 854FDC4
|
||||
spr_template 0x1204, 0x1201, gOamData_854FDA4, gSpriteAnimTable_854FDBC, NULL, gDummySpriteAffineAnimTable, sub_80AE8F8
|
||||
|
||||
.align 2
|
||||
gUnknown_0854FDDC:: @ 854FDDC
|
||||
obj_tiles gWeatherSandstormTiles, 0x0a00, 0x1204
|
||||
|
||||
.align 1
|
||||
gUnknown_0854FDE4:: @ 854FDE4
|
||||
.2byte 0x0000, 0x0078, 0x0050, 0x00a0, 0x0028, 0x0000
|
||||
|
||||
gUnknown_0854FDF0:: @ 854FDF0
|
||||
.byte 0x28, 0x5a, 0x3c, 0x5a, 0x02, 0x3c, 0x28, 0x1e
|
||||
|
||||
.align 2
|
||||
gUnknown_0854FDF8:: @ 854FDF8
|
||||
obj_tiles gWeatherBubbleTiles, 0x0040, 0x1205
|
||||
|
||||
.align 1
|
||||
gUnknown_0854FE00:: @ 854FE00
|
||||
.2byte 0x0078, 0x00a0, 0x0178, 0x00a0, 0x0028, 0x008c, 0x0128, 0x008c, 0x00b4, 0x0082, 0x01b4, 0x0082, 0x003c, 0x00a0, 0x01b4, 0x00a0
|
||||
.2byte 0x00dc, 0x00b4, 0x01dc, 0x00b4, 0x000a, 0x005a, 0x010a, 0x005a, 0x0100, 0x00a0
|
||||
|
||||
.align 2
|
||||
gSpriteAnim_854FE34:: @ 854FE34
|
||||
.2byte 0x0000, 0x0010, 0x0001, 0x0010, 0xffff, 0x0000
|
||||
|
||||
.align 2
|
||||
gSpriteAnimTable_854FE40:: @ 854FE40
|
||||
.4byte gSpriteAnim_854FE34
|
||||
|
||||
.align 2
|
||||
gSpriteTemplate_854FE44:: @ 854FE44
|
||||
spr_template 0x1205, 0x1200, gUnknown_08524904, gSpriteAnimTable_854FE40, NULL, gDummySpriteAffineAnimTable, sub_80AEC34
|
||||
|
||||
gUnknown_0854FE5C:: @ 854FE5C
|
||||
.byte 0x02, 0x03, 0x05, 0x03
|
||||
|
||||
gUnknown_0854FE60:: @ 854FE60
|
||||
.byte 0x02, 0x02, 0x03, 0x02
|
||||
|
||||
.align 1
|
||||
gUnknown_0854FE64:: @ 854FE64
|
||||
.2byte 0x00c8, 0x0048, 0x0040, 0x0038, 0x0030, 0x0028, 0x0020, 0x0018, 0x0000, 0x0000
|
||||
|
||||
.align 2
|
||||
gMaxFlashLevel:: @ 854FE78
|
||||
.4byte 0x00000008
|
||||
|
||||
.align 2
|
||||
gUnknown_0854FE7C:: @ 854FE7C
|
||||
.4byte 0x04000040, 0xa2600001, 0x00000001
|
||||
|
||||
@@ -0,0 +1,103 @@
|
||||
.include "asm/macros.inc"
|
||||
.include "constants/constants.inc"
|
||||
|
||||
.section .rodata
|
||||
|
||||
.align 2
|
||||
gUnknown_0854014C:: @ 854014C
|
||||
.incbin "graphics/misc/sunny_day/0.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/1.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/2.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/3.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/4.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/5.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/6.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/7.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/8.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/9.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/10.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/11.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/12.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/13.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/14.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/15.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/16.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/17.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/18.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/19.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/20.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/21.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/22.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/23.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/24.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/25.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/26.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/27.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/28.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/29.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/30.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/31.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/32.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/33.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/34.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/35.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/36.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/37.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/38.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/39.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/40.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/41.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/42.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/43.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/44.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/45.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/46.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/47.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/48.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/49.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/50.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/51.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/52.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/53.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/54.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/55.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/56.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/57.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/58.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/59.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/60.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/61.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/62.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/63.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/64.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/65.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/66.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/67.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/68.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/69.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/70.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/71.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/72.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/73.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/74.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/75.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/76.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/77.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/78.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/79.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/80.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/81.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/82.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/83.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/84.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/85.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/86.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/87.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/88.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/89.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/90.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/91.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/92.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/93.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/94.gbapal"
|
||||
.incbin "graphics/misc/sunny_day/95.gbapal"
|
||||
@@ -11,28 +11,28 @@ AbandonedShip_CaptainsOffice_EventScript_2387E2:: @ 82387E2
|
||||
goto_eq AbandonedShip_CaptainsOffice_EventScript_238810
|
||||
checkflag FLAG_ITEM_ABANDONED_SHIP_HIDDEN_FLOOR_ROOM_4_SCANNER
|
||||
goto_eq AbandonedShip_CaptainsOffice_EventScript_23881A
|
||||
msgbox AbandonedShip_CaptainsOffice_Text_238824, 4
|
||||
msgbox AbandonedShip_CaptainsOffice_Text_238824, MSGBOX_DEFAULT
|
||||
release
|
||||
end
|
||||
|
||||
AbandonedShip_CaptainsOffice_EventScript_238810:: @ 8238810
|
||||
msgbox AbandonedShip_CaptainsOffice_Text_23889D, 4
|
||||
msgbox AbandonedShip_CaptainsOffice_Text_23889D, MSGBOX_DEFAULT
|
||||
release
|
||||
end
|
||||
|
||||
AbandonedShip_CaptainsOffice_EventScript_23881A:: @ 823881A
|
||||
msgbox AbandonedShip_CaptainsOffice_Text_238918, 4
|
||||
msgbox AbandonedShip_CaptainsOffice_Text_238918, MSGBOX_DEFAULT
|
||||
release
|
||||
end
|
||||
|
||||
AbandonedShip_CaptainsOffice_Text_238824: @ 8238824
|
||||
.string "I’m investigating this ship on behalf\n"
|
||||
.string "I'm investigating this ship on behalf\n"
|
||||
.string "of CAPT. STERN.\p"
|
||||
.string "He also asked me to find a SCANNER,\n"
|
||||
.string "but I haven’t had any success…$"
|
||||
.string "but I haven't had any success…$"
|
||||
|
||||
AbandonedShip_CaptainsOffice_Text_23889D: @ 823889D
|
||||
.string "Oh! That’s a SCANNER!\p"
|
||||
.string "Oh! That's a SCANNER!\p"
|
||||
.string "Listen, can I get you to deliver that\n"
|
||||
.string "to CAPT. STERN?\p"
|
||||
.string "I want to investigate this ship a\n"
|
||||
|
||||
@@ -2,26 +2,25 @@ AbandonedShip_Corridors_1F_MapScripts:: @ 82379A4
|
||||
.byte 0
|
||||
|
||||
AbandonedShip_Corridors_1F_EventScript_2379A5:: @ 82379A5
|
||||
msgbox AbandonedShip_Corridors_1F_Text_237A60, 2
|
||||
msgbox AbandonedShip_Corridors_1F_Text_237A60, MSGBOX_NPC
|
||||
end
|
||||
|
||||
AbandonedShip_Corridors_1F_EventScript_2379AE:: @ 82379AE
|
||||
trainerbattle 0, TRAINER_CHARLIE, 0, AbandonedShip_Corridors_1F_Text_2379C5, AbandonedShip_Corridors_1F_Text_237A01
|
||||
msgbox AbandonedShip_Corridors_1F_Text_237A1B, 6
|
||||
trainerbattle_single TRAINER_CHARLIE, AbandonedShip_Corridors_1F_Text_2379C5, AbandonedShip_Corridors_1F_Text_237A01
|
||||
msgbox AbandonedShip_Corridors_1F_Text_237A1B, MSGBOX_AUTOCLOSE
|
||||
end
|
||||
|
||||
AbandonedShip_Corridors_1F_Text_2379C5: @ 82379C5
|
||||
.string "What’s so funny about having my inner\n"
|
||||
.string "What's so funny about having my inner\n"
|
||||
.string "tube aboard the ship?$"
|
||||
|
||||
AbandonedShip_Corridors_1F_Text_237A01: @ 8237A01
|
||||
.string "Whoa, you overwhelmed me!$"
|
||||
|
||||
AbandonedShip_Corridors_1F_Text_237A1B: @ 8237A1B
|
||||
.string "It’s not easy throwing POKé BALLS\n"
|
||||
.string "It's not easy throwing POKé BALLS\n"
|
||||
.string "while hanging on to an inner tube!$"
|
||||
|
||||
AbandonedShip_Corridors_1F_Text_237A60: @ 8237A60
|
||||
.string "Isn’t it fun here?\n"
|
||||
.string "Isn't it fun here?\n"
|
||||
.string "I get excited just being here!$"
|
||||
|
||||
|
||||
@@ -23,7 +23,7 @@ AbandonedShip_Corridors_B1F_EventScript_237DB5:: @ 8237DB5
|
||||
return
|
||||
|
||||
AbandonedShip_Corridors_B1F_EventScript_237DBF:: @ 8237DBF
|
||||
msgbox AbandonedShip_Corridors_B1F_Text_237F03, 2
|
||||
msgbox AbandonedShip_Corridors_B1F_Text_237F03, MSGBOX_NPC
|
||||
end
|
||||
|
||||
AbandonedShip_Corridors_B1F_EventScript_237DC8:: @ 8237DC8
|
||||
@@ -33,7 +33,7 @@ AbandonedShip_Corridors_B1F_EventScript_237DC8:: @ 8237DC8
|
||||
checkitem ITEM_STORAGE_KEY, 1
|
||||
compare VAR_RESULT, 0
|
||||
goto_eq AbandonedShip_Corridors_B1F_EventScript_237DFF
|
||||
msgbox AbandonedShip_Corridors_B1F_Text_237F4B, 4
|
||||
msgbox AbandonedShip_Corridors_B1F_Text_237F4B, MSGBOX_DEFAULT
|
||||
playse SE_PIN
|
||||
takeitem ITEM_STORAGE_KEY, 1
|
||||
setflag FLAG_0x0EF
|
||||
@@ -43,18 +43,18 @@ AbandonedShip_Corridors_B1F_EventScript_237DC8:: @ 8237DC8
|
||||
end
|
||||
|
||||
AbandonedShip_Corridors_B1F_EventScript_237DFF:: @ 8237DFF
|
||||
msgbox AbandonedShip_Corridors_B1F_Text_237F15, 4
|
||||
msgbox AbandonedShip_Corridors_B1F_Text_237F15, MSGBOX_DEFAULT
|
||||
releaseall
|
||||
end
|
||||
|
||||
AbandonedShip_Corridors_B1F_EventScript_237E09:: @ 8237E09
|
||||
msgbox AbandonedShip_Corridors_B1F_Text_237FA5, 4
|
||||
msgbox AbandonedShip_Corridors_B1F_Text_237FA5, MSGBOX_DEFAULT
|
||||
releaseall
|
||||
end
|
||||
|
||||
AbandonedShip_Corridors_B1F_EventScript_237E13:: @ 8237E13
|
||||
trainerbattle 0, TRAINER_DUNCAN, 0, AbandonedShip_Corridors_B1F_Text_237E2A, AbandonedShip_Corridors_B1F_Text_237E80
|
||||
msgbox AbandonedShip_Corridors_B1F_Text_237E92, 6
|
||||
trainerbattle_single TRAINER_DUNCAN, AbandonedShip_Corridors_B1F_Text_237E2A, AbandonedShip_Corridors_B1F_Text_237E80
|
||||
msgbox AbandonedShip_Corridors_B1F_Text_237E92, MSGBOX_AUTOCLOSE
|
||||
end
|
||||
|
||||
AbandonedShip_Corridors_B1F_Text_237E2A: @ 8237E2A
|
||||
@@ -63,17 +63,17 @@ AbandonedShip_Corridors_B1F_Text_237E2A: @ 8237E2A
|
||||
.string "How about a quick battle?$"
|
||||
|
||||
AbandonedShip_Corridors_B1F_Text_237E80: @ 8237E80
|
||||
.string "Whoops, I’m sunk!$"
|
||||
.string "Whoops, I'm sunk!$"
|
||||
|
||||
AbandonedShip_Corridors_B1F_Text_237E92: @ 8237E92
|
||||
.string "The ship’s bottom has sunk into the\n"
|
||||
.string "The ship's bottom has sunk into the\n"
|
||||
.string "depths.\p"
|
||||
.string "If a POKéMON knew how to go underwater,\n"
|
||||
.string "we might make some progress…$"
|
||||
|
||||
AbandonedShip_Corridors_B1F_Text_237F03: @ 8237F03
|
||||
.string "Yay!\n"
|
||||
.string "It’s a ship!$"
|
||||
.string "It's a ship!$"
|
||||
|
||||
AbandonedShip_Corridors_B1F_Text_237F15: @ 8237F15
|
||||
.string "The door is locked.\p"
|
||||
|
||||
@@ -65,7 +65,7 @@ AbandonedShip_HiddenFloorCorridors_EventScript_238A19:: @ 8238A19
|
||||
checkitem ITEM_ROOM_1_KEY, 1
|
||||
compare VAR_RESULT, 0
|
||||
goto_eq AbandonedShip_HiddenFloorCorridors_EventScript_238AF5
|
||||
msgbox AbandonedShip_HiddenFloorCorridors_Text_238BF7, 4
|
||||
msgbox AbandonedShip_HiddenFloorCorridors_Text_238BF7, MSGBOX_DEFAULT
|
||||
playse SE_PIN
|
||||
takeitem ITEM_ROOM_1_KEY, 1
|
||||
setflag FLAG_0x0F0
|
||||
@@ -81,7 +81,7 @@ AbandonedShip_HiddenFloorCorridors_EventScript_238A50:: @ 8238A50
|
||||
checkitem ITEM_ROOM_2_KEY, 1
|
||||
compare VAR_RESULT, 0
|
||||
goto_eq AbandonedShip_HiddenFloorCorridors_EventScript_238AFF
|
||||
msgbox AbandonedShip_HiddenFloorCorridors_Text_238BF7, 4
|
||||
msgbox AbandonedShip_HiddenFloorCorridors_Text_238BF7, MSGBOX_DEFAULT
|
||||
playse SE_PIN
|
||||
takeitem ITEM_ROOM_2_KEY, 1
|
||||
setflag FLAG_0x0F1
|
||||
@@ -97,7 +97,7 @@ AbandonedShip_HiddenFloorCorridors_EventScript_238A87:: @ 8238A87
|
||||
checkitem ITEM_ROOM_4_KEY, 1
|
||||
compare VAR_RESULT, 0
|
||||
goto_eq AbandonedShip_HiddenFloorCorridors_EventScript_238B09
|
||||
msgbox AbandonedShip_HiddenFloorCorridors_Text_238BF7, 4
|
||||
msgbox AbandonedShip_HiddenFloorCorridors_Text_238BF7, MSGBOX_DEFAULT
|
||||
playse SE_PIN
|
||||
takeitem ITEM_ROOM_4_KEY, 1
|
||||
setflag FLAG_0x0F2
|
||||
@@ -113,7 +113,7 @@ AbandonedShip_HiddenFloorCorridors_EventScript_238ABE:: @ 8238ABE
|
||||
checkitem ITEM_ROOM_6_KEY, 1
|
||||
compare VAR_RESULT, 0
|
||||
goto_eq AbandonedShip_HiddenFloorCorridors_EventScript_238B13
|
||||
msgbox AbandonedShip_HiddenFloorCorridors_Text_238BF7, 4
|
||||
msgbox AbandonedShip_HiddenFloorCorridors_Text_238BF7, MSGBOX_DEFAULT
|
||||
playse SE_PIN
|
||||
takeitem ITEM_ROOM_6_KEY, 1
|
||||
setflag FLAG_0x0F3
|
||||
@@ -123,27 +123,27 @@ AbandonedShip_HiddenFloorCorridors_EventScript_238ABE:: @ 8238ABE
|
||||
end
|
||||
|
||||
AbandonedShip_HiddenFloorCorridors_EventScript_238AF5:: @ 8238AF5
|
||||
msgbox AbandonedShip_HiddenFloorCorridors_Text_238B27, 4
|
||||
msgbox AbandonedShip_HiddenFloorCorridors_Text_238B27, MSGBOX_DEFAULT
|
||||
releaseall
|
||||
end
|
||||
|
||||
AbandonedShip_HiddenFloorCorridors_EventScript_238AFF:: @ 8238AFF
|
||||
msgbox AbandonedShip_HiddenFloorCorridors_Text_238B5B, 4
|
||||
msgbox AbandonedShip_HiddenFloorCorridors_Text_238B5B, MSGBOX_DEFAULT
|
||||
releaseall
|
||||
end
|
||||
|
||||
AbandonedShip_HiddenFloorCorridors_EventScript_238B09:: @ 8238B09
|
||||
msgbox AbandonedShip_HiddenFloorCorridors_Text_238B8F, 4
|
||||
msgbox AbandonedShip_HiddenFloorCorridors_Text_238B8F, MSGBOX_DEFAULT
|
||||
releaseall
|
||||
end
|
||||
|
||||
AbandonedShip_HiddenFloorCorridors_EventScript_238B13:: @ 8238B13
|
||||
msgbox AbandonedShip_HiddenFloorCorridors_Text_238BC3, 4
|
||||
msgbox AbandonedShip_HiddenFloorCorridors_Text_238BC3, MSGBOX_DEFAULT
|
||||
releaseall
|
||||
end
|
||||
|
||||
AbandonedShip_HiddenFloorCorridors_EventScript_238B1D:: @ 8238B1D
|
||||
msgbox AbandonedShip_HiddenFloorCorridors_Text_237FA5, 4
|
||||
msgbox AbandonedShip_HiddenFloorCorridors_Text_237FA5, MSGBOX_DEFAULT
|
||||
releaseall
|
||||
end
|
||||
|
||||
|
||||
@@ -138,11 +138,11 @@ AbandonedShip_HiddenFloorRooms_EventScript_238DE3:: @ 8238DE3
|
||||
|
||||
AbandonedShip_HiddenFloorRooms_EventScript_238DF3:: @ 8238DF3
|
||||
lockall
|
||||
msgbox AbandonedShip_HiddenFloorRooms_Text_238DFE, 4
|
||||
msgbox AbandonedShip_HiddenFloorRooms_Text_238DFE, MSGBOX_DEFAULT
|
||||
releaseall
|
||||
end
|
||||
|
||||
AbandonedShip_HiddenFloorRooms_Text_238DFE: @ 8238DFE
|
||||
.string "It’s bright and shiny!\n"
|
||||
.string "But it’s just trash…$"
|
||||
.string "It's bright and shiny!\n"
|
||||
.string "But it's just trash…$"
|
||||
|
||||
|
||||
@@ -2,59 +2,53 @@ AbandonedShip_Rooms2_1F_MapScripts:: @ 82380A6
|
||||
.byte 0
|
||||
|
||||
AbandonedShip_Rooms2_1F_EventScript_2380A7:: @ 82380A7
|
||||
trainerbattle 6, TRAINER_KIRA_AND_DAN_1, 0, AbandonedShip_Rooms2_1F_Text_23819D, AbandonedShip_Rooms2_1F_Text_2381DA, AbandonedShip_Rooms2_1F_Text_238257, AbandonedShip_Rooms2_1F_EventScript_2380D7
|
||||
trainerbattle_double TRAINER_KIRA_AND_DAN_1, AbandonedShip_Rooms2_1F_Text_23819D, AbandonedShip_Rooms2_1F_Text_2381DA, AbandonedShip_Rooms2_1F_Text_238257, AbandonedShip_Rooms2_1F_EventScript_2380D7
|
||||
specialvar VAR_RESULT, ShouldTryRematchBattle
|
||||
compare VAR_RESULT, 1
|
||||
goto_eq AbandonedShip_Rooms2_1F_EventScript_2380F0
|
||||
msgbox AbandonedShip_Rooms2_1F_Text_23820F, 4
|
||||
msgbox AbandonedShip_Rooms2_1F_Text_23820F, MSGBOX_DEFAULT
|
||||
release
|
||||
end
|
||||
|
||||
AbandonedShip_Rooms2_1F_EventScript_2380D7:: @ 82380D7
|
||||
msgbox AbandonedShip_Rooms2_1F_Text_2383BB, 4
|
||||
setvar VAR_0x8004, 642
|
||||
special SetMatchCallRegisteredFlag
|
||||
setorcopyvar VAR_0x8000, 642
|
||||
callstd 8
|
||||
msgbox AbandonedShip_Rooms2_1F_Text_2383BB, MSGBOX_DEFAULT
|
||||
register_matchcall TRAINER_KIRA_AND_DAN_1
|
||||
release
|
||||
end
|
||||
|
||||
AbandonedShip_Rooms2_1F_EventScript_2380F0:: @ 82380F0
|
||||
trainerbattle 7, TRAINER_KIRA_AND_DAN_1, 0, AbandonedShip_Rooms2_1F_Text_2383FF, AbandonedShip_Rooms2_1F_Text_238473, AbandonedShip_Rooms2_1F_Text_238509
|
||||
msgbox AbandonedShip_Rooms2_1F_Text_238491, 6
|
||||
trainerbattle_rematch_double TRAINER_KIRA_AND_DAN_1, AbandonedShip_Rooms2_1F_Text_2383FF, AbandonedShip_Rooms2_1F_Text_238473, AbandonedShip_Rooms2_1F_Text_238509
|
||||
msgbox AbandonedShip_Rooms2_1F_Text_238491, MSGBOX_AUTOCLOSE
|
||||
end
|
||||
|
||||
AbandonedShip_Rooms2_1F_EventScript_23810B:: @ 823810B
|
||||
trainerbattle 6, TRAINER_KIRA_AND_DAN_1, 0, AbandonedShip_Rooms2_1F_Text_2382A4, AbandonedShip_Rooms2_1F_Text_2382F4, AbandonedShip_Rooms2_1F_Text_23836F, AbandonedShip_Rooms2_1F_EventScript_23813B
|
||||
trainerbattle_double TRAINER_KIRA_AND_DAN_1, AbandonedShip_Rooms2_1F_Text_2382A4, AbandonedShip_Rooms2_1F_Text_2382F4, AbandonedShip_Rooms2_1F_Text_23836F, AbandonedShip_Rooms2_1F_EventScript_23813B
|
||||
specialvar VAR_RESULT, ShouldTryRematchBattle
|
||||
compare VAR_RESULT, 1
|
||||
goto_eq AbandonedShip_Rooms2_1F_EventScript_238154
|
||||
msgbox AbandonedShip_Rooms2_1F_Text_23830A, 4
|
||||
msgbox AbandonedShip_Rooms2_1F_Text_23830A, MSGBOX_DEFAULT
|
||||
release
|
||||
end
|
||||
|
||||
AbandonedShip_Rooms2_1F_EventScript_23813B:: @ 823813B
|
||||
msgbox AbandonedShip_Rooms2_1F_Text_2383BB, 4
|
||||
setvar VAR_0x8004, 642
|
||||
special SetMatchCallRegisteredFlag
|
||||
setorcopyvar VAR_0x8000, 642
|
||||
callstd 8
|
||||
msgbox AbandonedShip_Rooms2_1F_Text_2383BB, MSGBOX_DEFAULT
|
||||
register_matchcall TRAINER_KIRA_AND_DAN_1
|
||||
release
|
||||
end
|
||||
|
||||
AbandonedShip_Rooms2_1F_EventScript_238154:: @ 8238154
|
||||
trainerbattle 7, TRAINER_KIRA_AND_DAN_1, 0, AbandonedShip_Rooms2_1F_Text_238556, AbandonedShip_Rooms2_1F_Text_2385F2, AbandonedShip_Rooms2_1F_Text_238668
|
||||
msgbox AbandonedShip_Rooms2_1F_Text_23860B, 6
|
||||
trainerbattle_rematch_double TRAINER_KIRA_AND_DAN_1, AbandonedShip_Rooms2_1F_Text_238556, AbandonedShip_Rooms2_1F_Text_2385F2, AbandonedShip_Rooms2_1F_Text_238668
|
||||
msgbox AbandonedShip_Rooms2_1F_Text_23860B, MSGBOX_AUTOCLOSE
|
||||
end
|
||||
|
||||
AbandonedShip_Rooms2_1F_EventScript_23816F:: @ 823816F
|
||||
trainerbattle 0, TRAINER_JANI, 0, AbandonedShip_Rooms2_1F_Text_2386B4, AbandonedShip_Rooms2_1F_Text_2386E8
|
||||
msgbox AbandonedShip_Rooms2_1F_Text_238708, 6
|
||||
trainerbattle_single TRAINER_JANI, AbandonedShip_Rooms2_1F_Text_2386B4, AbandonedShip_Rooms2_1F_Text_2386E8
|
||||
msgbox AbandonedShip_Rooms2_1F_Text_238708, MSGBOX_AUTOCLOSE
|
||||
end
|
||||
|
||||
AbandonedShip_Rooms2_1F_EventScript_238186:: @ 8238186
|
||||
trainerbattle 0, TRAINER_GARRISON, 0, AbandonedShip_Rooms2_1F_Text_23873F, AbandonedShip_Rooms2_1F_Text_238779
|
||||
msgbox AbandonedShip_Rooms2_1F_Text_2387A9, 6
|
||||
trainerbattle_single TRAINER_GARRISON, AbandonedShip_Rooms2_1F_Text_23873F, AbandonedShip_Rooms2_1F_Text_238779
|
||||
msgbox AbandonedShip_Rooms2_1F_Text_2387A9, MSGBOX_AUTOCLOSE
|
||||
end
|
||||
|
||||
AbandonedShip_Rooms2_1F_Text_23819D: @ 823819D
|
||||
@@ -62,16 +56,16 @@ AbandonedShip_Rooms2_1F_Text_23819D: @ 823819D
|
||||
.string "we discovered a TRAINER!$"
|
||||
|
||||
AbandonedShip_Rooms2_1F_Text_2381DA: @ 82381DA
|
||||
.string "DAN: We couldn’t win even though\n"
|
||||
.string "DAN: We couldn't win even though\n"
|
||||
.string "we worked together…$"
|
||||
|
||||
AbandonedShip_Rooms2_1F_Text_23820F: @ 823820F
|
||||
.string "DAN: We can’t find any treasures…\n"
|
||||
.string "DAN: We can't find any treasures…\n"
|
||||
.string "I wonder if someone got them already?$"
|
||||
|
||||
AbandonedShip_Rooms2_1F_Text_238257: @ 8238257
|
||||
.string "DAN: You don’t even have two POKéMON.\n"
|
||||
.string "You can’t expect to beat us like that.$"
|
||||
.string "DAN: You don't even have two POKéMON.\n"
|
||||
.string "You can't expect to beat us like that.$"
|
||||
|
||||
AbandonedShip_Rooms2_1F_Text_2382A4: @ 82382A4
|
||||
.string "KIRA: Oh?\n"
|
||||
@@ -83,39 +77,39 @@ AbandonedShip_Rooms2_1F_Text_2382F4: @ 82382F4
|
||||
|
||||
AbandonedShip_Rooms2_1F_Text_23830A: @ 823830A
|
||||
.string "KIRA: Where could the treasures be?\p"
|
||||
.string "I’ve already decided what I’m buying\n"
|
||||
.string "I've already decided what I'm buying\n"
|
||||
.string "when we find the treasures!$"
|
||||
|
||||
AbandonedShip_Rooms2_1F_Text_23836F: @ 823836F
|
||||
.string "KIRA: Oh, you don’t have two POKéMON?\n"
|
||||
.string "We’ll have to battle some other time!$"
|
||||
.string "KIRA: Oh, you don't have two POKéMON?\n"
|
||||
.string "We'll have to battle some other time!$"
|
||||
|
||||
AbandonedShip_Rooms2_1F_Text_2383BB: @ 82383BB
|
||||
.string "KIRA: Oh, you make me so angry!\n"
|
||||
.string "I’m going to register you for that!$"
|
||||
.string "I'm going to register you for that!$"
|
||||
|
||||
AbandonedShip_Rooms2_1F_Text_2383FF: @ 82383FF
|
||||
.string "DAN: We’ve been searching for\n"
|
||||
.string "DAN: We've been searching for\n"
|
||||
.string "treasures all this time.\p"
|
||||
.string "Our POKéMON have grown stronger, too.\n"
|
||||
.string "Let us show you, okay?$"
|
||||
|
||||
AbandonedShip_Rooms2_1F_Text_238473: @ 8238473
|
||||
.string "DAN: You’re strong, as usual!$"
|
||||
.string "DAN: You're strong, as usual!$"
|
||||
|
||||
AbandonedShip_Rooms2_1F_Text_238491: @ 8238491
|
||||
.string "DAN: We can’t find any treasures,\n"
|
||||
.string "DAN: We can't find any treasures,\n"
|
||||
.string "we lose at POKéMON…\p"
|
||||
.string "I want to go home… But if I say that,\n"
|
||||
.string "she gets all angry with me…$"
|
||||
|
||||
AbandonedShip_Rooms2_1F_Text_238509: @ 8238509
|
||||
.string "DAN: You don’t even have two POKéMON.\n"
|
||||
.string "You can’t expect to beat us like that.$"
|
||||
.string "DAN: You don't even have two POKéMON.\n"
|
||||
.string "You can't expect to beat us like that.$"
|
||||
|
||||
AbandonedShip_Rooms2_1F_Text_238556: @ 8238556
|
||||
.string "KIRA: Oh? We meet again!\p"
|
||||
.string "Just like us, you still haven’t given up\n"
|
||||
.string "Just like us, you still haven't given up\n"
|
||||
.string "searching for treasures, have you?\p"
|
||||
.string "Want to make it so the loser has\n"
|
||||
.string "to give up searching?$"
|
||||
@@ -124,21 +118,21 @@ AbandonedShip_Rooms2_1F_Text_2385F2: @ 82385F2
|
||||
.string "KIRA: Oh, we lost again…$"
|
||||
|
||||
AbandonedShip_Rooms2_1F_Text_23860B: @ 823860B
|
||||
.string "KIRA: We’re not leaving until we raise\n"
|
||||
.string "KIRA: We're not leaving until we raise\n"
|
||||
.string "our POKéMON some more and we find\l"
|
||||
.string "the treasures here!$"
|
||||
|
||||
AbandonedShip_Rooms2_1F_Text_238668: @ 8238668
|
||||
.string "KIRA: Oh, you don’t have two POKéMON?\n"
|
||||
.string "We’ll have to battle some other time!$"
|
||||
.string "KIRA: Oh, you don't have two POKéMON?\n"
|
||||
.string "We'll have to battle some other time!$"
|
||||
|
||||
AbandonedShip_Rooms2_1F_Text_2386B4: @ 82386B4
|
||||
.string "I’m not good at swimming,\n"
|
||||
.string "I'm not good at swimming,\n"
|
||||
.string "but I am good at battles!$"
|
||||
|
||||
AbandonedShip_Rooms2_1F_Text_2386E8: @ 82386E8
|
||||
.string "Oops.\n"
|
||||
.string "That didn’t go very well.$"
|
||||
.string "That didn't go very well.$"
|
||||
|
||||
AbandonedShip_Rooms2_1F_Text_238708: @ 8238708
|
||||
.string "Walking around barefoot in this ship\n"
|
||||
@@ -146,7 +140,7 @@ AbandonedShip_Rooms2_1F_Text_238708: @ 8238708
|
||||
|
||||
AbandonedShip_Rooms2_1F_Text_23873F: @ 823873F
|
||||
.string "Strength and compassion…\n"
|
||||
.string "Those are a TRAINER’s treasures!$"
|
||||
.string "Those are a TRAINER's treasures!$"
|
||||
|
||||
AbandonedShip_Rooms2_1F_Text_238779: @ 8238779
|
||||
.string "Ah, there is something about you\n"
|
||||
@@ -155,4 +149,3 @@ AbandonedShip_Rooms2_1F_Text_238779: @ 8238779
|
||||
AbandonedShip_Rooms2_1F_Text_2387A9: @ 82387A9
|
||||
.string "In a cabin somewhere on board,\n"
|
||||
.string "I saw something sparkle.$"
|
||||
|
||||
|
||||
@@ -2,12 +2,12 @@ AbandonedShip_Rooms2_B1F_MapScripts:: @ 8238024
|
||||
.byte 0
|
||||
|
||||
AbandonedShip_Rooms2_B1F_EventScript_238025:: @ 8238025
|
||||
msgbox AbandonedShip_Rooms2_B1F_Text_23802E, 2
|
||||
msgbox AbandonedShip_Rooms2_B1F_Text_23802E, MSGBOX_NPC
|
||||
end
|
||||
|
||||
AbandonedShip_Rooms2_B1F_Text_23802E: @ 823802E
|
||||
.string "This is a perfect place to go exploring!\n"
|
||||
.string "It’s exciting here!\p"
|
||||
.string "I bet there’re amazing treasures on\n"
|
||||
.string "It's exciting here!\p"
|
||||
.string "I bet there're amazing treasures on\n"
|
||||
.string "board.$"
|
||||
|
||||
|
||||
@@ -2,41 +2,38 @@ AbandonedShip_Rooms_1F_MapScripts:: @ 8237A92
|
||||
.byte 0
|
||||
|
||||
AbandonedShip_Rooms_1F_EventScript_237A93:: @ 8237A93
|
||||
msgbox AbandonedShip_Rooms_1F_Text_237B15, 2
|
||||
msgbox AbandonedShip_Rooms_1F_Text_237B15, MSGBOX_NPC
|
||||
end
|
||||
|
||||
AbandonedShip_Rooms_1F_EventScript_237A9C:: @ 8237A9C
|
||||
trainerbattle 0, TRAINER_DEMETRIUS, 0, AbandonedShip_Rooms_1F_Text_237D0C, AbandonedShip_Rooms_1F_Text_237D2A
|
||||
msgbox AbandonedShip_Rooms_1F_Text_237D41, 6
|
||||
trainerbattle_single TRAINER_DEMETRIUS, AbandonedShip_Rooms_1F_Text_237D0C, AbandonedShip_Rooms_1F_Text_237D2A
|
||||
msgbox AbandonedShip_Rooms_1F_Text_237D41, MSGBOX_AUTOCLOSE
|
||||
end
|
||||
|
||||
AbandonedShip_Rooms_1F_EventScript_237AB3:: @ 8237AB3
|
||||
trainerbattle 2, TRAINER_THALIA_1, 0, AbandonedShip_Rooms_1F_Text_237B76, AbandonedShip_Rooms_1F_Text_237BB8, AbandonedShip_Rooms_1F_EventScript_237ADF
|
||||
trainerbattle_single TRAINER_THALIA_1, AbandonedShip_Rooms_1F_Text_237B76, AbandonedShip_Rooms_1F_Text_237BB8, AbandonedShip_Rooms_1F_EventScript_237ADF
|
||||
specialvar VAR_RESULT, ShouldTryRematchBattle
|
||||
compare VAR_RESULT, 1
|
||||
goto_eq AbandonedShip_Rooms_1F_EventScript_237AFE
|
||||
msgbox AbandonedShip_Rooms_1F_Text_237BDB, 4
|
||||
msgbox AbandonedShip_Rooms_1F_Text_237BDB, MSGBOX_DEFAULT
|
||||
release
|
||||
end
|
||||
|
||||
AbandonedShip_Rooms_1F_EventScript_237ADF:: @ 8237ADF
|
||||
special sub_80B4808
|
||||
waitmovement 0
|
||||
msgbox AbandonedShip_Rooms_1F_Text_237C2A, 4
|
||||
setvar VAR_0x8004, 144
|
||||
special SetMatchCallRegisteredFlag
|
||||
setorcopyvar VAR_0x8000, 144
|
||||
callstd 8
|
||||
msgbox AbandonedShip_Rooms_1F_Text_237C2A, MSGBOX_DEFAULT
|
||||
register_matchcall TRAINER_THALIA_1
|
||||
release
|
||||
end
|
||||
|
||||
AbandonedShip_Rooms_1F_EventScript_237AFE:: @ 8237AFE
|
||||
trainerbattle 5, TRAINER_THALIA_1, 0, AbandonedShip_Rooms_1F_Text_237C69, AbandonedShip_Rooms_1F_Text_237CB2
|
||||
msgbox AbandonedShip_Rooms_1F_Text_237CC9, 6
|
||||
trainerbattle_rematch TRAINER_THALIA_1, AbandonedShip_Rooms_1F_Text_237C69, AbandonedShip_Rooms_1F_Text_237CB2
|
||||
msgbox AbandonedShip_Rooms_1F_Text_237CC9, MSGBOX_AUTOCLOSE
|
||||
end
|
||||
|
||||
AbandonedShip_Rooms_1F_Text_237B15: @ 8237B15
|
||||
.string "Ships of this sort are rare, so I’m\n"
|
||||
.string "Ships of this sort are rare, so I'm\n"
|
||||
.string "taking a look around.\p"
|
||||
.string "Hmhm…\n"
|
||||
.string "There appear to be other cabins…$"
|
||||
@@ -50,11 +47,11 @@ AbandonedShip_Rooms_1F_Text_237BB8: @ 8237BB8
|
||||
|
||||
AbandonedShip_Rooms_1F_Text_237BDB: @ 8237BDB
|
||||
.string "The man next door…\p"
|
||||
.string "He says he’s just sightseeing,\n"
|
||||
.string "but I don’t know about that.$"
|
||||
.string "He says he's just sightseeing,\n"
|
||||
.string "but I don't know about that.$"
|
||||
|
||||
AbandonedShip_Rooms_1F_Text_237C2A: @ 8237C2A
|
||||
.string "You’re such a tough TRAINER!\n"
|
||||
.string "You're such a tough TRAINER!\n"
|
||||
.string "Let me register you as a memento!$"
|
||||
|
||||
AbandonedShip_Rooms_1F_Text_237C69: @ 8237C69
|
||||
@@ -62,20 +59,20 @@ AbandonedShip_Rooms_1F_Text_237C69: @ 8237C69
|
||||
.string "come back? You must really be curious!$"
|
||||
|
||||
AbandonedShip_Rooms_1F_Text_237CB2: @ 8237CB2
|
||||
.string "Aren’t you too strong?$"
|
||||
.string "Aren't you too strong?$"
|
||||
|
||||
AbandonedShip_Rooms_1F_Text_237CC9: @ 8237CC9
|
||||
.string "I’m sure that man’s up to something!\n"
|
||||
.string "I'm sure that man's up to something!\n"
|
||||
.string "He just acts so suspiciously!$"
|
||||
|
||||
AbandonedShip_Rooms_1F_Text_237D0C: @ 8237D0C
|
||||
.string "Waaah!\n"
|
||||
.string "I’ve been found! …Huh?$"
|
||||
.string "I've been found! …Huh?$"
|
||||
|
||||
AbandonedShip_Rooms_1F_Text_237D2A: @ 8237D2A
|
||||
.string "Oh, you’re not my mom.$"
|
||||
.string "Oh, you're not my mom.$"
|
||||
|
||||
AbandonedShip_Rooms_1F_Text_237D41: @ 8237D41
|
||||
.string "I’m in trouble with my mom, so I ran.\n"
|
||||
.string "I'm in trouble with my mom, so I ran.\n"
|
||||
.string "Keep it a secret where I am!$"
|
||||
|
||||
|
||||
@@ -7,12 +7,12 @@ AbandonedShip_Rooms_B1F_MapScript1_237FBD: @ 8237FBD
|
||||
end
|
||||
|
||||
AbandonedShip_Rooms_B1F_EventScript_237FC6:: @ 8237FC6
|
||||
msgbox AbandonedShip_Rooms_B1F_Text_237FCF, 2
|
||||
msgbox AbandonedShip_Rooms_B1F_Text_237FCF, MSGBOX_NPC
|
||||
end
|
||||
|
||||
AbandonedShip_Rooms_B1F_Text_237FCF: @ 8237FCF
|
||||
.string "Urrrrppp…\p"
|
||||
.string "I’m getting queasy just being aboard\n"
|
||||
.string "I'm getting queasy just being aboard\n"
|
||||
.string "this ship…\p"
|
||||
.string "It’s not even moving, but…$"
|
||||
.string "It's not even moving, but…$"
|
||||
|
||||
|
||||
@@ -51,7 +51,7 @@ AncientTomb_EventScript_239033:: @ 8239033
|
||||
end
|
||||
|
||||
AncientTomb_EventScript_239046:: @ 8239046
|
||||
msgbox gUnknown_0827304E, 4
|
||||
msgbox gUnknown_0827304E, MSGBOX_DEFAULT
|
||||
releaseall
|
||||
end
|
||||
|
||||
|
||||
@@ -8,17 +8,17 @@ AquaHideout_1F_EventScript_233494:: @ 8233494
|
||||
goto_eq AquaHideout_1F_EventScript_2334BC
|
||||
checkflag FLAG_0x0D4
|
||||
goto_eq AquaHideout_1F_EventScript_2334B2
|
||||
msgbox AquaHideout_1F_Text_23351D, 4
|
||||
msgbox AquaHideout_1F_Text_23351D, MSGBOX_DEFAULT
|
||||
release
|
||||
end
|
||||
|
||||
AquaHideout_1F_EventScript_2334B2:: @ 82334B2
|
||||
msgbox AquaHideout_1F_Text_2335E3, 4
|
||||
msgbox AquaHideout_1F_Text_2335E3, MSGBOX_DEFAULT
|
||||
release
|
||||
end
|
||||
|
||||
AquaHideout_1F_EventScript_2334BC:: @ 82334BC
|
||||
msgbox AquaHideout_1F_Text_23367D, 4
|
||||
msgbox AquaHideout_1F_Text_23367D, MSGBOX_DEFAULT
|
||||
release
|
||||
end
|
||||
|
||||
@@ -29,38 +29,38 @@ AquaHideout_1F_EventScript_2334C6:: @ 82334C6
|
||||
goto_eq AquaHideout_1F_EventScript_2334EE
|
||||
checkflag FLAG_0x0D4
|
||||
goto_eq AquaHideout_1F_EventScript_2334E4
|
||||
msgbox AquaHideout_1F_Text_233739, 4
|
||||
msgbox AquaHideout_1F_Text_233739, MSGBOX_DEFAULT
|
||||
release
|
||||
end
|
||||
|
||||
AquaHideout_1F_EventScript_2334E4:: @ 82334E4
|
||||
msgbox AquaHideout_1F_Text_2337FA, 4
|
||||
msgbox AquaHideout_1F_Text_2337FA, MSGBOX_DEFAULT
|
||||
release
|
||||
end
|
||||
|
||||
AquaHideout_1F_EventScript_2334EE:: @ 82334EE
|
||||
msgbox AquaHideout_1F_Text_233884, 4
|
||||
msgbox AquaHideout_1F_Text_233884, MSGBOX_DEFAULT
|
||||
release
|
||||
end
|
||||
|
||||
AquaHideout_1F_EventScript_2334F8:: @ 82334F8
|
||||
trainerbattle 2, TRAINER_GRUNT_1, 0, AquaHideout_1F_Text_23393D, AquaHideout_1F_Text_233964, AquaHideout_1F_EventScript_233513
|
||||
msgbox AquaHideout_1F_Text_233977, 6
|
||||
trainerbattle_single TRAINER_GRUNT_1, AquaHideout_1F_Text_23393D, AquaHideout_1F_Text_233964, AquaHideout_1F_EventScript_233513
|
||||
msgbox AquaHideout_1F_Text_233977, MSGBOX_AUTOCLOSE
|
||||
end
|
||||
|
||||
AquaHideout_1F_EventScript_233513:: @ 8233513
|
||||
msgbox AquaHideout_1F_Text_233977, 4
|
||||
msgbox AquaHideout_1F_Text_233977, MSGBOX_DEFAULT
|
||||
release
|
||||
end
|
||||
|
||||
AquaHideout_1F_Text_23351D: @ 823351D
|
||||
.string "What? What? What do you want with \n"
|
||||
.string "TEAM AQUA?\p"
|
||||
.string "Our BOSS isn’t here! He’s gone off to\n"
|
||||
.string "Our BOSS isn't here! He's gone off to\n"
|
||||
.string "snatch something important!\p"
|
||||
.string "… …\n"
|
||||
.string "Where did he go?\p"
|
||||
.string "Wahaha! Do you really think I’d tell\n"
|
||||
.string "Wahaha! Do you really think I'd tell\n"
|
||||
.string "you something that crucial?$"
|
||||
|
||||
AquaHideout_1F_Text_2335E3: @ 82335E3
|
||||
@@ -74,21 +74,21 @@ AquaHideout_1F_Text_2335E3: @ 82335E3
|
||||
AquaHideout_1F_Text_23367D: @ 823367D
|
||||
.string "What? What? What do you want with \n"
|
||||
.string "TEAM AQUA?\p"
|
||||
.string "Our BOSS isn’t here!\n"
|
||||
.string "He’s gone off to jack a submarine!\p"
|
||||
.string "Our BOSS isn't here!\n"
|
||||
.string "He's gone off to jack a submarine!\p"
|
||||
.string "… …\n"
|
||||
.string "Where did he go?\p"
|
||||
.string "Wahaha! Do you really think I’d tell\n"
|
||||
.string "Wahaha! Do you really think I'd tell\n"
|
||||
.string "you something that crucial?$"
|
||||
|
||||
AquaHideout_1F_Text_233739: @ 8233739
|
||||
.string "What? What? What do you want with \n"
|
||||
.string "TEAM AQUA?\p"
|
||||
.string "Our BOSS isn’t here! He’s on his way to\n"
|
||||
.string "Our BOSS isn't here! He's on his way to\n"
|
||||
.string "MT. PYRE on ROUTE 122!\p"
|
||||
.string "… …\n"
|
||||
.string "Why did he go?\p"
|
||||
.string "Wahaha! Do you really think I’d tell\n"
|
||||
.string "Wahaha! Do you really think I'd tell\n"
|
||||
.string "you something that crucial?$"
|
||||
|
||||
AquaHideout_1F_Text_2337FA: @ 82337FA
|
||||
@@ -101,11 +101,11 @@ AquaHideout_1F_Text_2337FA: @ 82337FA
|
||||
AquaHideout_1F_Text_233884: @ 8233884
|
||||
.string "What? What? What do you want with\n"
|
||||
.string "TEAM AQUA?\p"
|
||||
.string "Our BOSS isn’t here!\n"
|
||||
.string "He’s on his way to SLATEPORT CITY!\p"
|
||||
.string "Our BOSS isn't here!\n"
|
||||
.string "He's on his way to SLATEPORT CITY!\p"
|
||||
.string "… …\n"
|
||||
.string "Why did he go?\p"
|
||||
.string "Wahaha! Do you really think I’d tell\n"
|
||||
.string "Wahaha! Do you really think I'd tell\n"
|
||||
.string "you something that crucial?$"
|
||||
|
||||
AquaHideout_1F_Text_23393D: @ 823393D
|
||||
|
||||
@@ -85,35 +85,35 @@ AquaHideout_B1F_EventScript_233A7C:: @ 8233A7C
|
||||
end
|
||||
|
||||
AquaHideout_B1F_EventScript_233A85:: @ 8233A85
|
||||
trainerbattle 2, TRAINER_GRUNT_2, 0, AquaHideout_B1F_Text_233B03, AquaHideout_B1F_Text_233B4A, AquaHideout_B1F_EventScript_233AA0
|
||||
msgbox AquaHideout_B1F_Text_233B5E, 6
|
||||
trainerbattle_single TRAINER_GRUNT_2, AquaHideout_B1F_Text_233B03, AquaHideout_B1F_Text_233B4A, AquaHideout_B1F_EventScript_233AA0
|
||||
msgbox AquaHideout_B1F_Text_233B5E, MSGBOX_AUTOCLOSE
|
||||
end
|
||||
|
||||
AquaHideout_B1F_EventScript_233AA0:: @ 8233AA0
|
||||
special sub_80B4808
|
||||
waitmovement 0
|
||||
msgbox AquaHideout_B1F_Text_233B5E, 4
|
||||
msgbox AquaHideout_B1F_Text_233B5E, MSGBOX_DEFAULT
|
||||
release
|
||||
end
|
||||
|
||||
AquaHideout_B1F_EventScript_233AB0:: @ 8233AB0
|
||||
trainerbattle 2, TRAINER_GRUNT_3, 0, AquaHideout_B1F_Text_233BC5, AquaHideout_B1F_Text_233C27, AquaHideout_B1F_EventScript_233ACB
|
||||
msgbox AquaHideout_B1F_Text_233C41, 6
|
||||
trainerbattle_single TRAINER_GRUNT_3, AquaHideout_B1F_Text_233BC5, AquaHideout_B1F_Text_233C27, AquaHideout_B1F_EventScript_233ACB
|
||||
msgbox AquaHideout_B1F_Text_233C41, MSGBOX_AUTOCLOSE
|
||||
end
|
||||
|
||||
AquaHideout_B1F_EventScript_233ACB:: @ 8233ACB
|
||||
msgbox AquaHideout_B1F_Text_233C41, 4
|
||||
msgbox AquaHideout_B1F_Text_233C41, MSGBOX_DEFAULT
|
||||
release
|
||||
end
|
||||
|
||||
AquaHideout_B1F_EventScript_233AD5:: @ 8233AD5
|
||||
trainerbattle 0, TRAINER_GRUNT_21, 0, AquaHideout_B1F_Text_233C89, AquaHideout_B1F_Text_233CCA
|
||||
msgbox AquaHideout_B1F_Text_233CDC, 6
|
||||
trainerbattle_single TRAINER_GRUNT_21, AquaHideout_B1F_Text_233C89, AquaHideout_B1F_Text_233CCA
|
||||
msgbox AquaHideout_B1F_Text_233CDC, MSGBOX_AUTOCLOSE
|
||||
end
|
||||
|
||||
AquaHideout_B1F_EventScript_233AEC:: @ 8233AEC
|
||||
trainerbattle 0, TRAINER_GRUNT_25, 0, AquaHideout_B1F_Text_233D1B, AquaHideout_B1F_Text_233D6E
|
||||
msgbox AquaHideout_B1F_Text_233D84, 6
|
||||
trainerbattle_single TRAINER_GRUNT_25, AquaHideout_B1F_Text_233D1B, AquaHideout_B1F_Text_233D6E
|
||||
msgbox AquaHideout_B1F_Text_233D84, MSGBOX_AUTOCLOSE
|
||||
end
|
||||
|
||||
AquaHideout_B1F_Text_233B03: @ 8233B03
|
||||
@@ -121,12 +121,12 @@ AquaHideout_B1F_Text_233B03: @ 8233B03
|
||||
.string "our HIDEOUT, you have me to beat!$"
|
||||
|
||||
AquaHideout_B1F_Text_233B4A: @ 8233B4A
|
||||
.string "I can’t win at all…$"
|
||||
.string "I can't win at all…$"
|
||||
|
||||
AquaHideout_B1F_Text_233B5E: @ 8233B5E
|
||||
.string "Our HIDEOUT’s secret?\p"
|
||||
.string "Well, let’s just say…\n"
|
||||
.string "There’s a submarine at the far end!\p"
|
||||
.string "Our HIDEOUT's secret?\p"
|
||||
.string "Well, let's just say…\n"
|
||||
.string "There's a submarine at the far end!\p"
|
||||
.string "But, by now…\n"
|
||||
.string "Kekekeke…$"
|
||||
|
||||
@@ -146,7 +146,7 @@ AquaHideout_B1F_Text_233C41: @ 8233C41
|
||||
|
||||
AquaHideout_B1F_Text_233C89: @ 8233C89
|
||||
.string "Yawn… Keeping watch over the\n"
|
||||
.string "HIDEOUT bores me. I’ll take you on.$"
|
||||
.string "HIDEOUT bores me. I'll take you on.$"
|
||||
|
||||
AquaHideout_B1F_Text_233CCA: @ 8233CCA
|
||||
.string "Yawn…\n"
|
||||
@@ -160,12 +160,12 @@ AquaHideout_B1F_Text_233D1B: @ 8233D1B
|
||||
.string "Hey!\n"
|
||||
.string "You there!\p"
|
||||
.string "Which do you think is cooler?\n"
|
||||
.string "TEAM AQUA’s uniform or TEAM MAGMA’s?$"
|
||||
.string "TEAM AQUA's uniform or TEAM MAGMA's?$"
|
||||
|
||||
AquaHideout_B1F_Text_233D6E: @ 8233D6E
|
||||
.string "I lost in a cool way…$"
|
||||
|
||||
AquaHideout_B1F_Text_233D84: @ 8233D84
|
||||
.string "If you have a cool uniform, you look\n"
|
||||
.string "good even in a loss, don’t you think?$"
|
||||
.string "good even in a loss, don't you think?$"
|
||||
|
||||
|
||||
@@ -24,8 +24,8 @@ AquaHideout_B2F_EventScript_233DE5:: @ 8233DE5
|
||||
end
|
||||
|
||||
AquaHideout_B2F_EventScript_233E09:: @ 8233E09
|
||||
trainerbattle 2, TRAINER_MATT, 0, AquaHideout_B2F_Text_233EDD, AquaHideout_B2F_Text_233F8D, AquaHideout_B2F_EventScript_233E25
|
||||
msgbox AquaHideout_B2F_Text_233FF2, 4
|
||||
trainerbattle_single TRAINER_MATT, AquaHideout_B2F_Text_233EDD, AquaHideout_B2F_Text_233F8D, AquaHideout_B2F_EventScript_233E25
|
||||
msgbox AquaHideout_B2F_Text_233FF2, MSGBOX_DEFAULT
|
||||
release
|
||||
end
|
||||
|
||||
@@ -37,7 +37,7 @@ AquaHideout_B2F_EventScript_233E25:: @ 8233E25
|
||||
delay 20
|
||||
applymovement VAR_0x8008, AquaHideout_B2F_Movement_27259E
|
||||
waitmovement 0
|
||||
msgbox AquaHideout_B2F_Text_233FA6, 4
|
||||
msgbox AquaHideout_B2F_Text_233FA6, MSGBOX_DEFAULT
|
||||
closemessage
|
||||
applymovement VAR_0x8008, AquaHideout_B2F_Movement_2725A4
|
||||
applymovement VAR_0x8009, AquaHideout_B2F_Movement_233E80
|
||||
@@ -46,7 +46,7 @@ AquaHideout_B2F_EventScript_233E25:: @ 8233E25
|
||||
delay 20
|
||||
applymovement VAR_0x8008, AquaHideout_B2F_Movement_27259E
|
||||
waitmovement 0
|
||||
msgbox AquaHideout_B2F_Text_233FF2, 4
|
||||
msgbox AquaHideout_B2F_Text_233FF2, MSGBOX_DEFAULT
|
||||
setflag FLAG_0x070
|
||||
setflag FLAG_HIDE_LILYCOVE_CITY_AQUA_GRUNTS
|
||||
release
|
||||
@@ -67,23 +67,23 @@ AquaHideout_B2F_Movement_233E85: @ 8233E85
|
||||
step_end
|
||||
|
||||
AquaHideout_B2F_EventScript_233E8A:: @ 8233E8A
|
||||
trainerbattle 2, TRAINER_GRUNT_4, 0, AquaHideout_B2F_Text_2340B4, AquaHideout_B2F_Text_2340F0, AquaHideout_B2F_EventScript_233EA5
|
||||
msgbox AquaHideout_B2F_Text_234112, 6
|
||||
trainerbattle_single TRAINER_GRUNT_4, AquaHideout_B2F_Text_2340B4, AquaHideout_B2F_Text_2340F0, AquaHideout_B2F_EventScript_233EA5
|
||||
msgbox AquaHideout_B2F_Text_234112, MSGBOX_AUTOCLOSE
|
||||
end
|
||||
|
||||
AquaHideout_B2F_EventScript_233EA5:: @ 8233EA5
|
||||
msgbox AquaHideout_B2F_Text_234112, 4
|
||||
msgbox AquaHideout_B2F_Text_234112, MSGBOX_DEFAULT
|
||||
release
|
||||
end
|
||||
|
||||
AquaHideout_B2F_EventScript_233EAF:: @ 8233EAF
|
||||
trainerbattle 0, TRAINER_GRUNT_22, 0, AquaHideout_B2F_Text_23412D, AquaHideout_B2F_Text_2341CE
|
||||
msgbox AquaHideout_B2F_Text_2341FE, 6
|
||||
trainerbattle_single TRAINER_GRUNT_22, AquaHideout_B2F_Text_23412D, AquaHideout_B2F_Text_2341CE
|
||||
msgbox AquaHideout_B2F_Text_2341FE, MSGBOX_AUTOCLOSE
|
||||
end
|
||||
|
||||
AquaHideout_B2F_EventScript_233EC6:: @ 8233EC6
|
||||
trainerbattle 0, TRAINER_GRUNT_26, 0, AquaHideout_B2F_Text_23426F, AquaHideout_B2F_Text_2342CC
|
||||
msgbox AquaHideout_B2F_Text_2342FF, 6
|
||||
trainerbattle_single TRAINER_GRUNT_26, AquaHideout_B2F_Text_23426F, AquaHideout_B2F_Text_2342CC
|
||||
msgbox AquaHideout_B2F_Text_2342FF, MSGBOX_AUTOCLOSE
|
||||
end
|
||||
|
||||
AquaHideout_B2F_Text_233EDD: @ 8233EDD
|
||||
@@ -91,10 +91,10 @@ AquaHideout_B2F_Text_233EDD: @ 8233EDD
|
||||
.string "Got here already, did you?\n"
|
||||
.string "We underestimated you!\p"
|
||||
.string "But this is it!\p"
|
||||
.string "I’m a cut above the GRUNTS you’ve seen\n"
|
||||
.string "I'm a cut above the GRUNTS you've seen\n"
|
||||
.string "so far.\p"
|
||||
.string "I’m not stalling for time.\n"
|
||||
.string "I’m going to pulverize you!$"
|
||||
.string "I'm not stalling for time.\n"
|
||||
.string "I'm going to pulverize you!$"
|
||||
|
||||
AquaHideout_B2F_Text_233F8D: @ 8233F8D
|
||||
.string "Hehehe…\n"
|
||||
@@ -109,7 +109,7 @@ AquaHideout_B2F_Text_233FF2: @ 8233FF2
|
||||
.string "Hehehe!\p"
|
||||
.string "Our BOSS has already gone on his way to\n"
|
||||
.string "some cave under the sea!\p"
|
||||
.string "If you’re going to give chase, you’d\n"
|
||||
.string "If you're going to give chase, you'd\n"
|
||||
.string "better search the big, wide sea beyond\l"
|
||||
.string "LILYCOVE.\p"
|
||||
.string "But will you find it then?\n"
|
||||
@@ -128,19 +128,19 @@ AquaHideout_B2F_Text_234112: @ 8234112
|
||||
.string "Is this good enough?$"
|
||||
|
||||
AquaHideout_B2F_Text_23412D: @ 823412D
|
||||
.string "Warp panels, the HIDEOUT’s pride\n"
|
||||
.string "Warp panels, the HIDEOUT's pride\n"
|
||||
.string "and joy!\p"
|
||||
.string "You’re clueless about where you are,\n"
|
||||
.string "aren’t you?\p"
|
||||
.string "You're clueless about where you are,\n"
|
||||
.string "aren't you?\p"
|
||||
.string "Fluster and tire out the enemy, then\n"
|
||||
.string "lower the boom! That’s our plan!$"
|
||||
.string "lower the boom! That's our plan!$"
|
||||
|
||||
AquaHideout_B2F_Text_2341CE: @ 82341CE
|
||||
.string "What’s wrong with you?\n"
|
||||
.string "You’re not tired at all!$"
|
||||
.string "What's wrong with you?\n"
|
||||
.string "You're not tired at all!$"
|
||||
|
||||
AquaHideout_B2F_Text_2341FE: @ 82341FE
|
||||
.string "That reminds me… I can’t remember\n"
|
||||
.string "That reminds me… I can't remember\n"
|
||||
.string "where I put the MASTER BALL.\p"
|
||||
.string "If I fail to guard it, our BOSS will\n"
|
||||
.string "chew me out…$"
|
||||
@@ -155,6 +155,6 @@ AquaHideout_B2F_Text_2342CC: @ 82342CC
|
||||
.string "the warp panels…$"
|
||||
|
||||
AquaHideout_B2F_Text_2342FF: @ 82342FF
|
||||
.string "I’ll have to learn about how I can\n"
|
||||
.string "I'll have to learn about how I can\n"
|
||||
.string "battle more effectively…$"
|
||||
|
||||
|
||||
@@ -64,7 +64,7 @@ BattleFrontier_BattleArenaBattleRoom_EventScript_25752E:: @ 825752E
|
||||
playse SE_W187
|
||||
waitse
|
||||
waitmovement 0
|
||||
msgbox BattleFrontier_BattleArenaBattleRoom_Text_257C3D, 4
|
||||
msgbox BattleFrontier_BattleArenaBattleRoom_Text_257C3D, MSGBOX_DEFAULT
|
||||
closemessage
|
||||
applymovement 8, BattleFrontier_BattleArenaBattleRoom_Movement_257BE5
|
||||
waitmovement 0
|
||||
@@ -74,7 +74,7 @@ BattleFrontier_BattleArenaBattleRoom_EventScript_25752E:: @ 825752E
|
||||
waitmovement 0
|
||||
setvar VAR_0x8004, 6
|
||||
special CallBattleArenaFunction
|
||||
msgbox BattleFrontier_BattleArenaBattleRoom_Text_257C68, 4
|
||||
msgbox BattleFrontier_BattleArenaBattleRoom_Text_257C68, MSGBOX_DEFAULT
|
||||
closemessage
|
||||
applymovement 7, BattleFrontier_BattleArenaBattleRoom_Movement_257BF2
|
||||
waitmovement 0
|
||||
@@ -82,14 +82,14 @@ BattleFrontier_BattleArenaBattleRoom_EventScript_25752E:: @ 825752E
|
||||
playse SE_W187
|
||||
waitse
|
||||
waitmovement 0
|
||||
msgbox BattleFrontier_BattleArenaBattleRoom_Text_257C93, 4
|
||||
msgbox BattleFrontier_BattleArenaBattleRoom_Text_257C93, MSGBOX_DEFAULT
|
||||
closemessage
|
||||
applymovement 8, BattleFrontier_BattleArenaBattleRoom_Movement_257BE5
|
||||
applymovement 7, BattleFrontier_BattleArenaBattleRoom_Movement_257BF2
|
||||
waitmovement 0
|
||||
setvar VAR_0x8004, 5
|
||||
special CallBattlePalaceFunction
|
||||
msgbox gStringVar4, 4
|
||||
msgbox gStringVar4, MSGBOX_DEFAULT
|
||||
waitmessage
|
||||
call BattleFrontier_BattleArenaBattleRoom_EventScript_257B6C
|
||||
switch VAR_RESULT
|
||||
@@ -106,7 +106,7 @@ BattleFrontier_BattleArenaBattleRoom_EventScript_2575DB:: @ 82575DB
|
||||
waitmovement 0
|
||||
setvar VAR_0x8004, 6
|
||||
special CallBattleArenaFunction
|
||||
msgbox BattleFrontier_BattleArenaBattleRoom_Text_257CCE, 4
|
||||
msgbox BattleFrontier_BattleArenaBattleRoom_Text_257CCE, MSGBOX_DEFAULT
|
||||
|
||||
BattleFrontier_BattleArenaBattleRoom_EventScript_257615:: @ 8257615
|
||||
setvar VAR_0x8004, 2
|
||||
@@ -135,7 +135,7 @@ BattleFrontier_BattleArenaBattleRoom_EventScript_257630:: @ 8257630
|
||||
applymovement 5, BattleFrontier_BattleArenaBattleRoom_Movement_257C08
|
||||
applymovement 8, BattleFrontier_BattleArenaBattleRoom_Movement_257BEB
|
||||
waitmovement 0
|
||||
msgbox BattleFrontier_BattleArenaBattleRoom_Text_257CE9, 4
|
||||
msgbox BattleFrontier_BattleArenaBattleRoom_Text_257CE9, MSGBOX_DEFAULT
|
||||
special LoadPlayerParty
|
||||
special SavePlayerParty
|
||||
setvar VAR_0x8004, 3
|
||||
@@ -199,7 +199,7 @@ BattleFrontier_BattleArenaBattleRoom_EventScript_2577D0:: @ 82577D0
|
||||
goto BattleFrontier_BattleArenaBattleRoom_EventScript_2576B0
|
||||
|
||||
BattleFrontier_BattleArenaBattleRoom_EventScript_2577DA:: @ 82577DA
|
||||
msgbox BattleFrontier_BattleArenaBattleRoom_Text_257E6B, 5
|
||||
msgbox BattleFrontier_BattleArenaBattleRoom_Text_257E6B, MSGBOX_YESNO
|
||||
switch VAR_RESULT
|
||||
case 0, BattleFrontier_BattleArenaBattleRoom_EventScript_2576B0
|
||||
case 1, BattleFrontier_BattleArenaBattleRoom_EventScript_25789A
|
||||
@@ -277,7 +277,7 @@ BattleFrontier_BattleArenaBattleRoom_EventScript_25789A:: @ 825789A
|
||||
BattleFrontier_BattleArenaBattleRoom_EventScript_2578BC:: @ 82578BC
|
||||
compare VAR_TEMP_2, 1
|
||||
goto_eq BattleFrontier_BattleArenaBattleRoom_EventScript_2578D4
|
||||
msgbox BattleFrontier_BattleArenaBattleRoom_Text_257F45, 4
|
||||
msgbox BattleFrontier_BattleArenaBattleRoom_Text_257F45, MSGBOX_DEFAULT
|
||||
setvar VAR_TEMP_2, 1
|
||||
|
||||
BattleFrontier_BattleArenaBattleRoom_EventScript_2578D4:: @ 82578D4
|
||||
@@ -311,7 +311,7 @@ BattleFrontier_BattleArenaBattleRoom_EventScript_257961:: @ 8257961
|
||||
playse SE_W187
|
||||
waitse
|
||||
waitmovement 0
|
||||
msgbox BattleFrontier_BattleArenaBattleRoom_Text_257C3D, 4
|
||||
msgbox BattleFrontier_BattleArenaBattleRoom_Text_257C3D, MSGBOX_DEFAULT
|
||||
closemessage
|
||||
applymovement 8, BattleFrontier_BattleArenaBattleRoom_Movement_257BE4
|
||||
waitmovement 0
|
||||
@@ -319,7 +319,7 @@ BattleFrontier_BattleArenaBattleRoom_EventScript_257961:: @ 8257961
|
||||
playse SE_W187
|
||||
waitse
|
||||
waitmovement 0
|
||||
msgbox BattleFrontier_BattleArenaBattleRoom_Text_257FED, 4
|
||||
msgbox BattleFrontier_BattleArenaBattleRoom_Text_257FED, MSGBOX_DEFAULT
|
||||
closemessage
|
||||
addobject 7
|
||||
applymovement 7, BattleFrontier_BattleArenaBattleRoom_Movement_257BF4
|
||||
@@ -335,21 +335,21 @@ BattleFrontier_BattleArenaBattleRoom_EventScript_257961:: @ 8257961
|
||||
special CallFrontierUtilFunc
|
||||
compare VAR_RESULT, 0
|
||||
goto_if 5, BattleFrontier_BattleArenaBattleRoom_EventScript_257A3F
|
||||
msgbox BattleFrontier_BattleArenaBattleRoom_Text_25801C, 4
|
||||
msgbox BattleFrontier_BattleArenaBattleRoom_Text_25801C, MSGBOX_DEFAULT
|
||||
closemessage
|
||||
setvar VAR_0x8004, 2
|
||||
setvar VAR_0x8005, 7
|
||||
special CallFrontierUtilFunc
|
||||
applymovement 7, BattleFrontier_BattleArenaBattleRoom_Movement_257C30
|
||||
waitmovement 0
|
||||
msgbox BattleFrontier_BattleArenaBattleRoom_Text_25804E, 4
|
||||
msgbox BattleFrontier_BattleArenaBattleRoom_Text_25804E, MSGBOX_DEFAULT
|
||||
closemessage
|
||||
applymovement 7, BattleFrontier_BattleArenaBattleRoom_Movement_257C3A
|
||||
waitmovement 0
|
||||
msgbox BattleFrontier_BattleArenaBattleRoom_Text_258068, 4
|
||||
msgbox BattleFrontier_BattleArenaBattleRoom_Text_258068, MSGBOX_DEFAULT
|
||||
|
||||
BattleFrontier_BattleArenaBattleRoom_EventScript_257A3F:: @ 8257A3F
|
||||
msgbox BattleFrontier_BattleArenaBattleRoom_Text_25810D, 4
|
||||
msgbox BattleFrontier_BattleArenaBattleRoom_Text_25810D, MSGBOX_DEFAULT
|
||||
call BattleFrontier_BattleArenaBattleRoom_EventScript_257B5E
|
||||
compare VAR_RESULT, 1
|
||||
goto_eq BattleFrontier_BattleArenaBattleRoom_EventScript_257A5C
|
||||
@@ -363,14 +363,14 @@ BattleFrontier_BattleArenaBattleRoom_EventScript_257A5C:: @ 8257A5C
|
||||
goto_if 5, BattleFrontier_BattleArenaBattleRoom_EventScript_257852
|
||||
applymovement 7, BattleFrontier_BattleArenaBattleRoom_Movement_257BF1
|
||||
waitmovement 0
|
||||
msgbox BattleFrontier_BattleArenaBattleRoom_Text_25813F, 4
|
||||
msgbox BattleFrontier_BattleArenaBattleRoom_Text_25813F, MSGBOX_DEFAULT
|
||||
playfanfare MUS_ME_SYMBOLGET
|
||||
message BattleFrontier_BattleArenaBattleRoom_Text_25819C
|
||||
waitmessage
|
||||
waitfanfare
|
||||
setvar VAR_0x8004, 13
|
||||
special CallFrontierUtilFunc
|
||||
msgbox BattleFrontier_BattleArenaBattleRoom_Text_2581CF, 4
|
||||
msgbox BattleFrontier_BattleArenaBattleRoom_Text_2581CF, MSGBOX_DEFAULT
|
||||
goto BattleFrontier_BattleArenaBattleRoom_EventScript_257852
|
||||
|
||||
BattleFrontier_BattleArenaBattleRoom_EventScript_257AA5:: @ 8257AA5
|
||||
@@ -379,21 +379,21 @@ BattleFrontier_BattleArenaBattleRoom_EventScript_257AA5:: @ 8257AA5
|
||||
special CallFrontierUtilFunc
|
||||
compare VAR_RESULT, 0
|
||||
goto_if 5, BattleFrontier_BattleArenaBattleRoom_EventScript_257AF8
|
||||
msgbox BattleFrontier_BattleArenaBattleRoom_Text_258213, 4
|
||||
msgbox BattleFrontier_BattleArenaBattleRoom_Text_258213, MSGBOX_DEFAULT
|
||||
closemessage
|
||||
setvar VAR_0x8004, 2
|
||||
setvar VAR_0x8005, 7
|
||||
special CallFrontierUtilFunc
|
||||
applymovement 7, BattleFrontier_BattleArenaBattleRoom_Movement_257C30
|
||||
waitmovement 0
|
||||
msgbox BattleFrontier_BattleArenaBattleRoom_Text_2582A2, 4
|
||||
msgbox BattleFrontier_BattleArenaBattleRoom_Text_2582A2, MSGBOX_DEFAULT
|
||||
closemessage
|
||||
applymovement 7, BattleFrontier_BattleArenaBattleRoom_Movement_257C3A
|
||||
waitmovement 0
|
||||
msgbox BattleFrontier_BattleArenaBattleRoom_Text_2582BB, 4
|
||||
msgbox BattleFrontier_BattleArenaBattleRoom_Text_2582BB, MSGBOX_DEFAULT
|
||||
|
||||
BattleFrontier_BattleArenaBattleRoom_EventScript_257AF8:: @ 8257AF8
|
||||
msgbox BattleFrontier_BattleArenaBattleRoom_Text_2582F9, 4
|
||||
msgbox BattleFrontier_BattleArenaBattleRoom_Text_2582F9, MSGBOX_DEFAULT
|
||||
call BattleFrontier_BattleArenaBattleRoom_EventScript_257B5E
|
||||
compare VAR_RESULT, 1
|
||||
goto_eq BattleFrontier_BattleArenaBattleRoom_EventScript_257B15
|
||||
@@ -407,18 +407,18 @@ BattleFrontier_BattleArenaBattleRoom_EventScript_257B15:: @ 8257B15
|
||||
goto_eq BattleFrontier_BattleArenaBattleRoom_EventScript_257852
|
||||
applymovement 7, BattleFrontier_BattleArenaBattleRoom_Movement_257BF1
|
||||
waitmovement 0
|
||||
msgbox BattleFrontier_BattleArenaBattleRoom_Text_258323, 4
|
||||
msgbox BattleFrontier_BattleArenaBattleRoom_Text_258323, MSGBOX_DEFAULT
|
||||
playfanfare MUS_ME_SYMBOLGET
|
||||
message BattleFrontier_BattleArenaBattleRoom_Text_25835B
|
||||
waitmessage
|
||||
waitfanfare
|
||||
setvar VAR_0x8004, 13
|
||||
special CallFrontierUtilFunc
|
||||
msgbox BattleFrontier_BattleArenaBattleRoom_Text_258383, 4
|
||||
msgbox BattleFrontier_BattleArenaBattleRoom_Text_258383, MSGBOX_DEFAULT
|
||||
goto BattleFrontier_BattleArenaBattleRoom_EventScript_257852
|
||||
|
||||
BattleFrontier_BattleArenaBattleRoom_EventScript_257B5E:: @ 8257B5E
|
||||
msgbox BattleFrontier_BattleArenaBattleRoom_Text_257C93, 4
|
||||
msgbox BattleFrontier_BattleArenaBattleRoom_Text_257C93, MSGBOX_DEFAULT
|
||||
call BattleFrontier_BattleArenaBattleRoom_EventScript_257B6C
|
||||
return
|
||||
|
||||
@@ -451,7 +451,7 @@ BattleFrontier_BattleArenaBattleRoom_EventScript_257BA9:: @ 8257BA9
|
||||
playse SE_BAN
|
||||
waitse
|
||||
waitmovement 0
|
||||
msgbox BattleFrontier_BattleArenaBattleRoom_Text_257CB3, 4
|
||||
msgbox BattleFrontier_BattleArenaBattleRoom_Text_257CB3, MSGBOX_DEFAULT
|
||||
closemessage
|
||||
call BattleFrontier_BattleArenaBattleRoom_EventScript_241EBA
|
||||
return
|
||||
@@ -652,22 +652,22 @@ BattleFrontier_BattleArenaBattleRoom_Text_25804E: @ 825804E
|
||||
.string "Hmhm…$"
|
||||
|
||||
BattleFrontier_BattleArenaBattleRoom_Text_258068: @ 8258068
|
||||
.string "I don’t know how to say it, but…\n"
|
||||
.string "I don't know how to say it, but…\n"
|
||||
.string "To put it bluntly, you look pretty weak.\l"
|
||||
.string "Are you sure you’re up for me?\p"
|
||||
.string "Are you sure you're up for me?\p"
|
||||
.string "Hmm…\p"
|
||||
.string "Well, all right!\n"
|
||||
.string "We’ll take things easy to start with!$"
|
||||
.string "We'll take things easy to start with!$"
|
||||
|
||||
BattleFrontier_BattleArenaBattleRoom_Text_25810D: @ 825810D
|
||||
.string "Okay! Let’s see you ignite my passion\n"
|
||||
.string "Okay! Let's see you ignite my passion\n"
|
||||
.string "for battle!$"
|
||||
|
||||
BattleFrontier_BattleArenaBattleRoom_Text_25813F: @ 825813F
|
||||
.string "GRETA: Ow, wait a second!\n"
|
||||
.string "You are tough after all!\p"
|
||||
.string "I like you!\n"
|
||||
.string "Let’s see your FRONTIER PASS.$"
|
||||
.string "Let's see your FRONTIER PASS.$"
|
||||
|
||||
BattleFrontier_BattleArenaBattleRoom_Text_25819C: @ 825819C
|
||||
.string "The Guts Symbol was embossed on\n"
|
||||
@@ -675,8 +675,8 @@ BattleFrontier_BattleArenaBattleRoom_Text_25819C: @ 825819C
|
||||
|
||||
BattleFrontier_BattleArenaBattleRoom_Text_2581CF: @ 82581CF
|
||||
.string "Hmm…\p"
|
||||
.string "It’s going to be fun the next time!\n"
|
||||
.string "I’m looking forward to it!$"
|
||||
.string "It's going to be fun the next time!\n"
|
||||
.string "I'm looking forward to it!$"
|
||||
|
||||
BattleFrontier_BattleArenaBattleRoom_Text_258213: @ 8258213
|
||||
.string "GRETA: Hey! Howdy!\n"
|
||||
@@ -690,16 +690,16 @@ BattleFrontier_BattleArenaBattleRoom_Text_2582A2: @ 82582A2
|
||||
.string "So, are you ready?$"
|
||||
|
||||
BattleFrontier_BattleArenaBattleRoom_Text_2582BB: @ 82582BB
|
||||
.string "I won’t allow a halfhearted effort!\n"
|
||||
.string "I won't allow a halfhearted effort!\n"
|
||||
.string "Be ready for a thrashing!$"
|
||||
|
||||
BattleFrontier_BattleArenaBattleRoom_Text_2582F9: @ 82582F9
|
||||
.string "Come on, REFEREE!\n"
|
||||
.string "Let’s get this started!$"
|
||||
.string "Let's get this started!$"
|
||||
|
||||
BattleFrontier_BattleArenaBattleRoom_Text_258323: @ 8258323
|
||||
.string "GRETA: Gaaah! Blown away!\n"
|
||||
.string "Let’s see your FRONTIER PASS!$"
|
||||
.string "Let's see your FRONTIER PASS!$"
|
||||
|
||||
BattleFrontier_BattleArenaBattleRoom_Text_25835B: @ 825835B
|
||||
.string "The Guts Symbol took on\n"
|
||||
@@ -708,5 +708,5 @@ BattleFrontier_BattleArenaBattleRoom_Text_25835B: @ 825835B
|
||||
BattleFrontier_BattleArenaBattleRoom_Text_258383: @ 8258383
|
||||
.string "Arrrgh!\n"
|
||||
.string "This is so infuriating!\p"
|
||||
.string "If we ever battle again, I won’t lose!\n"
|
||||
.string "Don’t you forget it! Bye-bye!$"
|
||||
.string "If we ever battle again, I won't lose!\n"
|
||||
.string "Don't you forget it! Bye-bye!$"
|
||||
|
||||
@@ -14,7 +14,7 @@ BattleFrontier_BattleArenaCorridor_EventScript_2573C9:: @ 82573C9
|
||||
waitmovement 0
|
||||
applymovement 1, BattleFrontier_BattleArenaCorridor_Movement_257444
|
||||
waitmovement 0
|
||||
msgbox BattleFrontier_BattleArenaCorridor_Text_257449, 3
|
||||
msgbox BattleFrontier_BattleArenaCorridor_Text_257449, MSGBOX_SIGN
|
||||
applymovement 1, BattleFrontier_BattleArenaCorridor_Movement_257446
|
||||
waitmovement 0
|
||||
applymovement 255, BattleFrontier_BattleArenaCorridor_Movement_25742C
|
||||
|
||||
@@ -27,7 +27,7 @@ BattleFrontier_BattleArenaLobby_EventScript_255C7F:: @ 8255C7F
|
||||
|
||||
BattleFrontier_BattleArenaLobby_EventScript_255C88:: @ 8255C88
|
||||
lockall
|
||||
msgbox BattleFrontier_BattleArenaLobby_Text_256811, 4
|
||||
msgbox BattleFrontier_BattleArenaLobby_Text_256811, MSGBOX_DEFAULT
|
||||
closemessage
|
||||
setvar VAR_0x8004, 2
|
||||
setvar VAR_0x8005, 1
|
||||
@@ -51,21 +51,21 @@ BattleFrontier_BattleArenaLobby_EventScript_255CCF:: @ 8255CCF
|
||||
special CallFrontierUtilFunc
|
||||
compare VAR_RESULT, 1
|
||||
goto_eq BattleFrontier_BattleArenaLobby_EventScript_255CF0
|
||||
msgbox BattleFrontier_BattleArenaLobby_Text_2568E7, 4
|
||||
msgbox BattleFrontier_BattleArenaLobby_Text_2568E7, MSGBOX_DEFAULT
|
||||
goto BattleFrontier_BattleArenaLobby_EventScript_255CF8
|
||||
|
||||
BattleFrontier_BattleArenaLobby_EventScript_255CF0:: @ 8255CF0
|
||||
msgbox BattleFrontier_BattleArenaLobby_Text_2572D9, 4
|
||||
msgbox BattleFrontier_BattleArenaLobby_Text_2572D9, MSGBOX_DEFAULT
|
||||
|
||||
BattleFrontier_BattleArenaLobby_EventScript_255CF8:: @ 8255CF8
|
||||
msgbox BattleFrontier_BattleArenaLobby_Text_257353, 4
|
||||
msgbox BattleFrontier_BattleArenaLobby_Text_257353, MSGBOX_DEFAULT
|
||||
setvar VAR_0x8004, 11
|
||||
special CallFrontierUtilFunc
|
||||
msgbox BattleFrontier_BattleArenaLobby_Text_241520, 9
|
||||
message BattleFrontier_BattleArenaLobby_Text_256931
|
||||
waitmessage
|
||||
call BattleFrontier_BattleArenaLobby_EventScript_255D59
|
||||
msgbox BattleFrontier_BattleArenaLobby_Text_256A74, 4
|
||||
msgbox BattleFrontier_BattleArenaLobby_Text_256A74, MSGBOX_DEFAULT
|
||||
closemessage
|
||||
setvar VAR_TEMP_0, 255
|
||||
releaseall
|
||||
@@ -80,7 +80,7 @@ BattleFrontier_BattleArenaLobby_EventScript_255D2B:: @ 8255D2B
|
||||
setvar VAR_0x8006, 0
|
||||
special CallBattleArenaFunction
|
||||
call BattleFrontier_BattleArenaLobby_EventScript_255D59
|
||||
msgbox BattleFrontier_BattleArenaLobby_Text_256A74, 4
|
||||
msgbox BattleFrontier_BattleArenaLobby_Text_256A74, MSGBOX_DEFAULT
|
||||
closemessage
|
||||
setvar VAR_TEMP_0, 255
|
||||
releaseall
|
||||
@@ -135,7 +135,7 @@ BattleFrontier_BattleArenaLobby_EventScript_255DF4:: @ 8255DF4
|
||||
setvar VAR_FRONTIER_FACILITY, 3
|
||||
setvar VAR_FRONTIER_BATTLE_MODE, 0
|
||||
special SavePlayerParty
|
||||
msgbox BattleFrontier_BattleArenaLobby_Text_256166, 4
|
||||
msgbox BattleFrontier_BattleArenaLobby_Text_256166, MSGBOX_DEFAULT
|
||||
|
||||
BattleFrontier_BattleArenaLobby_EventScript_255E0B:: @ 8255E0B
|
||||
message BattleFrontier_BattleArenaLobby_Text_2561EA
|
||||
@@ -162,7 +162,7 @@ BattleFrontier_BattleArenaLobby_EventScript_255E47:: @ 8255E47
|
||||
setvar VAR_0x8005, 1
|
||||
copyvar VAR_0x8006, VAR_RESULT
|
||||
special CallFrontierUtilFunc
|
||||
msgbox BattleFrontier_BattleArenaLobby_Text_256573, 4
|
||||
msgbox BattleFrontier_BattleArenaLobby_Text_256573, MSGBOX_DEFAULT
|
||||
fadescreen 1
|
||||
call BattleFrontier_BattleArenaLobby_EventScript_23F2B7
|
||||
copyvar VAR_0x8004, VAR_RESULT
|
||||
@@ -171,7 +171,7 @@ BattleFrontier_BattleArenaLobby_EventScript_255E47:: @ 8255E47
|
||||
waitstate
|
||||
compare VAR_RESULT, 0
|
||||
goto_eq BattleFrontier_BattleArenaLobby_EventScript_255FF8
|
||||
msgbox BattleFrontier_BattleArenaLobby_Text_2564CE, 5
|
||||
msgbox BattleFrontier_BattleArenaLobby_Text_2564CE, MSGBOX_YESNO
|
||||
switch VAR_RESULT
|
||||
case 0, BattleFrontier_BattleArenaLobby_EventScript_255FF8
|
||||
case 1, BattleFrontier_BattleArenaLobby_EventScript_255EE8
|
||||
@@ -209,7 +209,7 @@ BattleFrontier_BattleArenaLobby_EventScript_255F54:: @ 8255F54
|
||||
setvar VAR_0x8004, 3
|
||||
setvar VAR_0x8005, 3
|
||||
special CallFrontierUtilFunc
|
||||
msgbox BattleFrontier_BattleArenaLobby_Text_2567E6, 4
|
||||
msgbox BattleFrontier_BattleArenaLobby_Text_2567E6, MSGBOX_DEFAULT
|
||||
closemessage
|
||||
setvar VAR_0x8004, 1
|
||||
setvar VAR_0x8005, 1
|
||||
@@ -224,7 +224,7 @@ BattleFrontier_BattleArenaLobby_EventScript_255F54:: @ 8255F54
|
||||
end
|
||||
|
||||
BattleFrontier_BattleArenaLobby_EventScript_255F9F:: @ 8255F9F
|
||||
msgbox BattleFrontier_BattleArenaLobby_Text_25624C, 4
|
||||
msgbox BattleFrontier_BattleArenaLobby_Text_25624C, MSGBOX_DEFAULT
|
||||
goto BattleFrontier_BattleArenaLobby_EventScript_255E0B
|
||||
|
||||
BattleFrontier_BattleArenaLobby_EventScript_255FAC:: @ 8255FAC
|
||||
@@ -233,11 +233,11 @@ BattleFrontier_BattleArenaLobby_EventScript_255FAC:: @ 8255FAC
|
||||
case 1, BattleFrontier_BattleArenaLobby_EventScript_255FD4
|
||||
|
||||
BattleFrontier_BattleArenaLobby_EventScript_255FC7:: @ 8255FC7
|
||||
msgbox BattleFrontier_BattleArenaLobby_Text_2566A8, 4
|
||||
msgbox BattleFrontier_BattleArenaLobby_Text_2566A8, MSGBOX_DEFAULT
|
||||
goto BattleFrontier_BattleArenaLobby_EventScript_256003
|
||||
|
||||
BattleFrontier_BattleArenaLobby_EventScript_255FD4:: @ 8255FD4
|
||||
msgbox BattleFrontier_BattleArenaLobby_Text_2565A5, 4
|
||||
msgbox BattleFrontier_BattleArenaLobby_Text_2565A5, MSGBOX_DEFAULT
|
||||
goto BattleFrontier_BattleArenaLobby_EventScript_256003
|
||||
|
||||
BattleFrontier_BattleArenaLobby_EventScript_255FE1:: @ 8255FE1
|
||||
@@ -251,7 +251,7 @@ BattleFrontier_BattleArenaLobby_EventScript_255FF8:: @ 8255FF8
|
||||
special LoadPlayerParty
|
||||
|
||||
BattleFrontier_BattleArenaLobby_EventScript_255FFB:: @ 8255FFB
|
||||
msgbox BattleFrontier_BattleArenaLobby_Text_25621F, 4
|
||||
msgbox BattleFrontier_BattleArenaLobby_Text_25621F, MSGBOX_DEFAULT
|
||||
|
||||
BattleFrontier_BattleArenaLobby_EventScript_256003:: @ 8256003
|
||||
release
|
||||
@@ -353,24 +353,24 @@ BattleFrontier_BattleArenaLobby_EventScript_256092:: @ 8256092
|
||||
end
|
||||
|
||||
BattleFrontier_BattleArenaLobby_EventScript_2560A6:: @ 82560A6
|
||||
msgbox BattleFrontier_BattleArenaLobby_Text_256B5C, 2
|
||||
msgbox BattleFrontier_BattleArenaLobby_Text_256B5C, MSGBOX_NPC
|
||||
end
|
||||
|
||||
BattleFrontier_BattleArenaLobby_EventScript_2560AF:: @ 82560AF
|
||||
msgbox BattleFrontier_BattleArenaLobby_Text_256BCB, 2
|
||||
msgbox BattleFrontier_BattleArenaLobby_Text_256BCB, MSGBOX_NPC
|
||||
end
|
||||
|
||||
BattleFrontier_BattleArenaLobby_EventScript_2560B8:: @ 82560B8
|
||||
msgbox BattleFrontier_BattleArenaLobby_Text_256C19, 2
|
||||
msgbox BattleFrontier_BattleArenaLobby_Text_256C19, MSGBOX_NPC
|
||||
end
|
||||
|
||||
BattleFrontier_BattleArenaLobby_EventScript_2560C1:: @ 82560C1
|
||||
msgbox BattleFrontier_BattleArenaLobby_Text_256C9A, 2
|
||||
msgbox BattleFrontier_BattleArenaLobby_Text_256C9A, MSGBOX_NPC
|
||||
end
|
||||
|
||||
BattleFrontier_BattleArenaLobby_EventScript_2560CA:: @ 82560CA
|
||||
lockall
|
||||
msgbox BattleFrontier_BattleArenaLobby_Text_256DB8, 4
|
||||
msgbox BattleFrontier_BattleArenaLobby_Text_256DB8, MSGBOX_DEFAULT
|
||||
goto BattleFrontier_BattleArenaLobby_EventScript_2560D9
|
||||
end
|
||||
|
||||
@@ -388,22 +388,22 @@ BattleFrontier_BattleArenaLobby_EventScript_2560D9:: @ 82560D9
|
||||
end
|
||||
|
||||
BattleFrontier_BattleArenaLobby_EventScript_25612C:: @ 825612C
|
||||
msgbox BattleFrontier_BattleArenaLobby_Text_256E02, 4
|
||||
msgbox BattleFrontier_BattleArenaLobby_Text_256E02, MSGBOX_DEFAULT
|
||||
goto BattleFrontier_BattleArenaLobby_EventScript_2560D9
|
||||
end
|
||||
|
||||
BattleFrontier_BattleArenaLobby_EventScript_25613A:: @ 825613A
|
||||
msgbox BattleFrontier_BattleArenaLobby_Text_256F43, 4
|
||||
msgbox BattleFrontier_BattleArenaLobby_Text_256F43, MSGBOX_DEFAULT
|
||||
goto BattleFrontier_BattleArenaLobby_EventScript_2560D9
|
||||
end
|
||||
|
||||
BattleFrontier_BattleArenaLobby_EventScript_256148:: @ 8256148
|
||||
msgbox BattleFrontier_BattleArenaLobby_Text_256FF2, 4
|
||||
msgbox BattleFrontier_BattleArenaLobby_Text_256FF2, MSGBOX_DEFAULT
|
||||
goto BattleFrontier_BattleArenaLobby_EventScript_2560D9
|
||||
end
|
||||
|
||||
BattleFrontier_BattleArenaLobby_EventScript_256156:: @ 8256156
|
||||
msgbox BattleFrontier_BattleArenaLobby_Text_257202, 4
|
||||
msgbox BattleFrontier_BattleArenaLobby_Text_257202, MSGBOX_DEFAULT
|
||||
goto BattleFrontier_BattleArenaLobby_EventScript_2560D9
|
||||
end
|
||||
|
||||
@@ -440,7 +440,7 @@ BattleFrontier_BattleArenaLobby_Text_25624C: @ 825624C
|
||||
.string "three turns, it goes to judging.\p"
|
||||
.string "If you wish to interrupt your challenge,\n"
|
||||
.string "please save the game.\p"
|
||||
.string "If you don’t save, you will not be able\n"
|
||||
.string "If you don't save, you will not be able\n"
|
||||
.string "to continue with your challenge.\p"
|
||||
.string "If you pull off the feat of beating\n"
|
||||
.string "seven TRAINERS in succession,\l"
|
||||
@@ -541,19 +541,19 @@ BattleFrontier_BattleArenaLobby_Text_256B19: @ 8256B19
|
||||
.string "match on your FRONTIER PASS?$"
|
||||
|
||||
BattleFrontier_BattleArenaLobby_Text_256B5C: @ 8256B5C
|
||||
.string "I lost on the REFEREE’s decision…\p"
|
||||
.string "I don’t think it was a good idea to only\n"
|
||||
.string "I lost on the REFEREE's decision…\p"
|
||||
.string "I don't think it was a good idea to only\n"
|
||||
.string "use defensive moves and not attack…$"
|
||||
|
||||
BattleFrontier_BattleArenaLobby_Text_256BCB: @ 8256BCB
|
||||
.string "I won in judging!\p"
|
||||
.string "Landing hits consistently on\n"
|
||||
.string "the opponent’s POKéMON worked!$"
|
||||
.string "the opponent's POKéMON worked!$"
|
||||
|
||||
BattleFrontier_BattleArenaLobby_Text_256C19: @ 8256C19
|
||||
.string "Our match was declared a draw.\p"
|
||||
.string "When we ran out of time, both my\n"
|
||||
.string "POKéMON and the opponent’s had about\l"
|
||||
.string "POKéMON and the opponent's had about\l"
|
||||
.string "the same amount of HP left.$"
|
||||
|
||||
BattleFrontier_BattleArenaLobby_Text_256C9A: @ 8256C9A
|
||||
@@ -569,7 +569,7 @@ BattleFrontier_BattleArenaLobby_Text_256C9A: @ 8256C9A
|
||||
|
||||
BattleFrontier_BattleArenaLobby_Text_256DB8: @ 8256DB8
|
||||
FallarborTown_BattleTentLobby_Text_256DB8: @ 8256DB8
|
||||
.string "The Set KO Tourney’s rules are listed.$"
|
||||
.string "The Set KO Tourney's rules are listed.$"
|
||||
|
||||
BattleFrontier_BattleArenaLobby_Text_256DDF: @ 8256DDF
|
||||
FallarborTown_BattleTentLobby_Text_256DDF: @ 8256DDF
|
||||
@@ -586,7 +586,7 @@ FallarborTown_BattleTentLobby_Text_256E02: @ 8256E02
|
||||
.string "The REFEREE will choose the winner\n"
|
||||
.string "based on how the POKéMON battled.\p"
|
||||
.string "Also, a POKéMON cannot be switched out\n"
|
||||
.string "until its battle’s outcome is decided.$"
|
||||
.string "until its battle's outcome is decided.$"
|
||||
|
||||
BattleFrontier_BattleArenaLobby_Text_256F43: @ 8256F43
|
||||
FallarborTown_BattleTentLobby_Text_256F43: @ 8256F43
|
||||
|
||||
@@ -46,7 +46,7 @@ BattleFrontier_BattleDomeBattleRoom_EventScript_24BD0A:: @ 824BD0A
|
||||
applymovement 1, BattleFrontier_BattleDomeBattleRoom_Movement_2725B4
|
||||
waitmovement 0
|
||||
call BattleFrontier_BattleDomeBattleRoom_EventScript_24BFD5
|
||||
msgbox BattleFrontier_BattleDomeBattleRoom_Text_24C970, 4
|
||||
msgbox BattleFrontier_BattleDomeBattleRoom_Text_24C970, MSGBOX_DEFAULT
|
||||
closemessage
|
||||
showobjectat 13, MAP_BATTLE_FRONTIER_BATTLE_DOME_BATTLE_ROOM
|
||||
compare VAR_TEMP_F, 3
|
||||
@@ -73,7 +73,7 @@ BattleFrontier_BattleDomeBattleRoom_EventScript_24BD61:: @ 824BD61
|
||||
BattleFrontier_BattleDomeBattleRoom_EventScript_24BD82:: @ 824BD82
|
||||
setvar VAR_0x8004, 4
|
||||
special CallBattleDomeFunction
|
||||
msgbox BattleFrontier_BattleDomeBattleRoom_Text_24C990, 4
|
||||
msgbox BattleFrontier_BattleDomeBattleRoom_Text_24C990, MSGBOX_DEFAULT
|
||||
closemessage
|
||||
applymovement 13, BattleFrontier_BattleDomeBattleRoom_Movement_24C77B
|
||||
applymovement 15, BattleFrontier_BattleDomeBattleRoom_Movement_24C789
|
||||
@@ -81,7 +81,7 @@ BattleFrontier_BattleDomeBattleRoom_EventScript_24BD82:: @ 824BD82
|
||||
setvar VAR_0x8004, 7
|
||||
setvar VAR_0x8005, 0
|
||||
special sub_8161F74
|
||||
msgbox gStringVar4, 4
|
||||
msgbox gStringVar4, MSGBOX_DEFAULT
|
||||
closemessage
|
||||
setvar VAR_0x8004, 5
|
||||
special CallBattleDomeFunction
|
||||
@@ -94,7 +94,7 @@ BattleFrontier_BattleDomeBattleRoom_EventScript_24BD82:: @ 824BD82
|
||||
setvar VAR_TEMP_2, 1
|
||||
|
||||
BattleFrontier_BattleDomeBattleRoom_EventScript_24BDF7:: @ 824BDF7
|
||||
msgbox BattleFrontier_BattleDomeBattleRoom_Text_24CA86, 4
|
||||
msgbox BattleFrontier_BattleDomeBattleRoom_Text_24CA86, MSGBOX_DEFAULT
|
||||
closemessage
|
||||
playse SE_W227B
|
||||
call BattleFrontier_BattleDomeBattleRoom_EventScript_24C82E
|
||||
@@ -199,11 +199,11 @@ BattleFrontier_BattleDomeBattleRoom_EventScript_24BF62:: @ 824BF62
|
||||
special CallFrontierUtilFunc
|
||||
switch VAR_RESULT
|
||||
case 1, BattleFrontier_BattleDomeBattleRoom_EventScript_24BF96
|
||||
msgbox BattleFrontier_BattleDomeBattleRoom_Text_24CA04, 4
|
||||
msgbox BattleFrontier_BattleDomeBattleRoom_Text_24CA04, MSGBOX_DEFAULT
|
||||
goto BattleFrontier_BattleDomeBattleRoom_EventScript_24BF9E
|
||||
|
||||
BattleFrontier_BattleDomeBattleRoom_EventScript_24BF96:: @ 824BF96
|
||||
msgbox BattleFrontier_BattleDomeBattleRoom_Text_24CA44, 4
|
||||
msgbox BattleFrontier_BattleDomeBattleRoom_Text_24CA44, MSGBOX_DEFAULT
|
||||
|
||||
BattleFrontier_BattleDomeBattleRoom_EventScript_24BF9E:: @ 824BF9E
|
||||
special sub_8175280
|
||||
@@ -217,11 +217,11 @@ BattleFrontier_BattleDomeBattleRoom_EventScript_24BF9E:: @ 824BF9E
|
||||
goto BattleFrontier_BattleDomeBattleRoom_EventScript_24C8F5
|
||||
|
||||
BattleFrontier_BattleDomeBattleRoom_EventScript_24BFC3:: @ 824BFC3
|
||||
msgbox BattleFrontier_BattleDomeBattleRoom_Text_24C9BE, 4
|
||||
msgbox BattleFrontier_BattleDomeBattleRoom_Text_24C9BE, MSGBOX_DEFAULT
|
||||
return
|
||||
|
||||
BattleFrontier_BattleDomeBattleRoom_EventScript_24BFCC:: @ 824BFCC
|
||||
msgbox BattleFrontier_BattleDomeBattleRoom_Text_24CB9D, 4
|
||||
msgbox BattleFrontier_BattleDomeBattleRoom_Text_24CB9D, MSGBOX_DEFAULT
|
||||
return
|
||||
|
||||
BattleFrontier_BattleDomeBattleRoom_EventScript_24BFD5:: @ 824BFD5
|
||||
@@ -340,11 +340,11 @@ BattleFrontier_BattleDomeBattleRoom_EventScript_24C151:: @ 824C151
|
||||
return
|
||||
|
||||
BattleFrontier_BattleDomeBattleRoom_EventScript_24C158:: @ 824C158
|
||||
msgbox BattleFrontier_BattleDomeBattleRoom_Text_24CEBE, 4
|
||||
msgbox BattleFrontier_BattleDomeBattleRoom_Text_24CEBE, MSGBOX_DEFAULT
|
||||
return
|
||||
|
||||
BattleFrontier_BattleDomeBattleRoom_EventScript_24C161:: @ 824C161
|
||||
msgbox BattleFrontier_BattleDomeBattleRoom_Text_24D232, 4
|
||||
msgbox BattleFrontier_BattleDomeBattleRoom_Text_24D232, MSGBOX_DEFAULT
|
||||
return
|
||||
|
||||
BattleFrontier_BattleDomeBattleRoom_EventScript_24C16A:: @ 824C16A
|
||||
@@ -390,11 +390,11 @@ BattleFrontier_BattleDomeBattleRoom_EventScript_24C1CB:: @ 824C1CB
|
||||
case 4, BattleFrontier_BattleDomeBattleRoom_EventScript_24C209
|
||||
|
||||
BattleFrontier_BattleDomeBattleRoom_EventScript_24C1FC:: @ 824C1FC
|
||||
msgbox BattleFrontier_BattleDomeBattleRoom_Text_24CEDE, 4
|
||||
msgbox BattleFrontier_BattleDomeBattleRoom_Text_24CEDE, MSGBOX_DEFAULT
|
||||
goto BattleFrontier_BattleDomeBattleRoom_EventScript_24C211
|
||||
|
||||
BattleFrontier_BattleDomeBattleRoom_EventScript_24C209:: @ 824C209
|
||||
msgbox BattleFrontier_BattleDomeBattleRoom_Text_24D26C, 4
|
||||
msgbox BattleFrontier_BattleDomeBattleRoom_Text_24D26C, MSGBOX_DEFAULT
|
||||
|
||||
BattleFrontier_BattleDomeBattleRoom_EventScript_24C211:: @ 824C211
|
||||
closemessage
|
||||
@@ -431,19 +431,19 @@ BattleFrontier_BattleDomeBattleRoom_EventScript_24C211:: @ 824C211
|
||||
special CallFrontierUtilFunc
|
||||
compare VAR_RESULT, 0
|
||||
goto_if 5, BattleFrontier_BattleDomeBattleRoom_EventScript_24C2B9
|
||||
msgbox BattleFrontier_BattleDomeBattleRoom_Text_24CFAE, 4
|
||||
msgbox BattleFrontier_BattleDomeBattleRoom_Text_24CFAE, MSGBOX_DEFAULT
|
||||
setvar VAR_0x8004, 2
|
||||
setvar VAR_0x8005, 7
|
||||
special CallFrontierUtilFunc
|
||||
|
||||
BattleFrontier_BattleDomeBattleRoom_EventScript_24C2B9:: @ 824C2B9
|
||||
msgbox BattleFrontier_BattleDomeBattleRoom_Text_24D0D9, 4
|
||||
msgbox BattleFrontier_BattleDomeBattleRoom_Text_24D0D9, MSGBOX_DEFAULT
|
||||
call BattleFrontier_BattleDomeBattleRoom_EventScript_24C400
|
||||
switch VAR_RESULT
|
||||
case 2, BattleFrontier_BattleDomeBattleRoom_EventScript_24C420
|
||||
case 9, BattleFrontier_BattleDomeBattleRoom_EventScript_24C420
|
||||
case 3, BattleFrontier_BattleDomeBattleRoom_EventScript_24C436
|
||||
msgbox BattleFrontier_BattleDomeBattleRoom_Text_24D0F6, 4
|
||||
msgbox BattleFrontier_BattleDomeBattleRoom_Text_24D0F6, MSGBOX_DEFAULT
|
||||
setvar VAR_0x8004, 12
|
||||
setvar VAR_0x8005, 1
|
||||
special CallBattleDomeFunction
|
||||
@@ -454,14 +454,14 @@ BattleFrontier_BattleDomeBattleRoom_EventScript_24C2B9:: @ 824C2B9
|
||||
closemessage
|
||||
applymovement 15, BattleFrontier_BattleDomeBattleRoom_Movement_24C82B
|
||||
waitmovement 0
|
||||
msgbox BattleFrontier_BattleDomeBattleRoom_Text_24D172, 4
|
||||
msgbox BattleFrontier_BattleDomeBattleRoom_Text_24D172, MSGBOX_DEFAULT
|
||||
playfanfare MUS_ME_SYMBOLGET
|
||||
message BattleFrontier_BattleDomeBattleRoom_Text_24D1AA
|
||||
waitmessage
|
||||
waitfanfare
|
||||
setvar VAR_0x8004, 13
|
||||
special CallFrontierUtilFunc
|
||||
msgbox BattleFrontier_BattleDomeBattleRoom_Text_24D1E0, 4
|
||||
msgbox BattleFrontier_BattleDomeBattleRoom_Text_24D1E0, MSGBOX_DEFAULT
|
||||
goto BattleFrontier_BattleDomeBattleRoom_EventScript_24BF62
|
||||
|
||||
BattleFrontier_BattleDomeBattleRoom_EventScript_24C346:: @ 824C346
|
||||
@@ -470,19 +470,19 @@ BattleFrontier_BattleDomeBattleRoom_EventScript_24C346:: @ 824C346
|
||||
special CallFrontierUtilFunc
|
||||
compare VAR_RESULT, 0
|
||||
goto_if 5, BattleFrontier_BattleDomeBattleRoom_EventScript_24C373
|
||||
msgbox BattleFrontier_BattleDomeBattleRoom_Text_24D319, 4
|
||||
msgbox BattleFrontier_BattleDomeBattleRoom_Text_24D319, MSGBOX_DEFAULT
|
||||
setvar VAR_0x8004, 2
|
||||
setvar VAR_0x8005, 7
|
||||
special CallFrontierUtilFunc
|
||||
|
||||
BattleFrontier_BattleDomeBattleRoom_EventScript_24C373:: @ 824C373
|
||||
msgbox BattleFrontier_BattleDomeBattleRoom_Text_24D43E, 4
|
||||
msgbox BattleFrontier_BattleDomeBattleRoom_Text_24D43E, MSGBOX_DEFAULT
|
||||
call BattleFrontier_BattleDomeBattleRoom_EventScript_24C400
|
||||
switch VAR_RESULT
|
||||
case 2, BattleFrontier_BattleDomeBattleRoom_EventScript_24C420
|
||||
case 9, BattleFrontier_BattleDomeBattleRoom_EventScript_24C420
|
||||
case 3, BattleFrontier_BattleDomeBattleRoom_EventScript_24C436
|
||||
msgbox BattleFrontier_BattleDomeBattleRoom_Text_24D0F6, 4
|
||||
msgbox BattleFrontier_BattleDomeBattleRoom_Text_24D0F6, MSGBOX_DEFAULT
|
||||
setvar VAR_0x8004, 12
|
||||
setvar VAR_0x8005, 1
|
||||
special CallBattleDomeFunction
|
||||
@@ -493,18 +493,18 @@ BattleFrontier_BattleDomeBattleRoom_EventScript_24C373:: @ 824C373
|
||||
closemessage
|
||||
applymovement 15, BattleFrontier_BattleDomeBattleRoom_Movement_24C82B
|
||||
waitmovement 0
|
||||
msgbox BattleFrontier_BattleDomeBattleRoom_Text_24D47F, 4
|
||||
msgbox BattleFrontier_BattleDomeBattleRoom_Text_24D47F, MSGBOX_DEFAULT
|
||||
playfanfare MUS_ME_SYMBOLGET
|
||||
message BattleFrontier_BattleDomeBattleRoom_Text_24D522
|
||||
waitmessage
|
||||
waitfanfare
|
||||
setvar VAR_0x8004, 13
|
||||
special CallFrontierUtilFunc
|
||||
msgbox BattleFrontier_BattleDomeBattleRoom_Text_24D54D, 4
|
||||
msgbox BattleFrontier_BattleDomeBattleRoom_Text_24D54D, MSGBOX_DEFAULT
|
||||
goto BattleFrontier_BattleDomeBattleRoom_EventScript_24BF62
|
||||
|
||||
BattleFrontier_BattleDomeBattleRoom_EventScript_24C400:: @ 824C400
|
||||
msgbox BattleFrontier_BattleDomeBattleRoom_Text_24D677, 4
|
||||
msgbox BattleFrontier_BattleDomeBattleRoom_Text_24D677, MSGBOX_DEFAULT
|
||||
closemessage
|
||||
applymovement 13, BattleFrontier_BattleDomeBattleRoom_Movement_24C787
|
||||
applymovement 15, BattleFrontier_BattleDomeBattleRoom_Movement_24C829
|
||||
@@ -513,7 +513,7 @@ BattleFrontier_BattleDomeBattleRoom_EventScript_24C400:: @ 824C400
|
||||
return
|
||||
|
||||
BattleFrontier_BattleDomeBattleRoom_EventScript_24C420:: @ 824C420
|
||||
msgbox BattleFrontier_BattleDomeBattleRoom_Text_24D127, 4
|
||||
msgbox BattleFrontier_BattleDomeBattleRoom_Text_24D127, MSGBOX_DEFAULT
|
||||
playse SE_W227B
|
||||
call BattleFrontier_BattleDomeBattleRoom_EventScript_24C82E
|
||||
waitse
|
||||
@@ -1055,7 +1055,7 @@ BattleFrontier_BattleDomeBattleRoom_Text_24CA86: @ 824CA86
|
||||
.string "What an unbelievable finish!\n"
|
||||
.string "We have a double knockout!\p"
|
||||
.string "In this event, the Battle Tournament\n"
|
||||
.string "rules call for a REFEREE’S decision.\p"
|
||||
.string "rules call for a REFEREE'S decision.\p"
|
||||
.string "Please wait while the judging\n"
|
||||
.string "is under way.$"
|
||||
|
||||
@@ -1155,7 +1155,7 @@ BattleFrontier_BattleDomeBattleRoom_Text_24CEBE: @ 824CEBE
|
||||
|
||||
BattleFrontier_BattleDomeBattleRoom_Text_24CEDE: @ 824CEDE
|
||||
.string "And now… The TRAINER standing in\n"
|
||||
.string "{PLAYER}’s record-setting path…\p"
|
||||
.string "{PLAYER}'s record-setting path…\p"
|
||||
.string "Yes! The one and only!\n"
|
||||
.string "The BATTLE DOME COMMISSIONER!\l"
|
||||
.string "Our very own DOME ACE!\l"
|
||||
@@ -1168,21 +1168,21 @@ BattleFrontier_BattleDomeBattleRoom_Text_24CF7A: @ 824CF7A
|
||||
BattleFrontier_BattleDomeBattleRoom_Text_24CFAE: @ 824CFAE
|
||||
.string "TUCKER: Ahahah!\p"
|
||||
.string "Do you hear it? This crowd!\n"
|
||||
.string "They’re all itching to see our match!\p"
|
||||
.string "They're all itching to see our match!\p"
|
||||
.string "Ahahah!\p"
|
||||
.string "I bet you’re twitching all over from\n"
|
||||
.string "I bet you're twitching all over from\n"
|
||||
.string "the tension of getting to battle me!\p"
|
||||
.string "But don’t you worry about a thing!\p"
|
||||
.string "I’m the no. 1 star of the BATTLE DOME!\n"
|
||||
.string "But don't you worry about a thing!\p"
|
||||
.string "I'm the no. 1 star of the BATTLE DOME!\n"
|
||||
.string "I, TUCKER the DOME ACE, will bathe you\l"
|
||||
.string "in my brilliant glow!$"
|
||||
|
||||
BattleFrontier_BattleDomeBattleRoom_Text_24D0D9: @ 824D0D9
|
||||
.string "Your strategy!\n"
|
||||
.string "Let’s see it!$"
|
||||
.string "Let's see it!$"
|
||||
|
||||
BattleFrontier_BattleDomeBattleRoom_Text_24D0F6: @ 824D0F6
|
||||
.string "Unbelievable! It’s incredible!\n"
|
||||
.string "Unbelievable! It's incredible!\n"
|
||||
.string "The victor is {PLAYER}!$"
|
||||
|
||||
BattleFrontier_BattleDomeBattleRoom_Text_24D127: @ 824D127
|
||||
@@ -1200,7 +1200,7 @@ BattleFrontier_BattleDomeBattleRoom_Text_24D1AA: @ 824D1AA
|
||||
|
||||
BattleFrontier_BattleDomeBattleRoom_Text_24D1E0: @ 824D1E0
|
||||
.string "… … … … … …\p"
|
||||
.string "I sorely underestimated you. I won’t\n"
|
||||
.string "I sorely underestimated you. I won't\n"
|
||||
.string "make the same mistake next time…$"
|
||||
|
||||
BattleFrontier_BattleDomeBattleRoom_Text_24D232: @ 824D232
|
||||
@@ -1214,7 +1214,7 @@ BattleFrontier_BattleDomeBattleRoom_Text_24D26C: @ 824D26C
|
||||
.string "Finally, the legend has returned!\p"
|
||||
.string "Yes, the name of that legend!\n"
|
||||
.string "Our very own DOME ACE!\l"
|
||||
.string "It’s none other than TUCKER!$"
|
||||
.string "It's none other than TUCKER!$"
|
||||
|
||||
BattleFrontier_BattleDomeBattleRoom_Text_24D319: @ 824D319
|
||||
.string "TUCKER: Ah…\n"
|
||||
@@ -1233,9 +1233,9 @@ BattleFrontier_BattleDomeBattleRoom_Text_24D43E: @ 824D43E
|
||||
.string "I possess! Right here and now!$"
|
||||
|
||||
BattleFrontier_BattleDomeBattleRoom_Text_24D47F: @ 824D47F
|
||||
.string "TUCKER: You’re genuinely fantastic!\p"
|
||||
.string "Never before! I haven’t ever lost in the\n"
|
||||
.string "times I’ve had to unleash my power.\p"
|
||||
.string "TUCKER: You're genuinely fantastic!\p"
|
||||
.string "Never before! I haven't ever lost in the\n"
|
||||
.string "times I've had to unleash my power.\p"
|
||||
.string "Yes, quite fantastic!\n"
|
||||
.string "Your FRONTIER PASS, please?$"
|
||||
|
||||
@@ -1244,7 +1244,7 @@ BattleFrontier_BattleDomeBattleRoom_Text_24D522: @ 824D522
|
||||
.string "a golden shine!$"
|
||||
|
||||
BattleFrontier_BattleDomeBattleRoom_Text_24D54D: @ 824D54D
|
||||
.string "You’re strong, but above all,\n"
|
||||
.string "You're strong, but above all,\n"
|
||||
.string "you have a unique charm!\p"
|
||||
.string "In you, I see a definite potential for\n"
|
||||
.string "a superstar like me.\p"
|
||||
@@ -1272,6 +1272,6 @@ BattleFrontier_BattleDomeBattleRoom_Text_24D6BE: @ 824D6BE
|
||||
.string "The winner is…\n"
|
||||
.string "Oh, my goodness!\l"
|
||||
.string "The winner is our very own DOME ACE!\l"
|
||||
.string "It’s TUCKER!\p"
|
||||
.string "It's TUCKER!\p"
|
||||
.string "Congratulations! And thank you!\n"
|
||||
.string "Let’s hear it for the DOME ACE, TUCKER!$"
|
||||
.string "Let's hear it for the DOME ACE, TUCKER!$"
|
||||
|
||||
@@ -34,7 +34,7 @@ BattleFrontier_BattleDomeLobby_EventScript_249839:: @ 8249839
|
||||
|
||||
BattleFrontier_BattleDomeLobby_EventScript_249842:: @ 8249842
|
||||
lockall
|
||||
msgbox BattleFrontier_BattleDomeLobby_Text_24A45F, 4
|
||||
msgbox BattleFrontier_BattleDomeLobby_Text_24A45F, MSGBOX_DEFAULT
|
||||
closemessage
|
||||
setvar VAR_0x8004, 2
|
||||
setvar VAR_0x8005, 0
|
||||
@@ -63,14 +63,14 @@ BattleFrontier_BattleDomeLobby_EventScript_24989B:: @ 824989B
|
||||
special CallFrontierUtilFunc
|
||||
compare VAR_RESULT, 1
|
||||
goto_eq BattleFrontier_BattleDomeLobby_EventScript_2498C1
|
||||
msgbox BattleFrontier_BattleDomeLobby_Text_24A4E9, 4
|
||||
msgbox BattleFrontier_BattleDomeLobby_Text_24A4E9, MSGBOX_DEFAULT
|
||||
goto BattleFrontier_BattleDomeLobby_EventScript_2498C9
|
||||
|
||||
BattleFrontier_BattleDomeLobby_EventScript_2498C1:: @ 82498C1
|
||||
msgbox BattleFrontier_BattleDomeLobby_Text_24AD67, 4
|
||||
msgbox BattleFrontier_BattleDomeLobby_Text_24AD67, MSGBOX_DEFAULT
|
||||
|
||||
BattleFrontier_BattleDomeLobby_EventScript_2498C9:: @ 82498C9
|
||||
msgbox BattleFrontier_BattleDomeLobby_Text_24ADB1, 4
|
||||
msgbox BattleFrontier_BattleDomeLobby_Text_24ADB1, MSGBOX_DEFAULT
|
||||
setvar VAR_0x8004, 11
|
||||
special CallFrontierUtilFunc
|
||||
msgbox BattleFrontier_BattleDomeLobby_Text_241520, 9
|
||||
@@ -100,7 +100,7 @@ BattleFrontier_BattleDomeLobby_EventScript_2498C9:: @ 82498C9
|
||||
|
||||
BattleFrontier_BattleDomeLobby_EventScript_249940:: @ 8249940
|
||||
lockall
|
||||
msgbox BattleFrontier_BattleDomeLobby_Text_24A5BF, 4
|
||||
msgbox BattleFrontier_BattleDomeLobby_Text_24A5BF, MSGBOX_DEFAULT
|
||||
message BattleFrontier_BattleDomeLobby_Text_24A5D6
|
||||
waitmessage
|
||||
special LoadPlayerParty
|
||||
@@ -141,7 +141,7 @@ BattleFrontier_BattleDomeLobby_EventScript_2499E4:: @ 82499E4
|
||||
call BattleFrontier_BattleDomeLobby_EventScript_23E8B4
|
||||
|
||||
BattleFrontier_BattleDomeLobby_EventScript_2499E9:: @ 82499E9
|
||||
msgbox BattleFrontier_BattleDomeLobby_Text_249F74, 4
|
||||
msgbox BattleFrontier_BattleDomeLobby_Text_249F74, MSGBOX_DEFAULT
|
||||
closemessage
|
||||
setvar VAR_TEMP_0, 255
|
||||
releaseall
|
||||
@@ -149,7 +149,7 @@ BattleFrontier_BattleDomeLobby_EventScript_2499E9:: @ 82499E9
|
||||
|
||||
BattleFrontier_BattleDomeLobby_EventScript_2499F9:: @ 82499F9
|
||||
lockall
|
||||
msgbox BattleFrontier_BattleDomeLobby_Text_24A5FE, 4
|
||||
msgbox BattleFrontier_BattleDomeLobby_Text_24A5FE, MSGBOX_DEFAULT
|
||||
message BattleFrontier_BattleDomeLobby_Text_24A61A
|
||||
waitmessage
|
||||
setvar VAR_0x8004, 13
|
||||
@@ -215,7 +215,7 @@ BattleFrontier_BattleDomeLobby_EventScript_249ABF:: @ 8249ABF
|
||||
setvar VAR_0x8005, 1
|
||||
copyvar VAR_0x8006, VAR_RESULT
|
||||
special CallFrontierUtilFunc
|
||||
msgbox BattleFrontier_BattleDomeLobby_Text_24A26E, 4
|
||||
msgbox BattleFrontier_BattleDomeLobby_Text_24A26E, MSGBOX_DEFAULT
|
||||
fadescreen 1
|
||||
call BattleFrontier_BattleDomeLobby_EventScript_23F2B7
|
||||
copyvar VAR_0x8004, VAR_RESULT
|
||||
@@ -224,7 +224,7 @@ BattleFrontier_BattleDomeLobby_EventScript_249ABF:: @ 8249ABF
|
||||
waitstate
|
||||
compare VAR_RESULT, 0
|
||||
goto_eq BattleFrontier_BattleDomeLobby_EventScript_249C61
|
||||
msgbox BattleFrontier_BattleDomeLobby_Text_24A1C6, 5
|
||||
msgbox BattleFrontier_BattleDomeLobby_Text_24A1C6, MSGBOX_YESNO
|
||||
switch VAR_RESULT
|
||||
case 0, BattleFrontier_BattleDomeLobby_EventScript_249C61
|
||||
case 1, BattleFrontier_BattleDomeLobby_EventScript_249B60
|
||||
@@ -262,7 +262,7 @@ BattleFrontier_BattleDomeLobby_EventScript_249BC2:: @ 8249BC2
|
||||
special CallFrontierUtilFunc
|
||||
setvar VAR_0x8004, 15
|
||||
special CallBattleDomeFunction
|
||||
msgbox BattleFrontier_BattleDomeLobby_Text_24A437, 4
|
||||
msgbox BattleFrontier_BattleDomeLobby_Text_24A437, MSGBOX_DEFAULT
|
||||
closemessage
|
||||
call BattleFrontier_BattleDomeLobby_EventScript_249C6E
|
||||
special HealPlayerParty
|
||||
@@ -284,11 +284,11 @@ BattleFrontier_BattleDomeLobby_EventScript_249C15:: @ 8249C15
|
||||
case 1, BattleFrontier_BattleDomeLobby_EventScript_249C3D
|
||||
|
||||
BattleFrontier_BattleDomeLobby_EventScript_249C30:: @ 8249C30
|
||||
msgbox BattleFrontier_BattleDomeLobby_Text_24A353, 4
|
||||
msgbox BattleFrontier_BattleDomeLobby_Text_24A353, MSGBOX_DEFAULT
|
||||
goto BattleFrontier_BattleDomeLobby_EventScript_249C6C
|
||||
|
||||
BattleFrontier_BattleDomeLobby_EventScript_249C3D:: @ 8249C3D
|
||||
msgbox BattleFrontier_BattleDomeLobby_Text_24A2AB, 4
|
||||
msgbox BattleFrontier_BattleDomeLobby_Text_24A2AB, MSGBOX_DEFAULT
|
||||
goto BattleFrontier_BattleDomeLobby_EventScript_249C6C
|
||||
|
||||
BattleFrontier_BattleDomeLobby_EventScript_249C4A:: @ 8249C4A
|
||||
@@ -302,7 +302,7 @@ BattleFrontier_BattleDomeLobby_EventScript_249C61:: @ 8249C61
|
||||
special LoadPlayerParty
|
||||
|
||||
BattleFrontier_BattleDomeLobby_EventScript_249C64:: @ 8249C64
|
||||
msgbox BattleFrontier_BattleDomeLobby_Text_249F74, 4
|
||||
msgbox BattleFrontier_BattleDomeLobby_Text_249F74, MSGBOX_DEFAULT
|
||||
|
||||
BattleFrontier_BattleDomeLobby_EventScript_249C6C:: @ 8249C6C
|
||||
release
|
||||
@@ -350,11 +350,11 @@ BattleFrontier_BattleDomeLobby_EventScript_249CF5:: @ 8249CF5
|
||||
return
|
||||
|
||||
BattleFrontier_BattleDomeLobby_EventScript_249CFD:: @ 8249CFD
|
||||
msgbox BattleFrontier_BattleDomeLobby_Text_249EB7, 4
|
||||
msgbox BattleFrontier_BattleDomeLobby_Text_249EB7, MSGBOX_DEFAULT
|
||||
return
|
||||
|
||||
BattleFrontier_BattleDomeLobby_EventScript_249D06:: @ 8249D06
|
||||
msgbox BattleFrontier_BattleDomeLobby_Text_24A664, 4
|
||||
msgbox BattleFrontier_BattleDomeLobby_Text_24A664, MSGBOX_DEFAULT
|
||||
return
|
||||
|
||||
BattleFrontier_BattleDomeLobby_EventScript_249D0F:: @ 8249D0F
|
||||
@@ -366,11 +366,11 @@ BattleFrontier_BattleDomeLobby_EventScript_249D15:: @ 8249D15
|
||||
return
|
||||
|
||||
BattleFrontier_BattleDomeLobby_EventScript_249D1B:: @ 8249D1B
|
||||
msgbox BattleFrontier_BattleDomeLobby_Text_249F8E, 4
|
||||
msgbox BattleFrontier_BattleDomeLobby_Text_249F8E, MSGBOX_DEFAULT
|
||||
return
|
||||
|
||||
BattleFrontier_BattleDomeLobby_EventScript_249D24:: @ 8249D24
|
||||
msgbox BattleFrontier_BattleDomeLobby_Text_24A721, 4
|
||||
msgbox BattleFrontier_BattleDomeLobby_Text_24A721, MSGBOX_DEFAULT
|
||||
return
|
||||
|
||||
BattleFrontier_BattleDomeLobby_EventScript_249D2D:: @ 8249D2D
|
||||
@@ -449,56 +449,54 @@ BattleFrontier_BattleDomeLobby_EventScript_249D84:: @ 8249D84
|
||||
end
|
||||
|
||||
BattleFrontier_BattleDomeLobby_EventScript_249DC9:: @ 8249DC9
|
||||
msgbox BattleFrontier_BattleDomeLobby_Text_24A966, 3
|
||||
msgbox BattleFrontier_BattleDomeLobby_Text_24A966, MSGBOX_SIGN
|
||||
return
|
||||
|
||||
BattleFrontier_BattleDomeLobby_EventScript_249DD2:: @ 8249DD2
|
||||
msgbox BattleFrontier_BattleDomeLobby_Text_24A9A9, 3
|
||||
msgbox BattleFrontier_BattleDomeLobby_Text_24A9A9, MSGBOX_SIGN
|
||||
return
|
||||
|
||||
BattleFrontier_BattleDomeLobby_EventScript_249DDB:: @ 8249DDB
|
||||
msgbox BattleFrontier_BattleDomeLobby_Text_24A9EC, 3
|
||||
msgbox BattleFrontier_BattleDomeLobby_Text_24A9EC, MSGBOX_SIGN
|
||||
return
|
||||
|
||||
BattleFrontier_BattleDomeLobby_EventScript_249DE4:: @ 8249DE4
|
||||
msgbox BattleFrontier_BattleDomeLobby_Text_24AA31, 3
|
||||
msgbox BattleFrontier_BattleDomeLobby_Text_24AA31, MSGBOX_SIGN
|
||||
return
|
||||
|
||||
BattleFrontier_BattleDomeLobby_EventScript_249DED:: @ 8249DED
|
||||
setvar VAR_0x8004, 20
|
||||
special CallBattleDomeFunction
|
||||
msgbox BattleFrontier_BattleDomeLobby_Text_24AA76, 2
|
||||
msgbox BattleFrontier_BattleDomeLobby_Text_24AA76, MSGBOX_NPC
|
||||
end
|
||||
|
||||
BattleFrontier_BattleDomeLobby_EventScript_249DFE:: @ 8249DFE
|
||||
msgbox BattleFrontier_BattleDomeLobby_Text_24AB94, 2
|
||||
msgbox BattleFrontier_BattleDomeLobby_Text_24AB94, MSGBOX_NPC
|
||||
end
|
||||
|
||||
BattleFrontier_BattleDomeLobby_EventScript_249E07:: @ 8249E07
|
||||
msgbox BattleFrontier_BattleDomeLobby_Text_24AC76, 2
|
||||
msgbox BattleFrontier_BattleDomeLobby_Text_24AC76, MSGBOX_NPC
|
||||
end
|
||||
|
||||
BattleFrontier_BattleDomeLobby_EventScript_249E10:: @ 8249E10
|
||||
msgbox BattleFrontier_BattleDomeLobby_Text_24ACD3, 2
|
||||
msgbox BattleFrontier_BattleDomeLobby_Text_24ACD3, MSGBOX_NPC
|
||||
end
|
||||
|
||||
BattleFrontier_OutsideWest_EventScript_249E19:: @ 8249E19
|
||||
msgbox BattleFrontier_OutsideWest_Text_24AB06, 2
|
||||
msgbox BattleFrontier_OutsideWest_Text_24AB06, MSGBOX_NPC
|
||||
end
|
||||
|
||||
BattleFrontier_OutsideWest_EventScript_249E22:: @ 8249E22
|
||||
loadword 0, BattleFrontier_OutsideWest_Text_24AB44
|
||||
callstd 2
|
||||
msgbox BattleFrontier_OutsideWest_Text_24AB44, MSGBOX_NPC
|
||||
end
|
||||
|
||||
BattleFrontier_OutsideWest_EventScript_249E2B:: @ 8249E2B
|
||||
loadword 0, BattleFrontier_OutsideWest_Text_24AB75
|
||||
callstd 2
|
||||
msgbox BattleFrontier_OutsideWest_Text_24AB75, MSGBOX_NPC
|
||||
end
|
||||
|
||||
BattleFrontier_BattleDomeLobby_EventScript_249E34:: @ 8249E34
|
||||
lockall
|
||||
msgbox BattleFrontier_BattleDomeLobby_Text_24AE63, 4
|
||||
msgbox BattleFrontier_BattleDomeLobby_Text_24AE63, MSGBOX_DEFAULT
|
||||
goto BattleFrontier_BattleDomeLobby_EventScript_249E43
|
||||
end
|
||||
|
||||
@@ -515,17 +513,17 @@ BattleFrontier_BattleDomeLobby_EventScript_249E43:: @ 8249E43
|
||||
end
|
||||
|
||||
BattleFrontier_BattleDomeLobby_EventScript_249E8B:: @ 8249E8B
|
||||
msgbox BattleFrontier_BattleDomeLobby_Text_24AEAE, 4
|
||||
msgbox BattleFrontier_BattleDomeLobby_Text_24AEAE, MSGBOX_DEFAULT
|
||||
goto BattleFrontier_BattleDomeLobby_EventScript_249E43
|
||||
end
|
||||
|
||||
BattleFrontier_BattleDomeLobby_EventScript_249E99:: @ 8249E99
|
||||
msgbox BattleFrontier_BattleDomeLobby_Text_24AF4C, 4
|
||||
msgbox BattleFrontier_BattleDomeLobby_Text_24AF4C, MSGBOX_DEFAULT
|
||||
goto BattleFrontier_BattleDomeLobby_EventScript_249E43
|
||||
end
|
||||
|
||||
BattleFrontier_BattleDomeLobby_EventScript_249EA7:: @ 8249EA7
|
||||
msgbox BattleFrontier_BattleDomeLobby_Text_24B073, 4
|
||||
msgbox BattleFrontier_BattleDomeLobby_Text_24B073, MSGBOX_DEFAULT
|
||||
goto BattleFrontier_BattleDomeLobby_EventScript_249E43
|
||||
end
|
||||
|
||||
@@ -558,14 +556,14 @@ BattleFrontier_BattleDomeLobby_Text_249F8E: @ 8249F8E
|
||||
.string "The other two POKéMON can battle\n"
|
||||
.string "one at a time.\p"
|
||||
.string "Choose the two battling POKéMON after\n"
|
||||
.string "examining the opponent’s trio.\p"
|
||||
.string "examining the opponent's trio.\p"
|
||||
.string "You win the tournament by defeating\n"
|
||||
.string "four TRAINERS.\p"
|
||||
.string "Battle Points are awarded to\n"
|
||||
.string "the tournament winner.\p"
|
||||
.string "If you want to interrupt your\n"
|
||||
.string "tournament, please save the game.\p"
|
||||
.string "If you don’t save before interrupting,\n"
|
||||
.string "If you don't save before interrupting,\n"
|
||||
.string "you will be disqualified.$"
|
||||
|
||||
BattleFrontier_BattleDomeLobby_Text_24A1C6: @ 824A1C6
|
||||
@@ -583,7 +581,7 @@ BattleFrontier_BattleDomeLobby_Text_24A26E: @ 824A26E
|
||||
|
||||
BattleFrontier_BattleDomeLobby_Text_24A2AB: @ 824A2AB
|
||||
.string "Excuse me!\p"
|
||||
.string "You don’t have three eligible POKéMON.\p"
|
||||
.string "You don't have three eligible POKéMON.\p"
|
||||
.string "Also, the POKéMON must be holding\n"
|
||||
.string "different kinds of items.\p"
|
||||
.string "EGGS{STR_VAR_1} ineligible.\p"
|
||||
@@ -591,7 +589,7 @@ BattleFrontier_BattleDomeLobby_Text_24A2AB: @ 824A2AB
|
||||
|
||||
BattleFrontier_BattleDomeLobby_Text_24A353: @ 824A353
|
||||
.string "Excuse me!\p"
|
||||
.string "You don’t have three eligible POKéMON.\p"
|
||||
.string "You don't have three eligible POKéMON.\p"
|
||||
.string "You must have three different POKéMON\n"
|
||||
.string "of Level 50 or less to enter.\p"
|
||||
.string "They also must be holding different\n"
|
||||
@@ -605,7 +603,7 @@ BattleFrontier_BattleDomeLobby_Text_24A437: @ 824A437
|
||||
|
||||
BattleFrontier_BattleDomeLobby_Text_24A45F: @ 824A45F
|
||||
.string "Excuse me!\p"
|
||||
.string "You didn’t save before you quit your\n"
|
||||
.string "You didn't save before you quit your\n"
|
||||
.string "challenge last time.\p"
|
||||
.string "Because of that, your challenge so far\n"
|
||||
.string "has been disqualified. Sorry!$"
|
||||
@@ -635,7 +633,7 @@ BattleFrontier_BattleDomeLobby_Text_24A5D6: @ 824A5D6
|
||||
.string "Please wait.$"
|
||||
|
||||
BattleFrontier_BattleDomeLobby_Text_24A5FE: @ 824A5FE
|
||||
.string "We’ve been waiting for you!$"
|
||||
.string "We've been waiting for you!$"
|
||||
|
||||
BattleFrontier_BattleDomeLobby_Text_24A61A: @ 824A61A
|
||||
.string "Before I show you to the BATTLE DOME,\n"
|
||||
@@ -663,30 +661,30 @@ BattleFrontier_BattleDomeLobby_Text_24A721: @ 824A721
|
||||
.string "The remaining two POKéMON must take\n"
|
||||
.string "part in a DOUBLE BATTLE.\p"
|
||||
.string "Choose the two battling POKéMON after\n"
|
||||
.string "examining the opponent’s trio.\p"
|
||||
.string "examining the opponent's trio.\p"
|
||||
.string "You win the tournament by defeating\n"
|
||||
.string "four TRAINERS.\p"
|
||||
.string "Battle Points are awarded to\n"
|
||||
.string "the tournament winner.\p"
|
||||
.string "If you want to interrupt your\n"
|
||||
.string "tournament, please save the game.\p"
|
||||
.string "If you don’t save before interrupting,\n"
|
||||
.string "If you don't save before interrupting,\n"
|
||||
.string "you will be disqualified.$"
|
||||
|
||||
BattleFrontier_BattleDomeLobby_Text_24A966: @ 824A966
|
||||
.string "They’re the results of the last\n"
|
||||
.string "They're the results of the last\n"
|
||||
.string "Level 50 SINGLE BATTLE Tournament.$"
|
||||
|
||||
BattleFrontier_BattleDomeLobby_Text_24A9A9: @ 824A9A9
|
||||
.string "They’re the results of the last\n"
|
||||
.string "They're the results of the last\n"
|
||||
.string "Level 50 DOUBLE BATTLE Tournament.$"
|
||||
|
||||
BattleFrontier_BattleDomeLobby_Text_24A9EC: @ 824A9EC
|
||||
.string "They’re the results of the last\n"
|
||||
.string "They're the results of the last\n"
|
||||
.string "Open Level SINGLE BATTLE Tournament.$"
|
||||
|
||||
BattleFrontier_BattleDomeLobby_Text_24AA31: @ 824AA31
|
||||
.string "They’re the results of the last\n"
|
||||
.string "They're the results of the last\n"
|
||||
.string "Open Level DOUBLE BATTLE Tournament.$"
|
||||
|
||||
BattleFrontier_BattleDomeLobby_Text_24AA76: @ 824AA76
|
||||
@@ -699,7 +697,7 @@ BattleFrontier_BattleDomeLobby_Text_24AA76: @ 824AA76
|
||||
|
||||
BattleFrontier_OutsideWest_Text_24AB06: @ 824AB06
|
||||
.string "The BATTLE FRONTIER…\n"
|
||||
.string "I’ve long dreamed about a place like it.$"
|
||||
.string "I've long dreamed about a place like it.$"
|
||||
|
||||
BattleFrontier_OutsideWest_Text_24AB44: @ 824AB44
|
||||
.string "The BATTLE DOME\n"
|
||||
@@ -724,9 +722,9 @@ BattleFrontier_BattleDomeLobby_Text_24AC76: @ 824AC76
|
||||
.string "Of course I got trashed…$"
|
||||
|
||||
BattleFrontier_BattleDomeLobby_Text_24ACD3: @ 824ACD3
|
||||
.string "I would’ve won if I’d kept this POKéMON\n"
|
||||
.string "I would've won if I'd kept this POKéMON\n"
|
||||
.string "held in reserve.\p"
|
||||
.string "You need to check your opponent’s\n"
|
||||
.string "You need to check your opponent's\n"
|
||||
.string "POKéMON carefully before choosing\l"
|
||||
.string "your battling POKéMON.$"
|
||||
|
||||
@@ -766,7 +764,7 @@ BattleFrontier_BattleDomeLobby_Text_24AF4C: @ 824AF4C
|
||||
.string "The Tournament Tree will provide\n"
|
||||
.string "several kinds of data.\p"
|
||||
.string "The data on view includes the previous\n"
|
||||
.string "tournament’s results, the POKéMON held\l"
|
||||
.string "tournament's results, the POKéMON held\l"
|
||||
.string "by TRAINERS, and the battle styles of\l"
|
||||
.string "TRAINERS.$"
|
||||
|
||||
|
||||
@@ -69,7 +69,7 @@ BattleFrontier_BattleDomePreBattleRoom_EventScript_24B33F:: @ 824B33F
|
||||
goto BattleFrontier_BattleDomePreBattleRoom_EventScript_24B24F
|
||||
|
||||
BattleFrontier_BattleDomePreBattleRoom_EventScript_24B349:: @ 824B349
|
||||
msgbox BattleFrontier_BattleDomePreBattleRoom_Text_24BA69, 5
|
||||
msgbox BattleFrontier_BattleDomePreBattleRoom_Text_24BA69, MSGBOX_YESNO
|
||||
switch VAR_RESULT
|
||||
case 0, BattleFrontier_BattleDomePreBattleRoom_EventScript_24B24F
|
||||
case 1, BattleFrontier_BattleDomePreBattleRoom_EventScript_24B3BB
|
||||
@@ -104,7 +104,7 @@ BattleFrontier_BattleDomePreBattleRoom_EventScript_24B3BB:: @ 824B3BB
|
||||
end
|
||||
|
||||
BattleFrontier_BattleDomePreBattleRoom_EventScript_24B3DD:: @ 824B3DD
|
||||
msgbox BattleFrontier_BattleDomePreBattleRoom_Text_24B9B5, 4
|
||||
msgbox BattleFrontier_BattleDomePreBattleRoom_Text_24B9B5, MSGBOX_DEFAULT
|
||||
fadescreen 1
|
||||
setvar VAR_0x8004, 6
|
||||
special CallBattleDomeFunction
|
||||
@@ -131,19 +131,19 @@ BattleFrontier_BattleDomePreBattleRoom_EventScript_24B40A:: @ 824B40A
|
||||
return
|
||||
|
||||
BattleFrontier_BattleDomePreBattleRoom_EventScript_24B449:: @ 824B449
|
||||
msgbox BattleFrontier_BattleDomePreBattleRoom_Text_24B9D9, 4
|
||||
msgbox BattleFrontier_BattleDomePreBattleRoom_Text_24B9D9, MSGBOX_DEFAULT
|
||||
return
|
||||
|
||||
BattleFrontier_BattleDomePreBattleRoom_EventScript_24B452:: @ 824B452
|
||||
msgbox BattleFrontier_BattleDomePreBattleRoom_Text_24B9FD, 4
|
||||
msgbox BattleFrontier_BattleDomePreBattleRoom_Text_24B9FD, MSGBOX_DEFAULT
|
||||
return
|
||||
|
||||
BattleFrontier_BattleDomePreBattleRoom_EventScript_24B45B:: @ 824B45B
|
||||
msgbox BattleFrontier_BattleDomePreBattleRoom_Text_24BA21, 4
|
||||
msgbox BattleFrontier_BattleDomePreBattleRoom_Text_24BA21, MSGBOX_DEFAULT
|
||||
return
|
||||
|
||||
BattleFrontier_BattleDomePreBattleRoom_EventScript_24B464:: @ 824B464
|
||||
msgbox BattleFrontier_BattleDomePreBattleRoom_Text_24BA46, 4
|
||||
msgbox BattleFrontier_BattleDomePreBattleRoom_Text_24BA46, MSGBOX_DEFAULT
|
||||
return
|
||||
|
||||
BattleFrontier_BattleDomePreBattleRoom_EventScript_24B46D:: @ 824B46D
|
||||
@@ -167,7 +167,7 @@ BattleFrontier_BattleDomePreBattleRoom_EventScript_24B46D:: @ 824B46D
|
||||
special CallBattleDomeFunction
|
||||
setvar VAR_0x8004, 9
|
||||
special CallBattleDomeFunction
|
||||
msgbox BattleFrontier_BattleDomePreBattleRoom_Text_24B748, 4
|
||||
msgbox BattleFrontier_BattleDomePreBattleRoom_Text_24B748, MSGBOX_DEFAULT
|
||||
closemessage
|
||||
applymovement 1, BattleFrontier_BattleDomePreBattleRoom_Movement_24B64F
|
||||
waitmovement 0
|
||||
@@ -221,28 +221,28 @@ BattleFrontier_BattleDomePreBattleRoom_EventScript_24B54C:: @ 824B54C
|
||||
BattleFrontier_BattleDomePreBattleRoom_EventScript_24B58B:: @ 824B58B
|
||||
checkflag FLAG_TEMP_1
|
||||
goto_eq BattleFrontier_BattleDomePreBattleRoom_EventScript_24B5B5
|
||||
msgbox BattleFrontier_BattleDomePreBattleRoom_Text_24BB2E, 4
|
||||
msgbox BattleFrontier_BattleDomePreBattleRoom_Text_24BB2E, MSGBOX_DEFAULT
|
||||
setflag FLAG_TEMP_1
|
||||
return
|
||||
|
||||
BattleFrontier_BattleDomePreBattleRoom_EventScript_24B5A0:: @ 824B5A0
|
||||
checkflag FLAG_TEMP_1
|
||||
goto_eq BattleFrontier_BattleDomePreBattleRoom_EventScript_24B5BE
|
||||
msgbox BattleFrontier_BattleDomePreBattleRoom_Text_24BBAC, 4
|
||||
msgbox BattleFrontier_BattleDomePreBattleRoom_Text_24BBAC, MSGBOX_DEFAULT
|
||||
setflag FLAG_TEMP_1
|
||||
return
|
||||
|
||||
BattleFrontier_BattleDomePreBattleRoom_EventScript_24B5B5:: @ 824B5B5
|
||||
msgbox BattleFrontier_BattleDomePreBattleRoom_Text_24BC2A, 4
|
||||
msgbox BattleFrontier_BattleDomePreBattleRoom_Text_24BC2A, MSGBOX_DEFAULT
|
||||
return
|
||||
|
||||
BattleFrontier_BattleDomePreBattleRoom_EventScript_24B5BE:: @ 824B5BE
|
||||
msgbox BattleFrontier_BattleDomePreBattleRoom_Text_24BC63, 4
|
||||
msgbox BattleFrontier_BattleDomePreBattleRoom_Text_24BC63, MSGBOX_DEFAULT
|
||||
return
|
||||
|
||||
BattleFrontier_BattleDomePreBattleRoom_EventScript_24B5C7:: @ 824B5C7
|
||||
setvar VAR_TEMP_0, 1
|
||||
msgbox BattleFrontier_BattleDomePreBattleRoom_Text_24B760, 4
|
||||
msgbox BattleFrontier_BattleDomePreBattleRoom_Text_24B760, MSGBOX_DEFAULT
|
||||
special LoadPlayerParty
|
||||
setvar VAR_0x8004, 3
|
||||
setvar VAR_0x8005, 3
|
||||
@@ -268,15 +268,15 @@ BattleFrontier_BattleDomePreBattleRoom_EventScript_24B600:: @ 824B600
|
||||
return
|
||||
|
||||
BattleFrontier_BattleDomePreBattleRoom_EventScript_24B634:: @ 824B634
|
||||
msgbox BattleFrontier_BattleDomePreBattleRoom_Text_24B7A3, 4
|
||||
msgbox BattleFrontier_BattleDomePreBattleRoom_Text_24B7A3, MSGBOX_DEFAULT
|
||||
return
|
||||
|
||||
BattleFrontier_BattleDomePreBattleRoom_EventScript_24B63D:: @ 824B63D
|
||||
msgbox BattleFrontier_BattleDomePreBattleRoom_Text_24B7F1, 4
|
||||
msgbox BattleFrontier_BattleDomePreBattleRoom_Text_24B7F1, MSGBOX_DEFAULT
|
||||
return
|
||||
|
||||
BattleFrontier_BattleDomePreBattleRoom_EventScript_24B646:: @ 824B646
|
||||
msgbox BattleFrontier_BattleDomePreBattleRoom_Text_24B83F, 4
|
||||
msgbox BattleFrontier_BattleDomePreBattleRoom_Text_24B83F, MSGBOX_DEFAULT
|
||||
return
|
||||
|
||||
BattleFrontier_BattleDomePreBattleRoom_Movement_24B64F: @ 824B64F
|
||||
@@ -325,7 +325,7 @@ BattleFrontier_BattleDomePreBattleRoom_Text_24B748: @ 824B748
|
||||
|
||||
BattleFrontier_BattleDomePreBattleRoom_Text_24B760: @ 824B760
|
||||
.string "Thank you for competing!\p"
|
||||
.string "I’ll restore your POKéMON to\n"
|
||||
.string "I'll restore your POKéMON to\n"
|
||||
.string "full health.$"
|
||||
|
||||
BattleFrontier_BattleDomePreBattleRoom_Text_24B7A3: @ 824B7A3
|
||||
@@ -358,11 +358,11 @@ BattleFrontier_BattleDomePreBattleRoom_Text_24B8E6: @ 824B8E6
|
||||
BattleFrontier_BattleDomePreBattleRoom_Text_24B94E: @ 824B94E
|
||||
.string "Congratulations for advancing\n"
|
||||
.string "to the final match.\p"
|
||||
.string "You’re one win from the championship.\n"
|
||||
.string "You're one win from the championship.\n"
|
||||
.string "Are you ready?$"
|
||||
|
||||
BattleFrontier_BattleDomePreBattleRoom_Text_24B9B5: @ 824B9B5
|
||||
.string "{PLAYER}’s next opponent\n"
|
||||
.string "{PLAYER}'s next opponent\n"
|
||||
.string "is this TRAINER.$"
|
||||
|
||||
BattleFrontier_BattleDomePreBattleRoom_Text_24B9D9: @ 824B9D9
|
||||
|
||||
@@ -51,7 +51,7 @@ BattleFrontier_BattleFactoryBattleRoom_MapScript2_25AE31: @ 825AE31
|
||||
.2byte 0
|
||||
|
||||
BattleFrontier_BattleFactoryBattleRoom_EventScript_25AE3B:: @ 825AE3B
|
||||
msgbox BattleFrontier_BattleFactoryBattleRoom_Text_25B1E2, 4
|
||||
msgbox BattleFrontier_BattleFactoryBattleRoom_Text_25B1E2, MSGBOX_DEFAULT
|
||||
closemessage
|
||||
applymovement 2, BattleFrontier_BattleFactoryBattleRoom_Movement_25B18B
|
||||
applymovement 8, BattleFrontier_BattleFactoryBattleRoom_Movement_25B17B
|
||||
@@ -82,7 +82,7 @@ BattleFrontier_BattleFactoryBattleRoom_EventScript_25AEA7:: @ 825AEA7
|
||||
setvar VAR_0x8004, 5
|
||||
special CallBattlePalaceFunction
|
||||
lockall
|
||||
msgbox gStringVar4, 4
|
||||
msgbox gStringVar4, MSGBOX_DEFAULT
|
||||
waitmessage
|
||||
closemessage
|
||||
setvar VAR_0x8004, 2
|
||||
@@ -153,13 +153,13 @@ BattleFrontier_BattleFactoryBattleRoom_EventScript_25AF9C:: @ 825AF9C
|
||||
special CallFrontierUtilFunc
|
||||
compare VAR_RESULT, 0
|
||||
goto_if 5, BattleFrontier_BattleFactoryBattleRoom_EventScript_25AFEF
|
||||
msgbox BattleFrontier_BattleFactoryBattleRoom_Text_25B1FB, 4
|
||||
msgbox BattleFrontier_BattleFactoryBattleRoom_Text_25B1FB, MSGBOX_DEFAULT
|
||||
setvar VAR_0x8004, 2
|
||||
setvar VAR_0x8005, 7
|
||||
special CallFrontierUtilFunc
|
||||
|
||||
BattleFrontier_BattleFactoryBattleRoom_EventScript_25AFEF:: @ 825AFEF
|
||||
msgbox BattleFrontier_BattleFactoryBattleRoom_Text_25B3F1, 4
|
||||
msgbox BattleFrontier_BattleFactoryBattleRoom_Text_25B3F1, MSGBOX_DEFAULT
|
||||
call BattleFrontier_BattleFactoryBattleRoom_EventScript_25B0E0
|
||||
compare VAR_RESULT, 1
|
||||
goto_eq BattleFrontier_BattleFactoryBattleRoom_EventScript_25B00C
|
||||
@@ -170,7 +170,7 @@ BattleFrontier_BattleFactoryBattleRoom_EventScript_25B00C:: @ 825B00C
|
||||
special CallFrontierUtilFunc
|
||||
compare VAR_RESULT, 0
|
||||
goto_if 5, BattleFrontier_BattleFactoryBattleRoom_EventScript_25B105
|
||||
msgbox BattleFrontier_BattleFactoryBattleRoom_Text_25B42D, 4
|
||||
msgbox BattleFrontier_BattleFactoryBattleRoom_Text_25B42D, MSGBOX_DEFAULT
|
||||
closemessage
|
||||
applymovement 8, BattleFrontier_BattleFactoryBattleRoom_Movement_25B182
|
||||
waitmovement 0
|
||||
@@ -180,7 +180,7 @@ BattleFrontier_BattleFactoryBattleRoom_EventScript_25B00C:: @ 825B00C
|
||||
waitfanfare
|
||||
setvar VAR_0x8004, 13
|
||||
special CallFrontierUtilFunc
|
||||
msgbox BattleFrontier_BattleFactoryBattleRoom_Text_25B498, 4
|
||||
msgbox BattleFrontier_BattleFactoryBattleRoom_Text_25B498, MSGBOX_DEFAULT
|
||||
goto BattleFrontier_BattleFactoryBattleRoom_EventScript_25B105
|
||||
|
||||
BattleFrontier_BattleFactoryBattleRoom_EventScript_25B051:: @ 825B051
|
||||
@@ -189,13 +189,13 @@ BattleFrontier_BattleFactoryBattleRoom_EventScript_25B051:: @ 825B051
|
||||
special CallFrontierUtilFunc
|
||||
compare VAR_RESULT, 0
|
||||
goto_if 5, BattleFrontier_BattleFactoryBattleRoom_EventScript_25B07E
|
||||
msgbox BattleFrontier_BattleFactoryBattleRoom_Text_25B517, 4
|
||||
msgbox BattleFrontier_BattleFactoryBattleRoom_Text_25B517, MSGBOX_DEFAULT
|
||||
setvar VAR_0x8004, 2
|
||||
setvar VAR_0x8005, 7
|
||||
special CallFrontierUtilFunc
|
||||
|
||||
BattleFrontier_BattleFactoryBattleRoom_EventScript_25B07E:: @ 825B07E
|
||||
msgbox BattleFrontier_BattleFactoryBattleRoom_Text_25B5CF, 4
|
||||
msgbox BattleFrontier_BattleFactoryBattleRoom_Text_25B5CF, MSGBOX_DEFAULT
|
||||
call BattleFrontier_BattleFactoryBattleRoom_EventScript_25B0E0
|
||||
compare VAR_RESULT, 1
|
||||
goto_eq BattleFrontier_BattleFactoryBattleRoom_EventScript_25B09B
|
||||
@@ -206,7 +206,7 @@ BattleFrontier_BattleFactoryBattleRoom_EventScript_25B09B:: @ 825B09B
|
||||
special CallFrontierUtilFunc
|
||||
compare VAR_RESULT, 2
|
||||
goto_eq BattleFrontier_BattleFactoryBattleRoom_EventScript_25B105
|
||||
msgbox BattleFrontier_BattleFactoryBattleRoom_Text_25B5E7, 4
|
||||
msgbox BattleFrontier_BattleFactoryBattleRoom_Text_25B5E7, MSGBOX_DEFAULT
|
||||
waitmessage
|
||||
applymovement 8, BattleFrontier_BattleFactoryBattleRoom_Movement_25B182
|
||||
waitmovement 0
|
||||
@@ -216,7 +216,7 @@ BattleFrontier_BattleFactoryBattleRoom_EventScript_25B09B:: @ 825B09B
|
||||
waitfanfare
|
||||
setvar VAR_0x8004, 13
|
||||
special CallFrontierUtilFunc
|
||||
msgbox BattleFrontier_BattleFactoryBattleRoom_Text_25B66D, 4
|
||||
msgbox BattleFrontier_BattleFactoryBattleRoom_Text_25B66D, MSGBOX_DEFAULT
|
||||
goto BattleFrontier_BattleFactoryBattleRoom_EventScript_25B105
|
||||
|
||||
BattleFrontier_BattleFactoryBattleRoom_EventScript_25B0E0:: @ 825B0E0
|
||||
@@ -318,21 +318,21 @@ BattleFrontier_BattleFactoryBattleRoom_Text_25B1E2: @ 825B1E2
|
||||
.string "Get a move on!$"
|
||||
|
||||
BattleFrontier_BattleFactoryBattleRoom_Text_25B1FB: @ 825B1FB
|
||||
.string "Hey, my name’s NOLAND!\n"
|
||||
.string "I’m basically in charge of this place,\l"
|
||||
.string "which is why I’m the FACTORY HEAD!\p"
|
||||
.string "Hey, my name's NOLAND!\n"
|
||||
.string "I'm basically in charge of this place,\l"
|
||||
.string "which is why I'm the FACTORY HEAD!\p"
|
||||
.string "I had a look at your Battle Swap data.\p"
|
||||
.string "You seem to have the right idea,\n"
|
||||
.string "but you’re still square in your head!\p"
|
||||
.string "Listen up, okay? Knowledge isn’t only\n"
|
||||
.string "but you're still square in your head!\p"
|
||||
.string "Listen up, okay? Knowledge isn't only\n"
|
||||
.string "about reading books or doing desk work.\p"
|
||||
.string "Just doing that sort of thing…\n"
|
||||
.string "It may as well be useless!\p"
|
||||
.string "You have to experience things with\n"
|
||||
.string "your heart and your body, understand?\p"
|
||||
.string "I’ll take you on under the same\n"
|
||||
.string "I'll take you on under the same\n"
|
||||
.string "conditions as you.\p"
|
||||
.string "I’ll be using rental POKéMON, too!$"
|
||||
.string "I'll be using rental POKéMON, too!$"
|
||||
|
||||
BattleFrontier_BattleFactoryBattleRoom_Text_25B3F1: @ 825B3F1
|
||||
.string "Shake out every last bit of your\n"
|
||||
@@ -340,7 +340,7 @@ BattleFrontier_BattleFactoryBattleRoom_Text_25B3F1: @ 825B3F1
|
||||
|
||||
BattleFrontier_BattleFactoryBattleRoom_Text_25B42D: @ 825B42D
|
||||
.string "NOLAND: Smart going!\n"
|
||||
.string "Let’s see your FRONTIER PASS.$"
|
||||
.string "Let's see your FRONTIER PASS.$"
|
||||
|
||||
BattleFrontier_BattleFactoryBattleRoom_Text_25B460: @ 825B460
|
||||
.string "The Knowledge Symbol was embossed\n"
|
||||
@@ -348,19 +348,19 @@ BattleFrontier_BattleFactoryBattleRoom_Text_25B460: @ 825B460
|
||||
|
||||
BattleFrontier_BattleFactoryBattleRoom_Text_25B498: @ 825B498
|
||||
.string "Heh…\n"
|
||||
.string "You’re a pretty bright spark…\p"
|
||||
.string "Next time, I’ll come after you hard.\n"
|
||||
.string "You're a pretty bright spark…\p"
|
||||
.string "Next time, I'll come after you hard.\n"
|
||||
.string "No holds barred, understand?\p"
|
||||
.string "You keep up your studies!$"
|
||||
|
||||
BattleFrontier_BattleFactoryBattleRoom_Text_25B517: @ 825B517
|
||||
.string "NOLAND: Hey, hey! How’s it going?\n"
|
||||
.string "NOLAND: Hey, hey! How's it going?\n"
|
||||
.string "You keeping up with your studies?\p"
|
||||
.string "…Oh?\p"
|
||||
.string "You’ve taken on a harder look than\n"
|
||||
.string "You've taken on a harder look than\n"
|
||||
.string "the last time I saw you.\p"
|
||||
.string "Now, this should be fun!\n"
|
||||
.string "I’m getting excited, hey!$"
|
||||
.string "I'm getting excited, hey!$"
|
||||
|
||||
BattleFrontier_BattleFactoryBattleRoom_Text_25B5CF: @ 825B5CF
|
||||
.string "All right!\n"
|
||||
@@ -368,9 +368,9 @@ BattleFrontier_BattleFactoryBattleRoom_Text_25B5CF: @ 825B5CF
|
||||
|
||||
BattleFrontier_BattleFactoryBattleRoom_Text_25B5E7: @ 825B5E7
|
||||
.string "NOLAND: What the…\n"
|
||||
.string "You’re getting out of my league!\p"
|
||||
.string "You're getting out of my league!\p"
|
||||
.string "Sheesh!\n"
|
||||
.string "Let’s see that FRONTIER PASS!$"
|
||||
.string "Let's see that FRONTIER PASS!$"
|
||||
|
||||
BattleFrontier_BattleFactoryBattleRoom_Text_25B640: @ 825B640
|
||||
.string "The Knowledge Symbol took on\n"
|
||||
@@ -378,7 +378,7 @@ BattleFrontier_BattleFactoryBattleRoom_Text_25B640: @ 825B640
|
||||
|
||||
BattleFrontier_BattleFactoryBattleRoom_Text_25B66D: @ 825B66D
|
||||
.string "Pfft, man!\p"
|
||||
.string "That’s absolutely the last time\n"
|
||||
.string "That's absolutely the last time\n"
|
||||
.string "I lose to you!\p"
|
||||
.string "We have to do this again, hey?$"
|
||||
|
||||
|
||||
@@ -27,7 +27,7 @@ BattleFrontier_BattleFactoryLobby_EventScript_258431:: @ 8258431
|
||||
|
||||
BattleFrontier_BattleFactoryLobby_EventScript_25843A:: @ 825843A
|
||||
lockall
|
||||
msgbox BattleFrontier_BattleFactoryLobby_Text_258ECA, 4
|
||||
msgbox BattleFrontier_BattleFactoryLobby_Text_258ECA, MSGBOX_DEFAULT
|
||||
closemessage
|
||||
setvar VAR_0x8004, 8
|
||||
special CallBattleFactoryFunction
|
||||
@@ -57,16 +57,16 @@ BattleFrontier_BattleFactoryLobby_EventScript_25849B:: @ 825849B
|
||||
special CallFrontierUtilFunc
|
||||
compare VAR_RESULT, 1
|
||||
goto_eq BattleFrontier_BattleFactoryLobby_EventScript_2584BD
|
||||
msgbox BattleFrontier_BattleFactoryLobby_Text_258D93, 4
|
||||
msgbox BattleFrontier_BattleFactoryLobby_Text_258D93, MSGBOX_DEFAULT
|
||||
waitmessage
|
||||
goto BattleFrontier_BattleFactoryLobby_EventScript_2584C6
|
||||
|
||||
BattleFrontier_BattleFactoryLobby_EventScript_2584BD:: @ 82584BD
|
||||
msgbox BattleFrontier_BattleFactoryLobby_Text_25926A, 4
|
||||
msgbox BattleFrontier_BattleFactoryLobby_Text_25926A, MSGBOX_DEFAULT
|
||||
waitmessage
|
||||
|
||||
BattleFrontier_BattleFactoryLobby_EventScript_2584C6:: @ 82584C6
|
||||
msgbox BattleFrontier_BattleFactoryLobby_Text_2592BD, 4
|
||||
msgbox BattleFrontier_BattleFactoryLobby_Text_2592BD, MSGBOX_DEFAULT
|
||||
setvar VAR_0x8004, 11
|
||||
special CallFrontierUtilFunc
|
||||
msgbox BattleFrontier_BattleFactoryLobby_Text_241520, 9
|
||||
@@ -116,7 +116,7 @@ BattleFrontier_BattleFactoryLobby_EventScript_25857D:: @ 825857D
|
||||
call BattleFrontier_BattleFactoryLobby_EventScript_23E8B4
|
||||
|
||||
BattleFrontier_BattleFactoryLobby_EventScript_258582:: @ 8258582
|
||||
msgbox BattleFrontier_BattleFactoryLobby_Text_258BC5, 4
|
||||
msgbox BattleFrontier_BattleFactoryLobby_Text_258BC5, MSGBOX_DEFAULT
|
||||
closemessage
|
||||
setvar VAR_TEMP_0, 255
|
||||
releaseall
|
||||
@@ -184,7 +184,7 @@ BattleFrontier_BattleFactoryLobby_EventScript_258653:: @ 8258653
|
||||
setvar VAR_0x8005, 1
|
||||
copyvar VAR_0x8006, VAR_RESULT
|
||||
special CallFrontierUtilFunc
|
||||
msgbox BattleFrontier_BattleFactoryLobby_Text_258C27, 5
|
||||
msgbox BattleFrontier_BattleFactoryLobby_Text_258C27, MSGBOX_YESNO
|
||||
switch VAR_RESULT
|
||||
case 0, BattleFrontier_BattleFactoryLobby_EventScript_25879A
|
||||
case 1, BattleFrontier_BattleFactoryLobby_EventScript_2586B9
|
||||
@@ -216,7 +216,7 @@ BattleFrontier_BattleFactoryLobby_EventScript_2586B9:: @ 82586B9
|
||||
|
||||
BattleFrontier_BattleFactoryLobby_EventScript_25871A:: @ 825871A
|
||||
special SavePlayerParty
|
||||
msgbox BattleFrontier_BattleFactoryLobby_Text_258CB1, 4
|
||||
msgbox BattleFrontier_BattleFactoryLobby_Text_258CB1, MSGBOX_DEFAULT
|
||||
closemessage
|
||||
compare VAR_FRONTIER_BATTLE_MODE, 0
|
||||
call_if 1, BattleFrontier_BattleFactoryLobby_EventScript_25875C
|
||||
@@ -256,7 +256,7 @@ BattleFrontier_BattleFactoryLobby_EventScript_25879A:: @ 825879A
|
||||
special LoadPlayerParty
|
||||
|
||||
BattleFrontier_BattleFactoryLobby_EventScript_25879D:: @ 825879D
|
||||
msgbox BattleFrontier_BattleFactoryLobby_Text_258BC5, 4
|
||||
msgbox BattleFrontier_BattleFactoryLobby_Text_258BC5, MSGBOX_DEFAULT
|
||||
release
|
||||
end
|
||||
|
||||
@@ -275,11 +275,11 @@ BattleFrontier_BattleFactoryLobby_Movement_2587AC: @ 82587AC
|
||||
step_end
|
||||
|
||||
BattleFrontier_BattleFactoryLobby_EventScript_2587B1:: @ 82587B1
|
||||
msgbox BattleFrontier_BattleFactoryLobby_Text_2588EE, 4
|
||||
msgbox BattleFrontier_BattleFactoryLobby_Text_2588EE, MSGBOX_DEFAULT
|
||||
return
|
||||
|
||||
BattleFrontier_BattleFactoryLobby_EventScript_2587BA:: @ 82587BA
|
||||
msgbox BattleFrontier_BattleFactoryLobby_Text_258F93, 4
|
||||
msgbox BattleFrontier_BattleFactoryLobby_Text_258F93, MSGBOX_DEFAULT
|
||||
return
|
||||
|
||||
BattleFrontier_BattleFactoryLobby_EventScript_2587C3:: @ 82587C3
|
||||
@@ -291,11 +291,11 @@ BattleFrontier_BattleFactoryLobby_EventScript_2587C9:: @ 82587C9
|
||||
return
|
||||
|
||||
BattleFrontier_BattleFactoryLobby_EventScript_2587CF:: @ 82587CF
|
||||
msgbox BattleFrontier_BattleFactoryLobby_Text_2589B3, 4
|
||||
msgbox BattleFrontier_BattleFactoryLobby_Text_2589B3, MSGBOX_DEFAULT
|
||||
return
|
||||
|
||||
BattleFrontier_BattleFactoryLobby_EventScript_2587D8:: @ 82587D8
|
||||
msgbox BattleFrontier_BattleFactoryLobby_Text_259058, 4
|
||||
msgbox BattleFrontier_BattleFactoryLobby_Text_259058, MSGBOX_DEFAULT
|
||||
return
|
||||
|
||||
BattleFrontier_BattleFactoryLobby_EventScript_2587E1:: @ 82587E1
|
||||
@@ -321,26 +321,26 @@ BattleFrontier_BattleFactoryLobby_EventScript_2587FA:: @ 82587FA
|
||||
end
|
||||
|
||||
BattleFrontier_BattleFactoryLobby_EventScript_258813:: @ 8258813
|
||||
msgbox BattleFrontier_BattleFactoryLobby_Text_2593D7, 2
|
||||
msgbox BattleFrontier_BattleFactoryLobby_Text_2593D7, MSGBOX_NPC
|
||||
end
|
||||
|
||||
BattleFrontier_BattleFactoryLobby_EventScript_25881C:: @ 825881C
|
||||
msgbox BattleFrontier_BattleFactoryLobby_Text_2594E5, 2
|
||||
msgbox BattleFrontier_BattleFactoryLobby_Text_2594E5, MSGBOX_NPC
|
||||
end
|
||||
|
||||
BattleFrontier_BattleFactoryLobby_EventScript_258825:: @ 8258825
|
||||
lock
|
||||
msgbox BattleFrontier_BattleFactoryLobby_Text_259547, 4
|
||||
msgbox BattleFrontier_BattleFactoryLobby_Text_259547, MSGBOX_DEFAULT
|
||||
release
|
||||
end
|
||||
|
||||
BattleFrontier_BattleFactoryLobby_EventScript_258830:: @ 8258830
|
||||
msgbox BattleFrontier_BattleFactoryLobby_Text_2595C4, 2
|
||||
msgbox BattleFrontier_BattleFactoryLobby_Text_2595C4, MSGBOX_NPC
|
||||
end
|
||||
|
||||
BattleFrontier_BattleFactoryLobby_EventScript_258839:: @ 8258839
|
||||
lockall
|
||||
msgbox BattleFrontier_BattleFactoryLobby_Text_259721, 4
|
||||
msgbox BattleFrontier_BattleFactoryLobby_Text_259721, MSGBOX_DEFAULT
|
||||
goto BattleFrontier_BattleFactoryLobby_EventScript_258848
|
||||
end
|
||||
|
||||
@@ -359,27 +359,27 @@ BattleFrontier_BattleFactoryLobby_EventScript_258848:: @ 8258848
|
||||
end
|
||||
|
||||
BattleFrontier_BattleFactoryLobby_EventScript_2588A6:: @ 82588A6
|
||||
msgbox BattleFrontier_BattleFactoryLobby_Text_259766, 4
|
||||
msgbox BattleFrontier_BattleFactoryLobby_Text_259766, MSGBOX_DEFAULT
|
||||
goto BattleFrontier_BattleFactoryLobby_EventScript_258848
|
||||
end
|
||||
|
||||
BattleFrontier_BattleFactoryLobby_EventScript_2588B4:: @ 82588B4
|
||||
msgbox BattleFrontier_BattleFactoryLobby_Text_2597FB, 4
|
||||
msgbox BattleFrontier_BattleFactoryLobby_Text_2597FB, MSGBOX_DEFAULT
|
||||
goto BattleFrontier_BattleFactoryLobby_EventScript_258848
|
||||
end
|
||||
|
||||
BattleFrontier_BattleFactoryLobby_EventScript_2588C2:: @ 82588C2
|
||||
msgbox BattleFrontier_BattleFactoryLobby_Text_25987E, 4
|
||||
msgbox BattleFrontier_BattleFactoryLobby_Text_25987E, MSGBOX_DEFAULT
|
||||
goto BattleFrontier_BattleFactoryLobby_EventScript_258848
|
||||
end
|
||||
|
||||
BattleFrontier_BattleFactoryLobby_EventScript_2588D0:: @ 82588D0
|
||||
msgbox BattleFrontier_BattleFactoryLobby_Text_259920, 4
|
||||
msgbox BattleFrontier_BattleFactoryLobby_Text_259920, MSGBOX_DEFAULT
|
||||
goto BattleFrontier_BattleFactoryLobby_EventScript_258848
|
||||
end
|
||||
|
||||
BattleFrontier_BattleFactoryLobby_EventScript_2588DE:: @ 82588DE
|
||||
msgbox BattleFrontier_BattleFactoryLobby_Text_259A5E, 4
|
||||
msgbox BattleFrontier_BattleFactoryLobby_Text_259A5E, MSGBOX_DEFAULT
|
||||
goto BattleFrontier_BattleFactoryLobby_EventScript_258848
|
||||
end
|
||||
|
||||
@@ -413,7 +413,7 @@ BattleFrontier_BattleFactoryLobby_Text_2589B3: @ 82589B3
|
||||
.string "a row, you will earn Battle Points.\p"
|
||||
.string "If you want to interrupt your\n"
|
||||
.string "challenge, please save the game.\p"
|
||||
.string "If you don’t save, you will be\n"
|
||||
.string "If you don't save, you will be\n"
|
||||
.string "disqualified from your challenge.$"
|
||||
|
||||
BattleFrontier_BattleFactoryLobby_Text_258BC5: @ 8258BC5
|
||||
@@ -446,7 +446,7 @@ BattleFrontier_BattleFactoryLobby_Text_258D54: @ 8258D54
|
||||
.string "for our rental POKéMON.$"
|
||||
|
||||
BattleFrontier_BattleFactoryLobby_Text_258D93: @ 8258D93
|
||||
.string "Congratulations! You’ve won seven\n"
|
||||
.string "Congratulations! You've won seven\n"
|
||||
.string "straight Battle Swap matches!$"
|
||||
|
||||
BattleFrontier_BattleFactoryLobby_Text_258DD3: @ 8258DD3
|
||||
@@ -460,18 +460,18 @@ BattleFrontier_BattleFactoryLobby_Text_258E1C: @ 8258E1C
|
||||
.string "some Battle Points.$"
|
||||
|
||||
BattleFrontier_BattleFactoryLobby_Text_258E77: @ 8258E77
|
||||
.string "We’ve been waiting for you!\p"
|
||||
.string "We've been waiting for you!\p"
|
||||
.string "Before we resume your challenge,\n"
|
||||
.string "I must save the game.$"
|
||||
|
||||
BattleFrontier_BattleFactoryLobby_Text_258ECA: @ 8258ECA
|
||||
.string "I’m sorry to say this, but you didn’t\n"
|
||||
.string "I'm sorry to say this, but you didn't\n"
|
||||
.string "save before you quit playing last time.\p"
|
||||
.string "As a result, you have been disqualified\n"
|
||||
.string "from your challenge.$"
|
||||
|
||||
BattleFrontier_BattleFactoryLobby_Text_258F55: @ 8258F55
|
||||
.string "We’ll return your personal POKéMON.$"
|
||||
.string "We'll return your personal POKéMON.$"
|
||||
|
||||
BattleFrontier_BattleFactoryLobby_Text_258F79: @ 8258F79
|
||||
.string "{PLAYER} received the prize\n"
|
||||
@@ -503,7 +503,7 @@ BattleFrontier_BattleFactoryLobby_Text_259058: @ 8259058
|
||||
.string "a row, you will earn Battle Points.\p"
|
||||
.string "If you want to interrupt your\n"
|
||||
.string "challenge, please save the game.\p"
|
||||
.string "If you don’t save before interrupting,\n"
|
||||
.string "If you don't save before interrupting,\n"
|
||||
.string "you will be disqualified.$"
|
||||
|
||||
BattleFrontier_BattleFactoryLobby_Text_25926A: @ 825926A
|
||||
@@ -531,11 +531,11 @@ BattleFrontier_BattleFactoryLobby_Text_2593D7: @ 82593D7
|
||||
.string "Hi!\n"
|
||||
.string "You, there!\p"
|
||||
.string "Are you thinking that the events here\n"
|
||||
.string "are easy since you don’t need to have\l"
|
||||
.string "are easy since you don't need to have\l"
|
||||
.string "a raised team of POKéMON?\p"
|
||||
.string "I wouldn’t be too sure about winning\n"
|
||||
.string "I wouldn't be too sure about winning\n"
|
||||
.string "that easily.\p"
|
||||
.string "If you don’t have thorough knowledge\n"
|
||||
.string "If you don't have thorough knowledge\n"
|
||||
.string "about POKéMON and their moves,\l"
|
||||
.string "it will be tough to keep winning.$"
|
||||
|
||||
@@ -545,20 +545,20 @@ BattleFrontier_BattleFactoryLobby_Text_2594E5: @ 82594E5
|
||||
.string "They wiped the floor with us…$"
|
||||
|
||||
BattleFrontier_BattleFactoryLobby_Text_259547: @ 8259547
|
||||
.string "Things haven’t been going my way\n"
|
||||
.string "Things haven't been going my way\n"
|
||||
.string "at all.\p"
|
||||
.string "You need to check your opponent’s\n"
|
||||
.string "You need to check your opponent's\n"
|
||||
.string "POKéMON during battle to see if\l"
|
||||
.string "they’re any good.$"
|
||||
.string "they're any good.$"
|
||||
|
||||
BattleFrontier_BattleFactoryLobby_Text_2595C4: @ 82595C4
|
||||
.string "You know how the staff here give you\n"
|
||||
.string "a few hints about your next opponent?\p"
|
||||
.string "Well, I’m a full-grown man, but I have\n"
|
||||
.string "Well, I'm a full-grown man, but I have\n"
|
||||
.string "trouble figuring out their hints.$"
|
||||
|
||||
BattleFrontier_BattleFactoryLobby_Text_259658: @ 8259658
|
||||
.string "Like, I’m really tough, but I get bored\n"
|
||||
.string "Like, I'm really tough, but I get bored\n"
|
||||
.string "really easily, so I just kept swapping\l"
|
||||
.string "and battling over and over.\p"
|
||||
.string "So anyway, when I kept entering\n"
|
||||
@@ -589,14 +589,14 @@ BattleFrontier_BattleFactoryLobby_Text_2597FB: @ 82597FB
|
||||
BattleFrontier_BattleFactoryLobby_Text_25987E: @ 825987E
|
||||
.string "After every battle you win, you may\n"
|
||||
.string "swap for one of your defeated\l"
|
||||
.string "opponent’s POKéMON.\p"
|
||||
.string "opponent's POKéMON.\p"
|
||||
.string "You will not be able to swap POKéMON\n"
|
||||
.string "with the seventh TRAINER in the event.$"
|
||||
|
||||
BattleFrontier_BattleFactoryLobby_Text_259920: @ 8259920
|
||||
.string "There are two key points to be aware\n"
|
||||
.string "of when swapping POKéMON.\p"
|
||||
.string "First, when swapping, you can’t check\n"
|
||||
.string "First, when swapping, you can't check\n"
|
||||
.string "the stats of the POKéMON you are\l"
|
||||
.string "about to receive.\p"
|
||||
.string "Second, the POKéMON on your team\n"
|
||||
@@ -607,5 +607,5 @@ BattleFrontier_BattleFactoryLobby_Text_259920: @ 8259920
|
||||
|
||||
BattleFrontier_BattleFactoryLobby_Text_259A5E: @ 8259A5E
|
||||
.string "In the Open Level, the rental POKéMON\n"
|
||||
.string "and the opposing TRAINERS’ POKéMON\l"
|
||||
.string "and the opposing TRAINERS' POKéMON\l"
|
||||
.string "are all Level 100.$"
|
||||
|
||||
@@ -43,7 +43,7 @@ BattleFrontier_BattleFactoryPreBattleRoom_EventScript_259AF9:: @ 8259AF9
|
||||
setorcopyvar VAR_0x8006, VAR_RESULT
|
||||
call BattleFrontier_BattleFactoryPreBattleRoom_EventScript_259E93
|
||||
call BattleFrontier_BattleFactoryPreBattleRoom_EventScript_25A004
|
||||
msgbox BattleFrontier_BattleFactoryPreBattleRoom_Text_25A1C8, 4
|
||||
msgbox BattleFrontier_BattleFactoryPreBattleRoom_Text_25A1C8, MSGBOX_DEFAULT
|
||||
fadescreen 1
|
||||
setvar VAR_0x8004, 8
|
||||
special CallBattleFactoryFunction
|
||||
@@ -52,7 +52,7 @@ BattleFrontier_BattleFactoryPreBattleRoom_EventScript_259AF9:: @ 8259AF9
|
||||
waitstate
|
||||
|
||||
BattleFrontier_BattleFactoryPreBattleRoom_EventScript_259B74:: @ 8259B74
|
||||
msgbox BattleFrontier_BattleFactoryPreBattleRoom_Text_25AB96, 4
|
||||
msgbox BattleFrontier_BattleFactoryPreBattleRoom_Text_25AB96, MSGBOX_DEFAULT
|
||||
closemessage
|
||||
call BattleFrontier_BattleFactoryPreBattleRoom_EventScript_23F2B7
|
||||
compare VAR_RESULT, 0
|
||||
@@ -69,7 +69,7 @@ BattleFrontier_BattleFactoryPreBattleRoom_EventScript_259BA5:: @ 8259BA5
|
||||
special CallBattleFactoryFunction
|
||||
setvar VAR_0x8004, 16
|
||||
special CallBattleFactoryFunction
|
||||
msgbox BattleFrontier_BattleFactoryPreBattleRoom_Text_25A22D, 4
|
||||
msgbox BattleFrontier_BattleFactoryPreBattleRoom_Text_25A22D, MSGBOX_DEFAULT
|
||||
playfanfare MUS_ME_ASA
|
||||
waitfanfare
|
||||
special HealPlayerParty
|
||||
@@ -79,15 +79,15 @@ BattleFrontier_BattleFactoryPreBattleRoom_EventScript_259BA5:: @ 8259BA5
|
||||
goto_eq BattleFrontier_BattleFactoryPreBattleRoom_EventScript_259C26
|
||||
playse 263
|
||||
waitse
|
||||
msgbox BattleFrontier_BattleFactoryPreBattleRoom_Text_25AC15, 4
|
||||
msgbox BattleFrontier_BattleFactoryPreBattleRoom_Text_25AC15, MSGBOX_DEFAULT
|
||||
closemessage
|
||||
applymovement 1, BattleFrontier_BattleFactoryPreBattleRoom_Movement_25A1BF
|
||||
waitmovement 0
|
||||
msgbox BattleFrontier_BattleFactoryPreBattleRoom_Text_25AC58, 4
|
||||
msgbox BattleFrontier_BattleFactoryPreBattleRoom_Text_25AC58, MSGBOX_DEFAULT
|
||||
closemessage
|
||||
applymovement 1, BattleFrontier_BattleFactoryPreBattleRoom_Movement_25A1C3
|
||||
waitmovement 0
|
||||
msgbox BattleFrontier_BattleFactoryPreBattleRoom_Text_25AC89, 4
|
||||
msgbox BattleFrontier_BattleFactoryPreBattleRoom_Text_25AC89, MSGBOX_DEFAULT
|
||||
closemessage
|
||||
delay 16
|
||||
goto BattleFrontier_BattleFactoryPreBattleRoom_EventScript_25A0B9
|
||||
@@ -148,7 +148,7 @@ BattleFrontier_BattleFactoryPreBattleRoom_EventScript_259D2E:: @ 8259D2E
|
||||
goto BattleFrontier_BattleFactoryPreBattleRoom_EventScript_259C13
|
||||
|
||||
BattleFrontier_BattleFactoryPreBattleRoom_EventScript_259D38:: @ 8259D38
|
||||
msgbox BattleFrontier_BattleFactoryPreBattleRoom_Text_25A350, 5
|
||||
msgbox BattleFrontier_BattleFactoryPreBattleRoom_Text_25A350, MSGBOX_YESNO
|
||||
switch VAR_RESULT
|
||||
case 0, BattleFrontier_BattleFactoryPreBattleRoom_EventScript_259C13
|
||||
case 1, BattleFrontier_BattleFactoryPreBattleRoom_EventScript_259E47
|
||||
@@ -174,7 +174,7 @@ BattleFrontier_BattleFactoryPreBattleRoom_EventScript_259D98:: @ 8259D98
|
||||
setorcopyvar VAR_0x8006, VAR_RESULT
|
||||
call BattleFrontier_BattleFactoryPreBattleRoom_EventScript_259E93
|
||||
call BattleFrontier_BattleFactoryPreBattleRoom_EventScript_25A004
|
||||
msgbox BattleFrontier_BattleFactoryPreBattleRoom_Text_25AB2E, 5
|
||||
msgbox BattleFrontier_BattleFactoryPreBattleRoom_Text_25AB2E, MSGBOX_YESNO
|
||||
switch VAR_RESULT
|
||||
case 0, BattleFrontier_BattleFactoryPreBattleRoom_EventScript_259B74
|
||||
case 1, BattleFrontier_BattleFactoryPreBattleRoom_EventScript_259DF2
|
||||
@@ -189,7 +189,7 @@ BattleFrontier_BattleFactoryPreBattleRoom_EventScript_259DF2:: @ 8259DF2
|
||||
goto_eq BattleFrontier_BattleFactoryPreBattleRoom_EventScript_259B74
|
||||
setvar VAR_0x8004, 8
|
||||
special CallBattleFactoryFunction
|
||||
msgbox BattleFrontier_BattleFactoryPreBattleRoom_Text_25AB6C, 4
|
||||
msgbox BattleFrontier_BattleFactoryPreBattleRoom_Text_25AB6C, MSGBOX_DEFAULT
|
||||
goto BattleFrontier_BattleFactoryPreBattleRoom_EventScript_259B74
|
||||
|
||||
BattleFrontier_BattleFactoryPreBattleRoom_EventScript_259E1D:: @ 8259E1D
|
||||
@@ -248,7 +248,7 @@ BattleFrontier_BattleFactoryPreBattleRoom_EventScript_259E69:: @ 8259E69
|
||||
goto BattleFrontier_BattleFactoryPreBattleRoom_EventScript_259C13
|
||||
|
||||
BattleFrontier_BattleFactoryPreBattleRoom_EventScript_259E93:: @ 8259E93
|
||||
msgbox BattleFrontier_BattleFactoryPreBattleRoom_Text_25A3B4, 4
|
||||
msgbox BattleFrontier_BattleFactoryPreBattleRoom_Text_25A3B4, MSGBOX_DEFAULT
|
||||
compare VAR_0x8005, 0
|
||||
call_if 1, BattleFrontier_BattleFactoryPreBattleRoom_EventScript_259F62
|
||||
compare VAR_0x8005, 1
|
||||
@@ -288,75 +288,75 @@ BattleFrontier_BattleFactoryPreBattleRoom_EventScript_259E93:: @ 8259E93
|
||||
return
|
||||
|
||||
BattleFrontier_BattleFactoryPreBattleRoom_EventScript_259F62:: @ 8259F62
|
||||
msgbox BattleFrontier_BattleFactoryPreBattleRoom_Text_25A3F8, 4
|
||||
msgbox BattleFrontier_BattleFactoryPreBattleRoom_Text_25A3F8, MSGBOX_DEFAULT
|
||||
return
|
||||
|
||||
BattleFrontier_BattleFactoryPreBattleRoom_EventScript_259F6B:: @ 8259F6B
|
||||
msgbox BattleFrontier_BattleFactoryPreBattleRoom_Text_25A597, 4
|
||||
msgbox BattleFrontier_BattleFactoryPreBattleRoom_Text_25A597, MSGBOX_DEFAULT
|
||||
return
|
||||
|
||||
BattleFrontier_BattleFactoryPreBattleRoom_EventScript_259F74:: @ 8259F74
|
||||
msgbox BattleFrontier_BattleFactoryPreBattleRoom_Text_25A66B, 4
|
||||
msgbox BattleFrontier_BattleFactoryPreBattleRoom_Text_25A66B, MSGBOX_DEFAULT
|
||||
return
|
||||
|
||||
BattleFrontier_BattleFactoryPreBattleRoom_EventScript_259F7D:: @ 8259F7D
|
||||
msgbox BattleFrontier_BattleFactoryPreBattleRoom_Text_25A5DF, 4
|
||||
msgbox BattleFrontier_BattleFactoryPreBattleRoom_Text_25A5DF, MSGBOX_DEFAULT
|
||||
return
|
||||
|
||||
BattleFrontier_BattleFactoryPreBattleRoom_EventScript_259F86:: @ 8259F86
|
||||
msgbox BattleFrontier_BattleFactoryPreBattleRoom_Text_25A625, 4
|
||||
msgbox BattleFrontier_BattleFactoryPreBattleRoom_Text_25A625, MSGBOX_DEFAULT
|
||||
return
|
||||
|
||||
BattleFrontier_BattleFactoryPreBattleRoom_EventScript_259F8F:: @ 8259F8F
|
||||
msgbox BattleFrontier_BattleFactoryPreBattleRoom_Text_25A73B, 4
|
||||
msgbox BattleFrontier_BattleFactoryPreBattleRoom_Text_25A73B, MSGBOX_DEFAULT
|
||||
return
|
||||
|
||||
BattleFrontier_BattleFactoryPreBattleRoom_EventScript_259F98:: @ 8259F98
|
||||
msgbox BattleFrontier_BattleFactoryPreBattleRoom_Text_25A6F8, 4
|
||||
msgbox BattleFrontier_BattleFactoryPreBattleRoom_Text_25A6F8, MSGBOX_DEFAULT
|
||||
return
|
||||
|
||||
BattleFrontier_BattleFactoryPreBattleRoom_EventScript_259FA1:: @ 8259FA1
|
||||
msgbox BattleFrontier_BattleFactoryPreBattleRoom_Text_25A77F, 4
|
||||
msgbox BattleFrontier_BattleFactoryPreBattleRoom_Text_25A77F, MSGBOX_DEFAULT
|
||||
return
|
||||
|
||||
BattleFrontier_BattleFactoryPreBattleRoom_EventScript_259FAA:: @ 8259FAA
|
||||
msgbox BattleFrontier_BattleFactoryPreBattleRoom_Text_25A84E, 4
|
||||
msgbox BattleFrontier_BattleFactoryPreBattleRoom_Text_25A84E, MSGBOX_DEFAULT
|
||||
return
|
||||
|
||||
BattleFrontier_BattleFactoryPreBattleRoom_EventScript_259FB3:: @ 8259FB3
|
||||
msgbox BattleFrontier_BattleFactoryPreBattleRoom_Text_25A43E, 4
|
||||
msgbox BattleFrontier_BattleFactoryPreBattleRoom_Text_25A43E, MSGBOX_DEFAULT
|
||||
return
|
||||
|
||||
BattleFrontier_BattleFactoryPreBattleRoom_EventScript_259FBC:: @ 8259FBC
|
||||
msgbox BattleFrontier_BattleFactoryPreBattleRoom_Text_25A482, 4
|
||||
msgbox BattleFrontier_BattleFactoryPreBattleRoom_Text_25A482, MSGBOX_DEFAULT
|
||||
return
|
||||
|
||||
BattleFrontier_BattleFactoryPreBattleRoom_EventScript_259FC5:: @ 8259FC5
|
||||
msgbox BattleFrontier_BattleFactoryPreBattleRoom_Text_25A50F, 4
|
||||
msgbox BattleFrontier_BattleFactoryPreBattleRoom_Text_25A50F, MSGBOX_DEFAULT
|
||||
return
|
||||
|
||||
BattleFrontier_BattleFactoryPreBattleRoom_EventScript_259FCE:: @ 8259FCE
|
||||
msgbox BattleFrontier_BattleFactoryPreBattleRoom_Text_25A4C7, 4
|
||||
msgbox BattleFrontier_BattleFactoryPreBattleRoom_Text_25A4C7, MSGBOX_DEFAULT
|
||||
return
|
||||
|
||||
BattleFrontier_BattleFactoryPreBattleRoom_EventScript_259FD7:: @ 8259FD7
|
||||
msgbox BattleFrontier_BattleFactoryPreBattleRoom_Text_25A6B1, 4
|
||||
msgbox BattleFrontier_BattleFactoryPreBattleRoom_Text_25A6B1, MSGBOX_DEFAULT
|
||||
return
|
||||
|
||||
BattleFrontier_BattleFactoryPreBattleRoom_EventScript_259FE0:: @ 8259FE0
|
||||
msgbox BattleFrontier_BattleFactoryPreBattleRoom_Text_25A554, 4
|
||||
msgbox BattleFrontier_BattleFactoryPreBattleRoom_Text_25A554, MSGBOX_DEFAULT
|
||||
return
|
||||
|
||||
BattleFrontier_BattleFactoryPreBattleRoom_EventScript_259FE9:: @ 8259FE9
|
||||
msgbox BattleFrontier_BattleFactoryPreBattleRoom_Text_25A7C4, 4
|
||||
msgbox BattleFrontier_BattleFactoryPreBattleRoom_Text_25A7C4, MSGBOX_DEFAULT
|
||||
return
|
||||
|
||||
BattleFrontier_BattleFactoryPreBattleRoom_EventScript_259FF2:: @ 8259FF2
|
||||
msgbox BattleFrontier_BattleFactoryPreBattleRoom_Text_25A80A, 4
|
||||
msgbox BattleFrontier_BattleFactoryPreBattleRoom_Text_25A80A, MSGBOX_DEFAULT
|
||||
return
|
||||
|
||||
BattleFrontier_BattleFactoryPreBattleRoom_EventScript_259FFB:: @ 8259FFB
|
||||
msgbox BattleFrontier_BattleFactoryPreBattleRoom_Text_25A893, 4
|
||||
msgbox BattleFrontier_BattleFactoryPreBattleRoom_Text_25A893, MSGBOX_DEFAULT
|
||||
return
|
||||
|
||||
BattleFrontier_BattleFactoryPreBattleRoom_EventScript_25A004:: @ 825A004
|
||||
@@ -381,39 +381,39 @@ BattleFrontier_BattleFactoryPreBattleRoom_EventScript_25A004:: @ 825A004
|
||||
return
|
||||
|
||||
BattleFrontier_BattleFactoryPreBattleRoom_EventScript_25A068:: @ 825A068
|
||||
msgbox Text_StyleUnrestrained, 4
|
||||
msgbox Text_StyleUnrestrained, MSGBOX_DEFAULT
|
||||
return
|
||||
|
||||
BattleFrontier_BattleFactoryPreBattleRoom_EventScript_25A071:: @ 825A071
|
||||
msgbox Text_StyleTotalPreparation, 4
|
||||
msgbox Text_StyleTotalPreparation, MSGBOX_DEFAULT
|
||||
return
|
||||
|
||||
BattleFrontier_BattleFactoryPreBattleRoom_EventScript_25A07A:: @ 825A07A
|
||||
msgbox Text_StyleSlowAndSteady, 4
|
||||
msgbox Text_StyleSlowAndSteady, MSGBOX_DEFAULT
|
||||
return
|
||||
|
||||
BattleFrontier_BattleFactoryPreBattleRoom_EventScript_25A083:: @ 825A083
|
||||
msgbox Text_StyleEndurance, 4
|
||||
msgbox Text_StyleEndurance, MSGBOX_DEFAULT
|
||||
return
|
||||
|
||||
BattleFrontier_BattleFactoryPreBattleRoom_EventScript_25A08C:: @ 825A08C
|
||||
msgbox Text_StyleHighRisk, 4
|
||||
msgbox Text_StyleHighRisk, MSGBOX_DEFAULT
|
||||
return
|
||||
|
||||
BattleFrontier_BattleFactoryPreBattleRoom_EventScript_25A095:: @ 825A095
|
||||
msgbox Text_StyleWeakenFoe, 4
|
||||
msgbox Text_StyleWeakenFoe, MSGBOX_DEFAULT
|
||||
return
|
||||
|
||||
BattleFrontier_BattleFactoryPreBattleRoom_EventScript_25A09E:: @ 825A09E
|
||||
msgbox Text_StyleImpossibleToPredict, 4
|
||||
msgbox Text_StyleImpossibleToPredict, MSGBOX_DEFAULT
|
||||
return
|
||||
|
||||
BattleFrontier_BattleFactoryPreBattleRoom_EventScript_25A0A7:: @ 825A0A7
|
||||
msgbox Text_StyleDependsOnFlow, 4
|
||||
msgbox Text_StyleDependsOnFlow, MSGBOX_DEFAULT
|
||||
return
|
||||
|
||||
BattleFrontier_BattleFactoryPreBattleRoom_EventScript_25A0B0:: @ 825A0B0
|
||||
msgbox Text_StyleFlexible, 4
|
||||
msgbox Text_StyleFlexible, MSGBOX_DEFAULT
|
||||
return
|
||||
|
||||
BattleFrontier_BattleFactoryPreBattleRoom_EventScript_25A0B9:: @ 825A0B9
|
||||
@@ -439,8 +439,8 @@ BattleFrontier_BattleFactoryPreBattleRoom_EventScript_25A110:: @ 825A110
|
||||
case 127, BattleFrontier_BattleFactoryPreBattleRoom_EventScript_25A0B9
|
||||
|
||||
BattleFrontier_BattleFactoryPreBattleRoom_EventScript_25A146:: @ 825A146
|
||||
msgbox BattleFrontier_BattleFactoryPreBattleRoom_Text_25AD61, 4
|
||||
msgbox BattleFrontier_BattleFactoryPreBattleRoom_Text_25AB2E, 5
|
||||
msgbox BattleFrontier_BattleFactoryPreBattleRoom_Text_25AD61, MSGBOX_DEFAULT
|
||||
msgbox BattleFrontier_BattleFactoryPreBattleRoom_Text_25AB2E, MSGBOX_YESNO
|
||||
switch VAR_RESULT
|
||||
case 0, BattleFrontier_BattleFactoryPreBattleRoom_EventScript_259B74
|
||||
case 1, BattleFrontier_BattleFactoryPreBattleRoom_EventScript_259DF2
|
||||
@@ -567,7 +567,7 @@ SlateportCity_BattleTentCorridor_Text_25A37A: @ 825A37A
|
||||
.string "Battle Swap challenge?$"
|
||||
|
||||
BattleFrontier_BattleFactoryPreBattleRoom_Text_25A3B4: @ 825A3B4
|
||||
.string "I’ve conducted a little investigation\n"
|
||||
.string "I've conducted a little investigation\n"
|
||||
.string "about your upcoming opponent.$"
|
||||
|
||||
BattleFrontier_BattleFactoryPreBattleRoom_Text_25A3F8: @ 825A3F8
|
||||
@@ -656,7 +656,7 @@ Text_StyleHighRisk: @ 825A94C
|
||||
|
||||
Text_StyleDependsOnFlow: @ 825A98C
|
||||
.string "The favorite battle style appears to\n"
|
||||
.string "depend on the battle’s flow.$"
|
||||
.string "depend on the battle's flow.$"
|
||||
|
||||
Text_StyleTotalPreparation: @ 825A9CE
|
||||
.string "The favorite battle style appears to\n"
|
||||
@@ -712,9 +712,9 @@ BattleFrontier_BattleFactoryPreBattleRoom_Text_25AC58: @ 825AC58
|
||||
BattleFrontier_BattleFactoryPreBattleRoom_Text_25AC89: @ 825AC89
|
||||
.string "Oh, my…\n"
|
||||
.string "Sorry to keep you waiting!\p"
|
||||
.string "I have a message from this facility’s\n"
|
||||
.string "I have a message from this facility's\n"
|
||||
.string "boss, the FACTORY HEAD.\p"
|
||||
.string "He says, “We’re going to do it!\n"
|
||||
.string "He says, “We're going to do it!\n"
|
||||
.string "Come here right now!”$"
|
||||
|
||||
BattleFrontier_BattleFactoryPreBattleRoom_Text_25AD20: @ 825AD20
|
||||
@@ -722,5 +722,5 @@ BattleFrontier_BattleFactoryPreBattleRoom_Text_25AD20: @ 825AD20
|
||||
.string "Are you prepared to face him?$"
|
||||
|
||||
BattleFrontier_BattleFactoryPreBattleRoom_Text_25AD61: @ 825AD61
|
||||
.string "I’m terribly sorry, but I can’t tell you\n"
|
||||
.string "I'm terribly sorry, but I can't tell you\n"
|
||||
.string "anything about the FACTORY HEAD.$"
|
||||
|
||||
@@ -61,7 +61,7 @@ BattleFrontier_BattlePalaceBattleRoom_EventScript_24F8BF:: @ 824F8BF
|
||||
waitmovement 0
|
||||
setvar VAR_0x8004, 5
|
||||
special CallBattlePalaceFunction
|
||||
msgbox gStringVar4, 4
|
||||
msgbox gStringVar4, MSGBOX_DEFAULT
|
||||
waitmessage
|
||||
call BattleFrontier_BattlePalaceBattleRoom_EventScript_24FDF7
|
||||
switch VAR_RESULT
|
||||
@@ -92,7 +92,7 @@ BattleFrontier_BattlePalaceBattleRoom_EventScript_24F911:: @ 824F911
|
||||
applymovement 1, BattleFrontier_BattlePalaceBattleRoom_Movement_24FE99
|
||||
applymovement 3, BattleFrontier_BattlePalaceBattleRoom_Movement_24FEAC
|
||||
waitmovement 0
|
||||
msgbox BattleFrontier_BattlePalaceBattleRoom_Text_24FF00, 4
|
||||
msgbox BattleFrontier_BattlePalaceBattleRoom_Text_24FF00, MSGBOX_DEFAULT
|
||||
special LoadPlayerParty
|
||||
special SavePlayerParty
|
||||
setvar VAR_0x8004, 3
|
||||
@@ -156,7 +156,7 @@ BattleFrontier_BattlePalaceBattleRoom_EventScript_24FAAA:: @ 824FAAA
|
||||
goto BattleFrontier_BattlePalaceBattleRoom_EventScript_24F98A
|
||||
|
||||
BattleFrontier_BattlePalaceBattleRoom_EventScript_24FAB4:: @ 824FAB4
|
||||
msgbox BattleFrontier_BattlePalaceBattleRoom_Text_250030, 5
|
||||
msgbox BattleFrontier_BattlePalaceBattleRoom_Text_250030, MSGBOX_YESNO
|
||||
switch VAR_RESULT
|
||||
case 0, BattleFrontier_BattlePalaceBattleRoom_EventScript_24F98A
|
||||
case 1, BattleFrontier_BattlePalaceBattleRoom_EventScript_24FB3F
|
||||
@@ -200,7 +200,7 @@ BattleFrontier_BattlePalaceBattleRoom_EventScript_24FB3F:: @ 824FB3F
|
||||
BattleFrontier_BattlePalaceBattleRoom_EventScript_24FB61:: @ 824FB61
|
||||
compare VAR_TEMP_2, 1
|
||||
goto_eq BattleFrontier_BattlePalaceBattleRoom_EventScript_24FB79
|
||||
msgbox BattleFrontier_BattlePalaceBattleRoom_Text_2500DD, 4
|
||||
msgbox BattleFrontier_BattlePalaceBattleRoom_Text_2500DD, MSGBOX_DEFAULT
|
||||
setvar VAR_TEMP_2, 1
|
||||
|
||||
BattleFrontier_BattlePalaceBattleRoom_EventScript_24FB79:: @ 824FB79
|
||||
@@ -227,7 +227,7 @@ BattleFrontier_BattlePalaceBattleRoom_EventScript_24FBD0:: @ 824FBD0
|
||||
|
||||
BattleFrontier_BattlePalaceBattleRoom_EventScript_24FC06:: @ 824FC06
|
||||
call BattleFrontier_BattlePalaceBattleRoom_EventScript_242170
|
||||
msgbox BattleFrontier_BattlePalaceBattleRoom_Text_25017C, 4
|
||||
msgbox BattleFrontier_BattlePalaceBattleRoom_Text_25017C, MSGBOX_DEFAULT
|
||||
closemessage
|
||||
applymovement 1, BattleFrontier_BattlePalaceBattleRoom_Movement_24FE97
|
||||
applymovement 3, BattleFrontier_BattlePalaceBattleRoom_Movement_24FE97
|
||||
@@ -249,13 +249,13 @@ BattleFrontier_BattlePalaceBattleRoom_EventScript_24FC06:: @ 824FC06
|
||||
special CallFrontierUtilFunc
|
||||
compare VAR_RESULT, 0
|
||||
goto_if 5, BattleFrontier_BattlePalaceBattleRoom_EventScript_24FCAA
|
||||
msgbox BattleFrontier_BattlePalaceBattleRoom_Text_2501C1, 4
|
||||
msgbox BattleFrontier_BattlePalaceBattleRoom_Text_2501C1, MSGBOX_DEFAULT
|
||||
setvar VAR_0x8004, 2
|
||||
setvar VAR_0x8005, 7
|
||||
special CallFrontierUtilFunc
|
||||
|
||||
BattleFrontier_BattlePalaceBattleRoom_EventScript_24FCAA:: @ 824FCAA
|
||||
msgbox BattleFrontier_BattlePalaceBattleRoom_Text_2502C4, 4
|
||||
msgbox BattleFrontier_BattlePalaceBattleRoom_Text_2502C4, MSGBOX_DEFAULT
|
||||
call BattleFrontier_BattlePalaceBattleRoom_EventScript_24FDF7
|
||||
compare VAR_RESULT, 1
|
||||
goto_eq BattleFrontier_BattlePalaceBattleRoom_EventScript_24FCC7
|
||||
@@ -268,10 +268,10 @@ BattleFrontier_BattlePalaceBattleRoom_EventScript_24FCC7:: @ 824FCC7
|
||||
special CallFrontierUtilFunc
|
||||
compare VAR_RESULT, 0
|
||||
goto_if 5, BattleFrontier_BattlePalaceBattleRoom_EventScript_24FB28
|
||||
msgbox BattleFrontier_BattlePalaceBattleRoom_Text_2502FF, 4
|
||||
msgbox BattleFrontier_BattlePalaceBattleRoom_Text_2502FF, MSGBOX_DEFAULT
|
||||
applymovement 1, BattleFrontier_BattlePalaceBattleRoom_Movement_24FE99
|
||||
applymovement 3, BattleFrontier_BattlePalaceBattleRoom_Movement_24FEAC
|
||||
msgbox BattleFrontier_BattlePalaceBattleRoom_Text_25036D, 4
|
||||
msgbox BattleFrontier_BattlePalaceBattleRoom_Text_25036D, MSGBOX_DEFAULT
|
||||
playfanfare MUS_ME_SYMBOLGET
|
||||
message BattleFrontier_BattlePalaceBattleRoom_Text_2503DC
|
||||
waitmessage
|
||||
@@ -283,7 +283,7 @@ BattleFrontier_BattlePalaceBattleRoom_EventScript_24FCC7:: @ 824FCC7
|
||||
applymovement 1, BattleFrontier_BattlePalaceBattleRoom_Movement_2725A8
|
||||
applymovement 3, BattleFrontier_BattlePalaceBattleRoom_Movement_2725A8
|
||||
waitmovement 0
|
||||
msgbox BattleFrontier_BattlePalaceBattleRoom_Text_250412, 4
|
||||
msgbox BattleFrontier_BattlePalaceBattleRoom_Text_250412, MSGBOX_DEFAULT
|
||||
goto BattleFrontier_BattlePalaceBattleRoom_EventScript_24FB28
|
||||
|
||||
BattleFrontier_BattlePalaceBattleRoom_EventScript_24FD3A:: @ 824FD3A
|
||||
@@ -292,13 +292,13 @@ BattleFrontier_BattlePalaceBattleRoom_EventScript_24FD3A:: @ 824FD3A
|
||||
special CallFrontierUtilFunc
|
||||
compare VAR_RESULT, 0
|
||||
goto_if 5, BattleFrontier_BattlePalaceBattleRoom_EventScript_24FD67
|
||||
msgbox BattleFrontier_BattlePalaceBattleRoom_Text_250485, 4
|
||||
msgbox BattleFrontier_BattlePalaceBattleRoom_Text_250485, MSGBOX_DEFAULT
|
||||
setvar VAR_0x8004, 2
|
||||
setvar VAR_0x8005, 7
|
||||
special CallFrontierUtilFunc
|
||||
|
||||
BattleFrontier_BattlePalaceBattleRoom_EventScript_24FD67:: @ 824FD67
|
||||
msgbox BattleFrontier_BattlePalaceBattleRoom_Text_250572, 4
|
||||
msgbox BattleFrontier_BattlePalaceBattleRoom_Text_250572, MSGBOX_DEFAULT
|
||||
call BattleFrontier_BattlePalaceBattleRoom_EventScript_24FDF7
|
||||
compare VAR_RESULT, 1
|
||||
goto_eq BattleFrontier_BattlePalaceBattleRoom_EventScript_24FD84
|
||||
@@ -311,10 +311,10 @@ BattleFrontier_BattlePalaceBattleRoom_EventScript_24FD84:: @ 824FD84
|
||||
special CallFrontierUtilFunc
|
||||
compare VAR_RESULT, 2
|
||||
goto_eq BattleFrontier_BattlePalaceBattleRoom_EventScript_24FB28
|
||||
msgbox BattleFrontier_BattlePalaceBattleRoom_Text_25057E, 4
|
||||
msgbox BattleFrontier_BattlePalaceBattleRoom_Text_25057E, MSGBOX_DEFAULT
|
||||
applymovement 1, BattleFrontier_BattlePalaceBattleRoom_Movement_24FE99
|
||||
applymovement 3, BattleFrontier_BattlePalaceBattleRoom_Movement_24FEAC
|
||||
msgbox BattleFrontier_BattlePalaceBattleRoom_Text_250629, 4
|
||||
msgbox BattleFrontier_BattlePalaceBattleRoom_Text_250629, MSGBOX_DEFAULT
|
||||
playfanfare MUS_ME_SYMBOLGET
|
||||
message BattleFrontier_BattlePalaceBattleRoom_Text_250699
|
||||
waitmessage
|
||||
@@ -326,7 +326,7 @@ BattleFrontier_BattlePalaceBattleRoom_EventScript_24FD84:: @ 824FD84
|
||||
applymovement 1, BattleFrontier_BattlePalaceBattleRoom_Movement_2725A8
|
||||
applymovement 3, BattleFrontier_BattlePalaceBattleRoom_Movement_2725A8
|
||||
waitmovement 0
|
||||
msgbox BattleFrontier_BattlePalaceBattleRoom_Text_2506C4, 4
|
||||
msgbox BattleFrontier_BattlePalaceBattleRoom_Text_2506C4, MSGBOX_DEFAULT
|
||||
goto BattleFrontier_BattlePalaceBattleRoom_EventScript_24FB28
|
||||
|
||||
BattleFrontier_BattlePalaceBattleRoom_EventScript_24FDF7:: @ 824FDF7
|
||||
@@ -600,26 +600,26 @@ BattleFrontier_BattlePalaceBattleRoom_Text_25036D: @ 825036D
|
||||
.string "My, my, if only you could maintain that\n"
|
||||
.string "facade of distinguished authority…\p"
|
||||
.string "Here!\n"
|
||||
.string "Let’s see your FRONTIER PASS!$"
|
||||
.string "Let's see your FRONTIER PASS!$"
|
||||
|
||||
BattleFrontier_BattlePalaceBattleRoom_Text_2503DC: @ 82503DC
|
||||
.string "The Spirits Symbol was embossed on\n"
|
||||
.string "the FRONTIER PASS!$"
|
||||
|
||||
BattleFrontier_BattlePalaceBattleRoom_Text_250412: @ 8250412
|
||||
.string "SPENSER: Your POKéMON’s eyes are \n"
|
||||
.string "SPENSER: Your POKéMON's eyes are \n"
|
||||
.string "truly clear and unclouded.\p"
|
||||
.string "I will eagerly await the next\n"
|
||||
.string "opportunity to see you.$"
|
||||
|
||||
BattleFrontier_BattlePalaceBattleRoom_Text_250485: @ 8250485
|
||||
.string "SPENSER: Gwahahah!\n"
|
||||
.string "You’ve battled your way up again?\p"
|
||||
.string "You've battled your way up again?\p"
|
||||
.string "You must have developed a truly\n"
|
||||
.string "formidable bond with your POKéMON.\p"
|
||||
.string "So be it!\p"
|
||||
.string "This time, I won’t bluster or hold back.\n"
|
||||
.string "This time, there’s no fooling around.\p"
|
||||
.string "This time, I won't bluster or hold back.\n"
|
||||
.string "This time, there's no fooling around.\p"
|
||||
.string "Ready now?\n"
|
||||
.string "Prepare to lose!$"
|
||||
|
||||
|
||||
@@ -60,23 +60,23 @@ BattleFrontier_BattlePalaceCorridor_EventScript_24F581:: @ 824F581
|
||||
end
|
||||
|
||||
BattleFrontier_BattlePalaceCorridor_EventScript_24F58B:: @ 824F58B
|
||||
msgbox BattleFrontier_BattlePalaceCorridor_Text_24F5DD, 4
|
||||
msgbox BattleFrontier_BattlePalaceCorridor_Text_24F5DD, MSGBOX_DEFAULT
|
||||
return
|
||||
|
||||
BattleFrontier_BattlePalaceCorridor_EventScript_24F594:: @ 824F594
|
||||
msgbox BattleFrontier_BattlePalaceCorridor_Text_24F65B, 4
|
||||
msgbox BattleFrontier_BattlePalaceCorridor_Text_24F65B, MSGBOX_DEFAULT
|
||||
return
|
||||
|
||||
BattleFrontier_BattlePalaceCorridor_EventScript_24F59D:: @ 824F59D
|
||||
msgbox BattleFrontier_BattlePalaceCorridor_Text_24F718, 4
|
||||
msgbox BattleFrontier_BattlePalaceCorridor_Text_24F718, MSGBOX_DEFAULT
|
||||
return
|
||||
|
||||
BattleFrontier_BattlePalaceCorridor_EventScript_24F5A6:: @ 824F5A6
|
||||
msgbox BattleFrontier_BattlePalaceCorridor_Text_24F78C, 4
|
||||
msgbox BattleFrontier_BattlePalaceCorridor_Text_24F78C, MSGBOX_DEFAULT
|
||||
return
|
||||
|
||||
BattleFrontier_BattlePalaceCorridor_EventScript_24F5AF:: @ 824F5AF
|
||||
msgbox BattleFrontier_BattlePalaceCorridor_Text_24F7D4, 4
|
||||
msgbox BattleFrontier_BattlePalaceCorridor_Text_24F7D4, MSGBOX_DEFAULT
|
||||
return
|
||||
|
||||
BattleFrontier_BattlePalaceCorridor_Movement_24F5B8: @ 824F5B8
|
||||
@@ -141,18 +141,18 @@ BattleFrontier_BattlePalaceCorridor_Text_24F65B: @ 824F65B
|
||||
.string "Rather than trying to make a POKéMON\n"
|
||||
.string "do what it dislikes, try to let it do\l"
|
||||
.string "what it likes and is good at doing.\p"
|
||||
.string "Put yourself in the POKéMON’s position\n"
|
||||
.string "Put yourself in the POKéMON's position\n"
|
||||
.string "and consider what moves it would like.$"
|
||||
|
||||
BattleFrontier_BattlePalaceCorridor_Text_24F718: @ 824F718
|
||||
.string "A POKéMON’s nature is a remarkable\n"
|
||||
.string "A POKéMON's nature is a remarkable\n"
|
||||
.string "thing…\p"
|
||||
.string "Some POKéMON behave in a completely\n"
|
||||
.string "different way when they are cornered.$"
|
||||
|
||||
BattleFrontier_BattlePalaceCorridor_Text_24F78C: @ 824F78C
|
||||
.string "Are you beginning to understand how\n"
|
||||
.string "a POKéMON’s nature makes it behave?$"
|
||||
.string "a POKéMON's nature makes it behave?$"
|
||||
|
||||
BattleFrontier_BattlePalaceCorridor_Text_24F7D4: @ 824F7D4
|
||||
.string "Ah… I see a strong, heartfelt bond\n"
|
||||
|
||||
@@ -27,7 +27,7 @@ BattleFrontier_BattlePalaceLobby_EventScript_24D7C7:: @ 824D7C7
|
||||
|
||||
BattleFrontier_BattlePalaceLobby_EventScript_24D7D0:: @ 824D7D0
|
||||
lockall
|
||||
msgbox BattleFrontier_BattlePalaceLobby_Text_24E636, 4
|
||||
msgbox BattleFrontier_BattlePalaceLobby_Text_24E636, MSGBOX_DEFAULT
|
||||
closemessage
|
||||
setvar VAR_0x8004, 2
|
||||
setvar VAR_0x8005, 1
|
||||
@@ -51,21 +51,21 @@ BattleFrontier_BattlePalaceLobby_EventScript_24D817:: @ 824D817
|
||||
special CallFrontierUtilFunc
|
||||
compare VAR_RESULT, 1
|
||||
goto_eq BattleFrontier_BattlePalaceLobby_EventScript_24D838
|
||||
msgbox BattleFrontier_BattlePalaceLobby_Text_24E497, 4
|
||||
msgbox BattleFrontier_BattlePalaceLobby_Text_24E497, MSGBOX_DEFAULT
|
||||
goto BattleFrontier_BattlePalaceLobby_EventScript_24D840
|
||||
|
||||
BattleFrontier_BattlePalaceLobby_EventScript_24D838:: @ 824D838
|
||||
msgbox BattleFrontier_BattlePalaceLobby_Text_24EE81, 4
|
||||
msgbox BattleFrontier_BattlePalaceLobby_Text_24EE81, MSGBOX_DEFAULT
|
||||
|
||||
BattleFrontier_BattlePalaceLobby_EventScript_24D840:: @ 824D840
|
||||
msgbox BattleFrontier_BattlePalaceLobby_Text_24EEB9, 4
|
||||
msgbox BattleFrontier_BattlePalaceLobby_Text_24EEB9, MSGBOX_DEFAULT
|
||||
setvar VAR_0x8004, 11
|
||||
special CallFrontierUtilFunc
|
||||
msgbox BattleFrontier_BattlePalaceLobby_Text_241520, 9
|
||||
message BattleFrontier_BattlePalaceLobby_Text_24E4F7
|
||||
waitmessage
|
||||
call BattleFrontier_BattlePalaceLobby_EventScript_24D8A1
|
||||
msgbox BattleFrontier_BattlePalaceLobby_Text_24E0D8, 4
|
||||
msgbox BattleFrontier_BattlePalaceLobby_Text_24E0D8, MSGBOX_DEFAULT
|
||||
closemessage
|
||||
setvar VAR_TEMP_0, 255
|
||||
releaseall
|
||||
@@ -80,7 +80,7 @@ BattleFrontier_BattlePalaceLobby_EventScript_24D873:: @ 824D873
|
||||
setvar VAR_0x8006, 0
|
||||
special CallBattlePalaceFunction
|
||||
call BattleFrontier_BattlePalaceLobby_EventScript_24D8A1
|
||||
msgbox BattleFrontier_BattlePalaceLobby_Text_24E0D8, 4
|
||||
msgbox BattleFrontier_BattlePalaceLobby_Text_24E0D8, MSGBOX_DEFAULT
|
||||
closemessage
|
||||
setvar VAR_TEMP_0, 255
|
||||
releaseall
|
||||
@@ -115,7 +115,7 @@ BattleFrontier_BattlePalaceLobby_EventScript_24D907:: @ 824D907
|
||||
|
||||
BattleFrontier_BattlePalaceLobby_EventScript_24D908:: @ 824D908
|
||||
lockall
|
||||
msgbox BattleFrontier_BattlePalaceLobby_Text_24E5D8, 4
|
||||
msgbox BattleFrontier_BattlePalaceLobby_Text_24E5D8, MSGBOX_DEFAULT
|
||||
message BattleFrontier_BattlePalaceLobby_Text_24E5F6
|
||||
waitmessage
|
||||
setvar VAR_0x8004, 7
|
||||
@@ -186,7 +186,7 @@ BattleFrontier_BattlePalaceLobby_EventScript_24D9E6:: @ 824D9E6
|
||||
setvar VAR_0x8005, 1
|
||||
copyvar VAR_0x8006, VAR_RESULT
|
||||
special CallFrontierUtilFunc
|
||||
msgbox BattleFrontier_BattlePalaceLobby_Text_24E399, 4
|
||||
msgbox BattleFrontier_BattlePalaceLobby_Text_24E399, MSGBOX_DEFAULT
|
||||
fadescreen 1
|
||||
call BattleFrontier_BattlePalaceLobby_EventScript_23F2B7
|
||||
copyvar VAR_0x8004, VAR_RESULT
|
||||
@@ -195,7 +195,7 @@ BattleFrontier_BattlePalaceLobby_EventScript_24D9E6:: @ 824D9E6
|
||||
waitstate
|
||||
compare VAR_RESULT, 0
|
||||
goto_eq BattleFrontier_BattlePalaceLobby_EventScript_24DB91
|
||||
msgbox BattleFrontier_BattlePalaceLobby_Text_24E3C8, 5
|
||||
msgbox BattleFrontier_BattlePalaceLobby_Text_24E3C8, MSGBOX_YESNO
|
||||
switch VAR_RESULT
|
||||
case 0, BattleFrontier_BattlePalaceLobby_EventScript_24DB91
|
||||
case 1, BattleFrontier_BattlePalaceLobby_EventScript_24DA87
|
||||
@@ -233,7 +233,7 @@ BattleFrontier_BattlePalaceLobby_EventScript_24DAF3:: @ 824DAF3
|
||||
setvar VAR_0x8004, 3
|
||||
setvar VAR_0x8005, 3
|
||||
special CallFrontierUtilFunc
|
||||
msgbox BattleFrontier_BattlePalaceLobby_Text_24E408, 4
|
||||
msgbox BattleFrontier_BattlePalaceLobby_Text_24E408, MSGBOX_DEFAULT
|
||||
closemessage
|
||||
call BattleFrontier_BattlePalaceLobby_EventScript_24DBBC
|
||||
warp MAP_BATTLE_FRONTIER_BATTLE_PALACE_CORRIDOR, 255, 8, 13
|
||||
@@ -244,11 +244,11 @@ BattleFrontier_BattlePalaceLobby_EventScript_24DAF3:: @ 824DAF3
|
||||
BattleFrontier_BattlePalaceLobby_EventScript_24DB20:: @ 824DB20
|
||||
compare VAR_FRONTIER_BATTLE_MODE, 1
|
||||
goto_eq BattleFrontier_BattlePalaceLobby_EventScript_24DB38
|
||||
msgbox BattleFrontier_BattlePalaceLobby_Text_24DE17, 4
|
||||
msgbox BattleFrontier_BattlePalaceLobby_Text_24DE17, MSGBOX_DEFAULT
|
||||
goto BattleFrontier_BattlePalaceLobby_EventScript_24D999
|
||||
|
||||
BattleFrontier_BattlePalaceLobby_EventScript_24DB38:: @ 824DB38
|
||||
msgbox BattleFrontier_BattlePalaceLobby_Text_24EBC2, 4
|
||||
msgbox BattleFrontier_BattlePalaceLobby_Text_24EBC2, MSGBOX_DEFAULT
|
||||
goto BattleFrontier_BattlePalaceLobby_EventScript_24D999
|
||||
|
||||
BattleFrontier_BattlePalaceLobby_EventScript_24DB45:: @ 824DB45
|
||||
@@ -257,11 +257,11 @@ BattleFrontier_BattlePalaceLobby_EventScript_24DB45:: @ 824DB45
|
||||
case 1, BattleFrontier_BattlePalaceLobby_EventScript_24DB6D
|
||||
|
||||
BattleFrontier_BattlePalaceLobby_EventScript_24DB60:: @ 824DB60
|
||||
msgbox BattleFrontier_BattlePalaceLobby_Text_24E173, 4
|
||||
msgbox BattleFrontier_BattlePalaceLobby_Text_24E173, MSGBOX_DEFAULT
|
||||
goto BattleFrontier_BattlePalaceLobby_EventScript_24DB9C
|
||||
|
||||
BattleFrontier_BattlePalaceLobby_EventScript_24DB6D:: @ 824DB6D
|
||||
msgbox BattleFrontier_BattlePalaceLobby_Text_24E29E, 4
|
||||
msgbox BattleFrontier_BattlePalaceLobby_Text_24E29E, MSGBOX_DEFAULT
|
||||
goto BattleFrontier_BattlePalaceLobby_EventScript_24DB9C
|
||||
|
||||
BattleFrontier_BattlePalaceLobby_EventScript_24DB7A:: @ 824DB7A
|
||||
@@ -275,18 +275,18 @@ BattleFrontier_BattlePalaceLobby_EventScript_24DB91:: @ 824DB91
|
||||
special LoadPlayerParty
|
||||
|
||||
BattleFrontier_BattlePalaceLobby_EventScript_24DB94:: @ 824DB94
|
||||
msgbox BattleFrontier_BattlePalaceLobby_Text_24E0D8, 4
|
||||
msgbox BattleFrontier_BattlePalaceLobby_Text_24E0D8, MSGBOX_DEFAULT
|
||||
|
||||
BattleFrontier_BattlePalaceLobby_EventScript_24DB9C:: @ 824DB9C
|
||||
release
|
||||
end
|
||||
|
||||
BattleFrontier_BattlePalaceLobby_EventScript_24DB9E:: @ 824DB9E
|
||||
msgbox BattleFrontier_BattlePalaceLobby_Text_24DD5B, 4
|
||||
msgbox BattleFrontier_BattlePalaceLobby_Text_24DD5B, MSGBOX_DEFAULT
|
||||
return
|
||||
|
||||
BattleFrontier_BattlePalaceLobby_EventScript_24DBA7:: @ 824DBA7
|
||||
msgbox BattleFrontier_BattlePalaceLobby_Text_24EB06, 4
|
||||
msgbox BattleFrontier_BattlePalaceLobby_Text_24EB06, MSGBOX_DEFAULT
|
||||
return
|
||||
|
||||
BattleFrontier_BattlePalaceLobby_EventScript_24DBB0:: @ 824DBB0
|
||||
@@ -382,24 +382,24 @@ BattleFrontier_BattlePalaceLobby_EventScript_24DC69:: @ 824DC69
|
||||
end
|
||||
|
||||
BattleFrontier_BattlePalaceLobby_EventScript_24DC82:: @ 824DC82
|
||||
msgbox BattleFrontier_BattlePalaceLobby_Text_24E6E3, 2
|
||||
msgbox BattleFrontier_BattlePalaceLobby_Text_24E6E3, MSGBOX_NPC
|
||||
end
|
||||
|
||||
BattleFrontier_BattlePalaceLobby_EventScript_24DC8B:: @ 824DC8B
|
||||
msgbox BattleFrontier_BattlePalaceLobby_Text_24E851, 2
|
||||
msgbox BattleFrontier_BattlePalaceLobby_Text_24E851, MSGBOX_NPC
|
||||
end
|
||||
|
||||
BattleFrontier_BattlePalaceLobby_EventScript_24DC94:: @ 824DC94
|
||||
msgbox BattleFrontier_BattlePalaceLobby_Text_24E992, 2
|
||||
msgbox BattleFrontier_BattlePalaceLobby_Text_24E992, MSGBOX_NPC
|
||||
end
|
||||
|
||||
BattleFrontier_BattlePalaceLobby_EventScript_24DC9D:: @ 824DC9D
|
||||
msgbox BattleFrontier_BattlePalaceLobby_Text_24EA4B, 2
|
||||
msgbox BattleFrontier_BattlePalaceLobby_Text_24EA4B, MSGBOX_NPC
|
||||
end
|
||||
|
||||
BattleFrontier_BattlePalaceLobby_EventScript_24DCA6:: @ 824DCA6
|
||||
lockall
|
||||
msgbox BattleFrontier_BattlePalaceLobby_Text_24EF66, 4
|
||||
msgbox BattleFrontier_BattlePalaceLobby_Text_24EF66, MSGBOX_DEFAULT
|
||||
goto BattleFrontier_BattlePalaceLobby_EventScript_24DCB5
|
||||
end
|
||||
|
||||
@@ -418,27 +418,27 @@ BattleFrontier_BattlePalaceLobby_EventScript_24DCB5:: @ 824DCB5
|
||||
end
|
||||
|
||||
BattleFrontier_BattlePalaceLobby_EventScript_24DD13:: @ 824DD13
|
||||
msgbox BattleFrontier_BattlePalaceLobby_Text_24EFAB, 4
|
||||
msgbox BattleFrontier_BattlePalaceLobby_Text_24EFAB, MSGBOX_DEFAULT
|
||||
goto BattleFrontier_BattlePalaceLobby_EventScript_24DCB5
|
||||
end
|
||||
|
||||
BattleFrontier_BattlePalaceLobby_EventScript_24DD21:: @ 824DD21
|
||||
msgbox BattleFrontier_BattlePalaceLobby_Text_24F049, 4
|
||||
msgbox BattleFrontier_BattlePalaceLobby_Text_24F049, MSGBOX_DEFAULT
|
||||
goto BattleFrontier_BattlePalaceLobby_EventScript_24DCB5
|
||||
end
|
||||
|
||||
BattleFrontier_BattlePalaceLobby_EventScript_24DD2F:: @ 824DD2F
|
||||
msgbox BattleFrontier_BattlePalaceLobby_Text_24F190, 4
|
||||
msgbox BattleFrontier_BattlePalaceLobby_Text_24F190, MSGBOX_DEFAULT
|
||||
goto BattleFrontier_BattlePalaceLobby_EventScript_24DCB5
|
||||
end
|
||||
|
||||
BattleFrontier_BattlePalaceLobby_EventScript_24DD3D:: @ 824DD3D
|
||||
msgbox BattleFrontier_BattlePalaceLobby_Text_24F2E8, 4
|
||||
msgbox BattleFrontier_BattlePalaceLobby_Text_24F2E8, MSGBOX_DEFAULT
|
||||
goto BattleFrontier_BattlePalaceLobby_EventScript_24DCB5
|
||||
end
|
||||
|
||||
BattleFrontier_BattlePalaceLobby_EventScript_24DD4B:: @ 824DD4B
|
||||
msgbox BattleFrontier_BattlePalaceLobby_Text_24F3F4, 4
|
||||
msgbox BattleFrontier_BattlePalaceLobby_Text_24F3F4, MSGBOX_DEFAULT
|
||||
goto BattleFrontier_BattlePalaceLobby_EventScript_24DCB5
|
||||
end
|
||||
|
||||
@@ -477,7 +477,7 @@ BattleFrontier_BattlePalaceLobby_Text_24DE17: @ 824DE17
|
||||
.string "we will present you with Battle Points.\p"
|
||||
.string "If you want to interrupt your\n"
|
||||
.string "challenge, you must save the game.\p"
|
||||
.string "If you don’t save before interrupting,\n"
|
||||
.string "If you don't save before interrupting,\n"
|
||||
.string "you will be disqualified.$"
|
||||
|
||||
BattleFrontier_BattlePalaceLobby_Text_24E0D8: @ 824E0D8
|
||||
@@ -529,7 +529,7 @@ BattleFrontier_BattlePalaceLobby_Text_24E408: @ 824E408
|
||||
|
||||
BattleFrontier_BattlePalaceLobby_Text_24E41E: @ 824E41E
|
||||
.string "I feel privileged for having seen\n"
|
||||
.string "your POKéMON’s exploits.\p"
|
||||
.string "your POKéMON's exploits.\p"
|
||||
.string "The results will be recorded.\n"
|
||||
.string "I must ask you to briefly wait.$"
|
||||
|
||||
@@ -578,13 +578,13 @@ BattleFrontier_BattlePalaceLobby_Text_24E6E3: @ 824E6E3
|
||||
.string "hardy POKéMON are the best.\p"
|
||||
.string "Offense is the best defense!\n"
|
||||
.string "A relentless attack is the ultimate!\p"
|
||||
.string "But that’s not what I wanted to chat\n"
|
||||
.string "But that's not what I wanted to chat\n"
|
||||
.string "about.\p"
|
||||
.string "Every so often a really cute lady\n"
|
||||
.string "swings by here.\p"
|
||||
.string "She says that she can tell what\n"
|
||||
.string "POKéMON are thinking.\p"
|
||||
.string "I don’t know about that part,\n"
|
||||
.string "I don't know about that part,\n"
|
||||
.string "but she is really cute.\p"
|
||||
.string "Huh?\n"
|
||||
.string "Why are you looking at me like that?$"
|
||||
@@ -594,7 +594,7 @@ BattleFrontier_BattlePalaceLobby_Text_24E851: @ 824E851
|
||||
.string "It appears that the nature of POKéMON\n"
|
||||
.string "and the moves that they have been\l"
|
||||
.string "taught are the keys to battle here.\p"
|
||||
.string "To be more precise, it’s how well\n"
|
||||
.string "To be more precise, it's how well\n"
|
||||
.string "the moves match the nature of\l"
|
||||
.string "the POKéMON.\p"
|
||||
.string "If your POKéMON is in trouble and\n"
|
||||
@@ -604,18 +604,18 @@ BattleFrontier_BattlePalaceLobby_Text_24E851: @ 824E851
|
||||
|
||||
BattleFrontier_BattlePalaceLobby_Text_24E992: @ 824E992
|
||||
.string "My POKéMON is usually very docile.\p"
|
||||
.string "But when it’s in a BATTLE HALL,\n"
|
||||
.string "But when it's in a BATTLE HALL,\n"
|
||||
.string "it sometimes seems to become\l"
|
||||
.string "transformed into something wicked!\p"
|
||||
.string "It becomes totally intimidating.\n"
|
||||
.string "It’s shocking, even.$"
|
||||
.string "It's shocking, even.$"
|
||||
|
||||
BattleFrontier_BattlePalaceLobby_Text_24EA4B: @ 824EA4B
|
||||
.string "I wonder what sort of nature a POKéMON\n"
|
||||
.string "would have if it favored enfeebling its\l"
|
||||
.string "opponents and chipping away slowly.\p"
|
||||
.string "I’d be surprised if it was a LAX nature.\p"
|
||||
.string "But, nah, that can’t be right.$"
|
||||
.string "I'd be surprised if it was a LAX nature.\p"
|
||||
.string "But, nah, that can't be right.$"
|
||||
|
||||
BattleFrontier_BattlePalaceLobby_Text_24EB06: @ 824EB06
|
||||
.string "Where the hearts of TRAINERS\n"
|
||||
@@ -648,7 +648,7 @@ BattleFrontier_BattlePalaceLobby_Text_24EBC2: @ 824EBC2
|
||||
.string "we will present you with Battle Points.\p"
|
||||
.string "If you want to interrupt your\n"
|
||||
.string "challenge, please save the game.\p"
|
||||
.string "If you don’t save before interrupting,\n"
|
||||
.string "If you don't save before interrupting,\n"
|
||||
.string "you will be disqualified.$"
|
||||
|
||||
BattleFrontier_BattlePalaceLobby_Text_24EE81: @ 824EE81
|
||||
@@ -722,7 +722,7 @@ VerdanturfTown_BattleTentLobby_Text_24F2E8: @ 824F2E8
|
||||
BattleFrontier_BattlePalaceLobby_Text_24F3F4: @ 824F3F4
|
||||
VerdanturfTown_BattleTentLobby_Text_24F3F4: @ 824F3F4
|
||||
.string "Depending on its nature, a POKéMON may\n"
|
||||
.string "start using moves that don’t match its\l"
|
||||
.string "start using moves that don't match its\l"
|
||||
.string "nature when it is in trouble.\p"
|
||||
.string "If a POKéMON begins behaving oddly\n"
|
||||
.string "in a pinch, watch it carefully.$"
|
||||
|
||||
@@ -22,7 +22,7 @@ BattleFrontier_BattlePikeCorridor_EventScript_25C786:: @ 825C786
|
||||
applymovement 1, BattleFrontier_BattlePikeCorridor_Movement_25C812
|
||||
waitmovement 0
|
||||
lockall
|
||||
msgbox BattleFrontier_BattlePikeCorridor_Text_25C817, 4
|
||||
msgbox BattleFrontier_BattlePikeCorridor_Text_25C817, MSGBOX_DEFAULT
|
||||
closemessage
|
||||
releaseall
|
||||
applymovement 255, BattleFrontier_BattlePikeCorridor_Movement_25C80E
|
||||
|
||||
@@ -29,7 +29,7 @@ BattleFrontier_BattlePikeLobby_EventScript_25B710:: @ 825B710
|
||||
setvar VAR_0x8004, 27
|
||||
special CallBattlePikeFunction
|
||||
lockall
|
||||
msgbox BattleFrontier_BattlePikeLobby_Text_25C2E0, 4
|
||||
msgbox BattleFrontier_BattlePikeLobby_Text_25C2E0, MSGBOX_DEFAULT
|
||||
closemessage
|
||||
setvar VAR_0x8004, 2
|
||||
setvar VAR_0x8005, 1
|
||||
@@ -53,16 +53,16 @@ BattleFrontier_BattlePikeLobby_EventScript_25B762:: @ 825B762
|
||||
special CallFrontierUtilFunc
|
||||
compare VAR_RESULT, 1
|
||||
goto_eq BattleFrontier_BattlePikeLobby_EventScript_25B784
|
||||
msgbox BattleFrontier_BattlePikeLobby_Text_25C18A, 4
|
||||
msgbox BattleFrontier_BattlePikeLobby_Text_25C18A, MSGBOX_DEFAULT
|
||||
waitmessage
|
||||
goto BattleFrontier_BattlePikeLobby_EventScript_25B78D
|
||||
|
||||
BattleFrontier_BattlePikeLobby_EventScript_25B784:: @ 825B784
|
||||
msgbox BattleFrontier_BattlePikeLobby_Text_25C383, 4
|
||||
msgbox BattleFrontier_BattlePikeLobby_Text_25C383, MSGBOX_DEFAULT
|
||||
waitmessage
|
||||
|
||||
BattleFrontier_BattlePikeLobby_EventScript_25B78D:: @ 825B78D
|
||||
msgbox BattleFrontier_BattlePikeLobby_Text_25C3D9, 4
|
||||
msgbox BattleFrontier_BattlePikeLobby_Text_25C3D9, MSGBOX_DEFAULT
|
||||
setvar VAR_0x8004, 11
|
||||
special CallFrontierUtilFunc
|
||||
msgbox BattleFrontier_BattlePikeLobby_Text_241520, 9
|
||||
@@ -87,7 +87,7 @@ BattleFrontier_BattlePikeLobby_EventScript_25B78D:: @ 825B78D
|
||||
special CallBattlePikeFunction
|
||||
playse SE_SAVE
|
||||
waitse
|
||||
msgbox BattleFrontier_BattlePikeLobby_Text_25BE02, 4
|
||||
msgbox BattleFrontier_BattlePikeLobby_Text_25BE02, MSGBOX_DEFAULT
|
||||
closemessage
|
||||
setvar VAR_TEMP_0, 255
|
||||
releaseall
|
||||
@@ -116,7 +116,7 @@ BattleFrontier_BattlePikeLobby_EventScript_25B806:: @ 825B806
|
||||
special CallBattlePikeFunction
|
||||
playse SE_SAVE
|
||||
waitse
|
||||
msgbox BattleFrontier_BattlePikeLobby_Text_25BE02, 4
|
||||
msgbox BattleFrontier_BattlePikeLobby_Text_25BE02, MSGBOX_DEFAULT
|
||||
closemessage
|
||||
setvar VAR_TEMP_0, 255
|
||||
releaseall
|
||||
@@ -128,7 +128,7 @@ BattleFrontier_BattlePikeLobby_EventScript_25B868:: @ 825B868
|
||||
setvar VAR_FRONTIER_FACILITY, 5
|
||||
setvar VAR_FRONTIER_BATTLE_MODE, 0
|
||||
special SavePlayerParty
|
||||
msgbox BattleFrontier_BattlePikeLobby_Text_25BB52, 4
|
||||
msgbox BattleFrontier_BattlePikeLobby_Text_25BB52, MSGBOX_DEFAULT
|
||||
|
||||
BattleFrontier_BattlePikeLobby_EventScript_25B87F:: @ 825B87F
|
||||
message BattleFrontier_BattlePikeLobby_Text_25BBC1
|
||||
@@ -155,7 +155,7 @@ BattleFrontier_BattlePikeLobby_EventScript_25B8BB:: @ 825B8BB
|
||||
setvar VAR_0x8005, 1
|
||||
copyvar VAR_0x8006, VAR_RESULT
|
||||
special CallFrontierUtilFunc
|
||||
msgbox BattleFrontier_BattlePikeLobby_Text_25C094, 4
|
||||
msgbox BattleFrontier_BattlePikeLobby_Text_25C094, MSGBOX_DEFAULT
|
||||
fadescreen 1
|
||||
call BattleFrontier_BattlePikeLobby_EventScript_23F2B7
|
||||
copyvar VAR_0x8004, VAR_RESULT
|
||||
@@ -164,7 +164,7 @@ BattleFrontier_BattlePikeLobby_EventScript_25B8BB:: @ 825B8BB
|
||||
waitstate
|
||||
compare VAR_RESULT, 0
|
||||
goto_eq BattleFrontier_BattlePikeLobby_EventScript_25BA73
|
||||
msgbox BattleFrontier_BattlePikeLobby_Text_25C0D8, 5
|
||||
msgbox BattleFrontier_BattlePikeLobby_Text_25C0D8, MSGBOX_YESNO
|
||||
switch VAR_RESULT
|
||||
case 0, BattleFrontier_BattlePikeLobby_EventScript_25BA73
|
||||
case 1, BattleFrontier_BattlePikeLobby_EventScript_25B95C
|
||||
@@ -205,7 +205,7 @@ BattleFrontier_BattlePikeLobby_EventScript_25B95C:: @ 825B95C
|
||||
setvar VAR_0x8004, 3
|
||||
setvar VAR_0x8005, 3
|
||||
special CallFrontierUtilFunc
|
||||
msgbox BattleFrontier_BattlePikeLobby_Text_25C130, 4
|
||||
msgbox BattleFrontier_BattlePikeLobby_Text_25C130, MSGBOX_DEFAULT
|
||||
closemessage
|
||||
setvar VAR_0x8004, 5
|
||||
special CallFrontierUtilFunc
|
||||
@@ -218,7 +218,7 @@ BattleFrontier_BattlePikeLobby_EventScript_25B95C:: @ 825B95C
|
||||
end
|
||||
|
||||
BattleFrontier_BattlePikeLobby_EventScript_25BA1A:: @ 825BA1A
|
||||
msgbox BattleFrontier_BattlePikeLobby_Text_25BBF5, 4
|
||||
msgbox BattleFrontier_BattlePikeLobby_Text_25BBF5, MSGBOX_DEFAULT
|
||||
goto BattleFrontier_BattlePikeLobby_EventScript_25B87F
|
||||
|
||||
BattleFrontier_BattlePikeLobby_EventScript_25BA27:: @ 825BA27
|
||||
@@ -227,11 +227,11 @@ BattleFrontier_BattlePikeLobby_EventScript_25BA27:: @ 825BA27
|
||||
case 1, BattleFrontier_BattlePikeLobby_EventScript_25BA4F
|
||||
|
||||
BattleFrontier_BattlePikeLobby_EventScript_25BA42:: @ 825BA42
|
||||
msgbox BattleFrontier_BattlePikeLobby_Text_25BE8C, 4
|
||||
msgbox BattleFrontier_BattlePikeLobby_Text_25BE8C, MSGBOX_DEFAULT
|
||||
goto BattleFrontier_BattlePikeLobby_EventScript_25BA7E
|
||||
|
||||
BattleFrontier_BattlePikeLobby_EventScript_25BA4F:: @ 825BA4F
|
||||
msgbox BattleFrontier_BattlePikeLobby_Text_25BF9A, 4
|
||||
msgbox BattleFrontier_BattlePikeLobby_Text_25BF9A, MSGBOX_DEFAULT
|
||||
goto BattleFrontier_BattlePikeLobby_EventScript_25BA7E
|
||||
|
||||
BattleFrontier_BattlePikeLobby_EventScript_25BA5C:: @ 825BA5C
|
||||
@@ -245,7 +245,7 @@ BattleFrontier_BattlePikeLobby_EventScript_25BA73:: @ 825BA73
|
||||
special LoadPlayerParty
|
||||
|
||||
BattleFrontier_BattlePikeLobby_EventScript_25BA76:: @ 825BA76
|
||||
msgbox BattleFrontier_BattlePikeLobby_Text_25BE02, 4
|
||||
msgbox BattleFrontier_BattlePikeLobby_Text_25BE02, MSGBOX_DEFAULT
|
||||
|
||||
BattleFrontier_BattlePikeLobby_EventScript_25BA7E:: @ 825BA7E
|
||||
release
|
||||
@@ -277,20 +277,20 @@ BattleFrontier_BattlePikeLobby_Movement_25BAA7: @ 825BAA7
|
||||
step_end
|
||||
|
||||
BattleFrontier_BattlePikeLobby_EventScript_25BAAB:: @ 825BAAB
|
||||
msgbox BattleFrontier_BattlePikeLobby_Text_25C422, 2
|
||||
msgbox BattleFrontier_BattlePikeLobby_Text_25C422, MSGBOX_NPC
|
||||
end
|
||||
|
||||
BattleFrontier_BattlePikeLobby_EventScript_25BAB4:: @ 825BAB4
|
||||
msgbox BattleFrontier_BattlePikeLobby_Text_25C4A5, 2
|
||||
msgbox BattleFrontier_BattlePikeLobby_Text_25C4A5, MSGBOX_NPC
|
||||
end
|
||||
|
||||
BattleFrontier_BattlePikeLobby_EventScript_25BABD:: @ 825BABD
|
||||
msgbox BattleFrontier_BattlePikeLobby_Text_25C4FD, 2
|
||||
msgbox BattleFrontier_BattlePikeLobby_Text_25C4FD, MSGBOX_NPC
|
||||
end
|
||||
|
||||
BattleFrontier_BattlePikeLobby_EventScript_25BAC6:: @ 825BAC6
|
||||
lockall
|
||||
msgbox BattleFrontier_BattlePikeLobby_Text_25C5FB, 4
|
||||
msgbox BattleFrontier_BattlePikeLobby_Text_25C5FB, MSGBOX_DEFAULT
|
||||
goto BattleFrontier_BattlePikeLobby_EventScript_25BAD5
|
||||
end
|
||||
|
||||
@@ -307,17 +307,17 @@ BattleFrontier_BattlePikeLobby_EventScript_25BAD5:: @ 825BAD5
|
||||
end
|
||||
|
||||
BattleFrontier_BattlePikeLobby_EventScript_25BB1D:: @ 825BB1D
|
||||
msgbox BattleFrontier_BattlePikeLobby_Text_25C644, 4
|
||||
msgbox BattleFrontier_BattlePikeLobby_Text_25C644, MSGBOX_DEFAULT
|
||||
goto BattleFrontier_BattlePikeLobby_EventScript_25BAD5
|
||||
end
|
||||
|
||||
BattleFrontier_BattlePikeLobby_EventScript_25BB2B:: @ 825BB2B
|
||||
msgbox BattleFrontier_BattlePikeLobby_Text_25C68A, 4
|
||||
msgbox BattleFrontier_BattlePikeLobby_Text_25C68A, MSGBOX_DEFAULT
|
||||
goto BattleFrontier_BattlePikeLobby_EventScript_25BAD5
|
||||
end
|
||||
|
||||
BattleFrontier_BattlePikeLobby_EventScript_25BB39:: @ 825BB39
|
||||
msgbox BattleFrontier_BattlePikeLobby_Text_25C6EB, 4
|
||||
msgbox BattleFrontier_BattlePikeLobby_Text_25C6EB, MSGBOX_DEFAULT
|
||||
goto BattleFrontier_BattlePikeLobby_EventScript_25BAD5
|
||||
end
|
||||
|
||||
@@ -352,7 +352,7 @@ BattleFrontier_BattlePikeLobby_Text_25BBF5: @ 825BBF5
|
||||
.string "simple…\p"
|
||||
.string "Choose one of three paths and make\n"
|
||||
.string "your way to the goal room at the end\l"
|
||||
.string "of the BATTLE PIKE. It’s that simple.\p"
|
||||
.string "of the BATTLE PIKE. It's that simple.\p"
|
||||
.string "However, what happens on the chosen\n"
|
||||
.string "path depends entirely on the luck\l"
|
||||
.string "of the challenger…\p"
|
||||
@@ -361,7 +361,7 @@ BattleFrontier_BattlePikeLobby_Text_25BBF5: @ 825BBF5
|
||||
.string "If you want to interrupt your\n"
|
||||
.string "challenge, please have a word with\l"
|
||||
.string "our staff in the big rooms on the way.\p"
|
||||
.string "If you don’t save before interrupting,\n"
|
||||
.string "If you don't save before interrupting,\n"
|
||||
.string "you will be disqualified.$"
|
||||
|
||||
BattleFrontier_BattlePikeLobby_Text_25BE02: @ 825BE02
|
||||
@@ -452,29 +452,29 @@ BattleFrontier_BattlePikeLobby_Text_25C3D9: @ 825C3D9
|
||||
BattleFrontier_BattlePikeLobby_Text_25C422: @ 825C422
|
||||
.string "Arrgh! I blew my chance!\n"
|
||||
.string "I was one room away from the goal!\p"
|
||||
.string "In this place, you’d better watch out\n"
|
||||
.string "In this place, you'd better watch out\n"
|
||||
.string "for poison, freezing, and so on.$"
|
||||
|
||||
BattleFrontier_BattlePikeLobby_Text_25C4A5: @ 825C4A5
|
||||
.string "I’ve completed the challenge 10 times\n"
|
||||
.string "now, but I’ve never had to battle\l"
|
||||
.string "I've completed the challenge 10 times\n"
|
||||
.string "now, but I've never had to battle\l"
|
||||
.string "a TRAINER once.$"
|
||||
|
||||
BattleFrontier_BattlePikeLobby_Text_25C4FD: @ 825C4FD
|
||||
.string "Listen! Listen!\p"
|
||||
.string "Don’t you think that the special\n"
|
||||
.string "Don't you think that the special\n"
|
||||
.string "abilities of POKéMON will be useful\l"
|
||||
.string "here?$"
|
||||
|
||||
BattleFrontier_BattlePikeLobby_Text_25C558: @ 825C558
|
||||
.string "What is this weird place?\n"
|
||||
.string "I can’t figure it out at all!\p"
|
||||
.string "I’ve taken the challenge a bunch\n"
|
||||
.string "I can't figure it out at all!\p"
|
||||
.string "I've taken the challenge a bunch\n"
|
||||
.string "of times, but all I ever do is run into\l"
|
||||
.string "TRAINERS whichever path I choose.$"
|
||||
|
||||
BattleFrontier_BattlePikeLobby_Text_25C5FB: @ 825C5FB
|
||||
.string "The Battle Choice’s rules are listed.$"
|
||||
.string "The Battle Choice's rules are listed.$"
|
||||
|
||||
BattleFrontier_BattlePikeLobby_Text_25C621: @ 825C621
|
||||
.string "Which heading do you want to read?$"
|
||||
|
||||
@@ -30,7 +30,7 @@ BattleFrontier_BattlePikeRandomRoom1_EventScript_25D1C6:: @ 825D1C6
|
||||
setvar VAR_0x8004, 21
|
||||
setvar VAR_0x8005, 0
|
||||
special CallBattlePikeFunction
|
||||
msgbox gStringVar4, 4
|
||||
msgbox gStringVar4, MSGBOX_DEFAULT
|
||||
waitmessage
|
||||
closemessage
|
||||
releaseall
|
||||
@@ -58,7 +58,7 @@ BattleFrontier_BattlePikeRandomRoom1_EventScript_25D226:: @ 825D226
|
||||
BattleFrontier_BattlePikeRandomRoom1_EventScript_25D231:: @ 825D231
|
||||
lockall
|
||||
delay 16
|
||||
msgbox BattleFrontier_BattlePikeRandomRoom1_Text_25DDFE, 4
|
||||
msgbox BattleFrontier_BattlePikeRandomRoom1_Text_25DDFE, MSGBOX_DEFAULT
|
||||
waitmessage
|
||||
closemessage
|
||||
applymovement 1, BattleFrontier_BattlePikeRandomRoom1_Movement_25D795
|
||||
@@ -66,7 +66,7 @@ BattleFrontier_BattlePikeRandomRoom1_EventScript_25D231:: @ 825D231
|
||||
setvar VAR_0x8004, 21
|
||||
setvar VAR_0x8005, 0
|
||||
special CallBattlePikeFunction
|
||||
msgbox gStringVar4, 4
|
||||
msgbox gStringVar4, MSGBOX_DEFAULT
|
||||
waitmessage
|
||||
closemessage
|
||||
releaseall
|
||||
@@ -86,11 +86,11 @@ BattleFrontier_BattlePikeRandomRoom1_EventScript_25D285:: @ 825D285
|
||||
waitmovement 0
|
||||
lock
|
||||
faceplayer
|
||||
msgbox BattleFrontier_BattlePikeRandomRoom1_Text_25DE3F, 4
|
||||
msgbox BattleFrontier_BattlePikeRandomRoom1_Text_25DE3F, MSGBOX_DEFAULT
|
||||
playfanfare MUS_ME_ASA
|
||||
waitfanfare
|
||||
special HealPlayerParty
|
||||
msgbox BattleFrontier_BattlePikeRandomRoom1_Text_25DE94, 4
|
||||
msgbox BattleFrontier_BattlePikeRandomRoom1_Text_25DE94, MSGBOX_DEFAULT
|
||||
closemessage
|
||||
release
|
||||
applymovement 2, BattleFrontier_BattlePikeRandomRoom1_Movement_25D798
|
||||
@@ -110,7 +110,7 @@ BattleFrontier_BattlePikeRandomRoom1_EventScript_25D2BF:: @ 825D2BF
|
||||
case 2, BattleFrontier_BattlePikeRandomRoom1_EventScript_25D4FC
|
||||
|
||||
BattleFrontier_BattlePikeRandomRoom1_EventScript_25D2FB:: @ 825D2FB
|
||||
msgbox BattleFrontier_BattlePikeRandomRoom1_Text_25E311, 4
|
||||
msgbox BattleFrontier_BattlePikeRandomRoom1_Text_25E311, MSGBOX_DEFAULT
|
||||
closemessage
|
||||
special SpawnScriptEventObject
|
||||
applymovement 127, BattleFrontier_BattlePikeRandomRoom1_Movement_25D9B0
|
||||
@@ -147,13 +147,13 @@ BattleFrontier_BattlePikeRandomRoom1_EventScript_25D2FB:: @ 825D2FB
|
||||
special CallFrontierUtilFunc
|
||||
compare VAR_RESULT, 0
|
||||
goto_if 5, BattleFrontier_BattlePikeRandomRoom1_EventScript_25D3BD
|
||||
msgbox BattleFrontier_BattlePikeRandomRoom1_Text_25DED2, 4
|
||||
msgbox BattleFrontier_BattlePikeRandomRoom1_Text_25DED2, MSGBOX_DEFAULT
|
||||
setvar VAR_0x8004, 2
|
||||
setvar VAR_0x8005, 7
|
||||
special CallFrontierUtilFunc
|
||||
|
||||
BattleFrontier_BattlePikeRandomRoom1_EventScript_25D3BD:: @ 825D3BD
|
||||
msgbox BattleFrontier_BattlePikeRandomRoom1_Text_25DF71, 4
|
||||
msgbox BattleFrontier_BattlePikeRandomRoom1_Text_25DF71, MSGBOX_DEFAULT
|
||||
call BattleFrontier_BattlePikeRandomRoom1_EventScript_25D77B
|
||||
compare VAR_RESULT, 1
|
||||
goto_eq BattleFrontier_BattlePikeRandomRoom1_EventScript_25D3DA
|
||||
@@ -164,7 +164,7 @@ BattleFrontier_BattlePikeRandomRoom1_EventScript_25D3DA:: @ 825D3DA
|
||||
special CallFrontierUtilFunc
|
||||
compare VAR_RESULT, 0
|
||||
goto_if 5, BattleFrontier_BattlePikeRandomRoom1_EventScript_25D49D
|
||||
msgbox BattleFrontier_BattlePikeRandomRoom1_Text_25DFA2, 4
|
||||
msgbox BattleFrontier_BattlePikeRandomRoom1_Text_25DFA2, MSGBOX_DEFAULT
|
||||
waitmessage
|
||||
playfanfare MUS_ME_SYMBOLGET
|
||||
message BattleFrontier_BattlePikeRandomRoom1_Text_25DFD0
|
||||
@@ -172,7 +172,7 @@ BattleFrontier_BattlePikeRandomRoom1_EventScript_25D3DA:: @ 825D3DA
|
||||
waitfanfare
|
||||
setvar VAR_0x8004, 13
|
||||
special CallFrontierUtilFunc
|
||||
msgbox BattleFrontier_BattlePikeRandomRoom1_Text_25E003, 4
|
||||
msgbox BattleFrontier_BattlePikeRandomRoom1_Text_25E003, MSGBOX_DEFAULT
|
||||
closemessage
|
||||
goto BattleFrontier_BattlePikeRandomRoom1_EventScript_25D49D
|
||||
|
||||
@@ -182,13 +182,13 @@ BattleFrontier_BattlePikeRandomRoom1_EventScript_25D416:: @ 825D416
|
||||
special CallFrontierUtilFunc
|
||||
compare VAR_RESULT, 0
|
||||
goto_if 5, BattleFrontier_BattlePikeRandomRoom1_EventScript_25D443
|
||||
msgbox BattleFrontier_BattlePikeRandomRoom1_Text_25E02C, 4
|
||||
msgbox BattleFrontier_BattlePikeRandomRoom1_Text_25E02C, MSGBOX_DEFAULT
|
||||
setvar VAR_0x8004, 2
|
||||
setvar VAR_0x8005, 7
|
||||
special CallFrontierUtilFunc
|
||||
|
||||
BattleFrontier_BattlePikeRandomRoom1_EventScript_25D443:: @ 825D443
|
||||
msgbox BattleFrontier_BattlePikeRandomRoom1_Text_25E0E8, 4
|
||||
msgbox BattleFrontier_BattlePikeRandomRoom1_Text_25E0E8, MSGBOX_DEFAULT
|
||||
call BattleFrontier_BattlePikeRandomRoom1_EventScript_25D77B
|
||||
compare VAR_RESULT, 1
|
||||
goto_eq BattleFrontier_BattlePikeRandomRoom1_EventScript_25D460
|
||||
@@ -199,7 +199,7 @@ BattleFrontier_BattlePikeRandomRoom1_EventScript_25D460:: @ 825D460
|
||||
special CallFrontierUtilFunc
|
||||
compare VAR_RESULT, 2
|
||||
goto_eq BattleFrontier_BattlePikeRandomRoom1_EventScript_25D49D
|
||||
msgbox BattleFrontier_BattlePikeRandomRoom1_Text_25E0F6, 4
|
||||
msgbox BattleFrontier_BattlePikeRandomRoom1_Text_25E0F6, MSGBOX_DEFAULT
|
||||
waitmessage
|
||||
playfanfare MUS_ME_SYMBOLGET
|
||||
message BattleFrontier_BattlePikeRandomRoom1_Text_25E118
|
||||
@@ -207,7 +207,7 @@ BattleFrontier_BattlePikeRandomRoom1_EventScript_25D460:: @ 825D460
|
||||
waitfanfare
|
||||
setvar VAR_0x8004, 13
|
||||
special CallFrontierUtilFunc
|
||||
msgbox BattleFrontier_BattlePikeRandomRoom1_Text_25E140, 4
|
||||
msgbox BattleFrontier_BattlePikeRandomRoom1_Text_25E140, MSGBOX_DEFAULT
|
||||
closemessage
|
||||
goto BattleFrontier_BattlePikeRandomRoom1_EventScript_25D49D
|
||||
end
|
||||
@@ -230,19 +230,19 @@ BattleFrontier_BattlePikeRandomRoom1_EventScript_25D49D:: @ 825D49D
|
||||
end
|
||||
|
||||
BattleFrontier_BattlePikeRandomRoom1_EventScript_25D4DC:: @ 825D4DC
|
||||
msgbox BattleFrontier_BattlePikeRandomRoom1_Text_25E15D, 4
|
||||
msgbox BattleFrontier_BattlePikeRandomRoom1_Text_25E15D, MSGBOX_DEFAULT
|
||||
goto BattleFrontier_BattlePikeRandomRoom1_EventScript_25D2FB
|
||||
end
|
||||
|
||||
BattleFrontier_BattlePikeRandomRoom1_EventScript_25D4EA:: @ 825D4EA
|
||||
msgbox BattleFrontier_BattlePikeRandomRoom1_Text_25E1DD, 4
|
||||
msgbox BattleFrontier_BattlePikeRandomRoom1_Text_25E1DD, MSGBOX_DEFAULT
|
||||
playfanfare MUS_ME_ASA
|
||||
waitfanfare
|
||||
goto BattleFrontier_BattlePikeRandomRoom1_EventScript_25D2FB
|
||||
end
|
||||
|
||||
BattleFrontier_BattlePikeRandomRoom1_EventScript_25D4FC:: @ 825D4FC
|
||||
msgbox BattleFrontier_BattlePikeRandomRoom1_Text_25E238, 4
|
||||
msgbox BattleFrontier_BattlePikeRandomRoom1_Text_25E238, MSGBOX_DEFAULT
|
||||
playfanfare MUS_ME_ASA
|
||||
waitfanfare
|
||||
goto BattleFrontier_BattlePikeRandomRoom1_EventScript_25D2FB
|
||||
@@ -258,7 +258,7 @@ BattleFrontier_BattlePikeRandomRoom1_EventScript_25D50E:: @ 825D50E
|
||||
playfanfare MUS_ME_ASA
|
||||
waitfanfare
|
||||
special HealPlayerParty
|
||||
msgbox BattleFrontier_BattlePikeRandomRoom1_Text_25DA13, 4
|
||||
msgbox BattleFrontier_BattlePikeRandomRoom1_Text_25DA13, MSGBOX_DEFAULT
|
||||
closemessage
|
||||
applymovement 1, BattleFrontier_BattlePikeRandomRoom1_Movement_25D798
|
||||
waitmovement 0
|
||||
@@ -282,7 +282,7 @@ BattleFrontier_BattlePikeRandomRoom1_EventScript_25D53E:: @ 825D53E
|
||||
setvar VAR_0x8004, 21
|
||||
setvar VAR_0x8005, 0
|
||||
special CallBattlePikeFunction
|
||||
msgbox gStringVar4, 4
|
||||
msgbox gStringVar4, MSGBOX_DEFAULT
|
||||
closemessage
|
||||
delay 16
|
||||
applymovement 255, BattleFrontier_BattlePikeRandomRoom1_Movement_25D7BD
|
||||
@@ -290,7 +290,7 @@ BattleFrontier_BattlePikeRandomRoom1_EventScript_25D53E:: @ 825D53E
|
||||
setvar VAR_0x8004, 21
|
||||
setvar VAR_0x8005, 1
|
||||
special CallBattlePikeFunction
|
||||
msgbox gStringVar4, 4
|
||||
msgbox gStringVar4, MSGBOX_DEFAULT
|
||||
closemessage
|
||||
setvar VAR_0x8004, SPECIAL_BATTLE_PIKE_DOUBLE
|
||||
setvar VAR_0x8005, 0
|
||||
@@ -324,13 +324,13 @@ BattleFrontier_BattlePikeRandomRoom1_EventScript_25D605:: @ 825D605
|
||||
call_if 1, BattleFrontier_BattlePikeRandomRoom1_EventScript_25D643
|
||||
compare VAR_0x8004, 1
|
||||
call_if 1, BattleFrontier_BattlePikeRandomRoom1_EventScript_25D6D5
|
||||
msgbox BattleFrontier_BattlePikeRandomRoom1_Text_25DD3F, 4
|
||||
msgbox BattleFrontier_BattlePikeRandomRoom1_Text_25DD3F, MSGBOX_DEFAULT
|
||||
closemessage
|
||||
releaseall
|
||||
end
|
||||
|
||||
BattleFrontier_BattlePikeRandomRoom1_EventScript_25D643:: @ 825D643
|
||||
msgbox BattleFrontier_BattlePikeRandomRoom1_Text_25DBE4, 4
|
||||
msgbox BattleFrontier_BattlePikeRandomRoom1_Text_25DBE4, MSGBOX_DEFAULT
|
||||
closemessage
|
||||
waitse
|
||||
playmoncry SPECIES_KIRLIA, 0
|
||||
@@ -355,7 +355,7 @@ BattleFrontier_BattlePikeRandomRoom1_EventScript_25D643:: @ 825D643
|
||||
waitse
|
||||
playmoncry SPECIES_KIRLIA, 0
|
||||
waitmoncry
|
||||
msgbox BattleFrontier_BattlePikeRandomRoom1_Text_25DCAF, 4
|
||||
msgbox BattleFrontier_BattlePikeRandomRoom1_Text_25DCAF, MSGBOX_DEFAULT
|
||||
waitse
|
||||
playmoncry SPECIES_KIRLIA, 0
|
||||
waitmoncry
|
||||
@@ -363,11 +363,11 @@ BattleFrontier_BattlePikeRandomRoom1_EventScript_25D643:: @ 825D643
|
||||
applymovement 2, BattleFrontier_BattlePikeRandomRoom1_Movement_25D7B3
|
||||
applymovement 1, BattleFrontier_BattlePikeRandomRoom1_Movement_25D7A4
|
||||
waitmovement 0
|
||||
msgbox BattleFrontier_BattlePikeRandomRoom1_Text_25DCCF, 4
|
||||
msgbox BattleFrontier_BattlePikeRandomRoom1_Text_25DCCF, MSGBOX_DEFAULT
|
||||
return
|
||||
|
||||
BattleFrontier_BattlePikeRandomRoom1_EventScript_25D6D5:: @ 825D6D5
|
||||
msgbox BattleFrontier_BattlePikeRandomRoom1_Text_25DC01, 4
|
||||
msgbox BattleFrontier_BattlePikeRandomRoom1_Text_25DC01, MSGBOX_DEFAULT
|
||||
closemessage
|
||||
waitse
|
||||
playmoncry SPECIES_DUSCLOPS, 0
|
||||
@@ -388,7 +388,7 @@ BattleFrontier_BattlePikeRandomRoom1_EventScript_25D6D5:: @ 825D6D5
|
||||
waitse
|
||||
playmoncry SPECIES_DUSCLOPS, 0
|
||||
waitmoncry
|
||||
msgbox BattleFrontier_BattlePikeRandomRoom1_Text_25DCAF, 4
|
||||
msgbox BattleFrontier_BattlePikeRandomRoom1_Text_25DCAF, MSGBOX_DEFAULT
|
||||
waitse
|
||||
playmoncry SPECIES_DUSCLOPS, 0
|
||||
waitmoncry
|
||||
@@ -396,7 +396,7 @@ BattleFrontier_BattlePikeRandomRoom1_EventScript_25D6D5:: @ 825D6D5
|
||||
applymovement 2, BattleFrontier_BattlePikeRandomRoom1_Movement_25D7B3
|
||||
applymovement 1, BattleFrontier_BattlePikeRandomRoom1_Movement_25D7A4
|
||||
waitmovement 0
|
||||
msgbox BattleFrontier_BattlePikeRandomRoom1_Text_25DD06, 4
|
||||
msgbox BattleFrontier_BattlePikeRandomRoom1_Text_25DD06, MSGBOX_DEFAULT
|
||||
return
|
||||
|
||||
BattleFrontier_BattlePikeRandomRoom1_EventScript_25D751:: @ 825D751
|
||||
@@ -590,7 +590,7 @@ BattleFrontier_BattlePikeRandomRoom1_EventScript_25D81B:: @ 825D81B
|
||||
faceplayer
|
||||
setvar VAR_0x8004, 14
|
||||
special CallBattlePikeFunction
|
||||
msgbox gStringVar4, 4
|
||||
msgbox gStringVar4, MSGBOX_DEFAULT
|
||||
waitmessage
|
||||
closemessage
|
||||
release
|
||||
@@ -599,7 +599,7 @@ BattleFrontier_BattlePikeRandomRoom1_EventScript_25D81B:: @ 825D81B
|
||||
BattleFrontier_BattlePikeRandomRoom1_EventScript_25D831:: @ 825D831
|
||||
lock
|
||||
faceplayer
|
||||
msgbox BattleFrontier_BattlePikeRandomRoom1_Text_25DDA3, 4
|
||||
msgbox BattleFrontier_BattlePikeRandomRoom1_Text_25DDA3, MSGBOX_DEFAULT
|
||||
closemessage
|
||||
release
|
||||
end
|
||||
@@ -613,7 +613,7 @@ BattleFrontier_BattlePikeRandomRoom1_EventScript_25D83E:: @ 825D83E
|
||||
call_if 1, BattleFrontier_BattlePikeRandomRoom1_EventScript_25D875
|
||||
playfanfare MUS_ME_ASA
|
||||
waitfanfare
|
||||
msgbox BattleFrontier_BattlePikeRandomRoom1_Text_25DABE, 4
|
||||
msgbox BattleFrontier_BattlePikeRandomRoom1_Text_25DABE, MSGBOX_DEFAULT
|
||||
closemessage
|
||||
release
|
||||
applymovement 1, BattleFrontier_BattlePikeRandomRoom1_Movement_25D79E
|
||||
@@ -623,21 +623,21 @@ BattleFrontier_BattlePikeRandomRoom1_EventScript_25D83E:: @ 825D83E
|
||||
BattleFrontier_BattlePikeRandomRoom1_EventScript_25D875:: @ 825D875
|
||||
lock
|
||||
faceplayer
|
||||
msgbox BattleFrontier_BattlePikeRandomRoom1_Text_25DA51, 4
|
||||
msgbox BattleFrontier_BattlePikeRandomRoom1_Text_25DA51, MSGBOX_DEFAULT
|
||||
closemessage
|
||||
return
|
||||
|
||||
BattleFrontier_BattlePikeRandomRoom1_EventScript_25D881:: @ 825D881
|
||||
lock
|
||||
faceplayer
|
||||
msgbox BattleFrontier_BattlePikeRandomRoom1_Text_25E32E, 4
|
||||
msgbox BattleFrontier_BattlePikeRandomRoom1_Text_25E32E, MSGBOX_DEFAULT
|
||||
closemessage
|
||||
return
|
||||
|
||||
BattleFrontier_BattlePikeRandomRoom1_EventScript_25D88D:: @ 825D88D
|
||||
lock
|
||||
faceplayer
|
||||
msgbox BattleFrontier_BattlePikeRandomRoom1_Text_25DDE6, 4
|
||||
msgbox BattleFrontier_BattlePikeRandomRoom1_Text_25DDE6, MSGBOX_DEFAULT
|
||||
closemessage
|
||||
release
|
||||
applymovement 2, BattleFrontier_BattlePikeRandomRoom1_Movement_25D7B4
|
||||
@@ -709,8 +709,8 @@ BattleFrontier_BattlePikeRandomRoom1_Text_25DA13: @ 825DA13
|
||||
.string "Battle Choice challenge…$"
|
||||
|
||||
BattleFrontier_BattlePikeRandomRoom1_Text_25DA51: @ 825DA51
|
||||
.string "Ah, you’re a lucky one.\n"
|
||||
.string "I’m in somewhat-good spirits now.\p"
|
||||
.string "Ah, you're a lucky one.\n"
|
||||
.string "I'm in somewhat-good spirits now.\p"
|
||||
.string "I will restore one of your POKéMON\n"
|
||||
.string "to full health.$"
|
||||
|
||||
@@ -721,7 +721,7 @@ BattleFrontier_BattlePikeRandomRoom1_Text_25DABE: @ 825DABE
|
||||
BattleFrontier_BattlePikeRandomRoom1_Text_25DAE1: @ 825DAE1
|
||||
.string "Excuse me…\p"
|
||||
.string "Would you care for a battle?\n"
|
||||
.string "I’ll restore your POKéMON if you win.$"
|
||||
.string "I'll restore your POKéMON if you win.$"
|
||||
|
||||
BattleFrontier_BattlePikeRandomRoom1_Text_25DB2F: @ 825DB2F
|
||||
.string "Very well…\n"
|
||||
@@ -772,7 +772,7 @@ BattleFrontier_BattlePikeRandomRoom1_Text_25DC97: @ 825DC97
|
||||
|
||||
BattleFrontier_BattlePikeRandomRoom1_Text_25DCAF: @ 825DCAF
|
||||
.string "Look here!\n"
|
||||
.string "That’s quite enough!$"
|
||||
.string "That's quite enough!$"
|
||||
|
||||
BattleFrontier_BattlePikeRandomRoom1_Text_25DCCF: @ 825DCCF
|
||||
.string "I must apologize to you…\p"
|
||||
@@ -815,12 +815,12 @@ BattleFrontier_BattlePikeRandomRoom1_Text_25DED2: @ 825DED2
|
||||
.string "For I am the PIKE QUEEN…\p"
|
||||
.string "You already know it, but to advance,\n"
|
||||
.string "you must defeat me…\p"
|
||||
.string "…I’m not one for idle chatter.\n"
|
||||
.string "…I'm not one for idle chatter.\n"
|
||||
.string "Hurry. Come on…$"
|
||||
|
||||
BattleFrontier_BattlePikeRandomRoom1_Text_25DF71: @ 825DF71
|
||||
.string "Your luck…\n"
|
||||
.string "I hope you didn’t use it all up here…$"
|
||||
.string "I hope you didn't use it all up here…$"
|
||||
|
||||
BattleFrontier_BattlePikeRandomRoom1_Text_25DFA2: @ 825DFA2
|
||||
.string "LUCY: … … … … … …\n"
|
||||
@@ -831,18 +831,18 @@ BattleFrontier_BattlePikeRandomRoom1_Text_25DFD0: @ 825DFD0
|
||||
.string "the FRONTIER PASS!$"
|
||||
|
||||
BattleFrontier_BattlePikeRandomRoom1_Text_25E003: @ 825E003
|
||||
.string "…That’s all there is…\n"
|
||||
.string "…That's all there is…\n"
|
||||
.string "Disappear already…$"
|
||||
|
||||
BattleFrontier_BattlePikeRandomRoom1_Text_25E02C: @ 825E02C
|
||||
.string "LUCY: …You again…\p"
|
||||
.string "… … … … … …\p"
|
||||
.string "…I’ve trampled flowers and braved\n"
|
||||
.string "…I've trampled flowers and braved\n"
|
||||
.string "storms to get to where I am…\p"
|
||||
.string "I don’t feel any compulsion to keep\n"
|
||||
.string "I don't feel any compulsion to keep\n"
|
||||
.string "losing to the same opponent…\p"
|
||||
.string "… … … … … …\n"
|
||||
.string "Fine… I’ll do it…$"
|
||||
.string "Fine… I'll do it…$"
|
||||
|
||||
BattleFrontier_BattlePikeRandomRoom1_Text_25E0E8: @ 825E0E8
|
||||
.string "Now!\n"
|
||||
@@ -857,14 +857,14 @@ BattleFrontier_BattlePikeRandomRoom1_Text_25E118: @ 825E118
|
||||
.string "a golden shine!$"
|
||||
|
||||
BattleFrontier_BattlePikeRandomRoom1_Text_25E140: @ 825E140
|
||||
.string "…You, I won’t forget…\n"
|
||||
.string "…You, I won't forget…\n"
|
||||
.string "…Ever…$"
|
||||
|
||||
BattleFrontier_BattlePikeRandomRoom1_Text_25E15D: @ 825E15D
|
||||
.string "I welcome you…\p"
|
||||
.string "Giggle…\n"
|
||||
.string "You seem to be bereft of luck…\p"
|
||||
.string "If only you hadn’t chosen this room,\n"
|
||||
.string "If only you hadn't chosen this room,\n"
|
||||
.string "your POKéMON could have been healed…$"
|
||||
|
||||
BattleFrontier_BattlePikeRandomRoom1_Text_25E1DD: @ 825E1DD
|
||||
@@ -888,8 +888,8 @@ BattleFrontier_BattlePikeRandomRoom1_Text_25E311: @ 825E311
|
||||
.string "I shall go fetch our master…$"
|
||||
|
||||
BattleFrontier_BattlePikeRandomRoom1_Text_25E32E: @ 825E32E
|
||||
.string "Ah, you’re a lucky one!\n"
|
||||
.string "I’m in good spirits now.\p"
|
||||
.string "Ah, you're a lucky one!\n"
|
||||
.string "I'm in good spirits now.\p"
|
||||
.string "I will restore two of your POKéMON\n"
|
||||
.string "to full health!$"
|
||||
|
||||
|
||||
@@ -16,7 +16,7 @@ BattleFrontier_BattlePikeRandomRoom2_EventScript_25E3A7:: @ 825E3A7
|
||||
setvar VAR_0x8006, 3
|
||||
special CallFrontierUtilFunc
|
||||
lockall
|
||||
msgbox BattleFrontier_BattlePikeRandomRoom2_Text_25E3F2, 4
|
||||
msgbox BattleFrontier_BattlePikeRandomRoom2_Text_25E3F2, MSGBOX_DEFAULT
|
||||
closemessage
|
||||
releaseall
|
||||
warp MAP_BATTLE_FRONTIER_BATTLE_PIKE_LOBBY, 255, 5, 6
|
||||
|
||||
@@ -49,7 +49,7 @@ BattleFrontier_BattlePikeThreePathRoom_EventScript_25C8A4:: @ 825C8A4
|
||||
setvar VAR_0x8004, 3
|
||||
setvar VAR_0x8005, 3
|
||||
special CallFrontierUtilFunc
|
||||
msgbox BattleFrontier_BattlePikeThreePathRoom_Text_25CDDA, 4
|
||||
msgbox BattleFrontier_BattlePikeThreePathRoom_Text_25CDDA, MSGBOX_DEFAULT
|
||||
closemessage
|
||||
releaseall
|
||||
setvar VAR_0x8004, 5
|
||||
@@ -77,54 +77,54 @@ BattleFrontier_BattlePikeThreePathRoom_EventScript_25C908:: @ 825C908
|
||||
BattleFrontier_BattlePikeThreePathRoom_EventScript_25C968:: @ 825C968
|
||||
lock
|
||||
faceplayer
|
||||
msgbox BattleFrontier_BattlePikeThreePathRoom_Text_25CBDD, 4
|
||||
msgbox BattleFrontier_BattlePikeThreePathRoom_Text_25CBDD, MSGBOX_DEFAULT
|
||||
goto BattleFrontier_BattlePikeThreePathRoom_EventScript_25C9D8
|
||||
end
|
||||
|
||||
BattleFrontier_BattlePikeThreePathRoom_EventScript_25C978:: @ 825C978
|
||||
lock
|
||||
faceplayer
|
||||
msgbox BattleFrontier_BattlePikeThreePathRoom_Text_25CC00, 4
|
||||
msgbox BattleFrontier_BattlePikeThreePathRoom_Text_25CC00, MSGBOX_DEFAULT
|
||||
goto BattleFrontier_BattlePikeThreePathRoom_EventScript_25C9D8
|
||||
end
|
||||
|
||||
BattleFrontier_BattlePikeThreePathRoom_EventScript_25C988:: @ 825C988
|
||||
lock
|
||||
faceplayer
|
||||
msgbox BattleFrontier_BattlePikeThreePathRoom_Text_25CC23, 4
|
||||
msgbox BattleFrontier_BattlePikeThreePathRoom_Text_25CC23, MSGBOX_DEFAULT
|
||||
goto BattleFrontier_BattlePikeThreePathRoom_EventScript_25C9D8
|
||||
end
|
||||
|
||||
BattleFrontier_BattlePikeThreePathRoom_EventScript_25C998:: @ 825C998
|
||||
lock
|
||||
faceplayer
|
||||
msgbox BattleFrontier_BattlePikeThreePathRoom_Text_25CC46, 4
|
||||
msgbox BattleFrontier_BattlePikeThreePathRoom_Text_25CC46, MSGBOX_DEFAULT
|
||||
goto BattleFrontier_BattlePikeThreePathRoom_EventScript_25C9D8
|
||||
end
|
||||
|
||||
BattleFrontier_BattlePikeThreePathRoom_EventScript_25C9A8:: @ 825C9A8
|
||||
lock
|
||||
faceplayer
|
||||
msgbox BattleFrontier_BattlePikeThreePathRoom_Text_25CC69, 4
|
||||
msgbox BattleFrontier_BattlePikeThreePathRoom_Text_25CC69, MSGBOX_DEFAULT
|
||||
goto BattleFrontier_BattlePikeThreePathRoom_EventScript_25C9D8
|
||||
end
|
||||
|
||||
BattleFrontier_BattlePikeThreePathRoom_EventScript_25C9B8:: @ 825C9B8
|
||||
lock
|
||||
faceplayer
|
||||
msgbox BattleFrontier_BattlePikeThreePathRoom_Text_25CC8C, 4
|
||||
msgbox BattleFrontier_BattlePikeThreePathRoom_Text_25CC8C, MSGBOX_DEFAULT
|
||||
goto BattleFrontier_BattlePikeThreePathRoom_EventScript_25C9D8
|
||||
end
|
||||
|
||||
BattleFrontier_BattlePikeThreePathRoom_EventScript_25C9C8:: @ 825C9C8
|
||||
lock
|
||||
faceplayer
|
||||
msgbox BattleFrontier_BattlePikeThreePathRoom_Text_25CCB0, 4
|
||||
msgbox BattleFrontier_BattlePikeThreePathRoom_Text_25CCB0, MSGBOX_DEFAULT
|
||||
goto BattleFrontier_BattlePikeThreePathRoom_EventScript_25C9D8
|
||||
end
|
||||
|
||||
BattleFrontier_BattlePikeThreePathRoom_EventScript_25C9D8:: @ 825C9D8
|
||||
msgbox BattleFrontier_BattlePikeThreePathRoom_Text_25CCD4, 5
|
||||
msgbox BattleFrontier_BattlePikeThreePathRoom_Text_25CCD4, MSGBOX_YESNO
|
||||
switch VAR_RESULT
|
||||
case 0, BattleFrontier_BattlePikeThreePathRoom_EventScript_25CA2A
|
||||
case 127, BattleFrontier_BattlePikeThreePathRoom_EventScript_25CA2A
|
||||
@@ -148,7 +148,7 @@ BattleFrontier_BattlePikeThreePathRoom_EventScript_25C9FD:: @ 825C9FD
|
||||
end
|
||||
|
||||
BattleFrontier_BattlePikeThreePathRoom_EventScript_25CA2A:: @ 825CA2A
|
||||
msgbox BattleFrontier_BattlePikeThreePathRoom_Text_25CCFB, 5
|
||||
msgbox BattleFrontier_BattlePikeThreePathRoom_Text_25CCFB, MSGBOX_YESNO
|
||||
switch VAR_RESULT
|
||||
case 1, BattleFrontier_BattlePikeThreePathRoom_EventScript_25C9FD
|
||||
case 0, BattleFrontier_BattlePikeThreePathRoom_EventScript_25CA5A
|
||||
@@ -181,7 +181,7 @@ BattleFrontier_BattlePikeThreePathRoom_EventScript_25CA97:: @ 825CA97
|
||||
applymovement 2, BattleFrontier_BattlePikeThreePathRoom_Movement_25CBCE
|
||||
waitmovement 0
|
||||
lockall
|
||||
msgbox BattleFrontier_BattlePikeThreePathRoom_Text_25D094, 4
|
||||
msgbox BattleFrontier_BattlePikeThreePathRoom_Text_25D094, MSGBOX_DEFAULT
|
||||
releaseall
|
||||
applymovement 2, BattleFrontier_BattlePikeThreePathRoom_Movement_25CBD5
|
||||
waitmovement 0
|
||||
@@ -195,7 +195,7 @@ BattleFrontier_BattlePikeThreePathRoom_EventScript_25CABB:: @ 825CABB
|
||||
goto_eq BattleFrontier_BattlePikeThreePathRoom_EventScript_25CBC2
|
||||
lock
|
||||
faceplayer
|
||||
msgbox BattleFrontier_BattlePikeThreePathRoom_Text_25CE69, 5
|
||||
msgbox BattleFrontier_BattlePikeThreePathRoom_Text_25CE69, MSGBOX_YESNO
|
||||
switch VAR_RESULT
|
||||
case 1, BattleFrontier_BattlePikeThreePathRoom_EventScript_25CB0A
|
||||
case 0, BattleFrontier_BattlePikeThreePathRoom_EventScript_25CB00
|
||||
@@ -204,7 +204,7 @@ BattleFrontier_BattlePikeThreePathRoom_EventScript_25CABB:: @ 825CABB
|
||||
end
|
||||
|
||||
BattleFrontier_BattlePikeThreePathRoom_EventScript_25CB00:: @ 825CB00
|
||||
msgbox BattleFrontier_BattlePikeThreePathRoom_Text_25CEBB, 4
|
||||
msgbox BattleFrontier_BattlePikeThreePathRoom_Text_25CEBB, MSGBOX_DEFAULT
|
||||
release
|
||||
end
|
||||
|
||||
@@ -218,15 +218,15 @@ BattleFrontier_BattlePikeThreePathRoom_EventScript_25CB0A:: @ 825CB0A
|
||||
end
|
||||
|
||||
BattleFrontier_BattlePikeThreePathRoom_EventScript_25CB39:: @ 825CB39
|
||||
msgbox BattleFrontier_BattlePikeThreePathRoom_Text_25CF64, 4
|
||||
msgbox BattleFrontier_BattlePikeThreePathRoom_Text_25CF64, MSGBOX_DEFAULT
|
||||
goto BattleFrontier_BattlePikeThreePathRoom_EventScript_25CB60
|
||||
|
||||
BattleFrontier_BattlePikeThreePathRoom_EventScript_25CB46:: @ 825CB46
|
||||
msgbox BattleFrontier_BattlePikeThreePathRoom_Text_25CF23, 4
|
||||
msgbox BattleFrontier_BattlePikeThreePathRoom_Text_25CF23, MSGBOX_DEFAULT
|
||||
goto BattleFrontier_BattlePikeThreePathRoom_EventScript_25CB60
|
||||
|
||||
BattleFrontier_BattlePikeThreePathRoom_EventScript_25CB53:: @ 825CB53
|
||||
msgbox BattleFrontier_BattlePikeThreePathRoom_Text_25CEE3, 4
|
||||
msgbox BattleFrontier_BattlePikeThreePathRoom_Text_25CEE3, MSGBOX_DEFAULT
|
||||
goto BattleFrontier_BattlePikeThreePathRoom_EventScript_25CB60
|
||||
|
||||
BattleFrontier_BattlePikeThreePathRoom_EventScript_25CB60:: @ 825CB60
|
||||
@@ -240,29 +240,29 @@ BattleFrontier_BattlePikeThreePathRoom_EventScript_25CB60:: @ 825CB60
|
||||
end
|
||||
|
||||
BattleFrontier_BattlePikeThreePathRoom_EventScript_25CB9A:: @ 825CB9A
|
||||
msgbox BattleFrontier_BattlePikeThreePathRoom_Text_25D054, 4
|
||||
msgbox BattleFrontier_BattlePikeThreePathRoom_Text_25D054, MSGBOX_DEFAULT
|
||||
release
|
||||
end
|
||||
|
||||
BattleFrontier_BattlePikeThreePathRoom_EventScript_25CBA4:: @ 825CBA4
|
||||
msgbox BattleFrontier_BattlePikeThreePathRoom_Text_25D017, 4
|
||||
msgbox BattleFrontier_BattlePikeThreePathRoom_Text_25D017, MSGBOX_DEFAULT
|
||||
release
|
||||
end
|
||||
|
||||
BattleFrontier_BattlePikeThreePathRoom_EventScript_25CBAE:: @ 825CBAE
|
||||
msgbox BattleFrontier_BattlePikeThreePathRoom_Text_25CFA3, 4
|
||||
msgbox BattleFrontier_BattlePikeThreePathRoom_Text_25CFA3, MSGBOX_DEFAULT
|
||||
release
|
||||
end
|
||||
|
||||
BattleFrontier_BattlePikeThreePathRoom_EventScript_25CBB8:: @ 825CBB8
|
||||
msgbox BattleFrontier_BattlePikeThreePathRoom_Text_25CFE5, 4
|
||||
msgbox BattleFrontier_BattlePikeThreePathRoom_Text_25CFE5, MSGBOX_DEFAULT
|
||||
release
|
||||
end
|
||||
|
||||
BattleFrontier_BattlePikeThreePathRoom_EventScript_25CBC2:: @ 825CBC2
|
||||
lock
|
||||
faceplayer
|
||||
msgbox BattleFrontier_BattlePikeThreePathRoom_Text_25D125, 4
|
||||
msgbox BattleFrontier_BattlePikeThreePathRoom_Text_25D125, MSGBOX_DEFAULT
|
||||
release
|
||||
end
|
||||
|
||||
@@ -326,7 +326,7 @@ BattleFrontier_BattlePikeThreePathRoom_Text_25CD3C: @ 825CD3C
|
||||
.string "Battle Choice challenge?$"
|
||||
|
||||
BattleFrontier_BattlePikeThreePathRoom_Text_25CD75: @ 825CD75
|
||||
.string "We’ve been awaiting your return…\p"
|
||||
.string "We've been awaiting your return…\p"
|
||||
.string "Before resuming your Battle Choice\n"
|
||||
.string "challenge, let me save the game…$"
|
||||
|
||||
|
||||
@@ -2,12 +2,12 @@ BattleFrontier_BattlePointExchangeServiceCorner_MapScripts:: @ 825F070
|
||||
.byte 0
|
||||
|
||||
BattleFrontier_BattlePointExchangeServiceCorner_EventScript_25F071:: @ 825F071
|
||||
msgbox BattleFrontier_BattlePointExchangeServiceCorner_Text_25F7FA, 4
|
||||
msgbox BattleFrontier_BattlePointExchangeServiceCorner_Text_25F7FA, MSGBOX_DEFAULT
|
||||
special sub_813A958
|
||||
return
|
||||
|
||||
BattleFrontier_BattlePointExchangeServiceCorner_EventScript_25F07D:: @ 825F07D
|
||||
msgbox BattleFrontier_BattlePointExchangeServiceCorner_Text_25FF12, 4
|
||||
msgbox BattleFrontier_BattlePointExchangeServiceCorner_Text_25FF12, MSGBOX_DEFAULT
|
||||
special sub_813A988
|
||||
release
|
||||
end
|
||||
@@ -16,7 +16,7 @@ BattleFrontier_BattlePointExchangeServiceCorner_EventScript_25F08A:: @ 825F08A
|
||||
specialvar VAR_TEMP_1, sub_813AA04
|
||||
compare VAR_TEMP_1, VAR_0x8008
|
||||
goto_if 4, BattleFrontier_BattlePointExchangeServiceCorner_EventScript_25F0C9
|
||||
msgbox BattleFrontier_BattlePointExchangeServiceCorner_Text_25FE86, 4
|
||||
msgbox BattleFrontier_BattlePointExchangeServiceCorner_Text_25FE86, MSGBOX_DEFAULT
|
||||
compare VAR_TEMP_2, 0
|
||||
goto_eq BattleFrontier_BattlePointExchangeServiceCorner_EventScript_25F185
|
||||
compare VAR_TEMP_2, 1
|
||||
@@ -43,14 +43,14 @@ BattleFrontier_BattlePointExchangeServiceCorner_EventScript_25F0E5:: @ 825F0E5
|
||||
givedecoration VAR_0x8009
|
||||
special sub_813A8FC
|
||||
playse SE_REGI
|
||||
msgbox BattleFrontier_BattlePointExchangeServiceCorner_Text_25FE45, 4
|
||||
msgbox BattleFrontier_BattlePointExchangeServiceCorner_Text_25FE45, MSGBOX_DEFAULT
|
||||
compare VAR_TEMP_2, 0
|
||||
goto_eq BattleFrontier_BattlePointExchangeServiceCorner_EventScript_25F185
|
||||
goto BattleFrontier_BattlePointExchangeServiceCorner_EventScript_25F38E
|
||||
end
|
||||
|
||||
BattleFrontier_BattlePointExchangeServiceCorner_EventScript_25F11D:: @ 825F11D
|
||||
msgbox BattleFrontier_BattlePointExchangeServiceCorner_Text_25FEB9, 4
|
||||
msgbox BattleFrontier_BattlePointExchangeServiceCorner_Text_25FEB9, MSGBOX_DEFAULT
|
||||
special sub_813A988
|
||||
release
|
||||
end
|
||||
@@ -64,14 +64,14 @@ BattleFrontier_BattlePointExchangeServiceCorner_EventScript_25F12A:: @ 825F12A
|
||||
giveitem VAR_0x8009, 1
|
||||
special sub_813A8FC
|
||||
playse SE_REGI
|
||||
msgbox BattleFrontier_BattlePointExchangeServiceCorner_Text_25FE72, 4
|
||||
msgbox BattleFrontier_BattlePointExchangeServiceCorner_Text_25FE72, MSGBOX_DEFAULT
|
||||
compare VAR_TEMP_2, 2
|
||||
goto_eq BattleFrontier_BattlePointExchangeServiceCorner_EventScript_25F4B1
|
||||
goto BattleFrontier_BattlePointExchangeServiceCorner_EventScript_25F602
|
||||
end
|
||||
|
||||
BattleFrontier_BattlePointExchangeServiceCorner_EventScript_25F166:: @ 825F166
|
||||
msgbox BattleFrontier_BattlePointExchangeServiceCorner_Text_25FEE3, 4
|
||||
msgbox BattleFrontier_BattlePointExchangeServiceCorner_Text_25FEE3, MSGBOX_DEFAULT
|
||||
special sub_813A988
|
||||
release
|
||||
end
|
||||
@@ -106,7 +106,7 @@ BattleFrontier_BattlePointExchangeServiceCorner_EventScript_25F185:: @ 825F185
|
||||
end
|
||||
|
||||
BattleFrontier_BattlePointExchangeServiceCorner_EventScript_25F21E:: @ 825F21E
|
||||
msgbox BattleFrontier_BattlePointExchangeServiceCorner_Text_25F8B6, 5
|
||||
msgbox BattleFrontier_BattlePointExchangeServiceCorner_Text_25F8B6, MSGBOX_YESNO
|
||||
compare VAR_RESULT, 0
|
||||
goto_eq BattleFrontier_BattlePointExchangeServiceCorner_EventScript_25F185
|
||||
setvar VAR_0x8008, 16
|
||||
@@ -115,7 +115,7 @@ BattleFrontier_BattlePointExchangeServiceCorner_EventScript_25F21E:: @ 825F21E
|
||||
end
|
||||
|
||||
BattleFrontier_BattlePointExchangeServiceCorner_EventScript_25F241:: @ 825F241
|
||||
msgbox BattleFrontier_BattlePointExchangeServiceCorner_Text_25F8E6, 5
|
||||
msgbox BattleFrontier_BattlePointExchangeServiceCorner_Text_25F8E6, MSGBOX_YESNO
|
||||
compare VAR_RESULT, 0
|
||||
goto_eq BattleFrontier_BattlePointExchangeServiceCorner_EventScript_25F185
|
||||
setvar VAR_0x8008, 32
|
||||
@@ -124,7 +124,7 @@ BattleFrontier_BattlePointExchangeServiceCorner_EventScript_25F241:: @ 825F241
|
||||
end
|
||||
|
||||
BattleFrontier_BattlePointExchangeServiceCorner_EventScript_25F264:: @ 825F264
|
||||
msgbox BattleFrontier_BattlePointExchangeServiceCorner_Text_25F917, 5
|
||||
msgbox BattleFrontier_BattlePointExchangeServiceCorner_Text_25F917, MSGBOX_YESNO
|
||||
compare VAR_RESULT, 0
|
||||
goto_eq BattleFrontier_BattlePointExchangeServiceCorner_EventScript_25F185
|
||||
setvar VAR_0x8008, 32
|
||||
@@ -133,7 +133,7 @@ BattleFrontier_BattlePointExchangeServiceCorner_EventScript_25F264:: @ 825F264
|
||||
end
|
||||
|
||||
BattleFrontier_BattlePointExchangeServiceCorner_EventScript_25F287:: @ 825F287
|
||||
msgbox BattleFrontier_BattlePointExchangeServiceCorner_Text_25F949, 5
|
||||
msgbox BattleFrontier_BattlePointExchangeServiceCorner_Text_25F949, MSGBOX_YESNO
|
||||
compare VAR_RESULT, 0
|
||||
goto_eq BattleFrontier_BattlePointExchangeServiceCorner_EventScript_25F185
|
||||
setvar VAR_0x8008, 48
|
||||
@@ -142,7 +142,7 @@ BattleFrontier_BattlePointExchangeServiceCorner_EventScript_25F287:: @ 825F287
|
||||
end
|
||||
|
||||
BattleFrontier_BattlePointExchangeServiceCorner_EventScript_25F2AA:: @ 825F2AA
|
||||
msgbox BattleFrontier_BattlePointExchangeServiceCorner_Text_25F979, 5
|
||||
msgbox BattleFrontier_BattlePointExchangeServiceCorner_Text_25F979, MSGBOX_YESNO
|
||||
compare VAR_RESULT, 0
|
||||
goto_eq BattleFrontier_BattlePointExchangeServiceCorner_EventScript_25F185
|
||||
setvar VAR_0x8008, 48
|
||||
@@ -151,7 +151,7 @@ BattleFrontier_BattlePointExchangeServiceCorner_EventScript_25F2AA:: @ 825F2AA
|
||||
end
|
||||
|
||||
BattleFrontier_BattlePointExchangeServiceCorner_EventScript_25F2CD:: @ 825F2CD
|
||||
msgbox BattleFrontier_BattlePointExchangeServiceCorner_Text_25F9A9, 5
|
||||
msgbox BattleFrontier_BattlePointExchangeServiceCorner_Text_25F9A9, MSGBOX_YESNO
|
||||
compare VAR_RESULT, 0
|
||||
goto_eq BattleFrontier_BattlePointExchangeServiceCorner_EventScript_25F185
|
||||
setvar VAR_0x8008, 48
|
||||
@@ -160,7 +160,7 @@ BattleFrontier_BattlePointExchangeServiceCorner_EventScript_25F2CD:: @ 825F2CD
|
||||
end
|
||||
|
||||
BattleFrontier_BattlePointExchangeServiceCorner_EventScript_25F2F0:: @ 825F2F0
|
||||
msgbox BattleFrontier_BattlePointExchangeServiceCorner_Text_25F9DB, 5
|
||||
msgbox BattleFrontier_BattlePointExchangeServiceCorner_Text_25F9DB, MSGBOX_YESNO
|
||||
compare VAR_RESULT, 0
|
||||
goto_eq BattleFrontier_BattlePointExchangeServiceCorner_EventScript_25F185
|
||||
setvar VAR_0x8008, 48
|
||||
@@ -169,7 +169,7 @@ BattleFrontier_BattlePointExchangeServiceCorner_EventScript_25F2F0:: @ 825F2F0
|
||||
end
|
||||
|
||||
BattleFrontier_BattlePointExchangeServiceCorner_EventScript_25F313:: @ 825F313
|
||||
msgbox BattleFrontier_BattlePointExchangeServiceCorner_Text_25FA0A, 5
|
||||
msgbox BattleFrontier_BattlePointExchangeServiceCorner_Text_25FA0A, MSGBOX_YESNO
|
||||
compare VAR_RESULT, 0
|
||||
goto_eq BattleFrontier_BattlePointExchangeServiceCorner_EventScript_25F185
|
||||
setvar VAR_0x8008, 80
|
||||
@@ -178,7 +178,7 @@ BattleFrontier_BattlePointExchangeServiceCorner_EventScript_25F313:: @ 825F313
|
||||
end
|
||||
|
||||
BattleFrontier_BattlePointExchangeServiceCorner_EventScript_25F336:: @ 825F336
|
||||
msgbox BattleFrontier_BattlePointExchangeServiceCorner_Text_25FA3D, 5
|
||||
msgbox BattleFrontier_BattlePointExchangeServiceCorner_Text_25FA3D, MSGBOX_YESNO
|
||||
compare VAR_RESULT, 0
|
||||
goto_eq BattleFrontier_BattlePointExchangeServiceCorner_EventScript_25F185
|
||||
setvar VAR_0x8008, 80
|
||||
@@ -187,7 +187,7 @@ BattleFrontier_BattlePointExchangeServiceCorner_EventScript_25F336:: @ 825F336
|
||||
end
|
||||
|
||||
BattleFrontier_BattlePointExchangeServiceCorner_EventScript_25F359:: @ 825F359
|
||||
msgbox BattleFrontier_BattlePointExchangeServiceCorner_Text_25FA70, 5
|
||||
msgbox BattleFrontier_BattlePointExchangeServiceCorner_Text_25FA70, MSGBOX_YESNO
|
||||
compare VAR_RESULT, 0
|
||||
goto_eq BattleFrontier_BattlePointExchangeServiceCorner_EventScript_25F185
|
||||
setvar VAR_0x8008, 80
|
||||
@@ -220,7 +220,7 @@ BattleFrontier_BattlePointExchangeServiceCorner_EventScript_25F38E:: @ 825F38E
|
||||
end
|
||||
|
||||
BattleFrontier_BattlePointExchangeServiceCorner_EventScript_25F3F0:: @ 825F3F0
|
||||
msgbox BattleFrontier_BattlePointExchangeServiceCorner_Text_25FAA2, 5
|
||||
msgbox BattleFrontier_BattlePointExchangeServiceCorner_Text_25FAA2, MSGBOX_YESNO
|
||||
compare VAR_RESULT, 0
|
||||
goto_eq BattleFrontier_BattlePointExchangeServiceCorner_EventScript_25F38E
|
||||
setvar VAR_0x8008, 128
|
||||
@@ -229,7 +229,7 @@ BattleFrontier_BattlePointExchangeServiceCorner_EventScript_25F3F0:: @ 825F3F0
|
||||
end
|
||||
|
||||
BattleFrontier_BattlePointExchangeServiceCorner_EventScript_25F413:: @ 825F413
|
||||
msgbox BattleFrontier_BattlePointExchangeServiceCorner_Text_25FAD2, 5
|
||||
msgbox BattleFrontier_BattlePointExchangeServiceCorner_Text_25FAD2, MSGBOX_YESNO
|
||||
compare VAR_RESULT, 0
|
||||
goto_eq BattleFrontier_BattlePointExchangeServiceCorner_EventScript_25F38E
|
||||
setvar VAR_0x8008, 128
|
||||
@@ -238,7 +238,7 @@ BattleFrontier_BattlePointExchangeServiceCorner_EventScript_25F413:: @ 825F413
|
||||
end
|
||||
|
||||
BattleFrontier_BattlePointExchangeServiceCorner_EventScript_25F436:: @ 825F436
|
||||
msgbox BattleFrontier_BattlePointExchangeServiceCorner_Text_25FB03, 5
|
||||
msgbox BattleFrontier_BattlePointExchangeServiceCorner_Text_25FB03, MSGBOX_YESNO
|
||||
compare VAR_RESULT, 0
|
||||
goto_eq BattleFrontier_BattlePointExchangeServiceCorner_EventScript_25F38E
|
||||
setvar VAR_0x8008, 256
|
||||
@@ -247,7 +247,7 @@ BattleFrontier_BattlePointExchangeServiceCorner_EventScript_25F436:: @ 825F436
|
||||
end
|
||||
|
||||
BattleFrontier_BattlePointExchangeServiceCorner_EventScript_25F459:: @ 825F459
|
||||
msgbox BattleFrontier_BattlePointExchangeServiceCorner_Text_25FB35, 5
|
||||
msgbox BattleFrontier_BattlePointExchangeServiceCorner_Text_25FB35, MSGBOX_YESNO
|
||||
compare VAR_RESULT, 0
|
||||
goto_eq BattleFrontier_BattlePointExchangeServiceCorner_EventScript_25F38E
|
||||
setvar VAR_0x8008, 256
|
||||
@@ -256,7 +256,7 @@ BattleFrontier_BattlePointExchangeServiceCorner_EventScript_25F459:: @ 825F459
|
||||
end
|
||||
|
||||
BattleFrontier_BattlePointExchangeServiceCorner_EventScript_25F47C:: @ 825F47C
|
||||
msgbox BattleFrontier_BattlePointExchangeServiceCorner_Text_25FB68, 5
|
||||
msgbox BattleFrontier_BattlePointExchangeServiceCorner_Text_25FB68, MSGBOX_YESNO
|
||||
compare VAR_RESULT, 0
|
||||
goto_eq BattleFrontier_BattlePointExchangeServiceCorner_EventScript_25F38E
|
||||
setvar VAR_0x8008, 256
|
||||
@@ -290,7 +290,7 @@ BattleFrontier_BattlePointExchangeServiceCorner_EventScript_25F4B1:: @ 825F4B1
|
||||
end
|
||||
|
||||
BattleFrontier_BattlePointExchangeServiceCorner_EventScript_25F51E:: @ 825F51E
|
||||
msgbox BattleFrontier_BattlePointExchangeServiceCorner_Text_25FB9B, 5
|
||||
msgbox BattleFrontier_BattlePointExchangeServiceCorner_Text_25FB9B, MSGBOX_YESNO
|
||||
compare VAR_RESULT, 0
|
||||
goto_eq BattleFrontier_BattlePointExchangeServiceCorner_EventScript_25F4B1
|
||||
setvar VAR_0x8008, 1
|
||||
@@ -299,7 +299,7 @@ BattleFrontier_BattlePointExchangeServiceCorner_EventScript_25F51E:: @ 825F51E
|
||||
end
|
||||
|
||||
BattleFrontier_BattlePointExchangeServiceCorner_EventScript_25F541:: @ 825F541
|
||||
msgbox BattleFrontier_BattlePointExchangeServiceCorner_Text_25FBC7, 5
|
||||
msgbox BattleFrontier_BattlePointExchangeServiceCorner_Text_25FBC7, MSGBOX_YESNO
|
||||
compare VAR_RESULT, 0
|
||||
goto_eq BattleFrontier_BattlePointExchangeServiceCorner_EventScript_25F4B1
|
||||
setvar VAR_0x8008, 1
|
||||
@@ -308,7 +308,7 @@ BattleFrontier_BattlePointExchangeServiceCorner_EventScript_25F541:: @ 825F541
|
||||
end
|
||||
|
||||
BattleFrontier_BattlePointExchangeServiceCorner_EventScript_25F564:: @ 825F564
|
||||
msgbox BattleFrontier_BattlePointExchangeServiceCorner_Text_25FBF3, 5
|
||||
msgbox BattleFrontier_BattlePointExchangeServiceCorner_Text_25FBF3, MSGBOX_YESNO
|
||||
compare VAR_RESULT, 0
|
||||
goto_eq BattleFrontier_BattlePointExchangeServiceCorner_EventScript_25F4B1
|
||||
setvar VAR_0x8008, 1
|
||||
@@ -317,7 +317,7 @@ BattleFrontier_BattlePointExchangeServiceCorner_EventScript_25F564:: @ 825F564
|
||||
end
|
||||
|
||||
BattleFrontier_BattlePointExchangeServiceCorner_EventScript_25F587:: @ 825F587
|
||||
msgbox BattleFrontier_BattlePointExchangeServiceCorner_Text_25FC1C, 5
|
||||
msgbox BattleFrontier_BattlePointExchangeServiceCorner_Text_25FC1C, MSGBOX_YESNO
|
||||
compare VAR_RESULT, 0
|
||||
goto_eq BattleFrontier_BattlePointExchangeServiceCorner_EventScript_25F4B1
|
||||
setvar VAR_0x8008, 1
|
||||
@@ -326,7 +326,7 @@ BattleFrontier_BattlePointExchangeServiceCorner_EventScript_25F587:: @ 825F587
|
||||
end
|
||||
|
||||
BattleFrontier_BattlePointExchangeServiceCorner_EventScript_25F5AA:: @ 825F5AA
|
||||
msgbox BattleFrontier_BattlePointExchangeServiceCorner_Text_25FC45, 5
|
||||
msgbox BattleFrontier_BattlePointExchangeServiceCorner_Text_25FC45, MSGBOX_YESNO
|
||||
compare VAR_RESULT, 0
|
||||
goto_eq BattleFrontier_BattlePointExchangeServiceCorner_EventScript_25F4B1
|
||||
setvar VAR_0x8008, 1
|
||||
@@ -335,7 +335,7 @@ BattleFrontier_BattlePointExchangeServiceCorner_EventScript_25F5AA:: @ 825F5AA
|
||||
end
|
||||
|
||||
BattleFrontier_BattlePointExchangeServiceCorner_EventScript_25F5CD:: @ 825F5CD
|
||||
msgbox BattleFrontier_BattlePointExchangeServiceCorner_Text_25FC70, 5
|
||||
msgbox BattleFrontier_BattlePointExchangeServiceCorner_Text_25FC70, MSGBOX_YESNO
|
||||
compare VAR_RESULT, 0
|
||||
goto_eq BattleFrontier_BattlePointExchangeServiceCorner_EventScript_25F4B1
|
||||
setvar VAR_0x8008, 1
|
||||
@@ -372,7 +372,7 @@ BattleFrontier_BattlePointExchangeServiceCorner_EventScript_25F602:: @ 825F602
|
||||
end
|
||||
|
||||
BattleFrontier_BattlePointExchangeServiceCorner_EventScript_25F690:: @ 825F690
|
||||
msgbox BattleFrontier_BattlePointExchangeServiceCorner_Text_25FE17, 5
|
||||
msgbox BattleFrontier_BattlePointExchangeServiceCorner_Text_25FE17, MSGBOX_YESNO
|
||||
compare VAR_RESULT, 0
|
||||
goto_eq BattleFrontier_BattlePointExchangeServiceCorner_EventScript_25F602
|
||||
setvar VAR_0x8008, 48
|
||||
@@ -381,7 +381,7 @@ BattleFrontier_BattlePointExchangeServiceCorner_EventScript_25F690:: @ 825F690
|
||||
end
|
||||
|
||||
BattleFrontier_BattlePointExchangeServiceCorner_EventScript_25F6B3:: @ 825F6B3
|
||||
msgbox BattleFrontier_BattlePointExchangeServiceCorner_Text_25FCCB, 5
|
||||
msgbox BattleFrontier_BattlePointExchangeServiceCorner_Text_25FCCB, MSGBOX_YESNO
|
||||
compare VAR_RESULT, 0
|
||||
goto_eq BattleFrontier_BattlePointExchangeServiceCorner_EventScript_25F602
|
||||
setvar VAR_0x8008, 48
|
||||
@@ -390,7 +390,7 @@ BattleFrontier_BattlePointExchangeServiceCorner_EventScript_25F6B3:: @ 825F6B3
|
||||
end
|
||||
|
||||
BattleFrontier_BattlePointExchangeServiceCorner_EventScript_25F6D6:: @ 825F6D6
|
||||
msgbox BattleFrontier_BattlePointExchangeServiceCorner_Text_25FCFA, 5
|
||||
msgbox BattleFrontier_BattlePointExchangeServiceCorner_Text_25FCFA, MSGBOX_YESNO
|
||||
compare VAR_RESULT, 0
|
||||
goto_eq BattleFrontier_BattlePointExchangeServiceCorner_EventScript_25F602
|
||||
setvar VAR_0x8008, 48
|
||||
@@ -399,7 +399,7 @@ BattleFrontier_BattlePointExchangeServiceCorner_EventScript_25F6D6:: @ 825F6D6
|
||||
end
|
||||
|
||||
BattleFrontier_BattlePointExchangeServiceCorner_EventScript_25F6F9:: @ 825F6F9
|
||||
msgbox BattleFrontier_BattlePointExchangeServiceCorner_Text_25FD29, 5
|
||||
msgbox BattleFrontier_BattlePointExchangeServiceCorner_Text_25FD29, MSGBOX_YESNO
|
||||
compare VAR_RESULT, 0
|
||||
goto_eq BattleFrontier_BattlePointExchangeServiceCorner_EventScript_25F602
|
||||
setvar VAR_0x8008, 48
|
||||
@@ -408,7 +408,7 @@ BattleFrontier_BattlePointExchangeServiceCorner_EventScript_25F6F9:: @ 825F6F9
|
||||
end
|
||||
|
||||
BattleFrontier_BattlePointExchangeServiceCorner_EventScript_25F71C:: @ 825F71C
|
||||
msgbox BattleFrontier_BattlePointExchangeServiceCorner_Text_25FC9A, 5
|
||||
msgbox BattleFrontier_BattlePointExchangeServiceCorner_Text_25FC9A, MSGBOX_YESNO
|
||||
compare VAR_RESULT, 0
|
||||
goto_eq BattleFrontier_BattlePointExchangeServiceCorner_EventScript_25F602
|
||||
setvar VAR_0x8008, 64
|
||||
@@ -417,7 +417,7 @@ BattleFrontier_BattlePointExchangeServiceCorner_EventScript_25F71C:: @ 825F71C
|
||||
end
|
||||
|
||||
BattleFrontier_BattlePointExchangeServiceCorner_EventScript_25F73F:: @ 825F73F
|
||||
msgbox BattleFrontier_BattlePointExchangeServiceCorner_Text_25FD59, 5
|
||||
msgbox BattleFrontier_BattlePointExchangeServiceCorner_Text_25FD59, MSGBOX_YESNO
|
||||
compare VAR_RESULT, 0
|
||||
goto_eq BattleFrontier_BattlePointExchangeServiceCorner_EventScript_25F602
|
||||
setvar VAR_0x8008, 64
|
||||
@@ -426,7 +426,7 @@ BattleFrontier_BattlePointExchangeServiceCorner_EventScript_25F73F:: @ 825F73F
|
||||
end
|
||||
|
||||
BattleFrontier_BattlePointExchangeServiceCorner_EventScript_25F762:: @ 825F762
|
||||
msgbox BattleFrontier_BattlePointExchangeServiceCorner_Text_25FD89, 5
|
||||
msgbox BattleFrontier_BattlePointExchangeServiceCorner_Text_25FD89, MSGBOX_YESNO
|
||||
compare VAR_RESULT, 0
|
||||
goto_eq BattleFrontier_BattlePointExchangeServiceCorner_EventScript_25F602
|
||||
setvar VAR_0x8008, 64
|
||||
@@ -435,7 +435,7 @@ BattleFrontier_BattlePointExchangeServiceCorner_EventScript_25F762:: @ 825F762
|
||||
end
|
||||
|
||||
BattleFrontier_BattlePointExchangeServiceCorner_EventScript_25F785:: @ 825F785
|
||||
msgbox BattleFrontier_BattlePointExchangeServiceCorner_Text_25FDB9, 5
|
||||
msgbox BattleFrontier_BattlePointExchangeServiceCorner_Text_25FDB9, MSGBOX_YESNO
|
||||
compare VAR_RESULT, 0
|
||||
goto_eq BattleFrontier_BattlePointExchangeServiceCorner_EventScript_25F602
|
||||
setvar VAR_0x8008, 64
|
||||
@@ -444,7 +444,7 @@ BattleFrontier_BattlePointExchangeServiceCorner_EventScript_25F785:: @ 825F785
|
||||
end
|
||||
|
||||
BattleFrontier_BattlePointExchangeServiceCorner_EventScript_25F7A8:: @ 825F7A8
|
||||
msgbox BattleFrontier_BattlePointExchangeServiceCorner_Text_25FDE8, 5
|
||||
msgbox BattleFrontier_BattlePointExchangeServiceCorner_Text_25FDE8, MSGBOX_YESNO
|
||||
compare VAR_RESULT, 0
|
||||
goto_eq BattleFrontier_BattlePointExchangeServiceCorner_EventScript_25F602
|
||||
setvar VAR_0x8008, 64
|
||||
@@ -453,25 +453,25 @@ BattleFrontier_BattlePointExchangeServiceCorner_EventScript_25F7A8:: @ 825F7A8
|
||||
end
|
||||
|
||||
BattleFrontier_BattlePointExchangeServiceCorner_EventScript_25F7CB:: @ 825F7CB
|
||||
msgbox BattleFrontier_BattlePointExchangeServiceCorner_Text_260099, 2
|
||||
msgbox BattleFrontier_BattlePointExchangeServiceCorner_Text_260099, MSGBOX_NPC
|
||||
end
|
||||
|
||||
BattleFrontier_BattlePointExchangeServiceCorner_EventScript_25F7D4:: @ 825F7D4
|
||||
msgbox BattleFrontier_BattlePointExchangeServiceCorner_Text_26002E, 2
|
||||
msgbox BattleFrontier_BattlePointExchangeServiceCorner_Text_26002E, MSGBOX_NPC
|
||||
end
|
||||
|
||||
BattleFrontier_BattlePointExchangeServiceCorner_EventScript_25F7DD:: @ 825F7DD
|
||||
lock
|
||||
msgbox BattleFrontier_BattlePointExchangeServiceCorner_Text_25FFD0, 4
|
||||
msgbox BattleFrontier_BattlePointExchangeServiceCorner_Text_25FFD0, MSGBOX_DEFAULT
|
||||
release
|
||||
end
|
||||
|
||||
BattleFrontier_BattlePointExchangeServiceCorner_EventScript_25F7E8:: @ 825F7E8
|
||||
msgbox BattleFrontier_BattlePointExchangeServiceCorner_Text_25FF5D, 2
|
||||
msgbox BattleFrontier_BattlePointExchangeServiceCorner_Text_25FF5D, MSGBOX_NPC
|
||||
end
|
||||
|
||||
BattleFrontier_BattlePointExchangeServiceCorner_EventScript_25F7F1:: @ 825F7F1
|
||||
msgbox BattleFrontier_BattlePointExchangeServiceCorner_Text_26012D, 2
|
||||
msgbox BattleFrontier_BattlePointExchangeServiceCorner_Text_26012D, MSGBOX_NPC
|
||||
end
|
||||
|
||||
BattleFrontier_BattlePointExchangeServiceCorner_Text_25F7FA: @ 825F7FA
|
||||
@@ -485,143 +485,143 @@ BattleFrontier_BattlePointExchangeServiceCorner_Text_25F890: @ 825F890
|
||||
.string "Please choose a prize from this list.$"
|
||||
|
||||
BattleFrontier_BattlePointExchangeServiceCorner_Text_25F8B6: @ 825F8B6
|
||||
.string "You’ve chosen the KISS POSTER.\n"
|
||||
.string "You've chosen the KISS POSTER.\n"
|
||||
.string "Is that correct?$"
|
||||
|
||||
BattleFrontier_BattlePointExchangeServiceCorner_Text_25F8E6: @ 825F8E6
|
||||
.string "You’ve chosen the KISS CUSHION.\n"
|
||||
.string "You've chosen the KISS CUSHION.\n"
|
||||
.string "Is that correct?$"
|
||||
|
||||
BattleFrontier_BattlePointExchangeServiceCorner_Text_25F917: @ 825F917
|
||||
.string "You’ve chosen the SMOOCHUM DOLL.\n"
|
||||
.string "You've chosen the SMOOCHUM DOLL.\n"
|
||||
.string "Is that correct?$"
|
||||
|
||||
BattleFrontier_BattlePointExchangeServiceCorner_Text_25F949: @ 825F949
|
||||
.string "You’ve chosen the TOGEPI DOLL.\n"
|
||||
.string "You've chosen the TOGEPI DOLL.\n"
|
||||
.string "Is that correct?$"
|
||||
|
||||
BattleFrontier_BattlePointExchangeServiceCorner_Text_25F979: @ 825F979
|
||||
.string "You’ve chosen the MEOWTH DOLL.\n"
|
||||
.string "You've chosen the MEOWTH DOLL.\n"
|
||||
.string "Is that correct?$"
|
||||
|
||||
BattleFrontier_BattlePointExchangeServiceCorner_Text_25F9A9: @ 825F9A9
|
||||
.string "You’ve chosen the CLEFAIRY DOLL.\n"
|
||||
.string "You've chosen the CLEFAIRY DOLL.\n"
|
||||
.string "Is that correct?$"
|
||||
|
||||
BattleFrontier_BattlePointExchangeServiceCorner_Text_25F9DB: @ 825F9DB
|
||||
.string "You’ve chosen the DITTO DOLL.\n"
|
||||
.string "You've chosen the DITTO DOLL.\n"
|
||||
.string "Is that correct?$"
|
||||
|
||||
BattleFrontier_BattlePointExchangeServiceCorner_Text_25FA0A: @ 825FA0A
|
||||
.string "You’ve chosen the CYNDAQUIL DOLL.\n"
|
||||
.string "You've chosen the CYNDAQUIL DOLL.\n"
|
||||
.string "Is that correct?$"
|
||||
|
||||
BattleFrontier_BattlePointExchangeServiceCorner_Text_25FA3D: @ 825FA3D
|
||||
.string "You’ve chosen the CHIKORITA DOLL.\n"
|
||||
.string "You've chosen the CHIKORITA DOLL.\n"
|
||||
.string "Is that correct?$"
|
||||
|
||||
BattleFrontier_BattlePointExchangeServiceCorner_Text_25FA70: @ 825FA70
|
||||
.string "You’ve chosen the TOTODILE DOLL.\n"
|
||||
.string "You've chosen the TOTODILE DOLL.\n"
|
||||
.string "Is that correct?$"
|
||||
|
||||
BattleFrontier_BattlePointExchangeServiceCorner_Text_25FAA2: @ 825FAA2
|
||||
.string "You’ve chosen the LAPRAS DOLL.\n"
|
||||
.string "You've chosen the LAPRAS DOLL.\n"
|
||||
.string "Is that correct?$"
|
||||
|
||||
BattleFrontier_BattlePointExchangeServiceCorner_Text_25FAD2: @ 825FAD2
|
||||
.string "You’ve chosen the SNORLAX DOLL.\n"
|
||||
.string "You've chosen the SNORLAX DOLL.\n"
|
||||
.string "Is that correct?$"
|
||||
|
||||
BattleFrontier_BattlePointExchangeServiceCorner_Text_25FB03: @ 825FB03
|
||||
.string "You’ve chosen the VENUSAUR DOLL.\n"
|
||||
.string "You've chosen the VENUSAUR DOLL.\n"
|
||||
.string "Is that correct?$"
|
||||
|
||||
BattleFrontier_BattlePointExchangeServiceCorner_Text_25FB35: @ 825FB35
|
||||
.string "You’ve chosen the CHARIZARD DOLL.\n"
|
||||
.string "You've chosen the CHARIZARD DOLL.\n"
|
||||
.string "Is that correct?$"
|
||||
|
||||
BattleFrontier_BattlePointExchangeServiceCorner_Text_25FB68: @ 825FB68
|
||||
.string "You’ve chosen the BLASTOISE DOLL.\n"
|
||||
.string "You've chosen the BLASTOISE DOLL.\n"
|
||||
.string "Is that correct?$"
|
||||
|
||||
BattleFrontier_BattlePointExchangeServiceCorner_Text_25FB9B: @ 825FB9B
|
||||
.string "You’ve chosen the PROTEIN.\n"
|
||||
.string "You've chosen the PROTEIN.\n"
|
||||
.string "Is that correct?$"
|
||||
|
||||
BattleFrontier_BattlePointExchangeServiceCorner_Text_25FBC7: @ 825FBC7
|
||||
.string "You’ve chosen the CALCIUM.\n"
|
||||
.string "You've chosen the CALCIUM.\n"
|
||||
.string "Is that correct?$"
|
||||
|
||||
BattleFrontier_BattlePointExchangeServiceCorner_Text_25FBF3: @ 825FBF3
|
||||
.string "You’ve chosen the IRON.\n"
|
||||
.string "You've chosen the IRON.\n"
|
||||
.string "Is that correct?$"
|
||||
|
||||
BattleFrontier_BattlePointExchangeServiceCorner_Text_25FC1C: @ 825FC1C
|
||||
.string "You’ve chosen the ZINC.\n"
|
||||
.string "You've chosen the ZINC.\n"
|
||||
.string "Is that correct?$"
|
||||
|
||||
BattleFrontier_BattlePointExchangeServiceCorner_Text_25FC45: @ 825FC45
|
||||
.string "You’ve chosen the CARBOS.\n"
|
||||
.string "You've chosen the CARBOS.\n"
|
||||
.string "Is that correct?$"
|
||||
|
||||
BattleFrontier_BattlePointExchangeServiceCorner_Text_25FC70: @ 825FC70
|
||||
.string "You’ve chosen the HP UP.\n"
|
||||
.string "You've chosen the HP UP.\n"
|
||||
.string "Is that correct?$"
|
||||
|
||||
BattleFrontier_BattlePointExchangeServiceCorner_Text_25FC9A: @ 825FC9A
|
||||
.string "You’ve chosen the BRIGHTPOWDER.\n"
|
||||
.string "You've chosen the BRIGHTPOWDER.\n"
|
||||
.string "Is that correct?$"
|
||||
|
||||
BattleFrontier_BattlePointExchangeServiceCorner_Text_25FCCB: @ 825FCCB
|
||||
.string "You’ve chosen the WHITE HERB.\n"
|
||||
.string "You've chosen the WHITE HERB.\n"
|
||||
.string "Is that correct?$"
|
||||
|
||||
BattleFrontier_BattlePointExchangeServiceCorner_Text_25FCFA: @ 825FCFA
|
||||
.string "You’ve chosen the QUICK CLAW.\n"
|
||||
.string "You've chosen the QUICK CLAW.\n"
|
||||
.string "Is that correct?$"
|
||||
|
||||
BattleFrontier_BattlePointExchangeServiceCorner_Text_25FD29: @ 825FD29
|
||||
.string "You’ve chosen the MENTAL HERB.\n"
|
||||
.string "You've chosen the MENTAL HERB.\n"
|
||||
.string "Is that correct?$"
|
||||
|
||||
BattleFrontier_BattlePointExchangeServiceCorner_Text_25FD59: @ 825FD59
|
||||
.string "You’ve chosen the CHOICE BAND.\n"
|
||||
.string "You've chosen the CHOICE BAND.\n"
|
||||
.string "Is that correct?$"
|
||||
|
||||
BattleFrontier_BattlePointExchangeServiceCorner_Text_25FD89: @ 825FD89
|
||||
.string "You’ve chosen the KING’S ROCK.\n"
|
||||
.string "You've chosen the KING'S ROCK.\n"
|
||||
.string "Is that correct?$"
|
||||
|
||||
BattleFrontier_BattlePointExchangeServiceCorner_Text_25FDB9: @ 825FDB9
|
||||
.string "You’ve chosen the FOCUS BAND.\n"
|
||||
.string "You've chosen the FOCUS BAND.\n"
|
||||
.string "Is that correct?$"
|
||||
|
||||
BattleFrontier_BattlePointExchangeServiceCorner_Text_25FDE8: @ 825FDE8
|
||||
.string "You’ve chosen the SCOPE LENS.\n"
|
||||
.string "You've chosen the SCOPE LENS.\n"
|
||||
.string "Is that correct?$"
|
||||
|
||||
BattleFrontier_BattlePointExchangeServiceCorner_Text_25FE17: @ 825FE17
|
||||
.string "You’ve chosen the LEFTOVERS.\n"
|
||||
.string "You've chosen the LEFTOVERS.\n"
|
||||
.string "Is that correct?$"
|
||||
|
||||
BattleFrontier_BattlePointExchangeServiceCorner_Text_25FE45: @ 825FE45
|
||||
.string "Thank you!\n"
|
||||
.string "We’ll send it to your PC at home.$"
|
||||
.string "We'll send it to your PC at home.$"
|
||||
|
||||
BattleFrontier_BattlePointExchangeServiceCorner_Text_25FE72: @ 825FE72
|
||||
.string "Here is your prize!$"
|
||||
|
||||
BattleFrontier_BattlePointExchangeServiceCorner_Text_25FE86: @ 825FE86
|
||||
.string "I’m so sorry…\n"
|
||||
.string "You don’t have enough Battle Points…$"
|
||||
.string "I'm so sorry…\n"
|
||||
.string "You don't have enough Battle Points…$"
|
||||
|
||||
BattleFrontier_BattlePointExchangeServiceCorner_Text_25FEB9: @ 825FEB9
|
||||
.string "I’m so sorry…\n"
|
||||
.string "I'm so sorry…\n"
|
||||
.string "Your PC appears to be full…$"
|
||||
|
||||
BattleFrontier_BattlePointExchangeServiceCorner_Text_25FEE3: @ 825FEE3
|
||||
.string "I’m so sorry…\n"
|
||||
.string "You don’t have space to hold it…$"
|
||||
.string "I'm so sorry…\n"
|
||||
.string "You don't have space to hold it…$"
|
||||
|
||||
BattleFrontier_BattlePointExchangeServiceCorner_Text_25FF12: @ 825FF12
|
||||
.string "Thank you very much.\p"
|
||||
@@ -629,7 +629,7 @@ BattleFrontier_BattlePointExchangeServiceCorner_Text_25FF12: @ 825FF12
|
||||
.string "saved up Battle Points.$"
|
||||
|
||||
BattleFrontier_BattlePointExchangeServiceCorner_Text_25FF5D: @ 825FF5D
|
||||
.string "Oh, they’re so nice!\n"
|
||||
.string "Oh, they're so nice!\n"
|
||||
.string "I wish I had them!\l"
|
||||
.string "Cute cushions!\l"
|
||||
.string "Big plush DOLLS!\l"
|
||||
@@ -638,7 +638,7 @@ BattleFrontier_BattlePointExchangeServiceCorner_Text_25FF5D: @ 825FF5D
|
||||
|
||||
BattleFrontier_BattlePointExchangeServiceCorner_Text_25FFD0: @ 825FFD0
|
||||
.string "Leave it to your mommy!\p"
|
||||
.string "If it’s anything you want, I’ll go\n"
|
||||
.string "If it's anything you want, I'll go\n"
|
||||
.string "through anything to get it, honey!$"
|
||||
|
||||
BattleFrontier_BattlePointExchangeServiceCorner_Text_26002E: @ 826002E
|
||||
@@ -650,10 +650,10 @@ BattleFrontier_BattlePointExchangeServiceCorner_Text_26002E: @ 826002E
|
||||
BattleFrontier_BattlePointExchangeServiceCorner_Text_260099: @ 8260099
|
||||
.string "Hah?\n"
|
||||
.string "What are you gawking at?\p"
|
||||
.string "I don’t like you staring at my plush\n"
|
||||
.string "I don't like you staring at my plush\n"
|
||||
.string "doll like that.\p"
|
||||
.string "If you want it, go get one yourself!\n"
|
||||
.string "Isn’t that right, SMOOCHUM?$"
|
||||
.string "Isn't that right, SMOOCHUM?$"
|
||||
|
||||
BattleFrontier_BattlePointExchangeServiceCorner_Text_26012D: @ 826012D
|
||||
.string "Did you know?\p"
|
||||
@@ -748,7 +748,7 @@ BattleFrontier_BattlePointExchangeServiceCorner_Text_260542:: @ 8260542
|
||||
.string "reduce accuracy.$"
|
||||
|
||||
BattleFrontier_BattlePointExchangeServiceCorner_Text_260575:: @ 8260575
|
||||
.string "Raises a move’s power, but permits\n"
|
||||
.string "Raises a move's power, but permits\n"
|
||||
.string "only that move.$"
|
||||
|
||||
BattleFrontier_BattlePointExchangeServiceCorner_Text_2605A8:: @ 82605A8
|
||||
|
||||
@@ -153,7 +153,7 @@ BattleFrontier_BattlePyramidEmptySquare_EventScript_252C45:: @ 8252C45
|
||||
end
|
||||
|
||||
BattleFrontier_BattlePyramidEmptySquare_EventScript_252C4F:: @ 8252C4F
|
||||
trainerbattle 9, TRAINER_PHILLIP, 0, BattleFrontier_BattlePyramidEmptySquare_Text_252C8D, BattleFrontier_BattlePyramidEmptySquare_Text_252C8D
|
||||
trainerbattle TRAINER_BATTLE_PYRAMID, TRAINER_PHILLIP, 0, BattleFrontier_BattlePyramidEmptySquare_Text_252C8D, BattleFrontier_BattlePyramidEmptySquare_Text_252C8D
|
||||
setvar VAR_0x8004, 10
|
||||
special CallBattlePyramidFunction
|
||||
waitmessage
|
||||
@@ -165,7 +165,7 @@ BattleFrontier_BattlePyramidEmptySquare_EventScript_252C4F:: @ 8252C4F
|
||||
BattleFrontier_BattlePyramidEmptySquare_EventScript_252C6A:: @ 8252C6A
|
||||
setvar VAR_0x8004, 7
|
||||
special CallBattlePyramidFunction
|
||||
callstd 1
|
||||
callstd STD_FIND_ITEM
|
||||
compare VAR_0x8007, 0
|
||||
goto_eq BattleFrontier_BattlePyramidEmptySquare_EventScript_252C87
|
||||
setvar VAR_0x8004, 8
|
||||
@@ -190,19 +190,19 @@ gText_BattlePyramidConfirmRetire:: @ 8252CFB
|
||||
.string "PYRAMID quest?$"
|
||||
|
||||
BattleFrontier_BattlePyramidEmptySquare_Text_252D2D:: @ 8252D2D
|
||||
.string "This floor’s exit is in\n"
|
||||
.string "This floor's exit is in\n"
|
||||
.string "that direction: {UP_ARROW}$"
|
||||
|
||||
BattleFrontier_BattlePyramidEmptySquare_Text_252D57:: @ 8252D57
|
||||
.string "This floor’s exit is in\n"
|
||||
.string "This floor's exit is in\n"
|
||||
.string "that direction: {LEFT_ARROW}$"
|
||||
|
||||
BattleFrontier_BattlePyramidEmptySquare_Text_252D81:: @ 8252D81
|
||||
.string "This floor’s exit is in\n"
|
||||
.string "This floor's exit is in\n"
|
||||
.string "that direction: {RIGHT_ARROW}$"
|
||||
|
||||
BattleFrontier_BattlePyramidEmptySquare_Text_252DAB:: @ 8252DAB
|
||||
.string "This floor’s exit is in\n"
|
||||
.string "This floor's exit is in\n"
|
||||
.string "that direction: {DOWN_ARROW}$"
|
||||
|
||||
BattleFrontier_BattlePyramidEmptySquare_Text_252DD5:: @ 8252DD5
|
||||
@@ -255,19 +255,19 @@ BattleFrontier_BattlePyramidEmptySquare_Text_252FAC:: @ 8252FAC
|
||||
|
||||
BattleFrontier_BattlePyramidEmptySquare_Text_252FE5:: @ 8252FE5
|
||||
.string "The exit?\n"
|
||||
.string "It’s that {UP_ARROW} way.$"
|
||||
.string "It's that {UP_ARROW} way.$"
|
||||
|
||||
BattleFrontier_BattlePyramidEmptySquare_Text_253000:: @ 8253000
|
||||
.string "The exit?\n"
|
||||
.string "It’s that {LEFT_ARROW} way.$"
|
||||
.string "It's that {LEFT_ARROW} way.$"
|
||||
|
||||
BattleFrontier_BattlePyramidEmptySquare_Text_25301B:: @ 825301B
|
||||
.string "The exit?\n"
|
||||
.string "It’s that {RIGHT_ARROW} way.$"
|
||||
.string "It's that {RIGHT_ARROW} way.$"
|
||||
|
||||
BattleFrontier_BattlePyramidEmptySquare_Text_253036:: @ 8253036
|
||||
.string "The exit?\n"
|
||||
.string "It’s that {DOWN_ARROW} way.$"
|
||||
.string "It's that {DOWN_ARROW} way.$"
|
||||
|
||||
BattleFrontier_BattlePyramidEmptySquare_Text_253051:: @ 8253051
|
||||
.string "The exit happens to be in\n"
|
||||
@@ -327,159 +327,159 @@ BattleFrontier_BattlePyramidEmptySquare_Text_2532CC:: @ 82532CC
|
||||
|
||||
BattleFrontier_BattlePyramidEmptySquare_Text_25330B:: @ 825330B
|
||||
.string "Are you looking for items?\p"
|
||||
.string "There isn’t anything left to\n"
|
||||
.string "There isn't anything left to\n"
|
||||
.string "be found!$"
|
||||
|
||||
BattleFrontier_BattlePyramidEmptySquare_Text_25334D:: @ 825334D
|
||||
.string "Because you won, I’ll tell you\n"
|
||||
.string "Because you won, I'll tell you\n"
|
||||
.string "a little secret!\p"
|
||||
.string "There are eight items\n"
|
||||
.string "lying around here.$"
|
||||
|
||||
BattleFrontier_BattlePyramidEmptySquare_Text_2533A6:: @ 82533A6
|
||||
.string "Because you won, I’ll tell you\n"
|
||||
.string "Because you won, I'll tell you\n"
|
||||
.string "a little secret!\p"
|
||||
.string "There are seven items left\n"
|
||||
.string "lying around here.$"
|
||||
|
||||
BattleFrontier_BattlePyramidEmptySquare_Text_253404:: @ 8253404
|
||||
.string "Because you won, I’ll tell you\n"
|
||||
.string "Because you won, I'll tell you\n"
|
||||
.string "a little secret!\p"
|
||||
.string "There are six items left\n"
|
||||
.string "lying around here.$"
|
||||
|
||||
BattleFrontier_BattlePyramidEmptySquare_Text_253460:: @ 8253460
|
||||
.string "Because you won, I’ll tell you\n"
|
||||
.string "Because you won, I'll tell you\n"
|
||||
.string "a little secret!\p"
|
||||
.string "There are five items left\n"
|
||||
.string "lying around here.$"
|
||||
|
||||
BattleFrontier_BattlePyramidEmptySquare_Text_2534BD:: @ 82534BD
|
||||
.string "Because you won, I’ll tell you\n"
|
||||
.string "Because you won, I'll tell you\n"
|
||||
.string "a little secret!\p"
|
||||
.string "There are four items left\n"
|
||||
.string "lying around here.$"
|
||||
|
||||
BattleFrontier_BattlePyramidEmptySquare_Text_25351A:: @ 825351A
|
||||
.string "Because you won, I’ll tell you\n"
|
||||
.string "Because you won, I'll tell you\n"
|
||||
.string "a little secret!\p"
|
||||
.string "There are three items left\n"
|
||||
.string "lying around here.$"
|
||||
|
||||
BattleFrontier_BattlePyramidEmptySquare_Text_253578:: @ 8253578
|
||||
.string "Because you won, I’ll tell you\n"
|
||||
.string "Because you won, I'll tell you\n"
|
||||
.string "a little secret!\p"
|
||||
.string "There are two items left\n"
|
||||
.string "lying around here.$"
|
||||
|
||||
BattleFrontier_BattlePyramidEmptySquare_Text_2535D4:: @ 82535D4
|
||||
.string "Because you won, I’ll tell you\n"
|
||||
.string "Because you won, I'll tell you\n"
|
||||
.string "a little secret!\p"
|
||||
.string "There is just one item\n"
|
||||
.string "lying around here.$"
|
||||
|
||||
BattleFrontier_BattlePyramidEmptySquare_Text_25362E:: @ 825362E
|
||||
.string "Because you won, I’ll tell you\n"
|
||||
.string "Because you won, I'll tell you\n"
|
||||
.string "a little secret!\p"
|
||||
.string "There isn’t anything left\n"
|
||||
.string "There isn't anything left\n"
|
||||
.string "lying around here.$"
|
||||
|
||||
BattleFrontier_BattlePyramidEmptySquare_Text_25368B:: @ 825368B
|
||||
.string "How’s your stock of items holding up?\p"
|
||||
.string "How's your stock of items holding up?\p"
|
||||
.string "I reckon there are eight items left\n"
|
||||
.string "waiting to be found on this floor.$"
|
||||
|
||||
BattleFrontier_BattlePyramidEmptySquare_Text_2536F8:: @ 82536F8
|
||||
.string "How’s your stock of items holding up?\p"
|
||||
.string "How's your stock of items holding up?\p"
|
||||
.string "I reckon there are seven items left\n"
|
||||
.string "waiting to be found on this floor.$"
|
||||
|
||||
BattleFrontier_BattlePyramidEmptySquare_Text_253765:: @ 8253765
|
||||
.string "How’s your stock of items holding up?\p"
|
||||
.string "How's your stock of items holding up?\p"
|
||||
.string "I reckon there are six items left\n"
|
||||
.string "waiting to be found on this floor.$"
|
||||
|
||||
BattleFrontier_BattlePyramidEmptySquare_Text_2537D0:: @ 82537D0
|
||||
.string "How’s your stock of items holding up?\p"
|
||||
.string "How's your stock of items holding up?\p"
|
||||
.string "I reckon there are five items left\n"
|
||||
.string "waiting to be found on this floor.$"
|
||||
|
||||
BattleFrontier_BattlePyramidEmptySquare_Text_25383C:: @ 825383C
|
||||
.string "How’s your stock of items holding up?\p"
|
||||
.string "How's your stock of items holding up?\p"
|
||||
.string "I reckon there are four items left\n"
|
||||
.string "waiting to be found on this floor.$"
|
||||
|
||||
BattleFrontier_BattlePyramidEmptySquare_Text_2538A8:: @ 82538A8
|
||||
.string "How’s your stock of items holding up?\p"
|
||||
.string "How's your stock of items holding up?\p"
|
||||
.string "I reckon there are three items left\n"
|
||||
.string "waiting to be found on this floor.$"
|
||||
|
||||
BattleFrontier_BattlePyramidEmptySquare_Text_253915:: @ 8253915
|
||||
.string "How’s your stock of items holding up?\p"
|
||||
.string "How's your stock of items holding up?\p"
|
||||
.string "I reckon there are two items left\n"
|
||||
.string "waiting to be found on this floor.$"
|
||||
|
||||
BattleFrontier_BattlePyramidEmptySquare_Text_253980:: @ 8253980
|
||||
.string "How’s your stock of items holding up?\p"
|
||||
.string "I reckon there’s but one item left\n"
|
||||
.string "How's your stock of items holding up?\p"
|
||||
.string "I reckon there's but one item left\n"
|
||||
.string "waiting to be found on this floor.$"
|
||||
|
||||
BattleFrontier_BattlePyramidEmptySquare_Text_2539EC:: @ 82539EC
|
||||
.string "How’s your stock of items holding up?\p"
|
||||
.string "How's your stock of items holding up?\p"
|
||||
.string "I reckon there are no more items\n"
|
||||
.string "waiting to be found on this floor.\l"
|
||||
.string "You take care now!$"
|
||||
|
||||
BattleFrontier_BattlePyramidEmptySquare_Text_253A69:: @ 8253A69
|
||||
.string "You’re strong, so you’ve earned\n"
|
||||
.string "You're strong, so you've earned\n"
|
||||
.string "a hint!\p"
|
||||
.string "There appear to be eight more\n"
|
||||
.string "items on the ground.$"
|
||||
|
||||
BattleFrontier_BattlePyramidEmptySquare_Text_253AC4:: @ 8253AC4
|
||||
.string "You’re strong, so you’ve earned\n"
|
||||
.string "You're strong, so you've earned\n"
|
||||
.string "a hint!\p"
|
||||
.string "There appear to be seven more\n"
|
||||
.string "items on the ground.$"
|
||||
|
||||
BattleFrontier_BattlePyramidEmptySquare_Text_253B1F:: @ 8253B1F
|
||||
.string "You’re strong, so you’ve earned\n"
|
||||
.string "You're strong, so you've earned\n"
|
||||
.string "a hint!\p"
|
||||
.string "There appear to be six more\n"
|
||||
.string "items on the ground.$"
|
||||
|
||||
BattleFrontier_BattlePyramidEmptySquare_Text_253B78:: @ 8253B78
|
||||
.string "You’re strong, so you’ve earned\n"
|
||||
.string "You're strong, so you've earned\n"
|
||||
.string "a hint!\p"
|
||||
.string "There appear to be five more\n"
|
||||
.string "items on the ground.$"
|
||||
|
||||
BattleFrontier_BattlePyramidEmptySquare_Text_253BD2:: @ 8253BD2
|
||||
.string "You’re strong, so you’ve earned\n"
|
||||
.string "You're strong, so you've earned\n"
|
||||
.string "a hint!\p"
|
||||
.string "There appear to be four more\n"
|
||||
.string "items on the ground.$"
|
||||
|
||||
BattleFrontier_BattlePyramidEmptySquare_Text_253C2C:: @ 8253C2C
|
||||
.string "You’re strong, so you’ve earned\n"
|
||||
.string "You're strong, so you've earned\n"
|
||||
.string "a hint!\p"
|
||||
.string "There appear to be three more\n"
|
||||
.string "items on the ground.$"
|
||||
|
||||
BattleFrontier_BattlePyramidEmptySquare_Text_253C87:: @ 8253C87
|
||||
.string "You’re strong, so you’ve earned\n"
|
||||
.string "You're strong, so you've earned\n"
|
||||
.string "a hint!\p"
|
||||
.string "There appear to be two more\n"
|
||||
.string "items on the ground.$"
|
||||
|
||||
BattleFrontier_BattlePyramidEmptySquare_Text_253CE0:: @ 8253CE0
|
||||
.string "You’re strong, so you’ve earned\n"
|
||||
.string "You're strong, so you've earned\n"
|
||||
.string "a hint!\p"
|
||||
.string "There appears to be only one more\n"
|
||||
.string "item on the ground.$"
|
||||
|
||||
BattleFrontier_BattlePyramidEmptySquare_Text_253D3E:: @ 8253D3E
|
||||
.string "You’re strong, so you’ve earned\n"
|
||||
.string "You're strong, so you've earned\n"
|
||||
.string "a hint!\p"
|
||||
.string "There appear to be no more\n"
|
||||
.string "items on the ground.$"
|
||||
@@ -597,12 +597,12 @@ BattleFrontier_BattlePyramidEmptySquare_Text_25440B:: @ 825440B
|
||||
|
||||
BattleFrontier_BattlePyramidEmptySquare_Text_25445A:: @ 825445A
|
||||
.string "You were really awesome!\p"
|
||||
.string "But there’s still one tough\n"
|
||||
.string "But there's still one tough\n"
|
||||
.string "TRAINER other than me!$"
|
||||
|
||||
BattleFrontier_BattlePyramidEmptySquare_Text_2544A6:: @ 82544A6
|
||||
.string "You were really awesome!\p"
|
||||
.string "There’s no one left that\n"
|
||||
.string "There's no one left that\n"
|
||||
.string "can beat you!$"
|
||||
|
||||
BattleFrontier_BattlePyramidEmptySquare_Text_2544E6:: @ 82544E6
|
||||
@@ -637,8 +637,8 @@ BattleFrontier_BattlePyramidEmptySquare_Text_25467C:: @ 825467C
|
||||
|
||||
BattleFrontier_BattlePyramidEmptySquare_Text_2546CC:: @ 82546CC
|
||||
.string "This is so upsetting!\p"
|
||||
.string "But there’s one TRAINER left!\n"
|
||||
.string "I’m sure you will be humbled!$"
|
||||
.string "But there's one TRAINER left!\n"
|
||||
.string "I'm sure you will be humbled!$"
|
||||
|
||||
BattleFrontier_BattlePyramidEmptySquare_Text_25471E:: @ 825471E
|
||||
.string "This is so upsetting!\p"
|
||||
@@ -646,43 +646,43 @@ BattleFrontier_BattlePyramidEmptySquare_Text_25471E:: @ 825471E
|
||||
.string "who can engage you!$"
|
||||
|
||||
BattleFrontier_BattlePyramidEmptySquare_Text_254767:: @ 8254767
|
||||
.string "That’s pretty impressive!\p"
|
||||
.string "That's pretty impressive!\p"
|
||||
.string "But there are seven more TRAINERS\n"
|
||||
.string "on this floor. Can you beat them all?$"
|
||||
|
||||
BattleFrontier_BattlePyramidEmptySquare_Text_2547C9:: @ 82547C9
|
||||
.string "That’s pretty impressive!\p"
|
||||
.string "That's pretty impressive!\p"
|
||||
.string "But there are six more TRAINERS\n"
|
||||
.string "on this floor. Can you beat them all?$"
|
||||
|
||||
BattleFrontier_BattlePyramidEmptySquare_Text_254829:: @ 8254829
|
||||
.string "That’s pretty impressive!\p"
|
||||
.string "That's pretty impressive!\p"
|
||||
.string "But there are five more TRAINERS\n"
|
||||
.string "on this floor. Can you beat them all?$"
|
||||
|
||||
BattleFrontier_BattlePyramidEmptySquare_Text_25488A:: @ 825488A
|
||||
.string "That’s pretty impressive!\p"
|
||||
.string "That's pretty impressive!\p"
|
||||
.string "But there are four more TRAINERS\n"
|
||||
.string "on this floor. Can you beat them all?$"
|
||||
|
||||
BattleFrontier_BattlePyramidEmptySquare_Text_2548EB:: @ 82548EB
|
||||
.string "That’s pretty impressive!\p"
|
||||
.string "That's pretty impressive!\p"
|
||||
.string "But there are three more TRAINERS\n"
|
||||
.string "on this floor. Can you beat them all?$"
|
||||
|
||||
BattleFrontier_BattlePyramidEmptySquare_Text_25494D:: @ 825494D
|
||||
.string "That’s pretty impressive!\p"
|
||||
.string "That's pretty impressive!\p"
|
||||
.string "But there are two more TRAINERS\n"
|
||||
.string "on this floor. Can you beat them both?$"
|
||||
|
||||
BattleFrontier_BattlePyramidEmptySquare_Text_2549AE:: @ 82549AE
|
||||
.string "That’s pretty impressive!\p"
|
||||
.string "But there’s still one more TRAINER\n"
|
||||
.string "That's pretty impressive!\p"
|
||||
.string "But there's still one more TRAINER\n"
|
||||
.string "on this floor. Can you prevail?$"
|
||||
|
||||
BattleFrontier_BattlePyramidEmptySquare_Text_254A0B:: @ 8254A0B
|
||||
.string "That’s pretty impressive!\p"
|
||||
.string "You’ve gone through all the TRAINERS\n"
|
||||
.string "That's pretty impressive!\p"
|
||||
.string "You've gone through all the TRAINERS\n"
|
||||
.string "on this floor.$"
|
||||
|
||||
BattleFrontier_BattlePyramidEmptySquare_Text_254A59:: @ 8254A59
|
||||
@@ -714,7 +714,7 @@ BattleFrontier_BattlePyramidEmptySquare_Text_254BF1:: @ 8254BF1
|
||||
.string "with the one TRAINER left on this floor.$"
|
||||
|
||||
BattleFrontier_BattlePyramidEmptySquare_Text_254C3E:: @ 8254C3E
|
||||
.string "There isn’t a single person left who\n"
|
||||
.string "There isn't a single person left who\n"
|
||||
.string "can defeat you now…$"
|
||||
|
||||
BattleFrontier_BattlePyramidEmptySquare_Text_254C77:: @ 8254C77
|
||||
@@ -779,6 +779,5 @@ BattleFrontier_BattlePyramidEmptySquare_Text_25502F:: @ 825502F
|
||||
.string "the last remaining TRAINER?$"
|
||||
|
||||
BattleFrontier_BattlePyramidEmptySquare_Text_255068:: @ 8255068
|
||||
.string "There aren’t any TRAINERS left that\n"
|
||||
.string "There aren't any TRAINERS left that\n"
|
||||
.string "can take you on now…$"
|
||||
|
||||
|
||||
@@ -54,11 +54,11 @@ BattleFrontier_BattlePyramidLobby_EventScript_2507B1:: @ 82507B1
|
||||
special CallFrontierUtilFunc
|
||||
compare VAR_RESULT, 1
|
||||
goto_eq BattleFrontier_BattlePyramidLobby_EventScript_2507D2
|
||||
msgbox BattleFrontier_BattlePyramidLobby_Text_2517B5, 4
|
||||
msgbox BattleFrontier_BattlePyramidLobby_Text_2517B5, MSGBOX_DEFAULT
|
||||
goto BattleFrontier_BattlePyramidLobby_EventScript_2507DA
|
||||
|
||||
BattleFrontier_BattlePyramidLobby_EventScript_2507D2:: @ 82507D2
|
||||
msgbox BattleFrontier_BattlePyramidLobby_Text_2525F4, 4
|
||||
msgbox BattleFrontier_BattlePyramidLobby_Text_2525F4, MSGBOX_DEFAULT
|
||||
|
||||
BattleFrontier_BattlePyramidLobby_EventScript_2507DA:: @ 82507DA
|
||||
special sub_81B95E0
|
||||
@@ -75,7 +75,7 @@ BattleFrontier_BattlePyramidLobby_EventScript_2507DA:: @ 82507DA
|
||||
waitmessage
|
||||
playse SE_EXPMAX
|
||||
waitse
|
||||
msgbox BattleFrontier_BattlePyramidLobby_Text_252662, 4
|
||||
msgbox BattleFrontier_BattlePyramidLobby_Text_252662, MSGBOX_DEFAULT
|
||||
setvar VAR_0x8004, 11
|
||||
special CallFrontierUtilFunc
|
||||
msgbox BattleFrontier_BattlePyramidLobby_Text_241520, 9
|
||||
@@ -88,7 +88,7 @@ BattleFrontier_BattlePyramidLobby_EventScript_2507DA:: @ 82507DA
|
||||
special CallBattlePyramidFunction
|
||||
playse SE_SAVE
|
||||
waitse
|
||||
msgbox BattleFrontier_BattlePyramidLobby_Text_251BB6, 4
|
||||
msgbox BattleFrontier_BattlePyramidLobby_Text_251BB6, MSGBOX_DEFAULT
|
||||
closemessage
|
||||
setvar VAR_TEMP_0, 255
|
||||
releaseall
|
||||
@@ -117,7 +117,7 @@ BattleFrontier_BattlePyramidLobby_EventScript_250852:: @ 8250852
|
||||
special CallBattlePyramidFunction
|
||||
playse SE_SAVE
|
||||
waitse
|
||||
msgbox BattleFrontier_BattlePyramidLobby_Text_251BB6, 4
|
||||
msgbox BattleFrontier_BattlePyramidLobby_Text_251BB6, MSGBOX_DEFAULT
|
||||
closemessage
|
||||
setvar VAR_TEMP_0, 255
|
||||
releaseall
|
||||
@@ -132,7 +132,7 @@ BattleFrontier_BattlePyramidLobby_EventScript_2508B1:: @ 82508B1
|
||||
setvar VAR_FRONTIER_FACILITY, 6
|
||||
setvar VAR_FRONTIER_BATTLE_MODE, 0
|
||||
special SavePlayerParty
|
||||
msgbox BattleFrontier_BattlePyramidLobby_Text_250F31, 4
|
||||
msgbox BattleFrontier_BattlePyramidLobby_Text_250F31, MSGBOX_DEFAULT
|
||||
|
||||
BattleFrontier_BattlePyramidLobby_EventScript_2508C8:: @ 82508C8
|
||||
message BattleFrontier_BattlePyramidLobby_Text_250FA7
|
||||
@@ -159,7 +159,7 @@ BattleFrontier_BattlePyramidLobby_EventScript_250904:: @ 8250904
|
||||
setvar VAR_0x8005, 1
|
||||
copyvar VAR_0x8006, VAR_RESULT
|
||||
special CallFrontierUtilFunc
|
||||
msgbox BattleFrontier_BattlePyramidLobby_Text_251297, 4
|
||||
msgbox BattleFrontier_BattlePyramidLobby_Text_251297, MSGBOX_DEFAULT
|
||||
fadescreen 1
|
||||
call BattleFrontier_BattlePyramidLobby_EventScript_23F2B7
|
||||
copyvar VAR_0x8004, VAR_RESULT
|
||||
@@ -168,7 +168,7 @@ BattleFrontier_BattlePyramidLobby_EventScript_250904:: @ 8250904
|
||||
waitstate
|
||||
compare VAR_RESULT, 0
|
||||
goto_eq BattleFrontier_BattlePyramidLobby_EventScript_250AC1
|
||||
msgbox BattleFrontier_BattlePyramidLobby_Text_2514E6, 5
|
||||
msgbox BattleFrontier_BattlePyramidLobby_Text_2514E6, MSGBOX_YESNO
|
||||
switch VAR_RESULT
|
||||
case 0, BattleFrontier_BattlePyramidLobby_EventScript_250AC1
|
||||
case 1, BattleFrontier_BattlePyramidLobby_EventScript_2509A5
|
||||
@@ -210,7 +210,7 @@ BattleFrontier_BattlePyramidLobby_EventScript_250A21:: @ 8250A21
|
||||
setvar VAR_0x8004, 3
|
||||
setvar VAR_0x8005, 3
|
||||
special CallFrontierUtilFunc
|
||||
msgbox BattleFrontier_BattlePyramidLobby_Text_251531, 4
|
||||
msgbox BattleFrontier_BattlePyramidLobby_Text_251531, MSGBOX_DEFAULT
|
||||
closemessage
|
||||
call BattleFrontier_BattlePyramidLobby_EventScript_250D56
|
||||
setvar VAR_0x8004, 2
|
||||
@@ -225,7 +225,7 @@ BattleFrontier_BattlePyramidLobby_EventScript_250A21:: @ 8250A21
|
||||
end
|
||||
|
||||
BattleFrontier_BattlePyramidLobby_EventScript_250A68:: @ 8250A68
|
||||
msgbox BattleFrontier_BattlePyramidLobby_Text_25100C, 4
|
||||
msgbox BattleFrontier_BattlePyramidLobby_Text_25100C, MSGBOX_DEFAULT
|
||||
goto BattleFrontier_BattlePyramidLobby_EventScript_2508C8
|
||||
|
||||
BattleFrontier_BattlePyramidLobby_EventScript_250A75:: @ 8250A75
|
||||
@@ -234,11 +234,11 @@ BattleFrontier_BattlePyramidLobby_EventScript_250A75:: @ 8250A75
|
||||
case 1, BattleFrontier_BattlePyramidLobby_EventScript_250A9D
|
||||
|
||||
BattleFrontier_BattlePyramidLobby_EventScript_250A90:: @ 8250A90
|
||||
msgbox BattleFrontier_BattlePyramidLobby_Text_2513C1, 4
|
||||
msgbox BattleFrontier_BattlePyramidLobby_Text_2513C1, MSGBOX_DEFAULT
|
||||
goto BattleFrontier_BattlePyramidLobby_EventScript_250ACC
|
||||
|
||||
BattleFrontier_BattlePyramidLobby_EventScript_250A9D:: @ 8250A9D
|
||||
msgbox BattleFrontier_BattlePyramidLobby_Text_2512E2, 4
|
||||
msgbox BattleFrontier_BattlePyramidLobby_Text_2512E2, MSGBOX_DEFAULT
|
||||
goto BattleFrontier_BattlePyramidLobby_EventScript_250ACC
|
||||
|
||||
BattleFrontier_BattlePyramidLobby_EventScript_250AAA:: @ 8250AAA
|
||||
@@ -252,7 +252,7 @@ BattleFrontier_BattlePyramidLobby_EventScript_250AC1:: @ 8250AC1
|
||||
special LoadPlayerParty
|
||||
|
||||
BattleFrontier_BattlePyramidLobby_EventScript_250AC4:: @ 8250AC4
|
||||
msgbox BattleFrontier_BattlePyramidLobby_Text_250FE5, 4
|
||||
msgbox BattleFrontier_BattlePyramidLobby_Text_250FE5, MSGBOX_DEFAULT
|
||||
|
||||
BattleFrontier_BattlePyramidLobby_EventScript_250ACC:: @ 8250ACC
|
||||
release
|
||||
@@ -262,9 +262,9 @@ BattleFrontier_BattlePyramidLobby_EventScript_250ACE:: @ 8250ACE
|
||||
lockall
|
||||
applymovement 2, BattleFrontier_BattlePyramidLobby_Movement_27259E
|
||||
waitmovement 0
|
||||
msgbox BattleFrontier_BattlePyramidLobby_Text_251C3B, 4
|
||||
msgbox BattleFrontier_BattlePyramidLobby_Text_251C3B, MSGBOX_DEFAULT
|
||||
call BattleFrontier_BattlePyramidLobby_EventScript_250AF0
|
||||
msgbox BattleFrontier_BattlePyramidLobby_Text_252461, 4
|
||||
msgbox BattleFrontier_BattlePyramidLobby_Text_252461, MSGBOX_DEFAULT
|
||||
releaseall
|
||||
end
|
||||
|
||||
@@ -281,7 +281,7 @@ BattleFrontier_BattlePyramidLobby_EventScript_250B27:: @ 8250B27
|
||||
return
|
||||
|
||||
BattleFrontier_BattlePyramidLobby_EventScript_250B28:: @ 8250B28
|
||||
msgbox BattleFrontier_BattlePyramidLobby_Text_251C8A, 4
|
||||
msgbox BattleFrontier_BattlePyramidLobby_Text_251C8A, MSGBOX_DEFAULT
|
||||
setvar VAR_0x8004, 1
|
||||
setvar VAR_0x8005, 5
|
||||
special CallBattlePyramidFunction
|
||||
@@ -299,7 +299,7 @@ BattleFrontier_BattlePyramidLobby_EventScript_250B53:: @ 8250B53
|
||||
return
|
||||
|
||||
BattleFrontier_BattlePyramidLobby_EventScript_250B66:: @ 8250B66
|
||||
msgbox BattleFrontier_BattlePyramidLobby_Text_251C8A, 4
|
||||
msgbox BattleFrontier_BattlePyramidLobby_Text_251C8A, MSGBOX_DEFAULT
|
||||
setvar VAR_0x8004, 1
|
||||
setvar VAR_0x8005, 6
|
||||
special CallBattlePyramidFunction
|
||||
@@ -343,83 +343,83 @@ BattleFrontier_BattlePyramidLobby_EventScript_250BA4:: @ 8250BA4
|
||||
return
|
||||
|
||||
BattleFrontier_BattlePyramidLobby_EventScript_250C8E:: @ 8250C8E
|
||||
msgbox BattleFrontier_BattlePyramidLobby_Text_251CB3, 4
|
||||
msgbox BattleFrontier_BattlePyramidLobby_Text_251CB3, MSGBOX_DEFAULT
|
||||
return
|
||||
|
||||
BattleFrontier_BattlePyramidLobby_EventScript_250C97:: @ 8250C97
|
||||
msgbox BattleFrontier_BattlePyramidLobby_Text_251D07, 4
|
||||
msgbox BattleFrontier_BattlePyramidLobby_Text_251D07, MSGBOX_DEFAULT
|
||||
return
|
||||
|
||||
BattleFrontier_BattlePyramidLobby_EventScript_250CA0:: @ 8250CA0
|
||||
msgbox BattleFrontier_BattlePyramidLobby_Text_251D54, 4
|
||||
msgbox BattleFrontier_BattlePyramidLobby_Text_251D54, MSGBOX_DEFAULT
|
||||
return
|
||||
|
||||
BattleFrontier_BattlePyramidLobby_EventScript_250CA9:: @ 8250CA9
|
||||
msgbox BattleFrontier_BattlePyramidLobby_Text_251D9C, 4
|
||||
msgbox BattleFrontier_BattlePyramidLobby_Text_251D9C, MSGBOX_DEFAULT
|
||||
return
|
||||
|
||||
BattleFrontier_BattlePyramidLobby_EventScript_250CB2:: @ 8250CB2
|
||||
msgbox BattleFrontier_BattlePyramidLobby_Text_251E3D, 4
|
||||
msgbox BattleFrontier_BattlePyramidLobby_Text_251E3D, MSGBOX_DEFAULT
|
||||
return
|
||||
|
||||
BattleFrontier_BattlePyramidLobby_EventScript_250CBB:: @ 8250CBB
|
||||
msgbox BattleFrontier_BattlePyramidLobby_Text_251EA1, 4
|
||||
msgbox BattleFrontier_BattlePyramidLobby_Text_251EA1, MSGBOX_DEFAULT
|
||||
return
|
||||
|
||||
BattleFrontier_BattlePyramidLobby_EventScript_250CC4:: @ 8250CC4
|
||||
msgbox BattleFrontier_BattlePyramidLobby_Text_251F17, 4
|
||||
msgbox BattleFrontier_BattlePyramidLobby_Text_251F17, MSGBOX_DEFAULT
|
||||
return
|
||||
|
||||
BattleFrontier_BattlePyramidLobby_EventScript_250CCD:: @ 8250CCD
|
||||
msgbox BattleFrontier_BattlePyramidLobby_Text_251F6E, 4
|
||||
msgbox BattleFrontier_BattlePyramidLobby_Text_251F6E, MSGBOX_DEFAULT
|
||||
return
|
||||
|
||||
BattleFrontier_BattlePyramidLobby_EventScript_250CD6:: @ 8250CD6
|
||||
msgbox BattleFrontier_BattlePyramidLobby_Text_251FC7, 4
|
||||
msgbox BattleFrontier_BattlePyramidLobby_Text_251FC7, MSGBOX_DEFAULT
|
||||
return
|
||||
|
||||
BattleFrontier_BattlePyramidLobby_EventScript_250CDF:: @ 8250CDF
|
||||
msgbox BattleFrontier_BattlePyramidLobby_Text_25201B, 4
|
||||
msgbox BattleFrontier_BattlePyramidLobby_Text_25201B, MSGBOX_DEFAULT
|
||||
return
|
||||
|
||||
BattleFrontier_BattlePyramidLobby_EventScript_250CE8:: @ 8250CE8
|
||||
msgbox BattleFrontier_BattlePyramidLobby_Text_252068, 4
|
||||
msgbox BattleFrontier_BattlePyramidLobby_Text_252068, MSGBOX_DEFAULT
|
||||
return
|
||||
|
||||
BattleFrontier_BattlePyramidLobby_EventScript_250CF1:: @ 8250CF1
|
||||
msgbox BattleFrontier_BattlePyramidLobby_Text_2520BA, 4
|
||||
msgbox BattleFrontier_BattlePyramidLobby_Text_2520BA, MSGBOX_DEFAULT
|
||||
return
|
||||
|
||||
BattleFrontier_BattlePyramidLobby_EventScript_250CFA:: @ 8250CFA
|
||||
msgbox BattleFrontier_BattlePyramidLobby_Text_252158, 4
|
||||
msgbox BattleFrontier_BattlePyramidLobby_Text_252158, MSGBOX_DEFAULT
|
||||
return
|
||||
|
||||
BattleFrontier_BattlePyramidLobby_EventScript_250D03:: @ 8250D03
|
||||
msgbox BattleFrontier_BattlePyramidLobby_Text_2521B4, 4
|
||||
msgbox BattleFrontier_BattlePyramidLobby_Text_2521B4, MSGBOX_DEFAULT
|
||||
return
|
||||
|
||||
BattleFrontier_BattlePyramidLobby_EventScript_250D0C:: @ 8250D0C
|
||||
msgbox BattleFrontier_BattlePyramidLobby_Text_252206, 4
|
||||
msgbox BattleFrontier_BattlePyramidLobby_Text_252206, MSGBOX_DEFAULT
|
||||
return
|
||||
|
||||
BattleFrontier_BattlePyramidLobby_EventScript_250D15:: @ 8250D15
|
||||
msgbox BattleFrontier_BattlePyramidLobby_Text_25225A, 4
|
||||
msgbox BattleFrontier_BattlePyramidLobby_Text_25225A, MSGBOX_DEFAULT
|
||||
return
|
||||
|
||||
BattleFrontier_BattlePyramidLobby_EventScript_250D1E:: @ 8250D1E
|
||||
msgbox BattleFrontier_BattlePyramidLobby_Text_2522AE, 4
|
||||
msgbox BattleFrontier_BattlePyramidLobby_Text_2522AE, MSGBOX_DEFAULT
|
||||
return
|
||||
|
||||
BattleFrontier_BattlePyramidLobby_EventScript_250D27:: @ 8250D27
|
||||
msgbox BattleFrontier_BattlePyramidLobby_Text_25230B, 4
|
||||
msgbox BattleFrontier_BattlePyramidLobby_Text_25230B, MSGBOX_DEFAULT
|
||||
return
|
||||
|
||||
BattleFrontier_BattlePyramidLobby_EventScript_250D30:: @ 8250D30
|
||||
msgbox BattleFrontier_BattlePyramidLobby_Text_252364, 4
|
||||
msgbox BattleFrontier_BattlePyramidLobby_Text_252364, MSGBOX_DEFAULT
|
||||
return
|
||||
|
||||
BattleFrontier_BattlePyramidLobby_EventScript_250D39:: @ 8250D39
|
||||
msgbox BattleFrontier_BattlePyramidLobby_Text_252403, 4
|
||||
msgbox BattleFrontier_BattlePyramidLobby_Text_252403, MSGBOX_DEFAULT
|
||||
return
|
||||
|
||||
BattleFrontier_BattlePyramidLobby_EventScript_250D42:: @ 8250D42
|
||||
@@ -436,24 +436,24 @@ BattleFrontier_BattlePyramidLobby_EventScript_250D56:: @ 8250D56
|
||||
applymovement 1, BattleFrontier_BattlePyramidLobby_Movement_250DC4
|
||||
applymovement 255, BattleFrontier_BattlePyramidLobby_Movement_250DCD
|
||||
waitmovement 0
|
||||
msgbox BattleFrontier_BattlePyramidLobby_Text_251569, 4
|
||||
msgbox BattleFrontier_BattlePyramidLobby_Text_251569, MSGBOX_DEFAULT
|
||||
setvar VAR_0x8004, 1
|
||||
setvar VAR_0x8005, 1
|
||||
special CallBattlePyramidFunction
|
||||
compare VAR_RESULT, 0
|
||||
goto_eq BattleFrontier_BattlePyramidLobby_EventScript_250D94
|
||||
msgbox BattleFrontier_BattlePyramidLobby_Text_2515AD, 4
|
||||
msgbox BattleFrontier_BattlePyramidLobby_Text_2515AD, MSGBOX_DEFAULT
|
||||
goto BattleFrontier_BattlePyramidLobby_EventScript_250D9C
|
||||
|
||||
BattleFrontier_BattlePyramidLobby_EventScript_250D94:: @ 8250D94
|
||||
msgbox BattleFrontier_BattlePyramidLobby_Text_2515F4, 4
|
||||
msgbox BattleFrontier_BattlePyramidLobby_Text_2515F4, MSGBOX_DEFAULT
|
||||
|
||||
BattleFrontier_BattlePyramidLobby_EventScript_250D9C:: @ 8250D9C
|
||||
message BattleFrontier_BattlePyramidLobby_Text_25161E
|
||||
waitmessage
|
||||
playse SE_EXPMAX
|
||||
waitse
|
||||
msgbox BattleFrontier_BattlePyramidLobby_Text_251647, 4
|
||||
msgbox BattleFrontier_BattlePyramidLobby_Text_251647, MSGBOX_DEFAULT
|
||||
closemessage
|
||||
applymovement 1, BattleFrontier_BattlePyramidLobby_Movement_250DD5
|
||||
waitmovement 0
|
||||
@@ -493,7 +493,7 @@ BattleFrontier_BattlePyramidLobby_Movement_250DD8: @ 8250DD8
|
||||
step_end
|
||||
|
||||
BattleFrontier_BattlePyramidLobby_EventScript_250DDB:: @ 8250DDB
|
||||
msgbox BattleFrontier_BattlePyramidLobby_Text_2517FC, 4
|
||||
msgbox BattleFrontier_BattlePyramidLobby_Text_2517FC, MSGBOX_DEFAULT
|
||||
setflag FLAG_SPECIAL_FLAG_0x4004
|
||||
special sub_81C6A94
|
||||
compare VAR_RESULT, 0
|
||||
@@ -504,7 +504,7 @@ BattleFrontier_BattlePyramidLobby_EventScript_250DDB:: @ 8250DDB
|
||||
end
|
||||
|
||||
BattleFrontier_BattlePyramidLobby_EventScript_250E00:: @ 8250E00
|
||||
msgbox BattleFrontier_BattlePyramidLobby_Text_251881, 4
|
||||
msgbox BattleFrontier_BattlePyramidLobby_Text_251881, MSGBOX_DEFAULT
|
||||
return
|
||||
|
||||
BattleFrontier_BattlePyramidLobby_EventScript_250E09:: @ 8250E09
|
||||
@@ -539,23 +539,23 @@ BattleFrontier_BattlePyramidLobby_EventScript_250E60:: @ 8250E60
|
||||
return
|
||||
|
||||
BattleFrontier_BattlePyramidLobby_EventScript_250E6F:: @ 8250E6F
|
||||
msgbox BattleFrontier_BattlePyramidLobby_Text_25194F, 4
|
||||
msgbox BattleFrontier_BattlePyramidLobby_Text_25194F, MSGBOX_DEFAULT
|
||||
message BattleFrontier_BattlePyramidLobby_Text_25197E
|
||||
waitmessage
|
||||
goto BattleFrontier_BattlePyramidLobby_EventScript_250E09
|
||||
end
|
||||
|
||||
BattleFrontier_BattlePyramidLobby_EventScript_250E83:: @ 8250E83
|
||||
msgbox BattleFrontier_BattlePyramidLobby_Text_2524DA, 2
|
||||
msgbox BattleFrontier_BattlePyramidLobby_Text_2524DA, MSGBOX_NPC
|
||||
end
|
||||
|
||||
BattleFrontier_BattlePyramidLobby_EventScript_250E8C:: @ 8250E8C
|
||||
msgbox BattleFrontier_BattlePyramidLobby_Text_252595, 2
|
||||
msgbox BattleFrontier_BattlePyramidLobby_Text_252595, MSGBOX_NPC
|
||||
end
|
||||
|
||||
BattleFrontier_BattlePyramidLobby_EventScript_250E95:: @ 8250E95
|
||||
lockall
|
||||
msgbox BattleFrontier_BattlePyramidLobby_Text_2526B6, 4
|
||||
msgbox BattleFrontier_BattlePyramidLobby_Text_2526B6, MSGBOX_DEFAULT
|
||||
goto BattleFrontier_BattlePyramidLobby_EventScript_250EA4
|
||||
end
|
||||
|
||||
@@ -573,22 +573,22 @@ BattleFrontier_BattlePyramidLobby_EventScript_250EA4:: @ 8250EA4
|
||||
end
|
||||
|
||||
BattleFrontier_BattlePyramidLobby_EventScript_250EF7:: @ 8250EF7
|
||||
msgbox BattleFrontier_BattlePyramidLobby_Text_2526FC, 4
|
||||
msgbox BattleFrontier_BattlePyramidLobby_Text_2526FC, MSGBOX_DEFAULT
|
||||
goto BattleFrontier_BattlePyramidLobby_EventScript_250EA4
|
||||
end
|
||||
|
||||
BattleFrontier_BattlePyramidLobby_EventScript_250F05:: @ 8250F05
|
||||
msgbox BattleFrontier_BattlePyramidLobby_Text_2527A9, 4
|
||||
msgbox BattleFrontier_BattlePyramidLobby_Text_2527A9, MSGBOX_DEFAULT
|
||||
goto BattleFrontier_BattlePyramidLobby_EventScript_250EA4
|
||||
end
|
||||
|
||||
BattleFrontier_BattlePyramidLobby_EventScript_250F13:: @ 8250F13
|
||||
msgbox BattleFrontier_BattlePyramidLobby_Text_25285A, 4
|
||||
msgbox BattleFrontier_BattlePyramidLobby_Text_25285A, MSGBOX_DEFAULT
|
||||
goto BattleFrontier_BattlePyramidLobby_EventScript_250EA4
|
||||
end
|
||||
|
||||
BattleFrontier_BattlePyramidLobby_EventScript_250F21:: @ 8250F21
|
||||
msgbox BattleFrontier_BattlePyramidLobby_Text_252924, 4
|
||||
msgbox BattleFrontier_BattlePyramidLobby_Text_252924, MSGBOX_DEFAULT
|
||||
goto BattleFrontier_BattlePyramidLobby_EventScript_250EA4
|
||||
end
|
||||
|
||||
@@ -626,7 +626,7 @@ BattleFrontier_BattlePyramidLobby_Text_25100C: @ 825100C
|
||||
.string "If you want to interrupt your\n"
|
||||
.string "challenge, you must select “REST”\l"
|
||||
.string "and save the game.\p"
|
||||
.string "If you don’t save before interrupting,\n"
|
||||
.string "If you don't save before interrupting,\n"
|
||||
.string "you will be disqualified.$"
|
||||
|
||||
BattleFrontier_BattlePyramidLobby_Text_251248: @ 8251248
|
||||
@@ -696,21 +696,21 @@ BattleFrontier_BattlePyramidLobby_Text_2516D6: @ 82516D6
|
||||
.string "You did not save before ending\n"
|
||||
.string "your challenge the last time.\p"
|
||||
.string "Consequently, your challenge has\n"
|
||||
.string "been disqualified, I’m sorry to say.\p"
|
||||
.string "Here is the BAG we’ve been holding\n"
|
||||
.string "been disqualified, I'm sorry to say.\p"
|
||||
.string "Here is the BAG we've been holding\n"
|
||||
.string "for you.\p"
|
||||
.string "{PLAYER} got the BAG back.$"
|
||||
|
||||
BattleFrontier_BattlePyramidLobby_Text_2517B5: @ 82517B5
|
||||
.string "Excellent to see you back!\p"
|
||||
.string "You’ve conquered the PYRAMID!\n"
|
||||
.string "You've conquered the PYRAMID!\n"
|
||||
.string "How splendid!$"
|
||||
|
||||
BattleFrontier_BattlePyramidLobby_Text_2517FC: @ 82517FC
|
||||
.string "Ah, a slight problem.\p"
|
||||
.string "At least one POKéMON is holding\n"
|
||||
.string "an item.\p"
|
||||
.string "I’m sorry to say, items obtained in\n"
|
||||
.string "I'm sorry to say, items obtained in\n"
|
||||
.string "the PYRAMID cannot be taken away.$"
|
||||
|
||||
BattleFrontier_BattlePyramidLobby_Text_251881: @ 8251881
|
||||
@@ -719,8 +719,8 @@ BattleFrontier_BattlePyramidLobby_Text_251881: @ 8251881
|
||||
|
||||
BattleFrontier_BattlePyramidLobby_Text_2518C6: @ 82518C6
|
||||
.string "The BATTLE BAG cannot hold all your\n"
|
||||
.string "items, I’m sorry to say.\p"
|
||||
.string "Please pick the items you’ll keep in the\n"
|
||||
.string "items, I'm sorry to say.\p"
|
||||
.string "Please pick the items you'll keep in the\n"
|
||||
.string "BATTLE BAG, and with your POKéMON.$"
|
||||
|
||||
BattleFrontier_BattlePyramidLobby_Text_25194F: @ 825194F
|
||||
@@ -728,7 +728,7 @@ BattleFrontier_BattlePyramidLobby_Text_25194F: @ 825194F
|
||||
.string "holding an item.$"
|
||||
|
||||
BattleFrontier_BattlePyramidLobby_Text_25197E: @ 825197E
|
||||
.string "Please pick the items you’ll keep in the\n"
|
||||
.string "Please pick the items you'll keep in the\n"
|
||||
.string "BATTLE BAG, and with your POKéMON.$"
|
||||
|
||||
BattleFrontier_BattlePyramidLobby_Text_2519CA: @ 82519CA
|
||||
@@ -739,7 +739,7 @@ BattleFrontier_BattlePyramidLobby_Text_2519F8: @ 82519F8
|
||||
.string "The BATTLE BAG you used will be kept\n"
|
||||
.string "in readiness for your next challenge.\p"
|
||||
.string "{PLAYER} turned the BATTLE BAG over\n"
|
||||
.string "for the BAG’s return.$"
|
||||
.string "for the BAG's return.$"
|
||||
|
||||
BattleFrontier_BattlePyramidLobby_Text_251A77: @ 8251A77
|
||||
.string "I must record your results.\n"
|
||||
@@ -756,12 +756,12 @@ BattleFrontier_BattlePyramidLobby_Text_251AE2: @ 8251AE2
|
||||
BattleFrontier_BattlePyramidLobby_Text_251AFC: @ 8251AFC
|
||||
.string "…Ah…\n"
|
||||
.string "Your BAG appears to be filled.\p"
|
||||
.string "Please return after you’ve organized\n"
|
||||
.string "your BAG’s contents.$"
|
||||
.string "Please return after you've organized\n"
|
||||
.string "your BAG's contents.$"
|
||||
|
||||
BattleFrontier_BattlePyramidLobby_Text_251B5A: @ 8251B5A
|
||||
.string "How disappointing for you…\p"
|
||||
.string "Here is the BAG we’ve been holding\n"
|
||||
.string "Here is the BAG we've been holding\n"
|
||||
.string "for you.\p"
|
||||
.string "{PLAYER} got the BAG back.$"
|
||||
|
||||
@@ -818,7 +818,7 @@ BattleFrontier_BattlePyramidLobby_Text_251EA1: @ 8251EA1
|
||||
.string "I sense terrific energy rising from\n"
|
||||
.string "the ground below…\p"
|
||||
.string "…And, I see your POKéMON unable to\n"
|
||||
.string "escape the power’s clutches…$"
|
||||
.string "escape the power's clutches…$"
|
||||
|
||||
BattleFrontier_BattlePyramidLobby_Text_251F17: @ 8251F17
|
||||
.string "I see ICE-type POKéMON…\p"
|
||||
@@ -908,7 +908,7 @@ BattleFrontier_BattlePyramidLobby_Text_2524DA: @ 82524DA
|
||||
.string "If you run fast, TRAINERS may notice\n"
|
||||
.string "and come after you for a battle.\p"
|
||||
.string "So, if you want to avoid TRAINERS,\n"
|
||||
.string "don’t catch their eyes, but sneak\l"
|
||||
.string "don't catch their eyes, but sneak\l"
|
||||
.string "cautiously and quietly past them.$"
|
||||
|
||||
BattleFrontier_BattlePyramidLobby_Text_252595: @ 8252595
|
||||
@@ -919,8 +919,8 @@ BattleFrontier_BattlePyramidLobby_Text_252595: @ 8252595
|
||||
|
||||
BattleFrontier_BattlePyramidLobby_Text_2525F4: @ 82525F4
|
||||
.string "Welcome back!\n"
|
||||
.string "You’ve done the unthinkable!\p"
|
||||
.string "You’ve defeated the PYRAMID KING\n"
|
||||
.string "You've done the unthinkable!\p"
|
||||
.string "You've defeated the PYRAMID KING\n"
|
||||
.string "and conquered the BATTLE PYRAMID!$"
|
||||
|
||||
BattleFrontier_BattlePyramidLobby_Text_252662: @ 8252662
|
||||
|
||||
@@ -92,7 +92,7 @@ BattleFrontier_BattlePyramidTop_EventScript_2551D0:: @ 82551D0
|
||||
goto_if 5, BattleFrontier_BattlePyramidTop_EventScript_255236
|
||||
compare VAR_TEMP_C, 0
|
||||
goto_if 5, BattleFrontier_BattlePyramidTop_EventScript_255240
|
||||
msgbox BattleFrontier_BattlePyramidTop_Text_255410, 4
|
||||
msgbox BattleFrontier_BattlePyramidTop_Text_255410, MSGBOX_DEFAULT
|
||||
closemessage
|
||||
applymovement 1, BattleFrontier_BattlePyramidTop_Movement_2553FD
|
||||
waitmovement 0
|
||||
@@ -116,12 +116,12 @@ BattleFrontier_BattlePyramidTop_EventScript_25521A:: @ 825521A
|
||||
end
|
||||
|
||||
BattleFrontier_BattlePyramidTop_EventScript_255236:: @ 8255236
|
||||
msgbox BattleFrontier_BattlePyramidTop_Text_255BFE, 4
|
||||
msgbox BattleFrontier_BattlePyramidTop_Text_255BFE, MSGBOX_DEFAULT
|
||||
closemessage
|
||||
end
|
||||
|
||||
BattleFrontier_BattlePyramidTop_EventScript_255240:: @ 8255240
|
||||
msgbox BattleFrontier_BattlePyramidTop_Text_25551F, 4
|
||||
msgbox BattleFrontier_BattlePyramidTop_Text_25551F, MSGBOX_DEFAULT
|
||||
applymovement 1, BattleFrontier_BattlePyramidTop_Movement_2553FD
|
||||
setvar VAR_TEMP_D, 1
|
||||
closemessage
|
||||
@@ -141,14 +141,14 @@ BattleFrontier_BattlePyramidTop_EventScript_255256:: @ 8255256
|
||||
special SpawnScriptEventObject
|
||||
applymovement 127, BattleFrontier_BattlePyramidTop_Movement_25540C
|
||||
waitmovement 0
|
||||
msgbox BattleFrontier_BattlePyramidTop_Text_255669, 4
|
||||
msgbox BattleFrontier_BattlePyramidTop_Text_255669, MSGBOX_DEFAULT
|
||||
closemessage
|
||||
setvar VAR_0x8004, 2
|
||||
setvar VAR_0x8005, 7
|
||||
special CallFrontierUtilFunc
|
||||
applymovement 2, BattleFrontier_BattlePyramidTop_Movement_25540A
|
||||
waitmovement 0
|
||||
msgbox BattleFrontier_BattlePyramidTop_Text_25573E, 4
|
||||
msgbox BattleFrontier_BattlePyramidTop_Text_25573E, MSGBOX_DEFAULT
|
||||
goto BattleFrontier_BattlePyramidTop_EventScript_2552DA
|
||||
end
|
||||
|
||||
@@ -157,7 +157,7 @@ BattleFrontier_BattlePyramidTop_EventScript_2552D0:: @ 82552D0
|
||||
waitmovement 0
|
||||
|
||||
BattleFrontier_BattlePyramidTop_EventScript_2552DA:: @ 82552DA
|
||||
msgbox BattleFrontier_BattlePyramidTop_Text_255846, 4
|
||||
msgbox BattleFrontier_BattlePyramidTop_Text_255846, MSGBOX_DEFAULT
|
||||
call BattleFrontier_BattlePyramidTop_EventScript_2553ED
|
||||
playbgm MUS_PYRAMID_TOP, 0
|
||||
compare VAR_RESULT, 1
|
||||
@@ -169,14 +169,14 @@ BattleFrontier_BattlePyramidTop_EventScript_2552FB:: @ 82552FB
|
||||
special CallFrontierUtilFunc
|
||||
compare VAR_RESULT, 0
|
||||
goto_if 5, BattleFrontier_BattlePyramidTop_EventScript_25521A
|
||||
msgbox BattleFrontier_BattlePyramidTop_Text_255873, 4
|
||||
msgbox BattleFrontier_BattlePyramidTop_Text_255873, MSGBOX_DEFAULT
|
||||
playfanfare MUS_ME_SYMBOLGET
|
||||
message BattleFrontier_BattlePyramidTop_Text_2558E9
|
||||
waitmessage
|
||||
waitfanfare
|
||||
setvar VAR_0x8004, 13
|
||||
special CallFrontierUtilFunc
|
||||
msgbox BattleFrontier_BattlePyramidTop_Text_25591D, 4
|
||||
msgbox BattleFrontier_BattlePyramidTop_Text_25591D, MSGBOX_DEFAULT
|
||||
goto BattleFrontier_BattlePyramidTop_EventScript_25521A
|
||||
|
||||
BattleFrontier_BattlePyramidTop_EventScript_255335:: @ 8255335
|
||||
@@ -188,14 +188,14 @@ BattleFrontier_BattlePyramidTop_EventScript_255335:: @ 8255335
|
||||
special SpawnScriptEventObject
|
||||
applymovement 127, BattleFrontier_BattlePyramidTop_Movement_25540C
|
||||
waitmovement 0
|
||||
msgbox BattleFrontier_BattlePyramidTop_Text_255951, 4
|
||||
msgbox BattleFrontier_BattlePyramidTop_Text_255951, MSGBOX_DEFAULT
|
||||
closemessage
|
||||
setvar VAR_0x8004, 2
|
||||
setvar VAR_0x8005, 7
|
||||
special CallFrontierUtilFunc
|
||||
applymovement 2, BattleFrontier_BattlePyramidTop_Movement_25540A
|
||||
waitmovement 0
|
||||
msgbox BattleFrontier_BattlePyramidTop_Text_255A6D, 4
|
||||
msgbox BattleFrontier_BattlePyramidTop_Text_255A6D, MSGBOX_DEFAULT
|
||||
goto BattleFrontier_BattlePyramidTop_EventScript_255392
|
||||
end
|
||||
|
||||
@@ -204,7 +204,7 @@ BattleFrontier_BattlePyramidTop_EventScript_255388:: @ 8255388
|
||||
waitmovement 0
|
||||
|
||||
BattleFrontier_BattlePyramidTop_EventScript_255392:: @ 8255392
|
||||
msgbox BattleFrontier_BattlePyramidTop_Text_255AA1, 4
|
||||
msgbox BattleFrontier_BattlePyramidTop_Text_255AA1, MSGBOX_DEFAULT
|
||||
call BattleFrontier_BattlePyramidTop_EventScript_2553ED
|
||||
playbgm MUS_PYRAMID_TOP, 0
|
||||
compare VAR_RESULT, 1
|
||||
@@ -216,14 +216,14 @@ BattleFrontier_BattlePyramidTop_EventScript_2553B3:: @ 82553B3
|
||||
special CallFrontierUtilFunc
|
||||
compare VAR_RESULT, 2
|
||||
goto_eq BattleFrontier_BattlePyramidTop_EventScript_25521A
|
||||
msgbox BattleFrontier_BattlePyramidTop_Text_255ACD, 4
|
||||
msgbox BattleFrontier_BattlePyramidTop_Text_255ACD, MSGBOX_DEFAULT
|
||||
playfanfare MUS_ME_SYMBOLGET
|
||||
message BattleFrontier_BattlePyramidTop_Text_255B59
|
||||
waitmessage
|
||||
waitfanfare
|
||||
setvar VAR_0x8004, 13
|
||||
special CallFrontierUtilFunc
|
||||
msgbox BattleFrontier_BattlePyramidTop_Text_255B82, 4
|
||||
msgbox BattleFrontier_BattlePyramidTop_Text_255B82, MSGBOX_DEFAULT
|
||||
goto BattleFrontier_BattlePyramidTop_EventScript_25521A
|
||||
|
||||
BattleFrontier_BattlePyramidTop_EventScript_2553ED:: @ 82553ED
|
||||
@@ -267,7 +267,7 @@ BattleFrontier_BattlePyramidTop_Text_255410: @ 8255410
|
||||
.string "It is a delight to see you here!\n"
|
||||
.string "You have reached the summit of\l"
|
||||
.string "the BATTLE PYRAMID!\p"
|
||||
.string "Above here is the PYRAMID’s\n"
|
||||
.string "Above here is the PYRAMID's\n"
|
||||
.string "lookout point.\p"
|
||||
.string "It is a place open only to those\n"
|
||||
.string "who have conquered the PYRAMID.\p"
|
||||
@@ -275,7 +275,7 @@ BattleFrontier_BattlePyramidTop_Text_255410: @ 8255410
|
||||
.string "Up you go!$"
|
||||
|
||||
BattleFrontier_BattlePyramidTop_Text_2554E8: @ 82554E8
|
||||
.string "The PYRAMID’s new conqueror!\n"
|
||||
.string "The PYRAMID's new conqueror!\n"
|
||||
.string "Let the name {PLAYER} be known!$"
|
||||
|
||||
BattleFrontier_BattlePyramidTop_Text_25551F: @ 825551F
|
||||
@@ -293,7 +293,7 @@ BattleFrontier_BattlePyramidTop_Text_25551F: @ 825551F
|
||||
|
||||
BattleFrontier_BattlePyramidTop_Text_255669: @ 8255669
|
||||
.string "Young adventurer…\p"
|
||||
.string "Wouldn’t you agree that explorations\n"
|
||||
.string "Wouldn't you agree that explorations\n"
|
||||
.string "are the grandest of adventures?\p"
|
||||
.string "Your own wits!\p"
|
||||
.string "Your own strength!\p"
|
||||
@@ -304,9 +304,9 @@ BattleFrontier_BattlePyramidTop_Text_255669: @ 8255669
|
||||
BattleFrontier_BattlePyramidTop_Text_25573E: @ 825573E
|
||||
.string "Aah, yes, indeed this life is grand!\n"
|
||||
.string "Grand, it is! Eh?\p"
|
||||
.string "I’m BRANDON!\p"
|
||||
.string "I’m the PYRAMID KING, which means\n"
|
||||
.string "I’m in charge here.\p"
|
||||
.string "I'm BRANDON!\p"
|
||||
.string "I'm the PYRAMID KING, which means\n"
|
||||
.string "I'm in charge here.\p"
|
||||
.string "Most people call me the chief!\p"
|
||||
.string "You coming here means you have\n"
|
||||
.string "that much confidence in yourself,\l"
|
||||
@@ -321,7 +321,7 @@ BattleFrontier_BattlePyramidTop_Text_255846: @ 8255846
|
||||
BattleFrontier_BattlePyramidTop_Text_255873: @ 8255873
|
||||
.string "BRANDON: Hahahah! Grand it was!\n"
|
||||
.string "Grand, yes, indeed!\p"
|
||||
.string "Well done! You’ve earned recognition!\n"
|
||||
.string "Well done! You've earned recognition!\n"
|
||||
.string "Your FRONTIER PASS, please!$"
|
||||
|
||||
BattleFrontier_BattlePyramidTop_Text_2558E9: @ 82558E9
|
||||
@@ -333,7 +333,7 @@ BattleFrontier_BattlePyramidTop_Text_25591D: @ 825591D
|
||||
.string "I look forward to our next meeting!$"
|
||||
|
||||
BattleFrontier_BattlePyramidTop_Text_255951: @ 8255951
|
||||
.string "BRANDON: …You’ve finally returned,\n"
|
||||
.string "BRANDON: …You've finally returned,\n"
|
||||
.string "young explorer…\p"
|
||||
.string "Your love of adventure seems to come\n"
|
||||
.string "deep from within your heart…\p"
|
||||
@@ -353,14 +353,14 @@ BattleFrontier_BattlePyramidTop_Text_255A6D: @ 8255A6D
|
||||
|
||||
BattleFrontier_BattlePyramidTop_Text_255AA1: @ 8255AA1
|
||||
.string "Everything you have!\n"
|
||||
.string "I’m braced for it all!$"
|
||||
.string "I'm braced for it all!$"
|
||||
|
||||
BattleFrontier_BattlePyramidTop_Text_255ACD: @ 8255ACD
|
||||
.string "BRANDON: Hahahah!\n"
|
||||
.string "Remarkable!\l"
|
||||
.string "Yes, it’s grand, indeed!\p"
|
||||
.string "Yes, it's grand, indeed!\p"
|
||||
.string "Young explorer!\p"
|
||||
.string "You’ve bested me through and through!\n"
|
||||
.string "You've bested me through and through!\n"
|
||||
.string "Here! I want you to have this!$"
|
||||
|
||||
BattleFrontier_BattlePyramidTop_Text_255B59: @ 8255B59
|
||||
|
||||
@@ -45,7 +45,7 @@ BattleFrontier_BattleTowerBattleRoom_EventScript_241BC3:: @ 8241BC3
|
||||
setvar VAR_0x8004, 7
|
||||
setvar VAR_0x8005, 0
|
||||
special sub_8161F74
|
||||
msgbox gStringVar4, 4
|
||||
msgbox gStringVar4, MSGBOX_DEFAULT
|
||||
waitmessage
|
||||
call BattleFrontier_BattleTowerBattleRoom_EventScript_24210E
|
||||
switch VAR_RESULT
|
||||
@@ -81,7 +81,7 @@ BattleFrontier_BattleTowerBattleRoom_EventScript_241C2F:: @ 8241C2F
|
||||
waitmovement 0
|
||||
applymovement 255, BattleFrontier_BattleTowerBattleRoom_Movement_24217E
|
||||
waitmovement 0
|
||||
msgbox BattleFrontier_BattleTowerBattleRoom_Text_242217, 4
|
||||
msgbox BattleFrontier_BattleTowerBattleRoom_Text_242217, MSGBOX_DEFAULT
|
||||
playfanfare MUS_ME_ASA
|
||||
waitfanfare
|
||||
special HealPlayerParty
|
||||
@@ -129,7 +129,7 @@ BattleFrontier_BattleTowerBattleRoom_EventScript_241D72:: @ 8241D72
|
||||
goto BattleFrontier_BattleTowerBattleRoom_EventScript_241C8F
|
||||
|
||||
BattleFrontier_BattleTowerBattleRoom_EventScript_241D7C:: @ 8241D7C
|
||||
msgbox BattleFrontier_BattleTowerBattleRoom_Text_2423FC, 5
|
||||
msgbox BattleFrontier_BattleTowerBattleRoom_Text_2423FC, MSGBOX_YESNO
|
||||
switch VAR_RESULT
|
||||
case 0, BattleFrontier_BattleTowerBattleRoom_EventScript_241C8F
|
||||
case 1, BattleFrontier_BattleTowerBattleRoom_EventScript_241E22
|
||||
@@ -247,7 +247,7 @@ BattleFrontier_BattleTowerBattleRoom_EventScript_241EC3:: @ 8241EC3
|
||||
BattleFrontier_BattleTowerBattleRoom_EventScript_241F0A:: @ 8241F0A
|
||||
compare VAR_TEMP_2, 1
|
||||
goto_eq BattleFrontier_BattleTowerBattleRoom_EventScript_241F22
|
||||
msgbox BattleFrontier_BattleTowerBattleRoom_Text_2424C2, 4
|
||||
msgbox BattleFrontier_BattleTowerBattleRoom_Text_2424C2, MSGBOX_DEFAULT
|
||||
setvar VAR_TEMP_2, 1
|
||||
|
||||
BattleFrontier_BattleTowerBattleRoom_EventScript_241F22:: @ 8241F22
|
||||
@@ -291,13 +291,13 @@ BattleFrontier_BattleTowerBattleRoom_EventScript_241FAF:: @ 8241FAF
|
||||
special CallFrontierUtilFunc
|
||||
compare VAR_RESULT, 0
|
||||
goto_if 5, BattleFrontier_BattleTowerBattleRoom_EventScript_242029
|
||||
msgbox BattleFrontier_BattleTowerBattleRoom_Text_242579, 4
|
||||
msgbox BattleFrontier_BattleTowerBattleRoom_Text_242579, MSGBOX_DEFAULT
|
||||
setvar VAR_0x8004, 2
|
||||
setvar VAR_0x8005, 7
|
||||
special CallFrontierUtilFunc
|
||||
|
||||
BattleFrontier_BattleTowerBattleRoom_EventScript_242029:: @ 8242029
|
||||
msgbox BattleFrontier_BattleTowerBattleRoom_Text_24268C, 4
|
||||
msgbox BattleFrontier_BattleTowerBattleRoom_Text_24268C, MSGBOX_DEFAULT
|
||||
call BattleFrontier_BattleTowerBattleRoom_EventScript_24210E
|
||||
compare VAR_RESULT, 1
|
||||
goto_eq BattleFrontier_BattleTowerBattleRoom_EventScript_242046
|
||||
@@ -309,14 +309,14 @@ BattleFrontier_BattleTowerBattleRoom_EventScript_242046:: @ 8242046
|
||||
special CallFrontierUtilFunc
|
||||
compare VAR_RESULT, 0
|
||||
goto_if 5, BattleFrontier_BattleTowerBattleRoom_EventScript_241DF6
|
||||
msgbox BattleFrontier_BattleTowerBattleRoom_Text_2426B4, 4
|
||||
msgbox BattleFrontier_BattleTowerBattleRoom_Text_2426B4, MSGBOX_DEFAULT
|
||||
playfanfare MUS_ME_SYMBOLGET
|
||||
message BattleFrontier_BattleTowerBattleRoom_Text_24270E
|
||||
waitmessage
|
||||
waitfanfare
|
||||
setvar VAR_0x8004, 13
|
||||
special CallFrontierUtilFunc
|
||||
msgbox BattleFrontier_BattleTowerBattleRoom_Text_242744, 4
|
||||
msgbox BattleFrontier_BattleTowerBattleRoom_Text_242744, MSGBOX_DEFAULT
|
||||
goto BattleFrontier_BattleTowerBattleRoom_EventScript_241DF6
|
||||
|
||||
BattleFrontier_BattleTowerBattleRoom_EventScript_242085:: @ 8242085
|
||||
@@ -325,13 +325,13 @@ BattleFrontier_BattleTowerBattleRoom_EventScript_242085:: @ 8242085
|
||||
special CallFrontierUtilFunc
|
||||
compare VAR_RESULT, 0
|
||||
goto_if 5, BattleFrontier_BattleTowerBattleRoom_EventScript_2420B2
|
||||
msgbox BattleFrontier_BattleTowerBattleRoom_Text_2427F9, 4
|
||||
msgbox BattleFrontier_BattleTowerBattleRoom_Text_2427F9, MSGBOX_DEFAULT
|
||||
setvar VAR_0x8004, 2
|
||||
setvar VAR_0x8005, 7
|
||||
special CallFrontierUtilFunc
|
||||
|
||||
BattleFrontier_BattleTowerBattleRoom_EventScript_2420B2:: @ 82420B2
|
||||
msgbox BattleFrontier_BattleTowerBattleRoom_Text_2428E0, 4
|
||||
msgbox BattleFrontier_BattleTowerBattleRoom_Text_2428E0, MSGBOX_DEFAULT
|
||||
call BattleFrontier_BattleTowerBattleRoom_EventScript_24210E
|
||||
compare VAR_RESULT, 1
|
||||
goto_eq BattleFrontier_BattleTowerBattleRoom_EventScript_2420CF
|
||||
@@ -343,14 +343,14 @@ BattleFrontier_BattleTowerBattleRoom_EventScript_2420CF:: @ 82420CF
|
||||
special CallFrontierUtilFunc
|
||||
compare VAR_RESULT, 2
|
||||
goto_eq BattleFrontier_BattleTowerBattleRoom_EventScript_241DF6
|
||||
msgbox BattleFrontier_BattleTowerBattleRoom_Text_2428F7, 4
|
||||
msgbox BattleFrontier_BattleTowerBattleRoom_Text_2428F7, MSGBOX_DEFAULT
|
||||
playfanfare MUS_ME_SYMBOLGET
|
||||
message BattleFrontier_BattleTowerBattleRoom_Text_242932
|
||||
waitmessage
|
||||
waitfanfare
|
||||
setvar VAR_0x8004, 13
|
||||
special CallFrontierUtilFunc
|
||||
msgbox BattleFrontier_BattleTowerBattleRoom_Text_24295D, 4
|
||||
msgbox BattleFrontier_BattleTowerBattleRoom_Text_24295D, MSGBOX_DEFAULT
|
||||
goto BattleFrontier_BattleTowerBattleRoom_EventScript_241DF6
|
||||
|
||||
BattleFrontier_BattleTowerBattleRoom2_EventScript_24210E:: @ 824210E
|
||||
@@ -556,7 +556,7 @@ BattleFrontier_BattleTowerBattleRoom_Text_2423A3: @ 82423A3
|
||||
.string "FRONTIER PASS?$"
|
||||
|
||||
BattleFrontier_BattleTowerLobby_Text_2423CD: @ 82423CD
|
||||
.string "{PLAYER}’s battle was recorded\n"
|
||||
.string "{PLAYER}'s battle was recorded\n"
|
||||
.string "on the FRONTIER PASS.$"
|
||||
|
||||
BattleFrontier_BattleTowerBattleRoom2_Text_2423FC: @ 82423FC
|
||||
@@ -597,7 +597,7 @@ BattleFrontier_BattleTowerBattleRoom_Text_242579: @ 8242579
|
||||
.string "about you…\p"
|
||||
.string "In all honesty, what I have heard does\n"
|
||||
.string "not seem attractive in any way…\p"
|
||||
.string "The reason I’ve come to see you…\n"
|
||||
.string "The reason I've come to see you…\n"
|
||||
.string "Well, there is but one reason…$"
|
||||
|
||||
BattleFrontier_BattleTowerBattleRoom_Text_24268C: @ 824268C
|
||||
@@ -616,7 +616,7 @@ BattleFrontier_BattleTowerBattleRoom_Text_24270E: @ 824270E
|
||||
BattleFrontier_BattleTowerBattleRoom_Text_242744: @ 8242744
|
||||
.string "… … … … … …\p"
|
||||
.string "You have confidence in your POKéMON\n"
|
||||
.string "battling talent, don’t you?\p"
|
||||
.string "battling talent, don't you?\p"
|
||||
.string "I urge you to keep battling and\n"
|
||||
.string "keep on winning.\p"
|
||||
.string "I will be waiting for you.\n"
|
||||
@@ -626,14 +626,14 @@ BattleFrontier_BattleTowerBattleRoom_Text_2427F9: @ 82427F9
|
||||
.string "ANABEL: You really did come back to\n"
|
||||
.string "see me…\p"
|
||||
.string "… … … … … …\p"
|
||||
.string "You’ve won straight matches to see me…\n"
|
||||
.string "I won’t have to hold back against you…\p"
|
||||
.string "It’s been too long now…\p"
|
||||
.string "Too long since I’ve been able to battle\n"
|
||||
.string "You've won straight matches to see me…\n"
|
||||
.string "I won't have to hold back against you…\p"
|
||||
.string "It's been too long now…\p"
|
||||
.string "Too long since I've been able to battle\n"
|
||||
.string "without thinking about anything…$"
|
||||
|
||||
BattleFrontier_BattleTowerBattleRoom_Text_2428E0: @ 82428E0
|
||||
.string "Let’s begin, shall we?$"
|
||||
.string "Let's begin, shall we?$"
|
||||
|
||||
BattleFrontier_BattleTowerBattleRoom_Text_2428F7: @ 82428F7
|
||||
.string "ANABEL: Fufu, congratulations…\n"
|
||||
|
||||
@@ -78,14 +78,14 @@ BattleFrontier_BattleTowerBattleRoom2_EventScript_248FB4:: @ 8248FB4
|
||||
delay 15
|
||||
applymovement 1, BattleFrontier_BattleTowerBattleRoom2_Movement_249545
|
||||
waitmovement 0
|
||||
msgbox gStringVar4, 4
|
||||
msgbox gStringVar4, MSGBOX_DEFAULT
|
||||
waitmessage
|
||||
setvar VAR_0x8004, 7
|
||||
setvar VAR_0x8005, 1
|
||||
special sub_8161F74
|
||||
applymovement 4, BattleFrontier_BattleTowerBattleRoom2_Movement_249545
|
||||
waitmovement 0
|
||||
msgbox gStringVar4, 4
|
||||
msgbox gStringVar4, MSGBOX_DEFAULT
|
||||
waitmessage
|
||||
goto BattleFrontier_BattleTowerBattleRoom2_EventScript_249069
|
||||
|
||||
@@ -144,7 +144,7 @@ BattleFrontier_BattleTowerBattleRoom2_EventScript_2490AA:: @ 82490AA
|
||||
waitmovement 0
|
||||
compare VAR_FRONTIER_BATTLE_MODE, 3
|
||||
goto_eq BattleFrontier_BattleTowerBattleRoom2_EventScript_249118
|
||||
msgbox BattleFrontier_BattleTowerBattleRoom2_Text_242217, 4
|
||||
msgbox BattleFrontier_BattleTowerBattleRoom2_Text_242217, MSGBOX_DEFAULT
|
||||
goto BattleFrontier_BattleTowerBattleRoom2_EventScript_249121
|
||||
|
||||
BattleFrontier_BattleTowerBattleRoom2_EventScript_249118:: @ 8249118
|
||||
@@ -203,7 +203,7 @@ BattleFrontier_BattleTowerBattleRoom2_EventScript_249219:: @ 8249219
|
||||
goto BattleFrontier_BattleTowerBattleRoom2_EventScript_249143
|
||||
|
||||
BattleFrontier_BattleTowerBattleRoom2_EventScript_249223:: @ 8249223
|
||||
msgbox BattleFrontier_BattleTowerBattleRoom2_Text_2423FC, 5
|
||||
msgbox BattleFrontier_BattleTowerBattleRoom2_Text_2423FC, MSGBOX_YESNO
|
||||
switch VAR_RESULT
|
||||
case 0, BattleFrontier_BattleTowerBattleRoom2_EventScript_249143
|
||||
case 1, BattleFrontier_BattleTowerBattleRoom2_EventScript_2492DB
|
||||
|
||||
@@ -55,7 +55,7 @@ BattleFrontier_BattleTowerLobby_EventScript_23E707:: @ 823E707
|
||||
BattleFrontier_BattleTowerLobby_EventScript_23E710:: @ 823E710
|
||||
lock
|
||||
faceplayer
|
||||
msgbox BattleFrontier_BattleTowerLobby_Text_23F583, 4
|
||||
msgbox BattleFrontier_BattleTowerLobby_Text_23F583, MSGBOX_DEFAULT
|
||||
closemessage
|
||||
setvar VAR_0x8004, 2
|
||||
setvar VAR_0x8005, 1
|
||||
@@ -85,7 +85,7 @@ BattleFrontier_BattleTowerLobby_EventScript_23E758:: @ 823E758
|
||||
goto BattleFrontier_BattleTowerLobby_EventScript_23E780
|
||||
|
||||
BattleFrontier_BattleTowerLobby_EventScript_23E778:: @ 823E778
|
||||
msgbox BattleFrontier_BattleTowerLobby_Text_241486, 4
|
||||
msgbox BattleFrontier_BattleTowerLobby_Text_241486, MSGBOX_DEFAULT
|
||||
|
||||
BattleFrontier_BattleTowerLobby_EventScript_23E780:: @ 823E780
|
||||
setvar VAR_0x8004, 5
|
||||
@@ -96,10 +96,10 @@ BattleFrontier_BattleTowerLobby_EventScript_23E780:: @ 823E780
|
||||
waitmessage
|
||||
playfanfare MUS_FANFA4
|
||||
waitfanfare
|
||||
msgbox BattleFrontier_BattleTowerLobby_Text_23F89F, 4
|
||||
msgbox BattleFrontier_BattleTowerLobby_Text_23F89F, MSGBOX_DEFAULT
|
||||
|
||||
BattleFrontier_BattleTowerLobby_EventScript_23E7A5:: @ 823E7A5
|
||||
msgbox BattleFrontier_BattleTowerLobby_Text_2414D4, 4
|
||||
msgbox BattleFrontier_BattleTowerLobby_Text_2414D4, MSGBOX_DEFAULT
|
||||
setvar VAR_0x8004, 11
|
||||
special CallFrontierUtilFunc
|
||||
msgbox BattleFrontier_BattleTowerLobby_Text_241520, 9
|
||||
@@ -109,10 +109,10 @@ BattleFrontier_BattleTowerLobby_EventScript_23E7A5:: @ 823E7A5
|
||||
special sub_8161F74
|
||||
compare VAR_RESULT, 49
|
||||
goto_if 5, BattleFrontier_BattleTowerLobby_EventScript_23E7E2
|
||||
msgbox BattleFrontier_BattleTowerLobby_Text_23F79D, 4
|
||||
msgbox BattleFrontier_BattleTowerLobby_Text_23F79D, MSGBOX_DEFAULT
|
||||
|
||||
BattleFrontier_BattleTowerLobby_EventScript_23E7E2:: @ 823E7E2
|
||||
msgbox BattleFrontier_BattleTowerLobby_Text_23FD07, 4
|
||||
msgbox BattleFrontier_BattleTowerLobby_Text_23FD07, MSGBOX_DEFAULT
|
||||
closemessage
|
||||
setvar VAR_TEMP_0, 255
|
||||
release
|
||||
@@ -141,7 +141,7 @@ BattleFrontier_BattleTowerLobby_EventScript_23E830:: @ 823E830
|
||||
message BattleFrontier_BattleTowerLobby_Text_23F6F7
|
||||
waitmessage
|
||||
call BattleFrontier_BattleTowerLobby_EventScript_23E84D
|
||||
msgbox BattleFrontier_BattleTowerLobby_Text_23FD07, 4
|
||||
msgbox BattleFrontier_BattleTowerLobby_Text_23FD07, MSGBOX_DEFAULT
|
||||
closemessage
|
||||
setvar VAR_TEMP_0, 255
|
||||
release
|
||||
@@ -186,11 +186,11 @@ BattleFrontier_BattleTowerLobby_EventScript_23E8B4:: @ 823E8B4
|
||||
compare VAR_RESULT, 0
|
||||
goto_eq BattleFrontier_BattleTowerLobby_EventScript_23E8D7
|
||||
playse SE_SAVE
|
||||
msgbox BattleFrontier_BattleTowerLobby_Text_2423CD, 4
|
||||
msgbox BattleFrontier_BattleTowerLobby_Text_2423CD, MSGBOX_DEFAULT
|
||||
goto BattleFrontier_BattleTowerLobby_EventScript_23E8DF
|
||||
|
||||
BattleFrontier_BattleTowerLobby_EventScript_23E8D7:: @ 823E8D7
|
||||
msgbox gText_BattleRecordCouldntBeSaved, 4
|
||||
msgbox gText_BattleRecordCouldntBeSaved, MSGBOX_DEFAULT
|
||||
|
||||
BattleFrontier_BattleTowerLobby_EventScript_23E8DF:: @ 823E8DF
|
||||
return
|
||||
@@ -241,7 +241,7 @@ BattleFrontier_BattleTowerLobby_EventScript_23E936:: @ 823E936
|
||||
faceplayer
|
||||
setvar VAR_FRONTIER_FACILITY, 0
|
||||
special SavePlayerParty
|
||||
msgbox BattleFrontier_BattleTowerLobby_Text_240537, 4
|
||||
msgbox BattleFrontier_BattleTowerLobby_Text_240537, MSGBOX_DEFAULT
|
||||
|
||||
BattleFrontier_BattleTowerLobby_EventScript_23E948:: @ 823E948
|
||||
message BattleFrontier_BattleTowerLobby_Text_2405B3
|
||||
@@ -269,7 +269,7 @@ BattleFrontier_BattleTowerLobby_EventScript_23E984:: @ 823E984
|
||||
setvar VAR_0x8005, 1
|
||||
copyvar VAR_0x8006, VAR_RESULT
|
||||
special CallFrontierUtilFunc
|
||||
msgbox BattleFrontier_BattleTowerLobby_Text_2407A6, 4
|
||||
msgbox BattleFrontier_BattleTowerLobby_Text_2407A6, MSGBOX_DEFAULT
|
||||
fadescreen 1
|
||||
call BattleFrontier_BattleTowerLobby_EventScript_23F2B7
|
||||
copyvar VAR_0x8004, VAR_RESULT
|
||||
@@ -278,7 +278,7 @@ BattleFrontier_BattleTowerLobby_EventScript_23E984:: @ 823E984
|
||||
waitstate
|
||||
compare VAR_RESULT, 0
|
||||
goto_eq BattleFrontier_BattleTowerLobby_EventScript_23F0E3
|
||||
msgbox BattleFrontier_BattleTowerLobby_Text_23FDC7, 5
|
||||
msgbox BattleFrontier_BattleTowerLobby_Text_23FDC7, MSGBOX_YESNO
|
||||
switch VAR_RESULT
|
||||
case 0, BattleFrontier_BattleTowerLobby_EventScript_23F0E3
|
||||
case 1, BattleFrontier_BattleTowerLobby_EventScript_23EA2A
|
||||
@@ -312,7 +312,7 @@ BattleFrontier_BattleTowerLobby_EventScript_23EA2A:: @ 823EA2A
|
||||
end
|
||||
|
||||
BattleFrontier_BattleTowerLobby_EventScript_23EA91:: @ 823EA91
|
||||
msgbox BattleFrontier_BattleTowerLobby_Text_2405EC, 4
|
||||
msgbox BattleFrontier_BattleTowerLobby_Text_2405EC, MSGBOX_DEFAULT
|
||||
goto BattleFrontier_BattleTowerLobby_EventScript_23E948
|
||||
end
|
||||
|
||||
@@ -321,7 +321,7 @@ BattleFrontier_BattleTowerLobby_EventScript_23EA9F:: @ 823EA9F
|
||||
faceplayer
|
||||
setvar VAR_FRONTIER_FACILITY, 0
|
||||
special SavePlayerParty
|
||||
msgbox BattleFrontier_BattleTowerLobby_Text_2407E2, 4
|
||||
msgbox BattleFrontier_BattleTowerLobby_Text_2407E2, MSGBOX_DEFAULT
|
||||
|
||||
BattleFrontier_BattleTowerLobby_EventScript_23EAB1:: @ 823EAB1
|
||||
message BattleFrontier_BattleTowerLobby_Text_24085E
|
||||
@@ -349,7 +349,7 @@ BattleFrontier_BattleTowerLobby_EventScript_23EAED:: @ 823EAED
|
||||
setvar VAR_0x8005, 1
|
||||
copyvar VAR_0x8006, VAR_RESULT
|
||||
special CallFrontierUtilFunc
|
||||
msgbox BattleFrontier_BattleTowerLobby_Text_240A50, 4
|
||||
msgbox BattleFrontier_BattleTowerLobby_Text_240A50, MSGBOX_DEFAULT
|
||||
fadescreen 1
|
||||
call BattleFrontier_BattleTowerLobby_EventScript_23F2B7
|
||||
copyvar VAR_0x8004, VAR_RESULT
|
||||
@@ -358,7 +358,7 @@ BattleFrontier_BattleTowerLobby_EventScript_23EAED:: @ 823EAED
|
||||
waitstate
|
||||
compare VAR_RESULT, 0
|
||||
goto_eq BattleFrontier_BattleTowerLobby_EventScript_23F0E3
|
||||
msgbox BattleFrontier_BattleTowerLobby_Text_23FDC7, 5
|
||||
msgbox BattleFrontier_BattleTowerLobby_Text_23FDC7, MSGBOX_YESNO
|
||||
switch VAR_RESULT
|
||||
case 0, BattleFrontier_BattleTowerLobby_EventScript_23F0E3
|
||||
case 1, BattleFrontier_BattleTowerLobby_EventScript_23EB93
|
||||
@@ -392,7 +392,7 @@ BattleFrontier_BattleTowerLobby_EventScript_23EB93:: @ 823EB93
|
||||
end
|
||||
|
||||
BattleFrontier_BattleTowerLobby_EventScript_23EBFA:: @ 823EBFA
|
||||
msgbox BattleFrontier_BattleTowerLobby_Text_240897, 4
|
||||
msgbox BattleFrontier_BattleTowerLobby_Text_240897, MSGBOX_DEFAULT
|
||||
goto BattleFrontier_BattleTowerLobby_EventScript_23EAB1
|
||||
end
|
||||
|
||||
@@ -402,7 +402,7 @@ BattleFrontier_BattleTowerLobby_EventScript_23EC08:: @ 823EC08
|
||||
setvar VAR_FRONTIER_FACILITY, 0
|
||||
clearflag FLAG_0x152
|
||||
special SavePlayerParty
|
||||
msgbox BattleFrontier_BattleTowerLobby_Text_240A8B, 4
|
||||
msgbox BattleFrontier_BattleTowerLobby_Text_240A8B, MSGBOX_DEFAULT
|
||||
|
||||
BattleFrontier_BattleTowerLobby_EventScript_23EC1D:: @ 823EC1D
|
||||
message BattleFrontier_BattleTowerLobby_Text_240B06
|
||||
@@ -430,7 +430,7 @@ BattleFrontier_BattleTowerLobby_EventScript_23EC59:: @ 823EC59
|
||||
setvar VAR_0x8005, 1
|
||||
copyvar VAR_0x8006, VAR_RESULT
|
||||
special CallFrontierUtilFunc
|
||||
msgbox BattleFrontier_BattleTowerLobby_Text_240DDB, 4
|
||||
msgbox BattleFrontier_BattleTowerLobby_Text_240DDB, MSGBOX_DEFAULT
|
||||
fadescreen 1
|
||||
call BattleFrontier_BattleTowerLobby_EventScript_23F2B7
|
||||
copyvar VAR_0x8004, VAR_RESULT
|
||||
@@ -439,7 +439,7 @@ BattleFrontier_BattleTowerLobby_EventScript_23EC59:: @ 823EC59
|
||||
waitstate
|
||||
compare VAR_RESULT, 0
|
||||
goto_eq BattleFrontier_BattleTowerLobby_EventScript_23F0E3
|
||||
msgbox BattleFrontier_BattleTowerLobby_Text_23FDC7, 5
|
||||
msgbox BattleFrontier_BattleTowerLobby_Text_23FDC7, MSGBOX_YESNO
|
||||
switch VAR_RESULT
|
||||
case 0, BattleFrontier_BattleTowerLobby_EventScript_23F0E3
|
||||
case 1, BattleFrontier_BattleTowerLobby_EventScript_23ECFF
|
||||
@@ -473,7 +473,7 @@ BattleFrontier_BattleTowerLobby_EventScript_23ECFF:: @ 823ECFF
|
||||
end
|
||||
|
||||
BattleFrontier_BattleTowerLobby_EventScript_23ED66:: @ 823ED66
|
||||
msgbox BattleFrontier_BattleTowerLobby_Text_240B3E, 4
|
||||
msgbox BattleFrontier_BattleTowerLobby_Text_240B3E, MSGBOX_DEFAULT
|
||||
goto BattleFrontier_BattleTowerLobby_EventScript_23EC1D
|
||||
end
|
||||
|
||||
@@ -482,7 +482,7 @@ BattleFrontier_BattleTowerLobby_EventScript_23ED74:: @ 823ED74
|
||||
faceplayer
|
||||
setvar VAR_FRONTIER_FACILITY, 0
|
||||
special SavePlayerParty
|
||||
msgbox BattleFrontier_BattleTowerLobby_Text_240E15, 4
|
||||
msgbox BattleFrontier_BattleTowerLobby_Text_240E15, MSGBOX_DEFAULT
|
||||
|
||||
BattleFrontier_BattleTowerLobby_EventScript_23ED86:: @ 823ED86
|
||||
message BattleFrontier_BattleTowerLobby_Text_240E95
|
||||
@@ -510,7 +510,7 @@ BattleFrontier_BattleTowerLobby_EventScript_23EDC2:: @ 823EDC2
|
||||
setvar VAR_0x8005, 1
|
||||
copyvar VAR_0x8006, VAR_RESULT
|
||||
special CallFrontierUtilFunc
|
||||
msgbox BattleFrontier_BattleTowerLobby_Text_24115E, 4
|
||||
msgbox BattleFrontier_BattleTowerLobby_Text_24115E, MSGBOX_DEFAULT
|
||||
fadescreen 1
|
||||
call BattleFrontier_BattleTowerLobby_EventScript_23F2B7
|
||||
copyvar VAR_0x8004, VAR_RESULT
|
||||
@@ -519,7 +519,7 @@ BattleFrontier_BattleTowerLobby_EventScript_23EDC2:: @ 823EDC2
|
||||
waitstate
|
||||
compare VAR_RESULT, 0
|
||||
goto_eq BattleFrontier_BattleTowerLobby_EventScript_23F0E3
|
||||
msgbox BattleFrontier_BattleTowerLobby_Text_23FDC7, 5
|
||||
msgbox BattleFrontier_BattleTowerLobby_Text_23FDC7, MSGBOX_YESNO
|
||||
switch VAR_RESULT
|
||||
case 0, BattleFrontier_BattleTowerLobby_EventScript_23F0E3
|
||||
case 1, BattleFrontier_BattleTowerLobby_EventScript_23EE68
|
||||
@@ -573,7 +573,7 @@ BattleFrontier_BattleTowerLobby_EventScript_23EEE7:: @ 823EEE7
|
||||
end
|
||||
|
||||
BattleFrontier_BattleTowerLobby_EventScript_23EF32:: @ 823EF32
|
||||
msgbox BattleFrontier_BattleTowerLobby_Text_23F969, 4
|
||||
msgbox BattleFrontier_BattleTowerLobby_Text_23F969, MSGBOX_DEFAULT
|
||||
setvar VAR_0x8004, 1
|
||||
call BattleFrontier_BattleTowerLobby_EventScript_271E7C
|
||||
lock
|
||||
@@ -582,7 +582,7 @@ BattleFrontier_BattleTowerLobby_EventScript_23EF32:: @ 823EF32
|
||||
end
|
||||
|
||||
BattleFrontier_BattleTowerLobby_EventScript_23EF4C:: @ 823EF4C
|
||||
msgbox BattleFrontier_BattleTowerLobby_Text_23F9AA, 4
|
||||
msgbox BattleFrontier_BattleTowerLobby_Text_23F9AA, MSGBOX_DEFAULT
|
||||
setvar VAR_0x8004, 2
|
||||
call BattleFrontier_BattleTowerLobby_EventScript_271E7C
|
||||
lock
|
||||
@@ -591,7 +591,7 @@ BattleFrontier_BattleTowerLobby_EventScript_23EF4C:: @ 823EF4C
|
||||
end
|
||||
|
||||
BattleFrontier_BattleTowerLobby_EventScript_23EF66:: @ 823EF66
|
||||
msgbox BattleFrontier_BattleTowerLobby_Text_23F9D4, 4
|
||||
msgbox BattleFrontier_BattleTowerLobby_Text_23F9D4, MSGBOX_DEFAULT
|
||||
setvar VAR_0x8004, 3
|
||||
call BattleFrontier_BattleTowerLobby_EventScript_271E7C
|
||||
lock
|
||||
@@ -600,7 +600,7 @@ BattleFrontier_BattleTowerLobby_EventScript_23EF66:: @ 823EF66
|
||||
end
|
||||
|
||||
BattleFrontier_BattleTowerLobby_EventScript_23EF80:: @ 823EF80
|
||||
msgbox BattleFrontier_BattleTowerLobby_Text_23FA0F, 4
|
||||
msgbox BattleFrontier_BattleTowerLobby_Text_23FA0F, MSGBOX_DEFAULT
|
||||
release
|
||||
end
|
||||
|
||||
@@ -612,21 +612,21 @@ BattleFrontier_BattleTowerLobby_EventScript_23EF8A:: @ 823EF8A
|
||||
end
|
||||
|
||||
BattleFrontier_BattleTowerLobby_EventScript_23EFA1:: @ 823EFA1
|
||||
msgbox BattleFrontier_BattleTowerLobby_Text_23FA4F, 4
|
||||
msgbox BattleFrontier_BattleTowerLobby_Text_23FA4F, MSGBOX_DEFAULT
|
||||
release
|
||||
end
|
||||
|
||||
BattleFrontier_BattleTowerLobby_EventScript_23EFAB:: @ 823EFAB
|
||||
msgbox BattleFrontier_BattleTowerLobby_Text_23FA83, 4
|
||||
msgbox BattleFrontier_BattleTowerLobby_Text_23FA83, MSGBOX_DEFAULT
|
||||
release
|
||||
end
|
||||
|
||||
BattleFrontier_BattleTowerLobby_EventScript_23EFB5:: @ 823EFB5
|
||||
msgbox BattleFrontier_BattleTowerLobby_Text_23FAC0, 2
|
||||
msgbox BattleFrontier_BattleTowerLobby_Text_23FAC0, MSGBOX_NPC
|
||||
end
|
||||
|
||||
BattleFrontier_BattleTowerLobby_EventScript_23EFBE:: @ 823EFBE
|
||||
msgbox BattleFrontier_BattleTowerLobby_Text_23FB26, 2
|
||||
msgbox BattleFrontier_BattleTowerLobby_Text_23FB26, MSGBOX_NPC
|
||||
end
|
||||
|
||||
BattleFrontier_BattleTowerLobby_EventScript_23EFC7:: @ 823EFC7
|
||||
@@ -682,17 +682,17 @@ BattleFrontier_BattleTowerLobby_EventScript_23F046:: @ 823F046
|
||||
switch VAR_FRONTIER_BATTLE_MODE
|
||||
case 0, BattleFrontier_BattleTowerLobby_EventScript_23F06F
|
||||
case 1, BattleFrontier_BattleTowerLobby_EventScript_23F07D
|
||||
msgbox BattleFrontier_BattleTowerLobby_Text_24038B, 4
|
||||
msgbox BattleFrontier_BattleTowerLobby_Text_24038B, MSGBOX_DEFAULT
|
||||
goto BattleFrontier_BattleTowerLobby_EventScript_23F0F1
|
||||
end
|
||||
|
||||
BattleFrontier_BattleTowerLobby_EventScript_23F06F:: @ 823F06F
|
||||
msgbox BattleFrontier_BattleTowerLobby_Text_240027, 4
|
||||
msgbox BattleFrontier_BattleTowerLobby_Text_240027, MSGBOX_DEFAULT
|
||||
goto BattleFrontier_BattleTowerLobby_EventScript_23F0F1
|
||||
end
|
||||
|
||||
BattleFrontier_BattleTowerLobby_EventScript_23F07D:: @ 823F07D
|
||||
msgbox BattleFrontier_BattleTowerLobby_Text_2401DB, 4
|
||||
msgbox BattleFrontier_BattleTowerLobby_Text_2401DB, MSGBOX_DEFAULT
|
||||
goto BattleFrontier_BattleTowerLobby_EventScript_23F0F1
|
||||
end
|
||||
|
||||
@@ -700,17 +700,17 @@ BattleFrontier_BattleTowerLobby_EventScript_23F08B:: @ 823F08B
|
||||
switch VAR_FRONTIER_BATTLE_MODE
|
||||
case 0, BattleFrontier_BattleTowerLobby_EventScript_23F0B4
|
||||
case 1, BattleFrontier_BattleTowerLobby_EventScript_23F0C2
|
||||
msgbox BattleFrontier_BattleTowerLobby_Text_24046B, 4
|
||||
msgbox BattleFrontier_BattleTowerLobby_Text_24046B, MSGBOX_DEFAULT
|
||||
goto BattleFrontier_BattleTowerLobby_EventScript_23F0F1
|
||||
end
|
||||
|
||||
BattleFrontier_BattleTowerLobby_EventScript_23F0B4:: @ 823F0B4
|
||||
msgbox BattleFrontier_BattleTowerLobby_Text_24010B, 4
|
||||
msgbox BattleFrontier_BattleTowerLobby_Text_24010B, MSGBOX_DEFAULT
|
||||
goto BattleFrontier_BattleTowerLobby_EventScript_23F0F1
|
||||
end
|
||||
|
||||
BattleFrontier_BattleTowerLobby_EventScript_23F0C2:: @ 823F0C2
|
||||
msgbox BattleFrontier_BattleTowerLobby_Text_2402BD, 4
|
||||
msgbox BattleFrontier_BattleTowerLobby_Text_2402BD, MSGBOX_DEFAULT
|
||||
goto BattleFrontier_BattleTowerLobby_EventScript_23F0F1
|
||||
end
|
||||
|
||||
@@ -726,7 +726,7 @@ BattleFrontier_BattleTowerLobby_EventScript_23F0E3:: @ 823F0E3
|
||||
|
||||
BattleFrontier_BattleTowerLobby_EventScript_23F0E6:: @ 823F0E6
|
||||
special CloseLink
|
||||
msgbox BattleFrontier_BattleTowerLobby_Text_23FD07, 4
|
||||
msgbox BattleFrontier_BattleTowerLobby_Text_23FD07, MSGBOX_DEFAULT
|
||||
|
||||
BattleFrontier_BattleTowerLobby_EventScript_23F0F1:: @ 823F0F1
|
||||
release
|
||||
@@ -756,7 +756,7 @@ BattleFrontier_BattleTowerLobby_EventScript_23F135:: @ 823F135
|
||||
call BattleFrontier_BattleTowerLobby_EventScript_23F1A7
|
||||
compare VAR_FRONTIER_BATTLE_MODE, 3
|
||||
goto_eq BattleFrontier_BattleTowerLobby_EventScript_23F152
|
||||
msgbox BattleFrontier_BattleTowerLobby_Text_23FE11, 4
|
||||
msgbox BattleFrontier_BattleTowerLobby_Text_23FE11, MSGBOX_DEFAULT
|
||||
goto BattleFrontier_BattleTowerLobby_EventScript_23F15B
|
||||
|
||||
BattleFrontier_BattleTowerLobby_EventScript_23F152:: @ 823F152
|
||||
@@ -954,20 +954,20 @@ BattleFrontier_BattleTowerLobby_EventScript_23F327:: @ 823F327
|
||||
special CloseLink
|
||||
compare VAR_0x8005, 3
|
||||
goto_eq BattleFrontier_BattleTowerLobby_EventScript_23F33F
|
||||
msgbox BattleFrontier_BattleTowerLobby_Text_278255, 4
|
||||
msgbox BattleFrontier_BattleTowerLobby_Text_278255, MSGBOX_DEFAULT
|
||||
release
|
||||
end
|
||||
|
||||
BattleFrontier_BattleTowerLobby_EventScript_23F33F:: @ 823F33F
|
||||
msgbox BattleFrontier_BattleTowerLobby_Text_2412E8, 4
|
||||
msgbox BattleFrontier_BattleTowerLobby_Text_2413DE, 4
|
||||
msgbox BattleFrontier_BattleTowerLobby_Text_2412E8, MSGBOX_DEFAULT
|
||||
msgbox BattleFrontier_BattleTowerLobby_Text_2413DE, MSGBOX_DEFAULT
|
||||
release
|
||||
end
|
||||
|
||||
BattleFrontier_BattleTowerLobby_EventScript_23F351:: @ 823F351
|
||||
msgbox BattleFrontier_BattleTowerLobby_Text_241240, 4
|
||||
msgbox BattleFrontier_BattleTowerLobby_Text_241240, MSGBOX_DEFAULT
|
||||
special CloseLink
|
||||
msgbox BattleFrontier_BattleTowerLobby_Text_2782A8, 4
|
||||
msgbox BattleFrontier_BattleTowerLobby_Text_2782A8, MSGBOX_DEFAULT
|
||||
release
|
||||
end
|
||||
|
||||
@@ -979,20 +979,20 @@ BattleFrontier_BattleTowerLobby_EventScript_23F366:: @ 823F366
|
||||
call_if 1, BattleFrontier_BattleTowerLobby_EventScript_23F39D
|
||||
compare VAR_0x8005, 2
|
||||
call_if 1, BattleFrontier_BattleTowerLobby_EventScript_23F3A6
|
||||
msgbox BattleFrontier_BattleTowerLobby_Text_2413DE, 4
|
||||
msgbox BattleFrontier_BattleTowerLobby_Text_2413DE, MSGBOX_DEFAULT
|
||||
release
|
||||
end
|
||||
|
||||
BattleFrontier_BattleTowerLobby_EventScript_23F394:: @ 823F394
|
||||
msgbox BattleFrontier_BattleTowerLobby_Text_2412E8, 4
|
||||
msgbox BattleFrontier_BattleTowerLobby_Text_2412E8, MSGBOX_DEFAULT
|
||||
return
|
||||
|
||||
BattleFrontier_BattleTowerLobby_EventScript_23F39D:: @ 823F39D
|
||||
msgbox BattleFrontier_BattleTowerLobby_Text_241285, 4
|
||||
msgbox BattleFrontier_BattleTowerLobby_Text_241285, MSGBOX_DEFAULT
|
||||
return
|
||||
|
||||
BattleFrontier_BattleTowerLobby_EventScript_23F3A6:: @ 823F3A6
|
||||
msgbox BattleFrontier_BattleTowerLobby_Text_2412B3, 4
|
||||
msgbox BattleFrontier_BattleTowerLobby_Text_2412B3, MSGBOX_DEFAULT
|
||||
return
|
||||
|
||||
BattleFrontier_BattleTowerLobby_EventScript_23F3AF:: @ 823F3AF
|
||||
@@ -1012,7 +1012,7 @@ BattleFrontier_BattleTowerLobby_EventScript_23F3AF:: @ 823F3AF
|
||||
end
|
||||
|
||||
BattleFrontier_BattleTowerLobby_EventScript_23F3DA:: @ 823F3DA
|
||||
msgbox BattleFrontier_BattleTowerLobby_Text_240ED2, 4
|
||||
msgbox BattleFrontier_BattleTowerLobby_Text_240ED2, MSGBOX_DEFAULT
|
||||
goto BattleFrontier_BattleTowerLobby_EventScript_23ED86
|
||||
end
|
||||
|
||||
@@ -1075,7 +1075,7 @@ BattleFrontier_BattleTowerLobby_EventScript_23F496:: @ 823F496
|
||||
|
||||
BattleFrontier_BattleTowerLobby_EventScript_23F4BE:: @ 823F4BE
|
||||
lockall
|
||||
msgbox BattleFrontier_BattleTowerLobby_Text_241540, 4
|
||||
msgbox BattleFrontier_BattleTowerLobby_Text_241540, MSGBOX_DEFAULT
|
||||
goto BattleFrontier_BattleTowerLobby_EventScript_23F4CD
|
||||
end
|
||||
|
||||
@@ -1093,22 +1093,22 @@ BattleFrontier_BattleTowerLobby_EventScript_23F4CD:: @ 823F4CD
|
||||
end
|
||||
|
||||
BattleFrontier_BattleTowerLobby_EventScript_23F520:: @ 823F520
|
||||
msgbox BattleFrontier_BattleTowerLobby_Text_241586, 4
|
||||
msgbox BattleFrontier_BattleTowerLobby_Text_241586, MSGBOX_DEFAULT
|
||||
goto BattleFrontier_BattleTowerLobby_EventScript_23F4CD
|
||||
end
|
||||
|
||||
BattleFrontier_BattleTowerLobby_EventScript_23F52E:: @ 823F52E
|
||||
msgbox BattleFrontier_BattleTowerLobby_Text_241693, 4
|
||||
msgbox BattleFrontier_BattleTowerLobby_Text_241693, MSGBOX_DEFAULT
|
||||
goto BattleFrontier_BattleTowerLobby_EventScript_23F4CD
|
||||
end
|
||||
|
||||
BattleFrontier_BattleTowerLobby_EventScript_23F53C:: @ 823F53C
|
||||
msgbox BattleFrontier_BattleTowerLobby_Text_241777, 4
|
||||
msgbox BattleFrontier_BattleTowerLobby_Text_241777, MSGBOX_DEFAULT
|
||||
goto BattleFrontier_BattleTowerLobby_EventScript_23F4CD
|
||||
end
|
||||
|
||||
BattleFrontier_BattleTowerLobby_EventScript_23F54A:: @ 823F54A
|
||||
msgbox BattleFrontier_BattleTowerLobby_Text_24187E, 4
|
||||
msgbox BattleFrontier_BattleTowerLobby_Text_24187E, MSGBOX_DEFAULT
|
||||
goto BattleFrontier_BattleTowerLobby_EventScript_23F4CD
|
||||
end
|
||||
|
||||
@@ -1117,18 +1117,18 @@ BattleFrontier_BattleTowerLobby_EventScript_23F558:: @ 823F558
|
||||
end
|
||||
|
||||
BattleFrontier_BattleTowerLobby_EventScript_23F55A: @ 823F55A
|
||||
.string "I’ll direct you to your BATTLE ROOM now.$"
|
||||
.string "I'll direct you to your BATTLE ROOM now.$"
|
||||
|
||||
BattleFrontier_BattleTowerLobby_Text_23F583: @ 823F583
|
||||
.string "Excuse me!\p"
|
||||
.string "You didn’t save before you quit your\n"
|
||||
.string "You didn't save before you quit your\n"
|
||||
.string "challenge last time.\p"
|
||||
.string "Because of that, your challenge so far\n"
|
||||
.string "has been disqualified. Sorry!$"
|
||||
|
||||
BattleFrontier_BattleTowerLobby_Text_23F60D: @ 823F60D
|
||||
.string "Congratulations!\n"
|
||||
.string "You’ve beaten all seven TRAINERS!\p"
|
||||
.string "You've beaten all seven TRAINERS!\p"
|
||||
.string "$"
|
||||
|
||||
BattleFrontier_BattleTowerLobby_Text_23F641: @ 823F641
|
||||
@@ -1154,7 +1154,7 @@ BattleFrontier_BattleTowerLobby_Text_23F70F: @ 823F70F
|
||||
.string "Please wait.$"
|
||||
|
||||
BattleFrontier_BattleTowerLobby_Text_23F737: @ 823F737
|
||||
.string "We’ve been waiting for you!\p"
|
||||
.string "We've been waiting for you!\p"
|
||||
.string "$"
|
||||
|
||||
BattleFrontier_BattleTowerLobby_Text_23F754: @ 823F754
|
||||
@@ -1162,7 +1162,7 @@ BattleFrontier_BattleTowerLobby_Text_23F754: @ 823F754
|
||||
.string "progress will be saved. Please wait.$"
|
||||
|
||||
BattleFrontier_BattleTowerLobby_Text_23F79D: @ 823F79D
|
||||
.string "You’re finally about to face the\n"
|
||||
.string "You're finally about to face the\n"
|
||||
.string "50th TRAINER.\p"
|
||||
.string "From here on, every time you beat seven\n"
|
||||
.string "TRAINERS in a row, your POKéMON will\l"
|
||||
@@ -1181,16 +1181,16 @@ BattleFrontier_BattleTowerLobby_Text_23F89F: @ 823F89F
|
||||
BattleFrontier_BattleTowerLobby_Text_23F8CD: @ 823F8CD
|
||||
.string "Excuse me, do you have a moment?\p"
|
||||
.string "Can you describe your feelings when\n"
|
||||
.string "you’re about to begin a BATTLE TOWER\l"
|
||||
.string "match, or when you’ve either won or\l"
|
||||
.string "you're about to begin a BATTLE TOWER\l"
|
||||
.string "match, or when you've either won or\l"
|
||||
.string "lost a match?$"
|
||||
|
||||
BattleFrontier_BattleTowerLobby_Text_23F969: @ 823F969
|
||||
.string "Okay, what are your feelings when\n"
|
||||
.string "you’re about to begin a match?$"
|
||||
.string "you're about to begin a match?$"
|
||||
|
||||
BattleFrontier_BattleTowerLobby_Text_23F9AA: @ 823F9AA
|
||||
.string "What do you feel when you’ve won\n"
|
||||
.string "What do you feel when you've won\n"
|
||||
.string "a match?$"
|
||||
|
||||
BattleFrontier_BattleTowerLobby_Text_23F9D4: @ 823F9D4
|
||||
@@ -1198,29 +1198,29 @@ BattleFrontier_BattleTowerLobby_Text_23F9D4: @ 823F9D4
|
||||
.string "you have lost a match?$"
|
||||
|
||||
BattleFrontier_BattleTowerLobby_Text_23FA0F: @ 823FA0F
|
||||
.string "Oh, so you don’t think much about it?\n"
|
||||
.string "You’re one cool customer.$"
|
||||
.string "Oh, so you don't think much about it?\n"
|
||||
.string "You're one cool customer.$"
|
||||
|
||||
BattleFrontier_BattleTowerLobby_Text_23FA4F: @ 823FA4F
|
||||
.string "Hunh? You changed your mind?\n"
|
||||
.string "I guess you’re fickle.$"
|
||||
.string "I guess you're fickle.$"
|
||||
|
||||
BattleFrontier_BattleTowerLobby_Text_23FA83: @ 823FA83
|
||||
.string "Okay, so that’s how you feel?\n"
|
||||
.string "That’s quite original.\p"
|
||||
.string "Okay, so that's how you feel?\n"
|
||||
.string "That's quite original.\p"
|
||||
.string "Thanks!$"
|
||||
|
||||
BattleFrontier_BattleTowerLobby_Text_23FAC0: @ 823FAC0
|
||||
.string "The number of matches you win in a row\n"
|
||||
.string "is recorded.\p"
|
||||
.string "I’d better not get beaten in\n"
|
||||
.string "I'd better not get beaten in\n"
|
||||
.string "an embarrassing way!$"
|
||||
|
||||
BattleFrontier_BattleTowerLobby_Text_23FB26: @ 823FB26
|
||||
.string "Once you’ve entered the BATTLE TOWER,\n"
|
||||
.string "you can’t leave until you either lose\l"
|
||||
.string "Once you've entered the BATTLE TOWER,\n"
|
||||
.string "you can't leave until you either lose\l"
|
||||
.string "or you beat seven TRAINERS in a row.\p"
|
||||
.string "You’d best be certain that you’re up\n"
|
||||
.string "You'd best be certain that you're up\n"
|
||||
.string "to the challenge.$"
|
||||
|
||||
BattleFrontier_BattleTowerLobby_Text_23FBCE: @ 823FBCE
|
||||
@@ -1266,7 +1266,7 @@ BattleFrontier_BattleTowerLobby_Text_23FE3C: @ 823FE3C
|
||||
|
||||
BattleFrontier_BattleTowerLobby_Text_23FE7F: @ 823FE7F
|
||||
.string "Excuse me!\p"
|
||||
.string "You don’t have {STR_VAR_2} eligible POKéMON.\p"
|
||||
.string "You don't have {STR_VAR_2} eligible POKéMON.\p"
|
||||
.string "You must have {STR_VAR_2} different POKéMON\n"
|
||||
.string "of Level 50 or less to enter.\p"
|
||||
.string "They also must be holding different\n"
|
||||
@@ -1276,7 +1276,7 @@ BattleFrontier_BattleTowerLobby_Text_23FE7F: @ 823FE7F
|
||||
|
||||
BattleFrontier_BattleTowerLobby_Text_23FF5D: @ 823FF5D
|
||||
.string "Excuse me!\p"
|
||||
.string "You don’t have {STR_VAR_2} eligible POKéMON.\p"
|
||||
.string "You don't have {STR_VAR_2} eligible POKéMON.\p"
|
||||
.string "You must have {STR_VAR_2} different POKéMON\n"
|
||||
.string "to enter.\p"
|
||||
.string "They also must be holding different\n"
|
||||
@@ -1286,7 +1286,7 @@ BattleFrontier_BattleTowerLobby_Text_23FF5D: @ 823FF5D
|
||||
|
||||
BattleFrontier_BattleTowerLobby_Text_240027: @ 8240027
|
||||
.string "Excuse me!\p"
|
||||
.string "You don’t have three eligible POKéMON.\p"
|
||||
.string "You don't have three eligible POKéMON.\p"
|
||||
.string "You must have three different POKéMON\n"
|
||||
.string "of Level 50 or less to enter.\p"
|
||||
.string "They also must be holding different\n"
|
||||
@@ -1296,7 +1296,7 @@ BattleFrontier_BattleTowerLobby_Text_240027: @ 8240027
|
||||
|
||||
BattleFrontier_BattleTowerLobby_Text_24010B: @ 824010B
|
||||
.string "Excuse me!\p"
|
||||
.string "You don’t have three eligible POKéMON.\p"
|
||||
.string "You don't have three eligible POKéMON.\p"
|
||||
.string "You must have three different POKéMON\n"
|
||||
.string "to enter.\p"
|
||||
.string "They also must be holding different\n"
|
||||
@@ -1306,7 +1306,7 @@ BattleFrontier_BattleTowerLobby_Text_24010B: @ 824010B
|
||||
|
||||
BattleFrontier_BattleTowerLobby_Text_2401DB: @ 82401DB
|
||||
.string "Excuse me!\p"
|
||||
.string "You don’t have four eligible POKéMON.\p"
|
||||
.string "You don't have four eligible POKéMON.\p"
|
||||
.string "You must have four different POKéMON\n"
|
||||
.string "of Level 50 or less to enter.\p"
|
||||
.string "They also must be holding different\n"
|
||||
@@ -1316,7 +1316,7 @@ BattleFrontier_BattleTowerLobby_Text_2401DB: @ 82401DB
|
||||
|
||||
BattleFrontier_BattleTowerLobby_Text_2402BD: @ 82402BD
|
||||
.string "Excuse me!\p"
|
||||
.string "You don’t have four eligible POKéMON.\p"
|
||||
.string "You don't have four eligible POKéMON.\p"
|
||||
.string "You must have four different POKéMON\n"
|
||||
.string "to enter.\p"
|
||||
.string "They also must be holding different\n"
|
||||
@@ -1326,7 +1326,7 @@ BattleFrontier_BattleTowerLobby_Text_2402BD: @ 82402BD
|
||||
|
||||
BattleFrontier_BattleTowerLobby_Text_24038B: @ 824038B
|
||||
.string "Excuse me!\p"
|
||||
.string "You don’t have two eligible POKéMON.\p"
|
||||
.string "You don't have two eligible POKéMON.\p"
|
||||
.string "You must have two different POKéMON\n"
|
||||
.string "of Level 50 or less to enter.\p"
|
||||
.string "They also must be holding different\n"
|
||||
@@ -1336,7 +1336,7 @@ BattleFrontier_BattleTowerLobby_Text_24038B: @ 824038B
|
||||
|
||||
BattleFrontier_BattleTowerLobby_Text_24046B: @ 824046B
|
||||
.string "Excuse me!\p"
|
||||
.string "You don’t have two eligible POKéMON.\p"
|
||||
.string "You don't have two eligible POKéMON.\p"
|
||||
.string "You must have two different POKéMON\n"
|
||||
.string "to enter.\p"
|
||||
.string "They also must be holding different\n"
|
||||
@@ -1356,7 +1356,7 @@ BattleFrontier_BattleTowerLobby_Text_2405B3: @ 82405B3
|
||||
.string "BATTLE ROOM challenge?$"
|
||||
|
||||
BattleFrontier_BattleTowerLobby_Text_2405EC: @ 82405EC
|
||||
.string "The BATTLE TOWER’s SINGLE BATTLE\n"
|
||||
.string "The BATTLE TOWER's SINGLE BATTLE\n"
|
||||
.string "ROOMS are facilities for conducting\l"
|
||||
.string "SINGLE BATTLES with three POKéMON.\p"
|
||||
.string "There are many SINGLE BATTLE ROOMS\n"
|
||||
@@ -1367,7 +1367,7 @@ BattleFrontier_BattleTowerLobby_Text_2405EC: @ 82405EC
|
||||
.string "you will earn Battle Points.\p"
|
||||
.string "If you want to interrupt your\n"
|
||||
.string "challenge, please save the game.\p"
|
||||
.string "If you don’t save before interrupting,\n"
|
||||
.string "If you don't save before interrupting,\n"
|
||||
.string "you will be disqualified.$"
|
||||
|
||||
BattleFrontier_BattleTowerLobby_Text_2407A6: @ 82407A6
|
||||
@@ -1386,7 +1386,7 @@ BattleFrontier_BattleTowerLobby_Text_24085E: @ 824085E
|
||||
.string "BATTLE ROOM challenge?$"
|
||||
|
||||
BattleFrontier_BattleTowerLobby_Text_240897: @ 8240897
|
||||
.string "The BATTLE TOWER’s DOUBLE BATTLE\n"
|
||||
.string "The BATTLE TOWER's DOUBLE BATTLE\n"
|
||||
.string "ROOMS are facilities for conducting\l"
|
||||
.string "DOUBLE BATTLES with four POKéMON.\p"
|
||||
.string "There are many DOUBLE BATTLE ROOMS\n"
|
||||
@@ -1397,7 +1397,7 @@ BattleFrontier_BattleTowerLobby_Text_240897: @ 8240897
|
||||
.string "you will earn Battle Points.\p"
|
||||
.string "If you want to interrupt your\n"
|
||||
.string "challenge, please save the game.\p"
|
||||
.string "If you don’t save before interrupting,\n"
|
||||
.string "If you don't save before interrupting,\n"
|
||||
.string "you will be disqualified.$"
|
||||
|
||||
BattleFrontier_BattleTowerLobby_Text_240A50: @ 8240A50
|
||||
@@ -1416,7 +1416,7 @@ BattleFrontier_BattleTowerLobby_Text_240B06: @ 8240B06
|
||||
.string "BATTLE ROOM challenge?$"
|
||||
|
||||
BattleFrontier_BattleTowerLobby_Text_240B3E: @ 8240B3E
|
||||
.string "The BATTLE TOWER’s MULTI BATTLE\n"
|
||||
.string "The BATTLE TOWER's MULTI BATTLE\n"
|
||||
.string "ROOMS are facilities for conducting\l"
|
||||
.string "MULTI BATTLES.\p"
|
||||
.string "For MULTI BATTLES, you must partner\n"
|
||||
@@ -1435,7 +1435,7 @@ BattleFrontier_BattleTowerLobby_Text_240B3E: @ 8240B3E
|
||||
.string "teams, you will earn Battle Points.\p"
|
||||
.string "If you want to interrupt your\n"
|
||||
.string "challenge, please save the game.\p"
|
||||
.string "If you don’t save before interrupting,\n"
|
||||
.string "If you don't save before interrupting,\n"
|
||||
.string "you will be disqualified.$"
|
||||
|
||||
BattleFrontier_BattleTowerLobby_Text_240DDB: @ 8240DDB
|
||||
@@ -1454,7 +1454,7 @@ BattleFrontier_BattleTowerLobby_Text_240E95: @ 8240E95
|
||||
.string "BATTLE ROOM challenge?$"
|
||||
|
||||
BattleFrontier_BattleTowerLobby_Text_240ED2: @ 8240ED2
|
||||
.string "The BATTLE TOWER’s MULTI BATTLE\n"
|
||||
.string "The BATTLE TOWER's MULTI BATTLE\n"
|
||||
.string "ROOMS are facilities for conducting\l"
|
||||
.string "MULTI BATTLES with a friend.\p"
|
||||
.string "You must link with your friend using\n"
|
||||
@@ -1482,7 +1482,7 @@ BattleFrontier_BattleTowerLobby_Text_241198: @ 8241198
|
||||
.string "You have chosen the same kind of\n"
|
||||
.string "POKéMON as your friend.\p"
|
||||
.string "Please choose two POKéMON different\n"
|
||||
.string "from your friend’s, match the level\l"
|
||||
.string "from your friend's, match the level\l"
|
||||
.string "you wish to enter, and register again.$"
|
||||
|
||||
BattleFrontier_BattleTowerLobby_Text_241240: @ 8241240
|
||||
@@ -1515,7 +1515,7 @@ BattleFrontier_BattleTowerLobby_Text_241378: @ 8241378
|
||||
|
||||
BattleFrontier_BattleTowerLobby_Text_2413DE: @ 82413DE
|
||||
.string "Please choose two POKéMON different\n"
|
||||
.string "from your friend’s, match the level\l"
|
||||
.string "from your friend's, match the level\l"
|
||||
.string "you wish to enter, and register again.$"
|
||||
|
||||
BattleFrontier_BattleTowerLobby_Text_24144D: @ 824144D
|
||||
@@ -1570,7 +1570,7 @@ BattleFrontier_BattleTowerLobby_Text_241777: @ 8241777
|
||||
.string "find a partner to form a tag team for\l"
|
||||
.string "the MULTI BATTLE ROOM challenge.\p"
|
||||
.string "Choose the best partner for you by\n"
|
||||
.string "examining other TRAINERS’\l"
|
||||
.string "examining other TRAINERS'\l"
|
||||
.string "POKéMON and their moves.\p"
|
||||
.string "You may choose a new tag partner\n"
|
||||
.string "after winning seven straight matches.$"
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -22,11 +22,11 @@ BattleFrontier_Lounge1_EventScript_25E792:: @ 825E792
|
||||
end
|
||||
|
||||
BattleFrontier_Lounge1_EventScript_25E7AD:: @ 825E7AD
|
||||
msgbox BattleFrontier_Lounge1_Text_25E95F, 4
|
||||
msgbox BattleFrontier_Lounge1_Text_25E95F, MSGBOX_DEFAULT
|
||||
return
|
||||
|
||||
BattleFrontier_Lounge1_EventScript_25E7B6:: @ 825E7B6
|
||||
msgbox BattleFrontier_Lounge1_Text_25EEF6, 4
|
||||
msgbox BattleFrontier_Lounge1_Text_25EEF6, MSGBOX_DEFAULT
|
||||
return
|
||||
|
||||
BattleFrontier_Lounge1_EventScript_25E7BF:: @ 825E7BF
|
||||
@@ -45,7 +45,7 @@ BattleFrontier_Lounge1_EventScript_25E7BF:: @ 825E7BF
|
||||
end
|
||||
|
||||
BattleFrontier_Lounge1_EventScript_25E7FF:: @ 825E7FF
|
||||
msgbox BattleFrontier_Lounge1_Text_25EF5E, 4
|
||||
msgbox BattleFrontier_Lounge1_Text_25EF5E, MSGBOX_DEFAULT
|
||||
goto BattleFrontier_Lounge1_EventScript_25E792
|
||||
end
|
||||
|
||||
@@ -80,86 +80,86 @@ BattleFrontier_Lounge1_EventScript_25E87D:: @ 825E87D
|
||||
end
|
||||
|
||||
BattleFrontier_Lounge1_EventScript_25E87F:: @ 825E87F
|
||||
msgbox BattleFrontier_Lounge1_Text_25EA92, 4
|
||||
msgbox BattleFrontier_Lounge1_Text_25EA92, MSGBOX_DEFAULT
|
||||
goto BattleFrontier_Lounge1_EventScript_25E80D
|
||||
end
|
||||
|
||||
BattleFrontier_Lounge1_EventScript_25E88D:: @ 825E88D
|
||||
msgbox BattleFrontier_Lounge1_Text_25EAD9, 4
|
||||
msgbox BattleFrontier_Lounge1_Text_25EAD9, MSGBOX_DEFAULT
|
||||
goto BattleFrontier_Lounge1_EventScript_25E80D
|
||||
end
|
||||
|
||||
BattleFrontier_Lounge1_EventScript_25E89B:: @ 825E89B
|
||||
msgbox BattleFrontier_Lounge1_Text_25EB2A, 4
|
||||
msgbox BattleFrontier_Lounge1_Text_25EB2A, MSGBOX_DEFAULT
|
||||
goto BattleFrontier_Lounge1_EventScript_25E80D
|
||||
end
|
||||
|
||||
BattleFrontier_Lounge1_EventScript_25E8A9:: @ 825E8A9
|
||||
msgbox BattleFrontier_Lounge1_Text_25EB6F, 4
|
||||
msgbox BattleFrontier_Lounge1_Text_25EB6F, MSGBOX_DEFAULT
|
||||
goto BattleFrontier_Lounge1_EventScript_25E80D
|
||||
end
|
||||
|
||||
BattleFrontier_Lounge1_EventScript_25E8B7:: @ 825E8B7
|
||||
msgbox BattleFrontier_Lounge1_Text_25EBBB, 4
|
||||
msgbox BattleFrontier_Lounge1_Text_25EBBB, MSGBOX_DEFAULT
|
||||
goto BattleFrontier_Lounge1_EventScript_25E850
|
||||
end
|
||||
|
||||
BattleFrontier_Lounge1_EventScript_25E8C5:: @ 825E8C5
|
||||
msgbox BattleFrontier_Lounge1_Text_25EBF8, 4
|
||||
msgbox BattleFrontier_Lounge1_Text_25EBF8, MSGBOX_DEFAULT
|
||||
goto BattleFrontier_Lounge1_EventScript_25E850
|
||||
end
|
||||
|
||||
BattleFrontier_Lounge1_EventScript_25E8D3:: @ 825E8D3
|
||||
msgbox BattleFrontier_Lounge1_Text_25EC39, 4
|
||||
msgbox BattleFrontier_Lounge1_Text_25EC39, MSGBOX_DEFAULT
|
||||
goto BattleFrontier_Lounge1_EventScript_25E850
|
||||
end
|
||||
|
||||
BattleFrontier_Lounge1_EventScript_25E8E1:: @ 825E8E1
|
||||
msgbox BattleFrontier_Lounge1_Text_25ED0E, 4
|
||||
msgbox BattleFrontier_Lounge1_Text_25ED0E, MSGBOX_DEFAULT
|
||||
goto BattleFrontier_Lounge1_EventScript_25E850
|
||||
end
|
||||
|
||||
BattleFrontier_Lounge1_EventScript_25E8EF:: @ 825E8EF
|
||||
msgbox BattleFrontier_Lounge1_Text_25EC7B, 4
|
||||
msgbox BattleFrontier_Lounge1_Text_25EC7B, MSGBOX_DEFAULT
|
||||
goto BattleFrontier_Lounge1_EventScript_25E850
|
||||
end
|
||||
|
||||
BattleFrontier_Lounge1_EventScript_25E8FD:: @ 825E8FD
|
||||
msgbox BattleFrontier_Lounge1_Text_25ECC4, 4
|
||||
msgbox BattleFrontier_Lounge1_Text_25ECC4, MSGBOX_DEFAULT
|
||||
goto BattleFrontier_Lounge1_EventScript_25E850
|
||||
end
|
||||
|
||||
BattleFrontier_Lounge1_EventScript_25E90B:: @ 825E90B
|
||||
msgbox BattleFrontier_Lounge1_Text_25ED4E, 4
|
||||
msgbox BattleFrontier_Lounge1_Text_25ED4E, MSGBOX_DEFAULT
|
||||
goto BattleFrontier_Lounge1_EventScript_25E87D
|
||||
end
|
||||
|
||||
BattleFrontier_Lounge1_EventScript_25E919:: @ 825E919
|
||||
msgbox BattleFrontier_Lounge1_Text_25ED87, 4
|
||||
msgbox BattleFrontier_Lounge1_Text_25ED87, MSGBOX_DEFAULT
|
||||
goto BattleFrontier_Lounge1_EventScript_25E87D
|
||||
end
|
||||
|
||||
BattleFrontier_Lounge1_EventScript_25E927:: @ 825E927
|
||||
msgbox BattleFrontier_Lounge1_Text_25EDC1, 4
|
||||
msgbox BattleFrontier_Lounge1_Text_25EDC1, MSGBOX_DEFAULT
|
||||
goto BattleFrontier_Lounge1_EventScript_25E87D
|
||||
end
|
||||
|
||||
BattleFrontier_Lounge1_EventScript_25E935:: @ 825E935
|
||||
msgbox BattleFrontier_Lounge1_Text_25EDF6, 4
|
||||
msgbox BattleFrontier_Lounge1_Text_25EDF6, MSGBOX_DEFAULT
|
||||
goto BattleFrontier_Lounge1_EventScript_25E87D
|
||||
end
|
||||
|
||||
BattleFrontier_Lounge1_EventScript_25E943:: @ 825E943
|
||||
msgbox BattleFrontier_Lounge1_Text_25EE37, 4
|
||||
msgbox BattleFrontier_Lounge1_Text_25EE37, MSGBOX_DEFAULT
|
||||
release
|
||||
end
|
||||
|
||||
BattleFrontier_Lounge1_EventScript_25E94D:: @ 825E94D
|
||||
msgbox BattleFrontier_Lounge1_Text_25EFDD, 2
|
||||
msgbox BattleFrontier_Lounge1_Text_25EFDD, MSGBOX_NPC
|
||||
end
|
||||
|
||||
BattleFrontier_Lounge1_EventScript_25E956:: @ 825E956
|
||||
msgbox BattleFrontier_Lounge1_Text_25F020, 2
|
||||
msgbox BattleFrontier_Lounge1_Text_25F020, MSGBOX_NPC
|
||||
end
|
||||
|
||||
BattleFrontier_Lounge1_Text_25E95F: @ 825E95F
|
||||
@@ -167,13 +167,13 @@ BattleFrontier_Lounge1_Text_25E95F: @ 825E95F
|
||||
.string "I am the man they revere as\l"
|
||||
.string "the legendary top POKéMON BREEDER!\p"
|
||||
.string "If you ever become as seasoned as me,\n"
|
||||
.string "you’ll see the abilities of POKéMON\l"
|
||||
.string "you'll see the abilities of POKéMON\l"
|
||||
.string "at a glance.\p"
|
||||
.string "You’re a TRAINER. Doesn’t it interest\n"
|
||||
.string "you to know your own POKéMON’s\l"
|
||||
.string "You're a TRAINER. Doesn't it interest\n"
|
||||
.string "you to know your own POKéMON's\l"
|
||||
.string "abilities?\p"
|
||||
.string "Here!\n"
|
||||
.string "Let’s have a look at your POKéMON!$"
|
||||
.string "Let's have a look at your POKéMON!$"
|
||||
|
||||
BattleFrontier_Lounge1_Text_25EA92: @ 825EA92
|
||||
.string "…Hmm…\p"
|
||||
@@ -221,19 +221,19 @@ BattleFrontier_Lounge1_Text_25ED0E: @ 825ED0E
|
||||
|
||||
BattleFrontier_Lounge1_Text_25ED4E: @ 825ED4E
|
||||
.string "That stat is relatively good.\n"
|
||||
.string "…Hm… That’s how I call it.$"
|
||||
.string "…Hm… That's how I call it.$"
|
||||
|
||||
BattleFrontier_Lounge1_Text_25ED87: @ 825ED87
|
||||
.string "That stat is quite impressive.\n"
|
||||
.string "…Hm… That’s how I call it.$"
|
||||
.string "…Hm… That's how I call it.$"
|
||||
|
||||
BattleFrontier_Lounge1_Text_25EDC1: @ 825EDC1
|
||||
.string "That stat is outstanding!\n"
|
||||
.string "…Hm… That’s how I call it.$"
|
||||
.string "…Hm… That's how I call it.$"
|
||||
|
||||
BattleFrontier_Lounge1_Text_25EDF6: @ 825EDF6
|
||||
.string "It’s flawless! A thing of perfection!\n"
|
||||
.string "…Hm… That’s how I call it.$"
|
||||
.string "It's flawless! A thing of perfection!\n"
|
||||
.string "…Hm… That's how I call it.$"
|
||||
|
||||
BattleFrontier_Lounge1_Text_25EE37: @ 825EE37
|
||||
.string "What?\n"
|
||||
@@ -247,23 +247,23 @@ BattleFrontier_Lounge1_Text_25EEA6: @ 825EEA6
|
||||
.string "Save it for next time!$"
|
||||
|
||||
BattleFrontier_Lounge1_Text_25EEF6: @ 825EEF6
|
||||
.string "Ah, youngster! Do your POKéMON’s\n"
|
||||
.string "Ah, youngster! Do your POKéMON's\n"
|
||||
.string "abilities intrigue you?\p"
|
||||
.string "Here, here!\n"
|
||||
.string "Let’s have a look at your POKéMON!$"
|
||||
.string "Let's have a look at your POKéMON!$"
|
||||
|
||||
BattleFrontier_Lounge1_Text_25EF5E: @ 825EF5E
|
||||
.string "An expert I am, but even I can’t tell\n"
|
||||
.string "An expert I am, but even I can't tell\n"
|
||||
.string "anything about an unhatched POKéMON!\p"
|
||||
.string "Show me a POKéMON!\n"
|
||||
.string "A POKéMON is what I need to see!$"
|
||||
|
||||
BattleFrontier_Lounge1_Text_25EFDD: @ 825EFDD
|
||||
.string "He said my POKéMON is outstanding!\n"
|
||||
.string "I’m glad I raised it carefully!$"
|
||||
.string "I'm glad I raised it carefully!$"
|
||||
|
||||
BattleFrontier_Lounge1_Text_25F020: @ 825F020
|
||||
.string "He said my POKéMON is outstanding!\n"
|
||||
.string "But I didn’t do anything special\l"
|
||||
.string "But I didn't do anything special\l"
|
||||
.string "raising it…$"
|
||||
|
||||
|
||||
@@ -7,12 +7,12 @@ BattleFrontier_Lounge2_EventScript_260643:: @ 8260643
|
||||
checkflag FLAG_0x154
|
||||
goto_eq BattleFrontier_Lounge2_EventScript_26065F
|
||||
setflag FLAG_0x154
|
||||
msgbox BattleFrontier_Lounge2_Text_260766, 4
|
||||
msgbox BattleFrontier_Lounge2_Text_260766, MSGBOX_DEFAULT
|
||||
goto BattleFrontier_Lounge2_EventScript_26066D
|
||||
end
|
||||
|
||||
BattleFrontier_Lounge2_EventScript_26065F:: @ 826065F
|
||||
msgbox BattleFrontier_Lounge2_Text_260857, 4
|
||||
msgbox BattleFrontier_Lounge2_Text_260857, MSGBOX_DEFAULT
|
||||
goto BattleFrontier_Lounge2_EventScript_26066D
|
||||
end
|
||||
|
||||
@@ -48,11 +48,11 @@ BattleFrontier_Lounge2_EventScript_26066D:: @ 826066D
|
||||
end
|
||||
|
||||
BattleFrontier_Lounge2_EventScript_2606F8:: @ 82606F8
|
||||
msgbox BattleFrontier_Lounge2_Text_260933, 4
|
||||
msgbox BattleFrontier_Lounge2_Text_260933, MSGBOX_DEFAULT
|
||||
return
|
||||
|
||||
BattleFrontier_Lounge2_EventScript_260701:: @ 8260701
|
||||
msgbox BattleFrontier_Lounge2_Text_2608F2, 4
|
||||
msgbox BattleFrontier_Lounge2_Text_2608F2, MSGBOX_DEFAULT
|
||||
return
|
||||
|
||||
BattleFrontier_Lounge2_EventScript_26070A:: @ 826070A
|
||||
@@ -97,34 +97,34 @@ BattleFrontier_Lounge2_EventScript_260737:: @ 8260737
|
||||
|
||||
BattleFrontier_Lounge2_EventScript_26073C:: @ 826073C
|
||||
lock
|
||||
msgbox BattleFrontier_Lounge2_Text_261C9C, 4
|
||||
msgbox BattleFrontier_Lounge2_Text_261C9C, MSGBOX_DEFAULT
|
||||
release
|
||||
end
|
||||
|
||||
BattleFrontier_Lounge2_EventScript_260747:: @ 8260747
|
||||
lock
|
||||
msgbox BattleFrontier_Lounge2_Text_261CDC, 4
|
||||
msgbox BattleFrontier_Lounge2_Text_261CDC, MSGBOX_DEFAULT
|
||||
release
|
||||
end
|
||||
|
||||
BattleFrontier_Lounge2_EventScript_260752:: @ 8260752
|
||||
lock
|
||||
msgbox BattleFrontier_Lounge2_Text_261D1D, 4
|
||||
msgbox BattleFrontier_Lounge2_Text_261D1D, MSGBOX_DEFAULT
|
||||
release
|
||||
end
|
||||
|
||||
BattleFrontier_Lounge2_EventScript_26075D:: @ 826075D
|
||||
msgbox BattleFrontier_Lounge2_Text_261D5C, 2
|
||||
msgbox BattleFrontier_Lounge2_Text_261D5C, MSGBOX_NPC
|
||||
end
|
||||
|
||||
BattleFrontier_Lounge2_Text_260766:: @ 8260766
|
||||
.string "Howdy! When it comes to news about\n"
|
||||
.string "the BATTLE FRONTIER, I’m no. 1.\p"
|
||||
.string "the BATTLE FRONTIER, I'm no. 1.\p"
|
||||
.string "You can think of me as\n"
|
||||
.string "the FRONTIER MANIAC.\p"
|
||||
.string "Just checking, but you are a TRAINER,\n"
|
||||
.string "isn’t that right?\p"
|
||||
.string "I’ll happily share the hottest news\n"
|
||||
.string "isn't that right?\p"
|
||||
.string "I'll happily share the hottest news\n"
|
||||
.string "I gathered about the BATTLE FRONTIER.$"
|
||||
|
||||
BattleFrontier_Lounge2_Text_260857:: @ 8260857
|
||||
@@ -133,29 +133,29 @@ BattleFrontier_Lounge2_Text_260857:: @ 8260857
|
||||
|
||||
BattleFrontier_Lounge2_Text_2608A1:: @ 82608A1
|
||||
.string "Well? Well? Well?\p"
|
||||
.string "I’m sure my information’s been\n"
|
||||
.string "I'm sure my information's been\n"
|
||||
.string "seriously useful to you, right?$"
|
||||
|
||||
BattleFrontier_Lounge2_Text_2608F2:: @ 82608F2
|
||||
.string "Let’s see now…\p"
|
||||
.string "Let's see now…\p"
|
||||
.string "It sounds like the {STR_VAR_1}\n"
|
||||
.string "is the hottest place going.$"
|
||||
|
||||
BattleFrontier_Lounge2_Text_260933:: @ 8260933
|
||||
.string "Let’s see now…\p"
|
||||
.string "Let's see now…\p"
|
||||
.string "It sounds like BATTLE TOWER\n"
|
||||
.string "{STR_VAR_1} is the hottest.$"
|
||||
|
||||
BattleFrontier_Lounge2_Text_260971:: @ 8260971
|
||||
.string "Bet you didn’t know this!\p"
|
||||
.string "Bet you didn't know this!\p"
|
||||
.string "One of those top TRAINERS that SCOTT\n"
|
||||
.string "calls the FRONTIER BRAINS is there.\p"
|
||||
.string "It’s this mysterious TRAINER called\n"
|
||||
.string "It's this mysterious TRAINER called\n"
|
||||
.string "the SALON MAIDEN that runs the place.$"
|
||||
|
||||
BattleFrontier_Lounge2_Text_260A1E:: @ 8260A1E
|
||||
.string "Have you battled the SALON MAIDEN?\p"
|
||||
.string "When she’s measuring up her opponent,\n"
|
||||
.string "When she's measuring up her opponent,\n"
|
||||
.string "she apparently uses these POKéMON:\p"
|
||||
.string "A PSYCHIC-type PSI POKéMON,\n"
|
||||
.string "a FIRE-type VOLCANO POKéMON,\l"
|
||||
@@ -163,23 +163,23 @@ BattleFrontier_Lounge2_Text_260A1E:: @ 8260A1E
|
||||
|
||||
BattleFrontier_Lounge2_Text_260AE7:: @ 8260AE7
|
||||
.string "Have you battled the SALON MAIDEN\n"
|
||||
.string "when she’s serious?\p"
|
||||
.string "When she’s battling flat out,\n"
|
||||
.string "when she's serious?\p"
|
||||
.string "When she's battling flat out,\n"
|
||||
.string "she apparently uses these POKéMON:\p"
|
||||
.string "A DRAGON & PSYCHIC EON POKéMON,\n"
|
||||
.string "an ELECTRIC-type THUNDER POKéMON,\l"
|
||||
.string "and a NORMAL-type SLEEPING POKéMON.$"
|
||||
|
||||
BattleFrontier_Lounge2_Text_260BC4:: @ 8260BC4
|
||||
.string "Bet you didn’t know this!\p"
|
||||
.string "Bet you didn't know this!\p"
|
||||
.string "One of those top TRAINERS that SCOTT\n"
|
||||
.string "calls the FRONTIER BRAINS is there.\p"
|
||||
.string "It’s this flamboyant TRAINER called\n"
|
||||
.string "It's this flamboyant TRAINER called\n"
|
||||
.string "the DOME ACE that runs the place.$"
|
||||
|
||||
BattleFrontier_Lounge2_Text_260C6D:: @ 8260C6D
|
||||
.string "Have you battled the DOME ACE?\p"
|
||||
.string "When he’s treating the opponent\n"
|
||||
.string "When he's treating the opponent\n"
|
||||
.string "lightly, he uses these three POKéMON:\p"
|
||||
.string "A DRAGON & FLYING DRAGON POKéMON,\n"
|
||||
.string "a WATER & GROUND MUD FISH POKéMON,\l"
|
||||
@@ -187,8 +187,8 @@ BattleFrontier_Lounge2_Text_260C6D:: @ 8260C6D
|
||||
|
||||
BattleFrontier_Lounge2_Text_260D3A:: @ 8260D3A
|
||||
.string "Have you battled the DOME ACE\n"
|
||||
.string "when he’s serious?\p"
|
||||
.string "When he’s demonstrating his strategy,\n"
|
||||
.string "when he's serious?\p"
|
||||
.string "When he's demonstrating his strategy,\n"
|
||||
.string "he uses these three POKéMON:\p"
|
||||
.string "A DRAGON & FLYING EON POKéMON,\n"
|
||||
.string "a WATER & GROUND MUD FISH POKéMON,\l"
|
||||
@@ -196,10 +196,10 @@ BattleFrontier_Lounge2_Text_260D3A:: @ 8260D3A
|
||||
.string "POKéMON.$"
|
||||
|
||||
BattleFrontier_Lounge2_Text_260E1E:: @ 8260E1E
|
||||
.string "Bet you didn’t know this!\p"
|
||||
.string "Bet you didn't know this!\p"
|
||||
.string "One of those top TRAINERS that SCOTT\n"
|
||||
.string "calls the FRONTIER BRAINS is there.\p"
|
||||
.string "It’s this freaky TRAINER called\n"
|
||||
.string "It's this freaky TRAINER called\n"
|
||||
.string "the FACTORY HEAD that runs the place.$"
|
||||
|
||||
BattleFrontier_Lounge2_Text_260EC7:: @ 8260EC7
|
||||
@@ -212,23 +212,23 @@ BattleFrontier_Lounge2_Text_260EC7:: @ 8260EC7
|
||||
|
||||
BattleFrontier_Lounge2_Text_260F74:: @ 8260F74
|
||||
.string "Have you battled the FACTORY HEAD\n"
|
||||
.string "when he’s serious?\p"
|
||||
.string "when he's serious?\p"
|
||||
.string "When he goes seriously to battle,\n"
|
||||
.string "he still gets three rental POKéMON.\p"
|
||||
.string "He battles under virtually the same\n"
|
||||
.string "conditions as you.$"
|
||||
|
||||
BattleFrontier_Lounge2_Text_261026:: @ 8261026
|
||||
.string "Bet you didn’t know this!\p"
|
||||
.string "Bet you didn't know this!\p"
|
||||
.string "One of those top TRAINERS that SCOTT\n"
|
||||
.string "calls the FRONTIER BRAINS is there.\p"
|
||||
.string "It’s this scary TRAINER called\n"
|
||||
.string "It's this scary TRAINER called\n"
|
||||
.string "the PIKE QUEEN that runs the place.$"
|
||||
|
||||
BattleFrontier_Lounge2_Text_2610CC:: @ 82610CC
|
||||
.string "Have you battled the PIKE QUEEN\n"
|
||||
.string "before?\p"
|
||||
.string "When she’s in a good mood, they say\n"
|
||||
.string "When she's in a good mood, they say\n"
|
||||
.string "she uses these three POKéMON:\p"
|
||||
.string "A POISON-type FANG SNAKE POKéMON,\n"
|
||||
.string "a BUG & ROCK MOLD POKéMON,\l"
|
||||
@@ -236,8 +236,8 @@ BattleFrontier_Lounge2_Text_2610CC:: @ 82610CC
|
||||
|
||||
BattleFrontier_Lounge2_Text_261194:: @ 8261194
|
||||
.string "Have you battled the PIKE QUEEN\n"
|
||||
.string "when she’s serious?\p"
|
||||
.string "When she’s seriously annoyed, they say\n"
|
||||
.string "when she's serious?\p"
|
||||
.string "When she's seriously annoyed, they say\n"
|
||||
.string "she uses these three POKéMON:\p"
|
||||
.string "A POISON-type FANG SNAKE POKéMON,\n"
|
||||
.string "a STEEL & GROUND IRON SNAKE POKéMON,\l"
|
||||
@@ -245,16 +245,16 @@ BattleFrontier_Lounge2_Text_261194:: @ 8261194
|
||||
.string "POKéMON.$"
|
||||
|
||||
BattleFrontier_Lounge2_Text_261282:: @ 8261282
|
||||
.string "Bet you didn’t know this!\p"
|
||||
.string "Bet you didn't know this!\p"
|
||||
.string "One of those top TRAINERS that SCOTT\n"
|
||||
.string "calls the FRONTIER BRAINS is there.\p"
|
||||
.string "It’s this cute TRAINER called\n"
|
||||
.string "It's this cute TRAINER called\n"
|
||||
.string "the ARENA TYCOON that runs the place.$"
|
||||
|
||||
BattleFrontier_Lounge2_Text_261329:: @ 8261329
|
||||
.string "Have you battled the ARENA TYCOON\n"
|
||||
.string "before?\p"
|
||||
.string "When she’s assessing the foe’s ability,\n"
|
||||
.string "When she's assessing the foe's ability,\n"
|
||||
.string "she supposedly uses these POKéMON:\p"
|
||||
.string "A BUG & FIGHTING SINGLE HORN POKéMON,\n"
|
||||
.string "a DARK-type MOONLIGHT POKéMON,\l"
|
||||
@@ -262,7 +262,7 @@ BattleFrontier_Lounge2_Text_261329:: @ 8261329
|
||||
|
||||
BattleFrontier_Lounge2_Text_261403:: @ 8261403
|
||||
.string "Have you battled the ARENA TYCOON\n"
|
||||
.string "when she’s serious?\p"
|
||||
.string "when she's serious?\p"
|
||||
.string "When she battles for keeps,\n"
|
||||
.string "she supposedly uses these POKéMON:\p"
|
||||
.string "A DARK-type MOONLIGHT POKéMON,\n"
|
||||
@@ -271,41 +271,41 @@ BattleFrontier_Lounge2_Text_261403:: @ 8261403
|
||||
.string "MUSHROOM POKéMON.$"
|
||||
|
||||
BattleFrontier_Lounge2_Text_2614E6:: @ 82614E6
|
||||
.string "Bet you didn’t know this!\p"
|
||||
.string "Bet you didn't know this!\p"
|
||||
.string "One of those top TRAINERS that SCOTT\n"
|
||||
.string "calls the FRONTIER BRAINS is there.\p"
|
||||
.string "It’s this sinister TRAINER called\n"
|
||||
.string "It's this sinister TRAINER called\n"
|
||||
.string "the PALACE MAVEN that runs the place.$"
|
||||
|
||||
BattleFrontier_Lounge2_Text_261591:: @ 8261591
|
||||
.string "Have you battled the PALACE MAVEN\n"
|
||||
.string "before?\p"
|
||||
.string "When he’s testing the opponent’s\n"
|
||||
.string "spirit, he’s said to use these POKéMON:\p"
|
||||
.string "When he's testing the opponent's\n"
|
||||
.string "spirit, he's said to use these POKéMON:\p"
|
||||
.string "A POISON & FLYING-type BAT POKéMON,\n"
|
||||
.string "a NORMAL-type LAZY POKéMON, and a\l"
|
||||
.string "WATER- & ICE-type TRANSPORT POKéMON.$"
|
||||
|
||||
BattleFrontier_Lounge2_Text_26166F:: @ 826166F
|
||||
.string "Have you battled the PALACE MAVEN\n"
|
||||
.string "when he’s serious?\p"
|
||||
.string "when he's serious?\p"
|
||||
.string "When he throws his entire might into\n"
|
||||
.string "battle, he’s said to use these POKéMON:\p"
|
||||
.string "battle, he's said to use these POKéMON:\p"
|
||||
.string "A FIRE-type LEGENDARY POKéMON,\n"
|
||||
.string "a NORMAL-type LAZY POKéMON,\l"
|
||||
.string "and a WATER-type AURORA POKéMON.$"
|
||||
|
||||
BattleFrontier_Lounge2_Text_26174D:: @ 826174D
|
||||
.string "Bet you didn’t know this!\p"
|
||||
.string "Bet you didn't know this!\p"
|
||||
.string "One of those top TRAINERS that SCOTT\n"
|
||||
.string "calls the FRONTIER BRAINS is there.\p"
|
||||
.string "It’s this fiery-hot TRAINER called\n"
|
||||
.string "It's this fiery-hot TRAINER called\n"
|
||||
.string "the PYRAMID KING that runs the place.$"
|
||||
|
||||
BattleFrontier_Lounge2_Text_2617F9:: @ 82617F9
|
||||
.string "Have you battled the PYRAMID KING\n"
|
||||
.string "before?\p"
|
||||
.string "When he’s checking the foe’s power,\n"
|
||||
.string "When he's checking the foe's power,\n"
|
||||
.string "he apparently uses these POKéMON:\p"
|
||||
.string "A ROCK-type ROCK PEAK POKéMON,\n"
|
||||
.string "an ICE-type ICEBERG POKéMON,\l"
|
||||
@@ -313,8 +313,8 @@ BattleFrontier_Lounge2_Text_2617F9:: @ 82617F9
|
||||
|
||||
BattleFrontier_Lounge2_Text_2618C4:: @ 82618C4
|
||||
.string "Have you battled the PYRAMID KING\n"
|
||||
.string "when he’s serious?\p"
|
||||
.string "When he’s pumped with hot power,\n"
|
||||
.string "when he's serious?\p"
|
||||
.string "When he's pumped with hot power,\n"
|
||||
.string "he apparently uses these POKéMON:\p"
|
||||
.string "An ICE & FLYING FREEZE POKéMON, an\n"
|
||||
.string "ELECTRIC & FLYING ELECTRIC POKéMON,\l"
|
||||
@@ -326,7 +326,7 @@ BattleFrontier_Lounge2_Text_2619AC:: @ 82619AC
|
||||
.string "you can enter DOUBLE BATTLES.\p"
|
||||
.string "But the DOUBLE BATTLE ROOMS of\n"
|
||||
.string "the BATTLE TOWER are, like, basic!\p"
|
||||
.string "They’re where you should learn about\n"
|
||||
.string "They're where you should learn about\n"
|
||||
.string "how DOUBLE BATTLES are played here\l"
|
||||
.string "in the BATTLE FRONTIER.$"
|
||||
|
||||
@@ -337,7 +337,7 @@ BattleFrontier_Lounge2_Text_261A91:: @ 8261A91
|
||||
.string "DOUBLE BATTLES.$"
|
||||
|
||||
BattleFrontier_Lounge2_Text_261B0C:: @ 8261B0C
|
||||
.string "Once you’re confident and comfortable\n"
|
||||
.string "Once you're confident and comfortable\n"
|
||||
.string "with DOUBLE BATTLES here, you should\l"
|
||||
.string "think about challenging other places\l"
|
||||
.string "offering DOUBLE BATTLES.$"
|
||||
@@ -350,24 +350,24 @@ BattleFrontier_Lounge2_Text_261B95:: @ 8261B95
|
||||
.string "You should look carefully!$"
|
||||
|
||||
BattleFrontier_Lounge2_Text_261C1A:: @ 8261C1A
|
||||
.string "If you’re with a friend, head for the\n"
|
||||
.string "If you're with a friend, head for the\n"
|
||||
.string "LINK MULTI BATTLE ROOM.\p"
|
||||
.string "If you play with a strong friend,\n"
|
||||
.string "you can expect to see tough foes!$"
|
||||
|
||||
BattleFrontier_Lounge2_Text_261C9C:: @ 8261C9C
|
||||
.string "What amazing news-gathering power!\n"
|
||||
.string "My mentor’s like none other!$"
|
||||
.string "My mentor's like none other!$"
|
||||
|
||||
BattleFrontier_Lounge2_Text_261CDC:: @ 8261CDC
|
||||
.string "What amazing powers of observation!\n"
|
||||
.string "My mentor’s like none other!$"
|
||||
.string "My mentor's like none other!$"
|
||||
|
||||
BattleFrontier_Lounge2_Text_261D1D:: @ 8261D1D
|
||||
.string "What amazing power of persuasion!\n"
|
||||
.string "My mentor’s like none other!$"
|
||||
.string "My mentor's like none other!$"
|
||||
|
||||
BattleFrontier_Lounge2_Text_261D5C:: @ 8261D5C
|
||||
.string "…What is this place?\n"
|
||||
.string "It’s scaring me…$"
|
||||
.string "It's scaring me…$"
|
||||
|
||||
|
||||
@@ -10,7 +10,7 @@ BattleFrontier_Lounge3_EventScript_261D83:: @ 8261D83
|
||||
compare VAR_0x8004, 2
|
||||
goto_if 3, BattleFrontier_Lounge3_EventScript_261EEB
|
||||
setflag FLAG_0x157
|
||||
msgbox BattleFrontier_Lounge3_Text_262061, 4
|
||||
msgbox BattleFrontier_Lounge3_Text_262061, MSGBOX_DEFAULT
|
||||
goto BattleFrontier_Lounge3_EventScript_261DAF
|
||||
end
|
||||
|
||||
@@ -18,10 +18,10 @@ BattleFrontier_Lounge3_EventScript_261DAF:: @ 8261DAF
|
||||
special sub_813A820
|
||||
waitmessage
|
||||
waitbuttonpress
|
||||
msgbox BattleFrontier_Lounge3_Text_262A60, 5
|
||||
msgbox BattleFrontier_Lounge3_Text_262A60, MSGBOX_YESNO
|
||||
compare VAR_RESULT, 0
|
||||
goto_eq BattleFrontier_Lounge3_EventScript_261FA5
|
||||
msgbox BattleFrontier_Lounge3_Text_262ABD, 5
|
||||
msgbox BattleFrontier_Lounge3_Text_262ABD, MSGBOX_YESNO
|
||||
compare VAR_RESULT, 0
|
||||
goto_eq BattleFrontier_Lounge3_EventScript_261FA5
|
||||
message BattleFrontier_Lounge3_Text_262B42
|
||||
@@ -60,7 +60,7 @@ BattleFrontier_Lounge3_EventScript_261E51:: @ 8261E51
|
||||
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
|
||||
msgbox BattleFrontier_Lounge3_Text_262B6E, MSGBOX_DEFAULT
|
||||
message BattleFrontier_Lounge3_Text_262B42
|
||||
waitmessage
|
||||
goto BattleFrontier_Lounge3_EventScript_261DE9
|
||||
@@ -72,7 +72,7 @@ BattleFrontier_Lounge3_EventScript_261E75:: @ 8261E75
|
||||
setvar VAR_FRONTIER_GAMBLER_PLACED_BET_F, 1
|
||||
special sub_813A8FC
|
||||
playse SE_REGI
|
||||
msgbox BattleFrontier_Lounge3_Text_262BE0, 4
|
||||
msgbox BattleFrontier_Lounge3_Text_262BE0, MSGBOX_DEFAULT
|
||||
goto BattleFrontier_Lounge3_EventScript_261E96
|
||||
end
|
||||
|
||||
@@ -107,12 +107,12 @@ BattleFrontier_Lounge3_EventScript_261EE5:: @ 8261EE5
|
||||
return
|
||||
|
||||
BattleFrontier_Lounge3_EventScript_261EEB:: @ 8261EEB
|
||||
msgbox BattleFrontier_Lounge3_Text_261FFE, 4
|
||||
msgbox BattleFrontier_Lounge3_Text_261FFE, MSGBOX_DEFAULT
|
||||
goto BattleFrontier_Lounge3_EventScript_261FF1
|
||||
end
|
||||
|
||||
BattleFrontier_Lounge3_EventScript_261EF9:: @ 8261EF9
|
||||
msgbox BattleFrontier_Lounge3_Text_26346B, 4
|
||||
msgbox BattleFrontier_Lounge3_Text_26346B, MSGBOX_DEFAULT
|
||||
compare VAR_FRONTIER_GAMBLER_PLACED_BET_F, 1
|
||||
goto_if 4, BattleFrontier_Lounge3_EventScript_261F12
|
||||
goto BattleFrontier_Lounge3_EventScript_261DAF
|
||||
@@ -127,7 +127,7 @@ BattleFrontier_Lounge3_EventScript_261F12:: @ 8261F12
|
||||
end
|
||||
|
||||
BattleFrontier_Lounge3_EventScript_261F2E:: @ 8261F2E
|
||||
msgbox BattleFrontier_Lounge3_Text_263334, 4
|
||||
msgbox BattleFrontier_Lounge3_Text_263334, MSGBOX_DEFAULT
|
||||
compare VAR_FRONTIER_GAMBLER_AMOUNT_BET, 0
|
||||
call_if 1, BattleFrontier_Lounge3_EventScript_261F80
|
||||
compare VAR_FRONTIER_GAMBLER_AMOUNT_BET, 1
|
||||
@@ -136,13 +136,13 @@ BattleFrontier_Lounge3_EventScript_261F2E:: @ 8261F2E
|
||||
call_if 1, BattleFrontier_Lounge3_EventScript_261F94
|
||||
msgbox BattleFrontier_Lounge3_Text_2633D4, 9
|
||||
special sub_813A9D0
|
||||
msgbox BattleFrontier_Lounge3_Text_2633F2, 4
|
||||
msgbox BattleFrontier_Lounge3_Text_2633F2, MSGBOX_DEFAULT
|
||||
setvar VAR_FRONTIER_GAMBLER_PLACED_BET_F, 0
|
||||
release
|
||||
end
|
||||
|
||||
BattleFrontier_Lounge3_EventScript_261F71:: @ 8261F71
|
||||
msgbox BattleFrontier_Lounge3_Text_263298, 4
|
||||
msgbox BattleFrontier_Lounge3_Text_263298, MSGBOX_DEFAULT
|
||||
setvar VAR_FRONTIER_GAMBLER_PLACED_BET_F, 0
|
||||
release
|
||||
end
|
||||
@@ -170,7 +170,7 @@ BattleFrontier_Lounge3_EventScript_261F9E:: @ 8261F9E
|
||||
end
|
||||
|
||||
BattleFrontier_Lounge3_EventScript_261FA5:: @ 8261FA5
|
||||
msgbox BattleFrontier_Lounge3_Text_26342D, 4
|
||||
msgbox BattleFrontier_Lounge3_Text_26342D, MSGBOX_DEFAULT
|
||||
release
|
||||
end
|
||||
|
||||
@@ -180,27 +180,27 @@ BattleFrontier_Lounge3_EventScript_261FAF:: @ 8261FAF
|
||||
end
|
||||
|
||||
BattleFrontier_Lounge3_EventScript_261FB8:: @ 8261FB8
|
||||
msgbox BattleFrontier_Lounge3_Text_263545, 2
|
||||
msgbox BattleFrontier_Lounge3_Text_263545, MSGBOX_NPC
|
||||
end
|
||||
|
||||
BattleFrontier_Lounge3_EventScript_261FC1:: @ 8261FC1
|
||||
lock
|
||||
faceplayer
|
||||
msgbox BattleFrontier_Lounge3_Text_26346F, 4
|
||||
msgbox BattleFrontier_Lounge3_Text_26346F, MSGBOX_DEFAULT
|
||||
goto BattleFrontier_Lounge3_EventScript_261FF1
|
||||
end
|
||||
|
||||
BattleFrontier_Lounge3_EventScript_261FD1:: @ 8261FD1
|
||||
lock
|
||||
faceplayer
|
||||
msgbox BattleFrontier_Lounge3_Text_26351D, 4
|
||||
msgbox BattleFrontier_Lounge3_Text_26351D, MSGBOX_DEFAULT
|
||||
goto BattleFrontier_Lounge3_EventScript_261FF1
|
||||
end
|
||||
|
||||
BattleFrontier_Lounge3_EventScript_261FE1:: @ 8261FE1
|
||||
lock
|
||||
faceplayer
|
||||
msgbox BattleFrontier_Lounge3_Text_2634C9, 4
|
||||
msgbox BattleFrontier_Lounge3_Text_2634C9, MSGBOX_DEFAULT
|
||||
goto BattleFrontier_Lounge3_EventScript_261FF1
|
||||
end
|
||||
|
||||
@@ -212,9 +212,9 @@ BattleFrontier_Lounge3_EventScript_261FF1:: @ 8261FF1
|
||||
end
|
||||
|
||||
BattleFrontier_Lounge3_Text_261FFE:: @ 8261FFE
|
||||
.string "…What’s that you want?\p"
|
||||
.string "Can’t you see we’re kind of busy here?\n"
|
||||
.string "Can’t your business wait till later?$"
|
||||
.string "…What's that you want?\p"
|
||||
.string "Can't you see we're kind of busy here?\n"
|
||||
.string "Can't your business wait till later?$"
|
||||
|
||||
BattleFrontier_Lounge3_Text_262061:: @ 8262061
|
||||
.string "…Huh?\n"
|
||||
@@ -228,7 +228,7 @@ BattleFrontier_Lounge3_Text_262061:: @ 8262061
|
||||
.string "First, we pick one of the facilities\n"
|
||||
.string "in the BATTLE FRONTIER.\p"
|
||||
.string "Then, we each pick a different TRAINER\n"
|
||||
.string "who’s taking that facility’s challenge,\l"
|
||||
.string "who's taking that facility's challenge,\l"
|
||||
.string "and bet with our Battle Points.\p"
|
||||
.string "The guy who bet on the TRAINER with\n"
|
||||
.string "the best record takes all the Battle\l"
|
||||
@@ -237,99 +237,99 @@ BattleFrontier_Lounge3_Text_262061:: @ 8262061
|
||||
.string "So, anyway…$"
|
||||
|
||||
BattleFrontier_Lounge3_Text_262261:: @ 8262261
|
||||
.string "What I’m looking for is a TRAINER who’s\n"
|
||||
.string "What I'm looking for is a TRAINER who's\n"
|
||||
.string "going to be challenging the BATTLE\l"
|
||||
.string "TOWER’s SINGLE BATTLE ROOMS.\p"
|
||||
.string "But so far, I haven’t seen a TRAINER\n"
|
||||
.string "TOWER's SINGLE BATTLE ROOMS.\p"
|
||||
.string "But so far, I haven't seen a TRAINER\n"
|
||||
.string "that has that winning quality.$"
|
||||
|
||||
BattleFrontier_Lounge3_Text_26230D:: @ 826230D
|
||||
.string "What I’m looking for is a TRAINER who’s\n"
|
||||
.string "What I'm looking for is a TRAINER who's\n"
|
||||
.string "going to be challenging the BATTLE\l"
|
||||
.string "TOWER’s DOUBLE BATTLE ROOMS.\p"
|
||||
.string "But so far, I haven’t seen a TRAINER\n"
|
||||
.string "TOWER's DOUBLE BATTLE ROOMS.\p"
|
||||
.string "But so far, I haven't seen a TRAINER\n"
|
||||
.string "that has that winning quality.$"
|
||||
|
||||
BattleFrontier_Lounge3_Text_2623B9:: @ 82623B9
|
||||
.string "What I’m looking for is a TRAINER who’s\n"
|
||||
.string "What I'm looking for is a TRAINER who's\n"
|
||||
.string "going to be challenging the BATTLE\l"
|
||||
.string "TOWER’s MULTI BATTLE ROOMS.\p"
|
||||
.string "But so far, I haven’t seen a TRAINER\n"
|
||||
.string "TOWER's MULTI BATTLE ROOMS.\p"
|
||||
.string "But so far, I haven't seen a TRAINER\n"
|
||||
.string "that has that winning quality.$"
|
||||
|
||||
BattleFrontier_Lounge3_Text_262464:: @ 8262464
|
||||
.string "What I’m looking for is a TRAINER who’s\n"
|
||||
.string "What I'm looking for is a TRAINER who's\n"
|
||||
.string "going to be entering the BATTLE\l"
|
||||
.string "DOME’s SINGLE BATTLE Tourney.\p"
|
||||
.string "But so far, I haven’t seen a TRAINER\n"
|
||||
.string "DOME's SINGLE BATTLE Tourney.\p"
|
||||
.string "But so far, I haven't seen a TRAINER\n"
|
||||
.string "that has that winning quality.$"
|
||||
|
||||
BattleFrontier_Lounge3_Text_26250E:: @ 826250E
|
||||
.string "What I’m looking for is a TRAINER who’s\n"
|
||||
.string "What I'm looking for is a TRAINER who's\n"
|
||||
.string "going to be entering the BATTLE\l"
|
||||
.string "DOME’s DOUBLE BATTLE Tourney.\p"
|
||||
.string "But so far, I haven’t seen a TRAINER\n"
|
||||
.string "DOME's DOUBLE BATTLE Tourney.\p"
|
||||
.string "But so far, I haven't seen a TRAINER\n"
|
||||
.string "that has that winning quality.$"
|
||||
|
||||
BattleFrontier_Lounge3_Text_2625B8:: @ 82625B8
|
||||
.string "What I’m looking for is a TRAINER who’s\n"
|
||||
.string "What I'm looking for is a TRAINER who's\n"
|
||||
.string "going to be entering the BATTLE\l"
|
||||
.string "FACTORY’s Battle Swap Single Tourney.\p"
|
||||
.string "But so far, I haven’t seen a TRAINER\n"
|
||||
.string "FACTORY's Battle Swap Single Tourney.\p"
|
||||
.string "But so far, I haven't seen a TRAINER\n"
|
||||
.string "that has that winning quality.$"
|
||||
|
||||
BattleFrontier_Lounge3_Text_26266A:: @ 826266A
|
||||
.string "What I’m looking for is a TRAINER who’s\n"
|
||||
.string "What I'm looking for is a TRAINER who's\n"
|
||||
.string "going to be entering the BATTLE\l"
|
||||
.string "FACTORY’s Battle Swap Double Tourney.\p"
|
||||
.string "But so far, I haven’t seen a TRAINER\n"
|
||||
.string "FACTORY's Battle Swap Double Tourney.\p"
|
||||
.string "But so far, I haven't seen a TRAINER\n"
|
||||
.string "that has that winning quality.$"
|
||||
|
||||
BattleFrontier_Lounge3_Text_26271C:: @ 826271C
|
||||
.string "What I’m looking for is a TRAINER who’s\n"
|
||||
.string "What I'm looking for is a TRAINER who's\n"
|
||||
.string "going to be challenging the BATTLE\l"
|
||||
.string "PALACE’s SINGLE BATTLE HALLS.\p"
|
||||
.string "But so far, I haven’t seen a TRAINER\n"
|
||||
.string "PALACE's SINGLE BATTLE HALLS.\p"
|
||||
.string "But so far, I haven't seen a TRAINER\n"
|
||||
.string "that has that winning quality.$"
|
||||
|
||||
BattleFrontier_Lounge3_Text_2627C9:: @ 82627C9
|
||||
.string "What I’m looking for is a TRAINER who’s\n"
|
||||
.string "What I'm looking for is a TRAINER who's\n"
|
||||
.string "going to be challenging the BATTLE\l"
|
||||
.string "PALACE’s DOUBLE BATTLE HALLS.\p"
|
||||
.string "But so far, I haven’t seen a TRAINER\n"
|
||||
.string "PALACE's DOUBLE BATTLE HALLS.\p"
|
||||
.string "But so far, I haven't seen a TRAINER\n"
|
||||
.string "that has that winning quality.$"
|
||||
|
||||
BattleFrontier_Lounge3_Text_262876:: @ 8262876
|
||||
.string "What I’m looking for is a TRAINER who’s\n"
|
||||
.string "What I'm looking for is a TRAINER who's\n"
|
||||
.string "going to be entering the BATTLE\l"
|
||||
.string "ARENA’s Set KO Tourney.\p"
|
||||
.string "But so far, I haven’t seen a TRAINER\n"
|
||||
.string "ARENA's Set KO Tourney.\p"
|
||||
.string "But so far, I haven't seen a TRAINER\n"
|
||||
.string "that has that winning quality.$"
|
||||
|
||||
BattleFrontier_Lounge3_Text_26291A:: @ 826291A
|
||||
.string "What I’m looking for is a TRAINER who’s\n"
|
||||
.string "going to be entering the BATTLE PIKE’s\l"
|
||||
.string "What I'm looking for is a TRAINER who's\n"
|
||||
.string "going to be entering the BATTLE PIKE's\l"
|
||||
.string "Battle Choice.\p"
|
||||
.string "But so far, I haven’t seen a TRAINER\n"
|
||||
.string "But so far, I haven't seen a TRAINER\n"
|
||||
.string "that has that winning quality.$"
|
||||
|
||||
BattleFrontier_Lounge3_Text_2629BC:: @ 82629BC
|
||||
.string "What I’m looking for is a TRAINER who’s\n"
|
||||
.string "What I'm looking for is a TRAINER who's\n"
|
||||
.string "going to be entering the BATTLE\l"
|
||||
.string "PYRAMID’s Battle Quest.\p"
|
||||
.string "But so far, I haven’t seen a TRAINER\n"
|
||||
.string "PYRAMID's Battle Quest.\p"
|
||||
.string "But so far, I haven't seen a TRAINER\n"
|
||||
.string "that has that winning quality.$"
|
||||
|
||||
BattleFrontier_Lounge3_Text_262A60:: @ 8262A60
|
||||
.string "I’ll see to it that you benefit, too.\n"
|
||||
.string "I'll see to it that you benefit, too.\n"
|
||||
.string "So how about it?\l"
|
||||
.string "How about entering that event for me?$"
|
||||
|
||||
BattleFrontier_Lounge3_Text_262ABD:: @ 8262ABD
|
||||
.string "All right, that’s perfect.\n"
|
||||
.string "All right, that's perfect.\n"
|
||||
.string "So, uh… How about spotting me some\l"
|
||||
.string "of your Battle Points?\p"
|
||||
.string "Trust me, I’ll show you my gratitude\n"
|
||||
.string "Trust me, I'll show you my gratitude\n"
|
||||
.string "afterward.$"
|
||||
|
||||
BattleFrontier_Lounge3_Text_262B42:: @ 8262B42
|
||||
@@ -338,104 +338,104 @@ BattleFrontier_Lounge3_Text_262B42:: @ 8262B42
|
||||
|
||||
BattleFrontier_Lounge3_Text_262B6E:: @ 8262B6E
|
||||
.string "Oh, no, no, no!\n"
|
||||
.string "You don’t have enough Battle Points!\p"
|
||||
.string "I wish you wouldn’t monkey around and\n"
|
||||
.string "waste everyone’s time!$"
|
||||
.string "You don't have enough Battle Points!\p"
|
||||
.string "I wish you wouldn't monkey around and\n"
|
||||
.string "waste everyone's time!$"
|
||||
|
||||
BattleFrontier_Lounge3_Text_262BE0:: @ 8262BE0
|
||||
.string "Heheh! Thanks much!\n"
|
||||
.string "So, off you go!$"
|
||||
|
||||
BattleFrontier_Lounge3_Text_262C04:: @ 8262C04
|
||||
.string "Get to the BATTLE TOWER’s\n"
|
||||
.string "Get to the BATTLE TOWER's\n"
|
||||
.string "SINGLE BATTLE ROOMS pronto!\p"
|
||||
.string "It’s a must-win situation!\n"
|
||||
.string "Don’t blow your chance!\l"
|
||||
.string "It's a must-win situation!\n"
|
||||
.string "Don't blow your chance!\l"
|
||||
.string "Both of our futures depend on you!$"
|
||||
|
||||
BattleFrontier_Lounge3_Text_262C90:: @ 8262C90
|
||||
.string "Get to the BATTLE TOWER’s\n"
|
||||
.string "Get to the BATTLE TOWER's\n"
|
||||
.string "DOUBLE BATTLE ROOMS pronto!\p"
|
||||
.string "It’s a must-win situation!\n"
|
||||
.string "Don’t blow your chance!\l"
|
||||
.string "It's a must-win situation!\n"
|
||||
.string "Don't blow your chance!\l"
|
||||
.string "Both of our futures depend on you!$"
|
||||
|
||||
BattleFrontier_Lounge3_Text_262D1C:: @ 8262D1C
|
||||
.string "Get to the BATTLE TOWER’s\n"
|
||||
.string "Get to the BATTLE TOWER's\n"
|
||||
.string "MULTI BATTLE ROOMS pronto!\p"
|
||||
.string "It’s a must-win situation!\n"
|
||||
.string "Don’t blow your chance!\l"
|
||||
.string "It's a must-win situation!\n"
|
||||
.string "Don't blow your chance!\l"
|
||||
.string "Both of our futures depend on you!$"
|
||||
|
||||
BattleFrontier_Lounge3_Text_262DA7:: @ 8262DA7
|
||||
.string "Get to the BATTLE DOME’s\n"
|
||||
.string "Get to the BATTLE DOME's\n"
|
||||
.string "SINGLE BATTLE Tourney pronto!\p"
|
||||
.string "It’s a must-win situation!\n"
|
||||
.string "Don’t blow your chance!\l"
|
||||
.string "It's a must-win situation!\n"
|
||||
.string "Don't blow your chance!\l"
|
||||
.string "Both of our futures depend on you!$"
|
||||
|
||||
BattleFrontier_Lounge3_Text_262E34:: @ 8262E34
|
||||
.string "Get to the BATTLE DOME’s\n"
|
||||
.string "Get to the BATTLE DOME's\n"
|
||||
.string "DOUBLE BATTLE Tourney pronto!\p"
|
||||
.string "It’s a must-win situation!\n"
|
||||
.string "Don’t blow your chance!\l"
|
||||
.string "It's a must-win situation!\n"
|
||||
.string "Don't blow your chance!\l"
|
||||
.string "Both of our futures depend on you!$"
|
||||
|
||||
BattleFrontier_Lounge3_Text_262EC1:: @ 8262EC1
|
||||
.string "Get to the BATTLE FACTORY’s\n"
|
||||
.string "Get to the BATTLE FACTORY's\n"
|
||||
.string "Battle Swap Single Tourney pronto!\p"
|
||||
.string "It’s a must-win situation!\n"
|
||||
.string "Don’t blow your chance!\l"
|
||||
.string "It's a must-win situation!\n"
|
||||
.string "Don't blow your chance!\l"
|
||||
.string "Both of our futures depend on you!$"
|
||||
|
||||
BattleFrontier_Lounge3_Text_262F56:: @ 8262F56
|
||||
.string "Get to the BATTLE FACTORY’s\n"
|
||||
.string "Get to the BATTLE FACTORY's\n"
|
||||
.string "Battle Swap Double Tourney pronto!\p"
|
||||
.string "It’s a must-win situation!\n"
|
||||
.string "Don’t blow your chance!\l"
|
||||
.string "It's a must-win situation!\n"
|
||||
.string "Don't blow your chance!\l"
|
||||
.string "Both of our futures depend on you!$"
|
||||
|
||||
BattleFrontier_Lounge3_Text_262FEB:: @ 8262FEB
|
||||
.string "Get to the BATTLE PALACE’s\n"
|
||||
.string "Get to the BATTLE PALACE's\n"
|
||||
.string "SINGLE BATTLE HALLS pronto!\p"
|
||||
.string "It’s a must-win situation!\n"
|
||||
.string "Don’t blow your chance!\l"
|
||||
.string "It's a must-win situation!\n"
|
||||
.string "Don't blow your chance!\l"
|
||||
.string "Both of our futures depend on you!$"
|
||||
|
||||
BattleFrontier_Lounge3_Text_263078:: @ 8263078
|
||||
.string "Get to the BATTLE PALACE’s\n"
|
||||
.string "Get to the BATTLE PALACE's\n"
|
||||
.string "DOUBLE BATTLE HALLS pronto!\p"
|
||||
.string "It’s a must-win situation!\n"
|
||||
.string "Don’t blow your chance!\l"
|
||||
.string "It's a must-win situation!\n"
|
||||
.string "Don't blow your chance!\l"
|
||||
.string "Both of our futures depend on you!$"
|
||||
|
||||
BattleFrontier_Lounge3_Text_263105:: @ 8263105
|
||||
.string "Get to the BATTLE ARENA’s\n"
|
||||
.string "Get to the BATTLE ARENA's\n"
|
||||
.string "Set KO Tourney pronto!\p"
|
||||
.string "It’s a must-win situation!\n"
|
||||
.string "Don’t blow your chance!\l"
|
||||
.string "It's a must-win situation!\n"
|
||||
.string "Don't blow your chance!\l"
|
||||
.string "Both of our futures depend on you!$"
|
||||
|
||||
BattleFrontier_Lounge3_Text_26318C:: @ 826318C
|
||||
.string "Get to the BATTLE PIKE’s\n"
|
||||
.string "Get to the BATTLE PIKE's\n"
|
||||
.string "Battle Choice pronto!\p"
|
||||
.string "It’s a must-win situation!\n"
|
||||
.string "Don’t blow your chance!\l"
|
||||
.string "It's a must-win situation!\n"
|
||||
.string "Don't blow your chance!\l"
|
||||
.string "Both of our futures depend on you!$"
|
||||
|
||||
BattleFrontier_Lounge3_Text_263211:: @ 8263211
|
||||
.string "Get to the BATTLE PYRAMID’s\n"
|
||||
.string "Get to the BATTLE PYRAMID's\n"
|
||||
.string "Battle Quest pronto!\p"
|
||||
.string "It’s a must-win situation!\n"
|
||||
.string "Don’t blow your chance!\l"
|
||||
.string "It's a must-win situation!\n"
|
||||
.string "Don't blow your chance!\l"
|
||||
.string "Both of our futures depend on you!$"
|
||||
|
||||
BattleFrontier_Lounge3_Text_263298:: @ 8263298
|
||||
.string "Oh, it’s you…\n"
|
||||
.string "Oh, it's you…\n"
|
||||
.string "Nice try…\p"
|
||||
.string "I hate to break it to you, but I can’t\n"
|
||||
.string "I hate to break it to you, but I can't\n"
|
||||
.string "return your Battle Points…\p"
|
||||
.string "I guess we’ll have to let it motivate\n"
|
||||
.string "I guess we'll have to let it motivate\n"
|
||||
.string "us to try harder next time!$"
|
||||
|
||||
BattleFrontier_Lounge3_Text_263334:: @ 8263334
|
||||
@@ -443,8 +443,8 @@ BattleFrontier_Lounge3_Text_263334:: @ 8263334
|
||||
.string "Hello there, champ!\p"
|
||||
.string "I knew you could!\n"
|
||||
.string "I knew you would!\l"
|
||||
.string "We’re both big winners!\p"
|
||||
.string "I’ll return your Battle Points and,\n"
|
||||
.string "We're both big winners!\p"
|
||||
.string "I'll return your Battle Points and,\n"
|
||||
.string "of course, a little extra from me!$"
|
||||
|
||||
BattleFrontier_Lounge3_Text_2633D4:: @ 82633D4
|
||||
@@ -452,11 +452,11 @@ BattleFrontier_Lounge3_Text_2633D4:: @ 82633D4
|
||||
.string "{STR_VAR_1} Battle Points.$"
|
||||
|
||||
BattleFrontier_Lounge3_Text_2633F2:: @ 82633F2
|
||||
.string "If you’re up for another challenge,\n"
|
||||
.string "If you're up for another challenge,\n"
|
||||
.string "please do think of me!$"
|
||||
|
||||
BattleFrontier_Lounge3_Text_26342D:: @ 826342D
|
||||
.string "Not interested?! You shouldn’t be\n"
|
||||
.string "Not interested?! You shouldn't be\n"
|
||||
.string "so afraid to take a chance!$"
|
||||
|
||||
BattleFrontier_Lounge3_Text_26346B:: @ 826346B
|
||||
@@ -469,7 +469,7 @@ BattleFrontier_Lounge3_Text_26346F:: @ 826346F
|
||||
|
||||
BattleFrontier_Lounge3_Text_2634C9:: @ 82634C9
|
||||
.string "That TRAINER…\p"
|
||||
.string "He’s good, but he gets rattled too\n"
|
||||
.string "He's good, but he gets rattled too\n"
|
||||
.string "easily to survive the BATTLE DOME…$"
|
||||
|
||||
BattleFrontier_Lounge3_Text_26351D:: @ 826351D
|
||||
|
||||
@@ -2,24 +2,24 @@ BattleFrontier_Lounge4_MapScripts:: @ 826358C
|
||||
.byte 0
|
||||
|
||||
BattleFrontier_Lounge4_EventScript_26358D:: @ 826358D
|
||||
msgbox BattleFrontier_Lounge4_Text_2635A8, 2
|
||||
msgbox BattleFrontier_Lounge4_Text_2635A8, MSGBOX_NPC
|
||||
end
|
||||
|
||||
BattleFrontier_Lounge4_EventScript_263596:: @ 8263596
|
||||
msgbox BattleFrontier_Lounge4_Text_2635EC, 2
|
||||
msgbox BattleFrontier_Lounge4_Text_2635EC, MSGBOX_NPC
|
||||
end
|
||||
|
||||
BattleFrontier_Lounge4_EventScript_26359F:: @ 826359F
|
||||
msgbox BattleFrontier_Lounge4_Text_263625, 2
|
||||
msgbox BattleFrontier_Lounge4_Text_263625, MSGBOX_NPC
|
||||
end
|
||||
|
||||
BattleFrontier_Lounge4_Text_2635A8: @ 82635A8
|
||||
.string "I wonder if they’ll be airing interviews\n"
|
||||
.string "I wonder if they'll be airing interviews\n"
|
||||
.string "with tough TRAINERS today?$"
|
||||
|
||||
BattleFrontier_Lounge4_Text_2635EC: @ 82635EC
|
||||
.string "If I opened a restaurant here,\n"
|
||||
.string "it’d make money for sure.$"
|
||||
.string "it'd make money for sure.$"
|
||||
|
||||
BattleFrontier_Lounge4_Text_263625: @ 8263625
|
||||
.string "Whew…\p"
|
||||
|
||||
@@ -4,7 +4,7 @@ BattleFrontier_Lounge5_MapScripts:: @ 82645C5
|
||||
BattleFrontier_Lounge5_EventScript_2645C6:: @ 82645C6
|
||||
lock
|
||||
faceplayer
|
||||
msgbox BattleFrontier_Lounge5_Text_264632, 5
|
||||
msgbox BattleFrontier_Lounge5_Text_264632, MSGBOX_YESNO
|
||||
compare VAR_RESULT, 0
|
||||
goto_eq BattleFrontier_Lounge5_EventScript_26460D
|
||||
special sub_81B94B0
|
||||
@@ -23,25 +23,25 @@ BattleFrontier_Lounge5_EventScript_2645C6:: @ 82645C6
|
||||
end
|
||||
|
||||
BattleFrontier_Lounge5_EventScript_264603:: @ 8264603
|
||||
msgbox BattleFrontier_Lounge5_Text_264EEE, 4
|
||||
msgbox BattleFrontier_Lounge5_Text_264EEE, MSGBOX_DEFAULT
|
||||
release
|
||||
end
|
||||
|
||||
BattleFrontier_Lounge5_EventScript_26460D:: @ 826460D
|
||||
msgbox BattleFrontier_Lounge5_Text_26467F, 4
|
||||
msgbox BattleFrontier_Lounge5_Text_26467F, MSGBOX_DEFAULT
|
||||
release
|
||||
end
|
||||
|
||||
BattleFrontier_Lounge5_EventScript_264617:: @ 8264617
|
||||
msgbox BattleFrontier_Lounge5_Text_264F22, 2
|
||||
msgbox BattleFrontier_Lounge5_Text_264F22, MSGBOX_NPC
|
||||
end
|
||||
|
||||
BattleFrontier_Lounge5_EventScript_264620:: @ 8264620
|
||||
msgbox BattleFrontier_Lounge5_Text_264F64, 2
|
||||
msgbox BattleFrontier_Lounge5_Text_264F64, MSGBOX_NPC
|
||||
end
|
||||
|
||||
BattleFrontier_Lounge5_EventScript_264629:: @ 8264629
|
||||
msgbox BattleFrontier_Lounge5_Text_264FAB, 2
|
||||
msgbox BattleFrontier_Lounge5_Text_264FAB, MSGBOX_NPC
|
||||
end
|
||||
|
||||
BattleFrontier_Lounge5_Text_264632:: @ 8264632
|
||||
@@ -187,8 +187,8 @@ BattleFrontier_Lounge5_Text_264E8F:: @ 8264E8F
|
||||
.string "it will turn sneaky!$"
|
||||
|
||||
BattleFrontier_Lounge5_Text_264EEE:: @ 8264EEE
|
||||
.string "That’s silly! An EGG is asleep!\n"
|
||||
.string "I can’t talk to it!$"
|
||||
.string "That's silly! An EGG is asleep!\n"
|
||||
.string "I can't talk to it!$"
|
||||
|
||||
BattleFrontier_Lounge5_Text_264F22:: @ 8264F22
|
||||
.string "How charming!\n"
|
||||
|
||||
@@ -10,7 +10,7 @@ BattleFrontier_Lounge6_EventScript_264FED:: @ 8264FED
|
||||
copyvar VAR_0x8004, VAR_0x8008
|
||||
specialvar VAR_RESULT, sub_807E73C
|
||||
copyvar VAR_0x8009, VAR_RESULT
|
||||
msgbox BattleFrontier_Lounge6_Text_26508D, 5
|
||||
msgbox BattleFrontier_Lounge6_Text_26508D, MSGBOX_YESNO
|
||||
compare VAR_RESULT, 0
|
||||
goto_eq BattleFrontier_Lounge6_EventScript_26506B
|
||||
special sub_81B94B0
|
||||
@@ -28,55 +28,55 @@ BattleFrontier_Lounge6_EventScript_264FED:: @ 8264FED
|
||||
special sub_807EA10
|
||||
special sub_807F0E4
|
||||
waitstate
|
||||
msgbox BattleFrontier_Lounge6_Text_265128, 4
|
||||
msgbox BattleFrontier_Lounge6_Text_265128, MSGBOX_DEFAULT
|
||||
setflag FLAG_0x09C
|
||||
release
|
||||
end
|
||||
|
||||
BattleFrontier_Lounge6_EventScript_26506B:: @ 826506B
|
||||
msgbox BattleFrontier_Lounge6_Text_2651CB, 4
|
||||
msgbox BattleFrontier_Lounge6_Text_2651CB, MSGBOX_DEFAULT
|
||||
release
|
||||
end
|
||||
|
||||
BattleFrontier_Lounge6_EventScript_265075:: @ 8265075
|
||||
bufferspeciesname 0, VAR_0x8009
|
||||
msgbox BattleFrontier_Lounge6_Text_26518D, 4
|
||||
msgbox BattleFrontier_Lounge6_Text_26518D, MSGBOX_DEFAULT
|
||||
release
|
||||
end
|
||||
|
||||
BattleFrontier_Lounge6_EventScript_265083:: @ 8265083
|
||||
msgbox BattleFrontier_Lounge6_Text_26520E, 4
|
||||
msgbox BattleFrontier_Lounge6_Text_26520E, MSGBOX_DEFAULT
|
||||
release
|
||||
end
|
||||
|
||||
BattleFrontier_Lounge6_Text_26508D: @ 826508D
|
||||
.string "My POKéMON is a {STR_VAR_2}.\n"
|
||||
.string "Do you know it?\l"
|
||||
.string "It’s quite cute and rather nice.\p"
|
||||
.string "It's quite cute and rather nice.\p"
|
||||
.string "This little one, I could trade with\n"
|
||||
.string "pride!\p"
|
||||
.string "Would you like to trade me a {STR_VAR_1}\n"
|
||||
.string "for my {STR_VAR_2}?$"
|
||||
|
||||
BattleFrontier_Lounge6_Text_265128: @ 8265128
|
||||
.string "Oh, it’s adorable!\n"
|
||||
.string "Oh, it's adorable!\n"
|
||||
.string "Thank you!\l"
|
||||
.string "I promise I’ll be good to it!\p"
|
||||
.string "Oh! I hope you’ll be good to\n"
|
||||
.string "I promise I'll be good to it!\p"
|
||||
.string "Oh! I hope you'll be good to\n"
|
||||
.string "my {STR_VAR_2}, too!$"
|
||||
|
||||
BattleFrontier_Lounge6_Text_26518D: @ 826518D
|
||||
.string "Oh, I’m sorry!\n"
|
||||
.string "I don’t intend to trade for anything\l"
|
||||
.string "Oh, I'm sorry!\n"
|
||||
.string "I don't intend to trade for anything\l"
|
||||
.string "but a {STR_VAR_1}.$"
|
||||
|
||||
BattleFrontier_Lounge6_Text_2651CB: @ 82651CB
|
||||
.string "Oh, you won’t?\n"
|
||||
.string "Well, that’s fine, too.\l"
|
||||
.string "Oh, you won't?\n"
|
||||
.string "Well, that's fine, too.\l"
|
||||
.string "Please come visit us again.$"
|
||||
|
||||
BattleFrontier_Lounge6_Text_26520E: @ 826520E
|
||||
.string "Giggle!\n"
|
||||
.string "A SKITTY is so much cuter than I had\l"
|
||||
.string "imagined. I’m delighted!$"
|
||||
.string "imagined. I'm delighted!$"
|
||||
|
||||
|
||||
@@ -7,13 +7,13 @@ BattleFrontier_Lounge7_EventScript_265255:: @ 8265255
|
||||
setvar VAR_TEMP_C, 9
|
||||
checkflag FLAG_0x15A
|
||||
goto_eq BattleFrontier_Lounge7_EventScript_265276
|
||||
msgbox BattleFrontier_Lounge7_Text_2656ED, 4
|
||||
msgbox BattleFrontier_Lounge7_Text_2656ED, MSGBOX_DEFAULT
|
||||
setflag FLAG_0x15A
|
||||
goto BattleFrontier_Lounge7_EventScript_265284
|
||||
end
|
||||
|
||||
BattleFrontier_Lounge7_EventScript_265276:: @ 8265276
|
||||
msgbox BattleFrontier_Lounge7_Text_2658AB, 4
|
||||
msgbox BattleFrontier_Lounge7_Text_2658AB, MSGBOX_DEFAULT
|
||||
goto BattleFrontier_Lounge7_EventScript_265284
|
||||
end
|
||||
|
||||
@@ -122,13 +122,13 @@ BattleFrontier_Lounge7_EventScript_265445:: @ 8265445
|
||||
setvar VAR_TEMP_C, 10
|
||||
checkflag FLAG_0x15B
|
||||
goto_eq BattleFrontier_Lounge7_EventScript_265466
|
||||
msgbox BattleFrontier_Lounge7_Text_265A6C, 4
|
||||
msgbox BattleFrontier_Lounge7_Text_265A6C, MSGBOX_DEFAULT
|
||||
setflag FLAG_0x15B
|
||||
goto BattleFrontier_Lounge7_EventScript_265474
|
||||
end
|
||||
|
||||
BattleFrontier_Lounge7_EventScript_265466:: @ 8265466
|
||||
msgbox BattleFrontier_Lounge7_Text_265C2C, 4
|
||||
msgbox BattleFrontier_Lounge7_Text_265C2C, MSGBOX_DEFAULT
|
||||
goto BattleFrontier_Lounge7_EventScript_265474
|
||||
end
|
||||
|
||||
@@ -234,12 +234,12 @@ BattleFrontier_Lounge7_EventScript_26562A:: @ 826562A
|
||||
BattleFrontier_Lounge7_EventScript_265635:: @ 8265635
|
||||
special sub_813ADB8
|
||||
special sub_813A988
|
||||
msgbox BattleFrontier_Lounge7_Text_265A0E, 4
|
||||
msgbox BattleFrontier_Lounge7_Text_265A0E, MSGBOX_DEFAULT
|
||||
release
|
||||
end
|
||||
|
||||
BattleFrontier_Lounge7_EventScript_265645:: @ 8265645
|
||||
msgbox BattleFrontier_Lounge7_Text_265A0E, 4
|
||||
msgbox BattleFrontier_Lounge7_Text_265A0E, MSGBOX_DEFAULT
|
||||
release
|
||||
end
|
||||
|
||||
@@ -249,18 +249,18 @@ BattleFrontier_Lounge7_EventScript_26564F:: @ 826564F
|
||||
special sub_813AC7C
|
||||
buffernumberstring 1, VAR_0x8008
|
||||
copyvar VAR_0x8004, VAR_TEMP_C
|
||||
msgbox BattleFrontier_Lounge7_Text_265921, 5
|
||||
msgbox BattleFrontier_Lounge7_Text_265921, MSGBOX_YESNO
|
||||
compare VAR_RESULT, 0
|
||||
goto_eq BattleFrontier_Lounge7_EventScript_2656CA
|
||||
specialvar VAR_TEMP_1, sub_813AA04
|
||||
compare VAR_TEMP_1, VAR_0x8008
|
||||
goto_if 4, BattleFrontier_Lounge7_EventScript_265696
|
||||
msgbox BattleFrontier_Lounge7_Text_265997, 4
|
||||
msgbox BattleFrontier_Lounge7_Text_265997, MSGBOX_DEFAULT
|
||||
goto BattleFrontier_Lounge7_EventScript_2656CA
|
||||
end
|
||||
|
||||
BattleFrontier_Lounge7_EventScript_265696:: @ 8265696
|
||||
msgbox BattleFrontier_Lounge7_Text_26595A, 4
|
||||
msgbox BattleFrontier_Lounge7_Text_26595A, MSGBOX_DEFAULT
|
||||
special sub_813AEB4
|
||||
fadescreen 1
|
||||
special sub_813A988
|
||||
@@ -269,7 +269,7 @@ BattleFrontier_Lounge7_EventScript_265696:: @ 8265696
|
||||
waitstate
|
||||
compare VAR_RESULT, 0
|
||||
goto_eq BattleFrontier_Lounge7_EventScript_265645
|
||||
msgbox BattleFrontier_Lounge7_Text_2659C7, 4
|
||||
msgbox BattleFrontier_Lounge7_Text_2659C7, MSGBOX_DEFAULT
|
||||
copyvar VAR_0x8004, VAR_0x8008
|
||||
special sub_813A9A4
|
||||
release
|
||||
@@ -282,28 +282,28 @@ BattleFrontier_Lounge7_EventScript_2656CA:: @ 82656CA
|
||||
end
|
||||
|
||||
BattleFrontier_Lounge7_EventScript_2656DB:: @ 82656DB
|
||||
msgbox BattleFrontier_Lounge7_Text_265C6F, 2
|
||||
msgbox BattleFrontier_Lounge7_Text_265C6F, MSGBOX_NPC
|
||||
end
|
||||
|
||||
BattleFrontier_Lounge7_EventScript_2656E4:: @ 82656E4
|
||||
msgbox BattleFrontier_Lounge7_Text_265D17, 2
|
||||
msgbox BattleFrontier_Lounge7_Text_265D17, MSGBOX_NPC
|
||||
end
|
||||
|
||||
BattleFrontier_Lounge7_Text_2656ED: @ 82656ED
|
||||
.string "Buhahaha!\p"
|
||||
.string "You couldn’t tell it from looking now,\n"
|
||||
.string "You couldn't tell it from looking now,\n"
|
||||
.string "but I used to be one tough TRAINER.\p"
|
||||
.string "I had a reputation as the toughest\n"
|
||||
.string "BEAUTY around, I tell you!\p"
|
||||
.string "… … … … … …\p"
|
||||
.string "What is it now?\n"
|
||||
.string "You don’t believe me.\p"
|
||||
.string "I’m not like that blowhard woman over\n"
|
||||
.string "there. I’m actually talented!\p"
|
||||
.string "You don't believe me.\p"
|
||||
.string "I'm not like that blowhard woman over\n"
|
||||
.string "there. I'm actually talented!\p"
|
||||
.string "Let me prove it to you.\n"
|
||||
.string "I can teach your POKéMON special and\l"
|
||||
.string "yet cute moves.\p"
|
||||
.string "But my lessons don’t come free.\n"
|
||||
.string "But my lessons don't come free.\n"
|
||||
.string "How about paying for the moves I teach\l"
|
||||
.string "with a wee bit of Battle Points?$"
|
||||
|
||||
@@ -326,33 +326,33 @@ BattleFrontier_Lounge7_Text_26595A: @ 826595A
|
||||
|
||||
BattleFrontier_Lounge7_Text_265997: @ 8265997
|
||||
.string "What the…\n"
|
||||
.string "You haven’t got enough Battle Points!$"
|
||||
.string "You haven't got enough Battle Points!$"
|
||||
|
||||
BattleFrontier_Lounge7_Text_2659C7: @ 82659C7
|
||||
.string "Do you see how skilled I am now?\n"
|
||||
.string "I’ll take your Battle Points, thanks!$"
|
||||
.string "I'll take your Battle Points, thanks!$"
|
||||
|
||||
BattleFrontier_Lounge7_Text_265A0E: @ 8265A0E
|
||||
.string "What’s that?\n"
|
||||
.string "You don’t want to…\p"
|
||||
.string "What's that?\n"
|
||||
.string "You don't want to…\p"
|
||||
.string "If you want to see how skilled I am,\n"
|
||||
.string "you come see me anytime!$"
|
||||
|
||||
BattleFrontier_Lounge7_Text_265A6C: @ 8265A6C
|
||||
.string "Ihihihi!\p"
|
||||
.string "I know it’s hard to see now, but I used\n"
|
||||
.string "I know it's hard to see now, but I used\n"
|
||||
.string "to be one fantastic TRAINER.\p"
|
||||
.string "I had a reputation as the most\n"
|
||||
.string "invincible SWIMMER around, I tell you!\p"
|
||||
.string "… … … … … …\p"
|
||||
.string "What’s wrong?\n"
|
||||
.string "You don’t believe me.\p"
|
||||
.string "I’m not like that buffoonish woman over\n"
|
||||
.string "there. I’m actually experienced!\p"
|
||||
.string "What's wrong?\n"
|
||||
.string "You don't believe me.\p"
|
||||
.string "I'm not like that buffoonish woman over\n"
|
||||
.string "there. I'm actually experienced!\p"
|
||||
.string "I can prove it to you.\n"
|
||||
.string "I can teach your POKéMON hard and\l"
|
||||
.string "yet pretty moves.\p"
|
||||
.string "But my lessons don’t come free.\n"
|
||||
.string "But my lessons don't come free.\n"
|
||||
.string "How about paying for the moves I teach\l"
|
||||
.string "with a wee bit of Battle Points?$"
|
||||
|
||||
@@ -364,31 +364,31 @@ BattleFrontier_Lounge7_Text_265C2C: @ 8265C2C
|
||||
BattleFrontier_Lounge7_Text_265C6F: @ 8265C6F
|
||||
.string "Those ladies, the way they bad-mouth\n"
|
||||
.string "each other, you probably think that\l"
|
||||
.string "they don’t get along.\p"
|
||||
.string "But if that were true, they wouldn’t\n"
|
||||
.string "they don't get along.\p"
|
||||
.string "But if that were true, they wouldn't\n"
|
||||
.string "stay out here together, would they?$"
|
||||
|
||||
BattleFrontier_Lounge7_Text_265D17: @ 8265D17
|
||||
.string "When I was just a wee YOUNGSTER,\n"
|
||||
.string "those ladies were strong and beautiful.\p"
|
||||
.string "They were idols among us TRAINERS.\p"
|
||||
.string "Even now, age hasn’t dulled their\n"
|
||||
.string "Even now, age hasn't dulled their\n"
|
||||
.string "abilities.\p"
|
||||
.string "In fact, their POKéMON moves have\n"
|
||||
.string "grown even more polished.\p"
|
||||
.string "But… For some reason, I can’t help\n"
|
||||
.string "But… For some reason, I can't help\n"
|
||||
.string "but feel this…\p"
|
||||
.string "Time is so cruel…$"
|
||||
|
||||
BattleFrontier_Lounge7_Text_265E30:: @ 8265E30
|
||||
.string "Recovers up to\n"
|
||||
.string "half the user’s\n"
|
||||
.string "half the user's\n"
|
||||
.string "maximum HP.$"
|
||||
|
||||
BattleFrontier_Lounge7_Text_265E5B:: @ 8265E5B
|
||||
.string "Inflicts damage\n"
|
||||
.string "identical to the\n"
|
||||
.string "user’s level.$"
|
||||
.string "user's level.$"
|
||||
|
||||
BattleFrontier_Lounge7_Text_265E8A:: @ 8265E8A
|
||||
.string "Recovers half the\n"
|
||||
@@ -442,7 +442,7 @@ BattleFrontier_Lounge7_Text_26603E:: @ 826603E
|
||||
|
||||
BattleFrontier_Lounge7_Text_266070:: @ 8266070
|
||||
.string "Hurls mud in the\n"
|
||||
.string "foe’s face to re-\n"
|
||||
.string "foe's face to re-\n"
|
||||
.string "duce its accuracy.$"
|
||||
|
||||
BattleFrontier_Lounge7_Text_2660A6:: @ 82660A6
|
||||
@@ -453,7 +453,7 @@ BattleFrontier_Lounge7_Text_2660A6:: @ 82660A6
|
||||
BattleFrontier_Lounge7_Text_2660D0:: @ 82660D0
|
||||
.string "A chilling attack\n"
|
||||
.string "that lowers the\n"
|
||||
.string "foe’s SPEED.$"
|
||||
.string "foe's SPEED.$"
|
||||
|
||||
BattleFrontier_Lounge7_Text_2660FF:: @ 82660FF
|
||||
.string "Endures any at-\n"
|
||||
@@ -461,7 +461,7 @@ BattleFrontier_Lounge7_Text_2660FF:: @ 82660FF
|
||||
.string "leaving 1HP.$"
|
||||
|
||||
BattleFrontier_Lounge7_Text_26612D:: @ 826612D
|
||||
.string "Copies the foe’s\n"
|
||||
.string "Copies the foe's\n"
|
||||
.string "effect(s) and\n"
|
||||
.string "gives to the user.$"
|
||||
|
||||
|
||||
@@ -2,15 +2,15 @@ BattleFrontier_Lounge8_MapScripts:: @ 82676C9
|
||||
.byte 0
|
||||
|
||||
BattleFrontier_Lounge8_EventScript_2676CA:: @ 82676CA
|
||||
msgbox BattleFrontier_Lounge8_Text_2676E5, 2
|
||||
msgbox BattleFrontier_Lounge8_Text_2676E5, MSGBOX_NPC
|
||||
end
|
||||
|
||||
BattleFrontier_Lounge8_EventScript_2676D3:: @ 82676D3
|
||||
msgbox BattleFrontier_Lounge8_Text_26779C, 2
|
||||
msgbox BattleFrontier_Lounge8_Text_26779C, MSGBOX_NPC
|
||||
end
|
||||
|
||||
BattleFrontier_Lounge8_EventScript_2676DC:: @ 82676DC
|
||||
msgbox BattleFrontier_Lounge8_Text_26782C, 2
|
||||
msgbox BattleFrontier_Lounge8_Text_26782C, MSGBOX_NPC
|
||||
end
|
||||
|
||||
BattleFrontier_Lounge8_Text_2676E5: @ 82676E5
|
||||
@@ -22,15 +22,15 @@ BattleFrontier_Lounge8_Text_2676E5: @ 82676E5
|
||||
.string "Spirit…\l"
|
||||
.string "Bravery…\l"
|
||||
.string "And ability…\p"
|
||||
.string "Well, I’m all set in every way!\n"
|
||||
.string "I’ll be unstoppable at every building!\p"
|
||||
.string "Well, I'm all set in every way!\n"
|
||||
.string "I'll be unstoppable at every building!\p"
|
||||
.string "Huh? POKéMON?\n"
|
||||
.string "What’s that?$"
|
||||
.string "What's that?$"
|
||||
|
||||
BattleFrontier_Lounge8_Text_26779C: @ 826779C
|
||||
.string "Do you know about the FRONTIER\n"
|
||||
.string "BRAINS?\p"
|
||||
.string "That’s what SCOTT calls the seven\n"
|
||||
.string "That's what SCOTT calls the seven\n"
|
||||
.string "special TRAINERS that run the seven\l"
|
||||
.string "facilities in the BATTLE FRONTIER.$"
|
||||
|
||||
@@ -39,7 +39,7 @@ BattleFrontier_Lounge8_Text_26782C: @ 826782C
|
||||
.string "told me that I have a lot of talent\l"
|
||||
.string "for battling!\p"
|
||||
.string "I like POKéMON CONTESTS more!\p"
|
||||
.string "But I’m no good at CONTESTS!\p"
|
||||
.string "But I'm no good at CONTESTS!\p"
|
||||
.string "I guess having talent and liking\n"
|
||||
.string "something aren’t the same.$"
|
||||
.string "something aren't the same.$"
|
||||
|
||||
|
||||
@@ -7,7 +7,7 @@ BattleFrontier_Mart_EventScript_267ACC:: @ 8267ACC
|
||||
message gUnknown_08272A21
|
||||
waitmessage
|
||||
pokemart BattleFrontier_Mart_Pokemart_267AE4
|
||||
msgbox gUnknown_08272A3F, 4
|
||||
msgbox gUnknown_08272A3F, MSGBOX_DEFAULT
|
||||
release
|
||||
end
|
||||
|
||||
@@ -31,36 +31,36 @@ BattleFrontier_Mart_Pokemart_267AE4: @ 8267AE4
|
||||
end
|
||||
|
||||
BattleFrontier_Mart_EventScript_267B02:: @ 8267B02
|
||||
msgbox BattleFrontier_Mart_Text_267B29, 2
|
||||
msgbox BattleFrontier_Mart_Text_267B29, MSGBOX_NPC
|
||||
end
|
||||
|
||||
BattleFrontier_Mart_EventScript_267B0B:: @ 8267B0B
|
||||
lock
|
||||
applymovement 2, BattleFrontier_Mart_Movement_2725B0
|
||||
waitmovement 0
|
||||
msgbox BattleFrontier_Mart_Text_267B8F, 4
|
||||
msgbox BattleFrontier_Mart_Text_267B8F, MSGBOX_DEFAULT
|
||||
release
|
||||
end
|
||||
|
||||
BattleFrontier_Mart_EventScript_267B20:: @ 8267B20
|
||||
msgbox BattleFrontier_Mart_Text_267C01, 2
|
||||
msgbox BattleFrontier_Mart_Text_267C01, MSGBOX_NPC
|
||||
end
|
||||
|
||||
BattleFrontier_Mart_Text_267B29: @ 8267B29
|
||||
.string "We came here to chaperon our\n"
|
||||
.string "grandson.\p"
|
||||
.string "But since we’re here, we thought\n"
|
||||
.string "But since we're here, we thought\n"
|
||||
.string "we should get some souvenirs.$"
|
||||
|
||||
BattleFrontier_Mart_Text_267B8F: @ 8267B8F
|
||||
.string "Dear, what do you think of this?\n"
|
||||
.string "Wouldn’t this make a nice gift?\p"
|
||||
.string "It’s…PRO…TE…IN?\n"
|
||||
.string "It sounds delicious, doesn’t it?$"
|
||||
.string "Wouldn't this make a nice gift?\p"
|
||||
.string "It's…PRO…TE…IN?\n"
|
||||
.string "It sounds delicious, doesn't it?$"
|
||||
|
||||
BattleFrontier_Mart_Text_267C01: @ 8267C01
|
||||
.string "A lot of the BATTLE FRONTIER’s\n"
|
||||
.string "facilities don’t allow the use of items\l"
|
||||
.string "A lot of the BATTLE FRONTIER's\n"
|
||||
.string "facilities don't allow the use of items\l"
|
||||
.string "during battles.\p"
|
||||
.string "That rule makes things tougher than\n"
|
||||
.string "they already are!$"
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user