summaryrefslogtreecommitdiff
path: root/data/text/ingame_trade.inc
blob: 0b84b96d636329ac2fe63717c194f1e32f1a2683 (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
Trade_Text_LookingForMonWannaTradeForMon:: @ 81A597B
	.string "I'm looking for the POKéMON\n"
	.string "{STR_VAR_1}!\p"
	.string "Wanna trade one for my\n"
	.string "{STR_VAR_2}?$"

Trade_Text_AwwOhWell:: @ 81A59B6
	.string "Awww!\n"
	.string "Oh, well…$"

Trade_Text_WhatThatsNoMon:: @ 81A59C6
	.string "What?\n"
	.string "That's no {STR_VAR_1}!$"

Trade_Text_HeyThanks:: @ 81A59DA
	.string "Hey, thanks!$"

Trade_Text_IsntMyOldMonGreat:: @ 81A59E7
	.string "Isn't my old {STR_VAR_2} great?$"

Trade_Text_DoYouHaveMonWouldYouTradeForMon:: @ 81A59FE
	.string "Hello, there! Do you happen to\n"
	.string "have a {STR_VAR_1}?\p"
	.string "Would you agree to a trade for\n"
	.string "my {STR_VAR_2}?$"

Trade_Text_WellIfYouDontWantTo:: @ 81A5A4E
	.string "Well, if you don't want to…$"

Trade_Text_ThisIsntMon:: @ 81A5A6A
	.string "Hmmm?\n"
	.string "This isn't a {STR_VAR_1}.\p"
	.string "Think of me if you get one.$"

Trade_Text_Thanks:: @ 81A5A9D
	.string "Thanks!$"

Trade_Text_HasTradedMonGrownStronger:: @ 81A5AA5
	.string "The {STR_VAR_2} that I traded you,\n"
	.string "has it grown stronger?$"

Trade_Text_DoYouHaveMonWantToTradeForMon:: @ 81A5AD6
	.string "Hi!\n"
	.string "Do you have a {STR_VAR_1}?\p"
	.string "Want to trade it for my\n"
	.string "{STR_VAR_2}?$"

Trade_Text_ThatsTooBad:: @ 81A5B08
	.string "That's too bad.$"

Trade_Text_ThisIsNoMon:: @ 81A5B18
	.string "…This is no {STR_VAR_1}.\p"
	.string "If you get one, trade it with me.$"

Trade_Text_ThanksYoureAPal:: @ 81A5B4A
	.string "Thanks, you're a pal!$"

Trade_Text_HowIsMyOldMon:: @ 81A5B60
	.string "How is my old {STR_VAR_2}?\n"
	.string "My {STR_VAR_1} is doing great!$"