summaryrefslogtreecommitdiff
path: root/npc/guild2/guild_dungeon.txt
blob: 052b7441e5a24d803253a33228e37eceac325d6f (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
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
//===== rAthena Script =======================================
//= War of Emperium Second Edition
//===== By: ==================================================
//= L0ne_W0lf
//===== Current Version: =====================================
//= 1.0
//===== Compatible With: =====================================
//= rAthena SVN
//===== Description: =========================================
//= WoE SE Guild dungeon entrances in Juno and Rachel
//===== Additional Comments: =================================
//= 1.0 First Version [L0ne_W0lf]
//============================================================

schg_cas01,280,391,3	script	Mysterious Sunflower#01	976,{
	set .@GID, GetCastleData("schg_cas01",1);
	if (getcharid(2) == .@GID) {
		mes "-It's an amazingly huge sunflower; as big as a human! ... You feel something mysterious emanating from the flower.-";
		next;
		switch(select("Hold the stem.:Do nothing.")) {
		case 1:
			warp "schg_dun01",262,314;
			end;
		case 2:
			mes "It's too scary to touch unknown things.";
			close;
		}
	}
}

schg_cas02,174,328,3	script	Mysterious Sunflower#02	976,{
	set .@GID, GetCastleData("schg_cas02",1);
	if (getcharid(2) == .@GID) {
		mes "-It's an amazingly huge sunflower; as big as a human! ... You feel something mysterious emanating from the flower.-";
		next;
		switch(select("Hold the stem.:Do nothing.")) {
		case 1:
			warp "schg_dun01",94,284;
			end;
		case 2:
			mes "It's too scary to touch unknown things.";
			close;
		}
	}
}

schg_cas03,25,22,3	script	Mysterious Sunflower#03	976,{
	set .@GID, GetCastleData("schg_cas03",1);
	if (getcharid(2) == .@GID) {
		mes "-It's an amazingly huge sunflower; as big as a human! ... You feel something mysterious emanating from the flower.-";
		next;
		switch(select("Hold the stem.:Do nothing.")) {
		case 1:
			warp "schg_dun01",79,140;
			end;
		case 2:
			mes "It's too scary to touch unknown things.";
			close;
		}
	}
}

schg_cas04,280,391,3	script	Mysterious Sunflower#04	976,{
	set .@GID, GetCastleData("schg_cas04",1);
	if (getcharid(2) == .@GID) {
		mes "-It's an amazingly huge sunflower; as big as a human! ... You feel something mysterious emanating from the flower.-";
		next;
		switch(select("Hold the stem.:Do nothing.")) {
		case 1:
			warp "schg_dun01",212,70;
			end;
		case 2:
			mes "It's too scary to touch unknown things.";
			close;
		}
	}
}

schg_cas05,280,391,3	script	Mysterious Sunflower#05	976,{
	set .@GID, GetCastleData("schg_cas05",1);
	if (getcharid(2) == .@GID) {
		mes "-It's an amazingly huge sunflower; as big as a human! ... You feel something mysterious emanating from the flower.-";
		next;
		switch(select("Hold the stem.:Do nothing.")) {
		case 1:
			warp "schg_dun01",322,166;
			end;
		case 2:
			mes "It's too scary to touch unknown things.";
			close;
		}
	}
}

arug_cas01,157,345,3	script	Mysterious Sunflower#06	977,{
	set .@GID, GetCastleData("arug_cas01",1);
	if (getcharid(2) == .@GID) {
		mes "-It's an amazingly huge sunflower; as big as a human! ... You feel something mysterious emanating from the flower.-";
		next;
		switch(select("Hold the stem.:Do nothing.")) {
			case 1:
			warp "arug_dun01",350,350;
			end;
		case 2:
			mes "It's too scary to touch unknown things.";
			close;
		}
	}
}

arug_cas02,350,294,3	script	Mysterious Sunflower#07	977,{
	set .@GID, GetCastleData("arug_cas02",1);
	if (getcharid(2) == .@GID) {
		mes "-It's an amazingly huge sunflower; as big as a human! ... You feel something mysterious emanating from the flower.-";
		next;
		switch(select("Hold the stem.:Do nothing.")) {
		case 1:
			warp "arug_dun01",350,50;
			end;
		case 2:
			mes "It's too scary to touch unknown things.";
			close;
		}
	}
}
arug_cas03,312,154,3	script	Mysterious Sunflower#08	977,{
	set .@GID, GetCastleData("arug_cas03",1);
	if (getcharid(2) == .@GID) {
		mes "-It's an amazingly huge sunflower; as big as a human! ... You feel something mysterious emanating from the flower.-";
		next;
		switch(select("Hold the stem.:Do nothing.")) {
		case 1:
			warp "arug_dun01",50,50;
			end;
		case 2:
			mes "It's too scary to touch unknown things.";
			close;
		}
	}
}

arug_cas04,312,154,3	script	Mysterious Sunflower#09	977,{
	set .@GID, GetCastleData("arug_cas04",1);
	if (getcharid(2) == .@GID) {
		mes "-It's an amazingly huge sunflower; as big as a human! ... You feel something mysterious emanating from the flower.-";
		next;
		switch(select("Hold the stem.:Do nothing.")) {
		case 1:
			warp "arug_dun01",50,350;
			end;
		case 2:
			mes "It's too scary to touch unknown things.";
			close;
		}
	}
}

arug_cas05,312,154,3	script	Mysterious Sunflower#10	977,{
	set .@GID, GetCastleData("arug_cas05",1);
	if (getcharid(2) == .@GID) {
		mes "-It's an amazingly huge sunflower; as big as a human! ... You feel something mysterious emanating from the flower.-";
		next;
		switch(select("Hold the stem.:Do nothing.")) {
		case 1:
			warp "arug_dun01",200,386;
			end;
		case 2:
			mes "It's too scary to touch unknown things.";
			close;
		}
	}
}