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