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 @@
|
||||
; StarmiePokedexEntry: ; 0x1b9776
|
||||
db "MYSTERIOUS@" ; species name
|
||||
dw 307, 1760; height, width
|
||||
db "MYSTERIOUS@" ; species name
|
||||
dw 307, 1760 ; height, width
|
||||
|
||||
db "It is said that it"
|
||||
next "uses the seven-"
|
||||
next "colored core of@"
|
||||
db "its body to send"
|
||||
next "colored core of"
|
||||
page "its body to send"
|
||||
next "electric waves"
|
||||
next "into outer space.@"
|
||||
; 0x1b97ea
|
||||
|
||||
Reference in New Issue
Block a user