jep-hack/data/pokemon/dex_entries/grenmar.asm
Llinos Evans ae81f290d2 Buu and Grenmar? Nowaynowaynoway!
This required me to scrap some unused content from `load_font.asm`. However, this is only really a temporary fix - we need to decouple footprints.asm from it and make it load from separate banks to keep going.

Look at how Pokemon sprites are loaded for reference.
2024-07-09 20:20:51 +01:00

11 lines
222 B
NASM

db "BOMB SEEL@" ; species name
dw 311, 191 ; height, weight - temp
db "Popular amongst"
next "ringmaster for its"
next "skillful juggling."
page "Training one is"
next "risky, as its"
next "rock may explode.@"