Remove all address comments
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
BattleTowerTrainers: ; 1f814e
|
||||
BattleTowerTrainers:
|
||||
; The trainer class is not used in Crystal 1.0 due to a bug.
|
||||
; Instead, the sixth character in the trainer's name is used.
|
||||
; See BattleTowerText in engine/events/battle_tower/trainer_text.asm.
|
||||
@@ -73,4 +73,3 @@ BattleTowerTrainers: ; 1f814e
|
||||
db "DYKSTRA@@@", SWIMMERF
|
||||
db "EATON@@@@@", BIKER
|
||||
db "WONG@@@@@@", FIREBREATHER
|
||||
; 1f8450
|
||||
|
@@ -1,4 +1,4 @@
|
||||
BattleTowerMons: ; 1f8450
|
||||
BattleTowerMons:
|
||||
; 10 groups of 21 mons.
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user