pokecrystal-board/stats/pokedex/entries/110.asm
2013-02-05 19:29:20 -05:00

9 lines
253 B
NASM

; 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