jep-hack/data/pokemon/dex_entries/flambear.asm
Martha Schilling 56ac3b6180 Nihon Starter dex entry improvements
Had these waiting to be pushed for ages but never did lol
2024-08-28 15:04:37 +01:00

11 lines
209 B
NASM

db "FIRE BEAR@" ; species name
dw 303, 720 ; height, weight
db "Fiercely loyal to"
next "its TRAINER. If"
next "given the order,"
page "FLAMBEAR will"
next "attack with an"
next "explosive bite.@"