mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08:00
9 lines
253 B
NASM
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
|
|
|