mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08:00
9 lines
243 B
NASM
9 lines
243 B
NASM
; PsyduckPokedexEntry: ; 0x182cee
|
|
db "DUCK@" ; species name
|
|
dw 207, 430; height, width
|
|
|
|
db "The only time it", $4e, "can use its psy-", $4e, "chic power is when@"
|
|
db "its sleeping brain", $4e, "cells happen to", $4e, "wake.@"
|
|
; 0x182d55
|
|
|