pokecrystal-board/stats/pokedex/entries/110.asm

9 lines
253 B
NASM
Raw Normal View History

2013-02-05 16:29:20 -08:00
; WeezingPokedexEntry: ; 0x1b92ec
db "POISON GAS@" ; species name
dw 311, 210; height, width
db "When it inhales", $4e, "poisonous gases", $4e, "from garbage, its@"
db "body expands, and", $4e, "its insides smell", $4e, "much worse.@"
; 0x1b935d