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 @@
|
||||
; CloysterPokedexEntry: ; 0x1b8ad9
|
||||
db "BIVALVE@" ; species name
|
||||
dw 411, 2920; height, width
|
||||
db "BIVALVE@" ; species name
|
||||
dw 411, 2920 ; height, width
|
||||
|
||||
db "Even a missile"
|
||||
next "can't break the"
|
||||
next "spikes it uses to@"
|
||||
db "stab opponents."
|
||||
next "spikes it uses to"
|
||||
page "stab opponents."
|
||||
next "They're even hard-"
|
||||
next "er than its shell.@"
|
||||
; 0x1b8b4a
|
||||
|
||||
Reference in New Issue
Block a user