blob: f9d84ec16e991fb7f670e3412832ff64afb886e8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
; MrMimePokedexEntry: ; 0x1b97ea
db "BARRIER@" ; species name
dw 403, 1200 ; height, width
db "It uses the"
next "mysterious"
next "power it has in"
page "its fingers to"
next "solidify air into"
next "an invisible wall.@"
; 0x1b9851
|