jep-hack/data/pokemon/dex_entries/cubburn.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
219 B
NASM

db "FIRE BEAR@" ; species name
dw 200, 220 ; height, weight
db "If its TRAINER is"
next "cold, CUBBURN will"
next "wave its tail to"
page "warm them up. In"
next "cold regions, it"
next "is a popular pet.@"