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 @@
|
||||
; NidokingPokedexEntry: ; 0x182463
|
||||
db "DRILL@" ; species name
|
||||
dw 407, 1370; height, width
|
||||
db "DRILL@" ; species name
|
||||
dw 407, 1370 ; height, width
|
||||
|
||||
db "It uses its thick"
|
||||
next "arms, legs and"
|
||||
next "tail to attack@"
|
||||
db "forcefully. Melee"
|
||||
next "tail to attack"
|
||||
page "forcefully. Melee"
|
||||
next "combat is its"
|
||||
next "specialty.@"
|
||||
; 0x1824c8
|
||||
|
||||
Reference in New Issue
Block a user