blob: 47329d37fef5b5167609a04ca227d7427410bc9a (
plain)
1
2
3
4
5
6
7
8
9
10
|
; CyndaquilPokedexEntry: ; 0x1ccabd
db "FIRE MOUSE@" ; species name
dw 108, 170 ; height, weight
db "The fire that"
next "spouts from its"
next "back burns hottest"
page "when it is angry."
next "The flaring flames"
next "intimidate foes.@"
|