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 @@
|
||||
; AipomPokedexEntry: ; 0x1cda11
|
||||
db "LONG TAIL@" ; species name
|
||||
dw 207, 250; height, width
|
||||
db "LONG TAIL@" ; species name
|
||||
dw 207, 250 ; height, width
|
||||
|
||||
db "It uses its tail"
|
||||
next "to hang on to tree"
|
||||
next "branches. It uses@"
|
||||
db "its momentum to"
|
||||
next "branches. It uses"
|
||||
page "its momentum to"
|
||||
next "swing from one"
|
||||
next "branch to another.@"
|
||||
; 0x1cda87
|
||||
|
||||
Reference in New Issue
Block a user