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 @@
|
||||
; CrobatPokedexEntry: ; 0x1cd0f5
|
||||
db "BAT@" ; species name
|
||||
dw 511, 1650; height, width
|
||||
db "BAT@" ; species name
|
||||
dw 511, 1650 ; height, width
|
||||
|
||||
db "As a result of its"
|
||||
next "pursuit of faster,"
|
||||
next "yet more silent@"
|
||||
db "flight, a new set"
|
||||
next "yet more silent"
|
||||
page "flight, a new set"
|
||||
next "of wings grew on"
|
||||
next "its hind legs.@"
|
||||
; 0x1cd165
|
||||
|
||||
Reference in New Issue
Block a user