blob: 48d523c69c09fe09647769f0e202dc94a2528b55 (
plain)
1
2
3
4
5
6
7
8
9
10
|
; ElectrodePokedexEntry: ; 0x1b8f19
db "BALL@" ; species name
dw 311, 1470 ; height, weight
db "The more energy it"
next "charges up, the"
next "faster it gets."
page "But this also"
next "makes it more"
next "likely to explode.@"
|