summaryrefslogtreecommitdiff
path: root/graphics/images/aurora.xml
blob: 8f5da8e682144bc97bd879b1d634b0a904268247 (plain) (blame)
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
<?xml version="1.0" encoding="utf-8"?>
<!-- This file is generated automatically, editing it will have no effect.
     Aurora Event Framework
     (C) Jesusalva, 2020 -->
<dialogs>
	<dialog name="aurora_Anniversary" hideText="true">
		<menu>
			<image x="0" y="0" image="graphics/images/aurora/Anniversary.png" />
			<button x="300" y="20" name="Next" value="Ok" />
		</menu>
	</dialog>

	<dialog name="aurora_Christmas" hideText="true">
		<menu>
			<image x="0" y="0" image="graphics/images/aurora/Christmas.png" />
			<button x="300" y="20" name="Next" value="Ok" />
		</menu>
	</dialog>

	<dialog name="aurora_Easter" hideText="true">
		<menu>
			<image x="0" y="0" image="graphics/images/aurora/Easter.png" />
			<button x="300" y="20" name="Next" value="Ok" />
		</menu>
	</dialog>

	<dialog name="aurora_Expo" hideText="true">
		<menu>
			<image x="0" y="0" image="graphics/images/aurora/Expo.png" />
			<button x="300" y="20" name="Next" value="Ok" />
		</menu>
	</dialog>

	<dialog name="aurora_Fishing" hideText="true">
		<menu>
			<image x="0" y="0" image="graphics/images/aurora/Fishing.png" />
			<button x="300" y="20" name="Next" value="Ok" />
		</menu>
	</dialog>

	<dialog name="aurora_Kamelot" hideText="true">
		<menu>
			<image x="0" y="0" image="graphics/images/aurora/Kamelot.png" />
			<button x="300" y="20" name="Next" value="Ok" />
		</menu>
	</dialog>

	<dialog name="aurora_Mining" hideText="true">
		<menu>
			<image x="0" y="0" image="graphics/images/aurora/Mining.png" />
			<button x="300" y="20" name="Next" value="Ok" />
		</menu>
	</dialog>

	<dialog name="aurora_Patrick" hideText="true">
		<menu>
			<image x="0" y="0" image="graphics/images/aurora/Patrick.png" />
			<button x="300" y="20" name="Next" value="Ok" />
		</menu>
	</dialog>

	<dialog name="aurora_Raid" hideText="true">
		<menu>
			<image x="0" y="0" image="graphics/images/aurora/Raid.png" />
			<button x="300" y="20" name="Next" value="Ok" />
		</menu>
	</dialog>

	<dialog name="aurora_Regnum" hideText="true">
		<menu>
			<image x="0" y="0" image="graphics/images/aurora/Regnum.png" />
			<button x="300" y="20" name="Next" value="Ok" />
		</menu>
	</dialog>

	<dialog name="aurora_Thanksgiving" hideText="true">
		<menu>
			<image x="0" y="0" image="graphics/images/aurora/Thanksgiving.png" />
			<button x="300" y="20" name="Next" value="Ok" />
		</menu>
	</dialog>

	<dialog name="aurora_Tower" hideText="true">
		<menu>
			<image x="0" y="0" image="graphics/images/aurora/Tower.png" />
			<button x="300" y="20" name="Next" value="Ok" />
		</menu>
	</dialog>

	<dialog name="aurora_Valentine" hideText="true">
		<menu>
			<image x="0" y="0" image="graphics/images/aurora/Valentine.png" />
			<button x="300" y="20" name="Next" value="Ok" />
		</menu>
	</dialog>

	<dialog name="aurora_Worker" hideText="true">
		<menu>
			<image x="0" y="0" image="graphics/images/aurora/Worker.png" />
			<button x="300" y="20" name="Next" value="Ok" />
		</menu>
	</dialog>

</dialogs>