You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
9 lines
259 B
NASM
9 lines
259 B
NASM
|
|
; MetapodPokedexEntry: ; 0x181ace
|
||
|
|
db "COCOON@" ; species name
|
||
|
|
dw 204, 220; height, width
|
||
|
|
|
||
|
|
db "This is its pre-", $4e, "evolved form. At", $4e, "this stage, it can@"
|
||
|
|
db "only harden, so it", $4e, "remains motionless", $4e, "to avoid attack.@"
|
||
|
|
; 0x181b45
|
||
|
|
|