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 @@
|
||||
; PolitoedPokedexEntry: ; 0x1cd84b
|
||||
db "FROG@" ; species name
|
||||
dw 307, 750; height, width
|
||||
db "FROG@" ; species name
|
||||
dw 307, 750 ; height, width
|
||||
|
||||
db "When it expands"
|
||||
next "its throat to"
|
||||
next "croak out a tune,@"
|
||||
db "nearby POLIWAG and"
|
||||
next "croak out a tune,"
|
||||
page "nearby POLIWAG and"
|
||||
next "POLIWHIRL gather"
|
||||
next "immediately.@"
|
||||
; 0x1cd8b5
|
||||
|
||||
Reference in New Issue
Block a user