blob: c8d83f43e99df717ff999325ac0199f0170643af (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
; ArbokPokedexEntry: ; 0x18203d
db "COBRA@" ; species name
dw 1106, 1430 ; height, width
db "To intimidate"
next "foes, it spreads"
next "its chest wide and"
page "makes eerie sounds"
next "by expelling air"
next "from its mouth.@"
; 0x1820ad
|