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 @@
|
||||
; PikachuPokedexEntry: ; 0x1820ad
|
||||
db "MOUSE@" ; species name
|
||||
dw 104, 130; height, width
|
||||
db "MOUSE@" ; species name
|
||||
dw 104, 130 ; height, width
|
||||
|
||||
db "When it is anger-"
|
||||
next "ed, it immediately"
|
||||
next "discharges the@"
|
||||
db "energy stored in"
|
||||
next "discharges the"
|
||||
page "energy stored in"
|
||||
next "the pouches in its"
|
||||
next "cheeks.@"
|
||||
; 0x182117
|
||||
|
||||
Reference in New Issue
Block a user