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 @@
|
||||
; DonphanPokedexEntry: ; 0x1d10ac
|
||||
db "ARMOR@" ; species name
|
||||
dw 307, 2650; height, width
|
||||
db "ARMOR@" ; species name
|
||||
dw 307, 2650 ; height, width
|
||||
|
||||
db "Because this"
|
||||
next "#MON's skin is"
|
||||
next "so tough, a normal@"
|
||||
db "attack won't even"
|
||||
next "so tough, a normal"
|
||||
page "attack won't even"
|
||||
next "leave a scratch on"
|
||||
next "it.@"
|
||||
; 0x1d110c
|
||||
|
||||
Reference in New Issue
Block a user