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 @@
|
||||
; DrowzeePokedexEntry: ; 0x1b8d0a
|
||||
db "HYPNOSIS@" ; species name
|
||||
dw 303, 710; height, width
|
||||
db "HYPNOSIS@" ; species name
|
||||
dw 303, 710 ; height, width
|
||||
|
||||
db "When it twitches"
|
||||
next "its nose, it can"
|
||||
next "tell where someone@"
|
||||
db "is sleeping and"
|
||||
next "tell where someone"
|
||||
page "is sleeping and"
|
||||
next "what that person"
|
||||
next "is dreaming about.@"
|
||||
; 0x1b8d80
|
||||
|
||||
Reference in New Issue
Block a user