blob: 981533a8800c92f73e2ca090707aced4956fafa4 (
plain)
1
2
3
4
5
6
7
8
|
; RattataPokedexEntry: ; 0x181e3d
db "RAT@" ; species name
dw 100, 80; height, width
db "This #MON's", $4e, "impressive vital-", $4e, "ity allows it to@"
db "live anywhere. It", $4e, "also multiplies", $4e, "very quickly.@"
; 0x181ea3
|