blob: b91c45323ca1e1d05e8272abc4eff5a0bd3f759e (
plain)
1
2
3
4
5
6
7
8
9
10
|
; ElectrodePokedexEntry: ; 0x1b8f19
db "BALL@" ; species name
dw 311, 1470 ; height, width
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.@"
|