blob: e6bf155875739add74f0a011c8636d665ee4d3dc (
plain)
1
2
3
4
5
6
7
8
9
10
|
; ElectabuzzPokedexEntry: ; 0x1b992a
db "ELECTRIC@" ; species name
dw 307, 660 ; height, weight
db "When two"
next "ELECTABUZZ touch,"
next "they control the"
page "electric currents"
next "to communicate"
next "their feelings.@"
|