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 @@
|
||||
; MewtwoPokedexEntry: ; 0x1cc8ae
|
||||
db "GENETIC@" ; species name
|
||||
dw 607, 2690; height, width
|
||||
db "GENETIC@" ; species name
|
||||
dw 607, 2690 ; height, width
|
||||
|
||||
db "Said to rest qui-"
|
||||
next "etly in an"
|
||||
next "undiscovered cave,@"
|
||||
db "this #MON was"
|
||||
next "undiscovered cave,"
|
||||
page "this #MON was"
|
||||
next "created solely for"
|
||||
next "battling.@"
|
||||
; 0x1cc915
|
||||
|
||||
Reference in New Issue
Block a user