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 @@
|
||||
; TyphlosionPokedexEntry: ; 0x1ccba0
|
||||
db "VOLCANO@" ; species name
|
||||
dw 507, 1750; height, width
|
||||
db "VOLCANO@" ; species name
|
||||
dw 507, 1750 ; height, width
|
||||
|
||||
db "When heat from its"
|
||||
next "body causes the"
|
||||
next "air around it to@"
|
||||
db "shimmer, this is a"
|
||||
next "air around it to"
|
||||
page "shimmer, this is a"
|
||||
next "sign that it is"
|
||||
next "ready to battle.@"
|
||||
; 0x1ccc14
|
||||
|
||||
Reference in New Issue
Block a user