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 @@
|
||||
; JynxPokedexEntry: ; 0x1b98c5
|
||||
db "HUMANSHAPE@" ; species name
|
||||
dw 407, 900; height, width
|
||||
db "HUMANSHAPE@" ; species name
|
||||
dw 407, 900 ; height, width
|
||||
|
||||
db "It has several"
|
||||
next "different cry pat-"
|
||||
next "terns, each of@"
|
||||
db "which seems to"
|
||||
next "terns, each of"
|
||||
page "which seems to"
|
||||
next "have its own"
|
||||
next "meaning.@"
|
||||
; 0x1b992a
|
||||
|
||||
Reference in New Issue
Block a user