pokecrystal-board/data/pokemon/dex_entries/pidgeot.asm
Remy Oukaour 6ab1d028bb Split items/ and trainers/ into their data/ and engine/ components
Move some data into a pokemon/ subdirectory
2017-12-14 23:00:54 -05:00

11 lines
234 B
NASM

; PidgeotPokedexEntry: ; 0x181dd7
db "BIRD@" ; species name
dw 411, 870 ; height, weight
db "Its outstanding"
next "vision allows it"
next "to spot splashing"
page "MAGIKARP, even"
next "while flying at"
next "3300 feet.@"