blob: 6af033b3af14f1f1b5d19051e857b7214b9c6151 (
plain)
1
2
3
4
5
6
7
8
|
; CharmanderPokedexEntry: ; 0x1817db
db "LIZARD@" ; species name
dw 200, 190; height, width
db "If it's healthy,", $4e, "the flame on the", $4e, "tip of its tail@"
db "will burn vigor-", $4e, "ously, even if it", $4e, "gets a bit wet.@"
; 0x18184a
|