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 @@
|
||||
; TyranitarPokedexEntry: ; 0x1d177b
|
||||
db "ARMOR@" ; species name
|
||||
dw 607, 4450; height, width
|
||||
db "ARMOR@" ; species name
|
||||
dw 607, 4450 ; height, width
|
||||
|
||||
db "In just one of its"
|
||||
next "mighty hands, it"
|
||||
next "has the power to@"
|
||||
db "make the ground"
|
||||
next "has the power to"
|
||||
page "make the ground"
|
||||
next "shake and moun-"
|
||||
next "tains crumble.@"
|
||||
; 0x1d17e9
|
||||
|
||||
Reference in New Issue
Block a user