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 @@
|
||||
; SlowbroPokedexEntry: ; 0x1b8635
|
||||
db "HERMITCRAB@" ; species name
|
||||
dw 503, 1730; height, width
|
||||
db "HERMITCRAB@" ; species name
|
||||
dw 503, 1730 ; height, width
|
||||
|
||||
db "An attached"
|
||||
next "SHELLDER won't let"
|
||||
next "go because of the@"
|
||||
db "tasty flavor that"
|
||||
next "go because of the"
|
||||
page "tasty flavor that"
|
||||
next "oozes out of its"
|
||||
next "tail.@"
|
||||
; 0x1b869d
|
||||
|
||||
Reference in New Issue
Block a user