blob: f5258e26ccef243451c3af9d6c8adea4e0027783 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
|
.align 2
gIngameTrades:: @ 8215AC4
.string "MAKIT$", 11 @ nickname
.space 1
.2byte SPECIES_MAKUHITA @ NPC mon species
.byte 5 @ HP IV
.byte 5 @ attack IV
.byte 4 @ defense IV
.byte 4 @ speed IV
.byte 4 @ sp. attack IV
.byte 4 @ sp. defense IV
.byte TRUE @ second ability
.space 3
.4byte 49562 @ OT ID
.byte 5 @ cool
.byte 5 @ beauty
.byte 5 @ cute
.byte 5 @ smart
.byte 30 @ tough
.space 3
.4byte 0x9C40 @ personality value
.2byte ITEM_X_ATTACK @ held item
.byte -1 @ mail num
.string "ELYSSA$", 11 @ OT name
.byte MALE @ OT gender
.byte 10 @ sheen
.2byte SPECIES_SLAKOTH @ player mon species
.space 2
.string "SKITIT$", 11 @ nickname
.space 1
.2byte SPECIES_SKITTY @ NPC mon species
.byte 5 @ HP IV
.byte 4 @ attack IV
.byte 4 @ defense IV
.byte 5 @ speed IV
.byte 4 @ sp. attack IV
.byte 4 @ sp. defense IV
.byte FALSE @ second ability
.space 3
.4byte 2259 @ OT ID
.byte 5 @ cool
.byte 5 @ beauty
.byte 30 @ cute
.byte 5 @ smart
.byte 5 @ tough
.space 3
.4byte 0x498A2E17 @ personality value
.2byte ITEM_GLITTER_MAIL @ held item
.byte 0 @ mail num
.string "DARRELL$", 11 @ OT name
.byte FEMALE @ OT gender
.byte 10 @ sheen
.2byte SPECIES_PIKACHU @ player mon species
.space 2
.string "COROSO$", 11 @ nickname
.space 1
.2byte SPECIES_CORSOLA @ NPC mon species
.byte 4 @ HP IV
.byte 4 @ attack IV
.byte 5 @ defense IV
.byte 4 @ speed IV
.byte 4 @ sp. attack IV
.byte 5 @ sp. defense IV
.byte TRUE @ second ability
.space 3
.4byte 50183 @ OT ID
.byte 5 @ cool
.byte 30 @ beauty
.byte 5 @ cute
.byte 5 @ smart
.byte 5 @ tough
.space 3
.4byte 0x4C970B7F @ personality value
.2byte ITEM_TROPIC_MAIL @ held item
.byte 1 @ mail num
.string "LANE$", 11 @ OT name
.byte FEMALE @ OT gender
.byte 10 @ sheen
.2byte SPECIES_BELLOSSOM @ player mon species
.space 2
.align 1
gIngameTradeMail:: @ 8215B78
@ 0
ec_pokemon1 PIKACHU
ec_word THANK_YOU
ec_word EXCL
ec_word MY
ec_pokemon1 SKITTY
ec_word EATS
ec_word A_LOT
ec_word NOW
ec_word EXCL
.2byte 0
@ 1
ec_word I
ec_word WANT
ec_word TO
ec_word SEE
ec_word A
ec_move2 PETAL_DANCE
ec_word IT_S
ec_word SO
ec_word PRETTY
.2byte 0
|