blob: 7ef84628232e4e5be1159b2c58ca6a667d7069c6 (
plain)
1
2
3
4
5
6
7
8
|
; TentacoolPokedexEntry: ; 0x1b82d1
db "JELLYFISH@" ; species name
dw 211, 1000; height, width
db "As it floats along", $4e, "on the waves, it", $4e, "uses its toxic@"
db "feelers to stab", $4e, "anything it", $4e, "touches.@"
; 0x1b8337
|