pokecrystal/stats/pokedex/entries/203.asm

13 lines
252 B
NASM
Raw Normal View History

2013-02-06 00:29:20 +00:00
; GirafarigPokedexEntry: ; 0x1d0446
db "LONG NECK@" ; species name
dw 411, 910 ; height, width
2013-02-06 00:29:20 +00:00
2014-03-06 05:46:01 +00:00
db "When it is in"
next "danger, its tail"
next "uses some sort of"
page "mysterious powers"
2014-03-06 05:46:01 +00:00
next "to drive away the"
next "enemy.@"
2013-02-06 00:29:20 +00:00
; 0x1d04b0