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 @@
|
||||
; KangaskhanPokedexEntry: ; 0x1b94f6
|
||||
db "PARENT@" ; species name
|
||||
dw 703, 1760; height, width
|
||||
db "PARENT@" ; species name
|
||||
dw 703, 1760 ; height, width
|
||||
|
||||
db "To avoid"
|
||||
next "crushing the"
|
||||
next "baby it carries in@"
|
||||
db "its pouch, it"
|
||||
next "baby it carries in"
|
||||
page "its pouch, it"
|
||||
next "always sleeps"
|
||||
next "standing up.@"
|
||||
; 0x1b9553
|
||||
|
||||
Reference in New Issue
Block a user