mirror of
https://github.com/Artrios/pokecarde.git
synced 2026-04-26 00:27:25 -05:00
Trainer Name Overflow Fixes
This commit is contained in:
parent
1107f77aeb
commit
691bea32b4
|
|
@ -5,7 +5,7 @@ INCLUDE "trainers/macros.asm"
|
|||
BT_Level 100
|
||||
db HEX_MANIAC
|
||||
BT_Floor 12
|
||||
Text_EN "CHRISTINA"8
|
||||
Text_EN "MABEL"8
|
||||
Text_JP "フクネ"8
|
||||
OT_ID 00000, 00000
|
||||
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@ INCLUDE "trainers/macros.asm"
|
|||
BT_Level 0
|
||||
db LADY
|
||||
BT_Floor 0
|
||||
Text_EN "ELIZABETH"8
|
||||
Text_EN "CAMRYN"8
|
||||
Text_JP "モエ"8
|
||||
OT_ID 00000, 00000
|
||||
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@ INCLUDE "trainers/macros.asm"
|
|||
BT_Level 100
|
||||
Class COOLTRAINER_F
|
||||
BT_Floor 5
|
||||
Text_EN "STEPHANIE"8
|
||||
Text_EN "MAXINE"8
|
||||
Text_JP "ユフ"8
|
||||
OT_ID 00000, 00000
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user