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
243 B
NASM
9 lines
243 B
NASM
; SunkernPokedexEntry: ; 0x1cda87
|
|
db "SEED@" ; species name
|
|
dw 100, 40; height, width
|
|
|
|
db "It is very weak.", $4e, "Its only means of", $4e, "defense is to@"
|
|
db "shake its leaves", $4e, "desperately at its", $4e, "attacker.@"
|
|
; 0x1cdaef
|
|
|