jep-hack/data/pokemon/dex_entries/lickilicky.asm
Llinos Evans 6e8361f862 ~55 modified dex entries, Kotora sprite.
Modified up to Farfetch'd and added zach's Kotora.
2025-01-04 20:14:27 +00:00

12 lines
297 B
NASM

db "LICKING@" ; species name
dw 507, 3086 ; height, weight
db "Despite its"
next "rubbery appearance"
next "its massive tongue"
page "can be extended"
next "with enough force"
next "to crush boulders.@"
; Needs hyphenating to be brought in line; missing a comma due to not using them.