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 @@
|
||||
; EnteiPokedexEntry: ; 0x1d15dd
|
||||
db "VOLCANO@" ; species name
|
||||
dw 607, 4370; height, width
|
||||
db "VOLCANO@" ; species name
|
||||
dw 607, 4370 ; height, width
|
||||
|
||||
db "This brawny"
|
||||
next "#MON courses"
|
||||
next "around the earth,@"
|
||||
db "spouting flames"
|
||||
next "around the earth,"
|
||||
page "spouting flames"
|
||||
next "hotter than a"
|
||||
next "volcano's magma.@"
|
||||
; 0x1d1642
|
||||
|
||||
Reference in New Issue
Block a user