Trainer Name Overflow Fixes

This commit is contained in:
gb-mobile 2026-03-02 18:49:42 -08:00
parent 1107f77aeb
commit 691bea32b4
3 changed files with 3 additions and 3 deletions

View File

@ -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

View File

@ -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

View File

@ -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