You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Use the "page" text macro in Pokedex entries.
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
; SuicunePokedexEntry: ; 0x1d1642
|
||||
db "AURORA@" ; species name
|
||||
dw 607, 4120; height, width
|
||||
db "AURORA@" ; species name
|
||||
dw 607, 4120 ; height, width
|
||||
|
||||
db "This divine"
|
||||
next "#MON blows"
|
||||
next "around the world,@"
|
||||
db "always in search"
|
||||
next "around the world,"
|
||||
page "always in search"
|
||||
next "of a pure"
|
||||
next "reservoir.@"
|
||||
; 0x1d169c
|
||||
|
||||
Reference in New Issue
Block a user