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 @@
|
||||
; SudowoodoPokedexEntry: ; 0x1cd7d9
|
||||
db "IMITATION@" ; species name
|
||||
dw 311, 840; height, width
|
||||
db "IMITATION@" ; species name
|
||||
dw 311, 840 ; height, width
|
||||
|
||||
db "If a tree branch"
|
||||
next "shakes when there"
|
||||
next "is no wind, it's a@"
|
||||
db "SUDOWOODO, not a"
|
||||
next "is no wind, it's a"
|
||||
page "SUDOWOODO, not a"
|
||||
next "tree. It hides"
|
||||
next "from the rain.@"
|
||||
; 0x1cd84b
|
||||
|
||||
Reference in New Issue
Block a user