jep-hack/data/pokemon/dex_entries/victreebel.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

13 lines
368 B
NASM

db "FLYCATCHER@" ; species name
dw 507, 340 ; height, weight
db "Its leaves rotate"
next "around its body"
next "to attack. Greedy"
page "VICTREEBEL sleep"
next "mouth agape to"
next "hoard food.@"
; Crazy wording I know, the things we do for line-saving...
; Referencing Carddass and that one Pokemon Generations episode. Also subtle Pokemon Sleep usage.