gswitch.txt 8.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444
  1. //Payon City for Athena by Script&DB Team
  2. payg_cas01.gat,287,5,0 script Switch 111,{
  3. mes " ";
  4. mes "There is a little switch here. Would you like to pull the switch down?";
  5. next;
  6. menu "Yes",L1,"No",L2;
  7. L1:
  8. warp "payg_cas01.gat",120,59;
  9. L2:
  10. close;
  11. }
  12. payg_cas01.gat,101,25,0 script Switch 111,{
  13. mes " ";
  14. mes "There is a little switch here. Would you like to pull the switch down?";
  15. next;
  16. menu "Yes",L1,"No",L2;
  17. L1:
  18. warp "gld_dun01.gat",186,165;
  19. L2:
  20. close;
  21. }
  22. payg_cas02.gat,141,141,0 script Switch 111,{
  23. mes " ";
  24. mes "There is a little switch here. Would you like to pull the switch down?";
  25. next;
  26. menu "Yes",L1,"No",L2;
  27. L1:
  28. warp "payg_cas02.gat",22,261;
  29. L2:
  30. close;
  31. }
  32. payg_cas02.gat,278,247,0 script Switch 111,{
  33. mes " ";
  34. mes "There is a little switch here. Would you like to pull the switch down?";
  35. next;
  36. menu "Yes",L1,"No",L2;
  37. L1:
  38. warp "gld_dun01.gat.gat",54,165;
  39. L2:
  40. close;
  41. }
  42. payg_cas03.gat,155,165,0 script Switch 111,{
  43. mes " ";
  44. mes "There is a little switch here. Would you like to pull the switch down?";
  45. next;
  46. menu "Yes",L1,"No",L2;
  47. L1:
  48. warp "payg_cas03.gat",50,261;
  49. L2:
  50. close;
  51. }
  52. payg_cas03.gat,38,42,0 script Switch 111,{
  53. mes " ";
  54. mes "There is a little switch here. Would you like to pull the switch down?";
  55. next;
  56. menu "Yes",L1,"No",L2;
  57. L1:
  58. warp "gld_dun01.gat",54,39;
  59. L2:
  60. close;
  61. }
  62. payg_cas04.gat,143,45,0 script Switch 111,{
  63. mes " ";
  64. mes "There is a little switch here. Would you like to pull the switch down?";
  65. next;
  66. menu "Yes",L1,"No",L2;
  67. L1:
  68. warp "payg_cas04.gat",38,285;
  69. L2:
  70. close;
  71. }
  72. payg_cas04.gat,52,48,0 script Switch 111,{
  73. mes " ";
  74. mes "There is a little switch here. Would you like to pull the switch down?";
  75. next;
  76. menu "Yes",L1,"No",L2;
  77. L1:
  78. warp "gld_dun01.gat",186,39;
  79. L2:
  80. close;
  81. }
  82. payg_cas05.gat,153,129,0 script Switch 111,{
  83. mes " ";
  84. mes "There is a little switch here. Would you like to pull the switch down?";
  85. next;
  86. menu "Yes",L1,"No",L2;
  87. L1:
  88. warp "payg_cas05.gat",277,250;
  89. L2:
  90. close;
  91. }
  92. payg_cas05.gat,248,14,0 script Switch 111,{
  93. mes " ";
  94. mes "There is a little switch here. Would you like to pull the switch down?";
  95. next;
  96. menu "Yes",L1,"No",L2;
  97. L1:
  98. warp "gld_dun01.gat",223,202;
  99. L2:
  100. close;
  101. }
  102. prtg_cas01.gat,15,208,0 script Switch 111,{
  103. mes " ";
  104. mes "There is a little switch here. Would you like to pull the switch down?";
  105. next;
  106. menu "Yes",L1,"No",L2;
  107. L1:
  108. warp "prtg_cas01.gat",110,181;
  109. L2:
  110. close;
  111. }
  112. prtg_cas01.gat,94,200,0 script Switch 111,{
  113. mes " ";
  114. mes "There is a little switch here. Would you like to pull the switch down?";
  115. next;
  116. menu "Yes",L1,"No",L2;
  117. L1:
  118. warp "gld_dun03.gat",28,251;
  119. L2:
  120. close;
  121. }
  122. prtg_cas02.gat,206,228,0 script Switch 111,{
  123. mes " ";
  124. mes "There is a little switch here. Would you like to pull the switch down?";
  125. next;
  126. menu "Yes",L1,"No",L2;
  127. L1:
  128. warp "prtg_cas02.gat",94,62;
  129. L2:
  130. close;
  131. }
  132. prtg_cas02.gat,84,72,0 script Switch 111,{
  133. mes " ";
  134. mes "There is a little switch here. Would you like to pull the switch down?";
  135. next;
  136. menu "Yes",L1,"No",L2;
  137. L1:
  138. warp "gld_dun03.gat",164,268;
  139. L2:
  140. close;
  141. }
  142. prtg_cas03.gat,192,134,0 script Switch 111,{
  143. mes " ";
  144. mes "There is a little switch here. Would you like to pull the switch down?";
  145. next;
  146. menu "Yes",L1,"No",L2;
  147. L1:
  148. warp "prtg_cas03.gat",51,101;
  149. L2:
  150. close;
  151. }
  152. prtg_cas03.gat,5,70,0 script Switch 111,{
  153. mes " ";
  154. mes "There is a little switch here. Would you like to pull the switch down?";
  155. next;
  156. menu "Yes",L1,"No",L2;
  157. L1:
  158. warp "gld_dun03.gat",164,179;
  159. L2:
  160. close;
  161. }
  162. prtg_cas04.gat,274,160,0 script Switch 111,{
  163. mes " ";
  164. mes "There is a little switch here. Would you like to pull the switch down?";
  165. next;
  166. menu "Yes",L1,"No",L2;
  167. L1:
  168. warp "prtg_cas04.gat",259,265;
  169. L2:
  170. close;
  171. }
  172. prtg_cas04.gat,56,283,0 script Switch 111,{
  173. mes " ";
  174. mes "There is a little switch here. Would you like to pull the switch down?";
  175. next;
  176. menu "Yes",L1,"No",L2;
  177. L1:
  178. warp "gld_dun03.gat",268,203;
  179. L2:
  180. close;
  181. }
  182. prtg_cas05.gat,280,177,0 script Switch 111,{
  183. mes " ";
  184. mes "There is a little switch here. Would you like to pull the switch down?";
  185. next;
  186. menu "Yes",L1,"No",L2;
  187. L1:
  188. warp "prtg_cas05.gat",36,38;
  189. L2:
  190. close;
  191. }
  192. prtg_cas05.gat,212,95,0 script Switch 111,{
  193. mes " ";
  194. mes "There is a little switch here. Would you like to pull the switch down?";
  195. next;
  196. menu "Yes",L1,"No",L2;
  197. L1:
  198. warp "gld_dun03.gat",199,28;
  199. L2:
  200. close;
  201. }
  202. aldeg_cas01.gat,123,223,0 script Switch 111,{
  203. mes " ";
  204. mes "There is a little switch here. Would you like to pull the switch down?";
  205. next;
  206. menu "Yes",L1,"No",L2;
  207. L1:
  208. warp "aldeg_cas01.gat",218,176;
  209. L2:
  210. close;
  211. }
  212. aldeg_cas01.gat,123,233,0 script Switch 111,{
  213. mes " ";
  214. mes "There is a little switch here. Would you like to pull the switch down?";
  215. next;
  216. menu "Yes",L1,"No",L2;
  217. L1:
  218. warp "gld_dun02.gat",32,122;
  219. L2:
  220. close;
  221. }
  222. aldeg_cas02.gat,139,234,0 script Switch 111,{
  223. mes " ";
  224. mes "There is a little switch here. Would you like to pull the switch down?";
  225. next;
  226. menu "Yes",L1,"No",L2;
  227. L1:
  228. warp "aldeg_cas02.gat",78,75;
  229. L2:
  230. close;
  231. }
  232. aldeg_cas02.gat,194,236,0 script Switch 111,{
  233. mes " ";
  234. mes "There is a little switch here. Would you like to pull the switch down?";
  235. next;
  236. menu "Yes",L1,"No",L2;
  237. L1:
  238. warp "gld_dun02.gat",79,30;
  239. L2:
  240. close;
  241. }
  242. aldeg_cas03.gat,219,259,0 script Switch 111,{
  243. mes " ";
  244. mes "There is a little switch here. Would you like to pull the switch down?";
  245. next;
  246. menu "Yes",L1,"No",L2;
  247. L1:
  248. warp "aldeg_cas03.gat",110,119;
  249. L2:
  250. close;
  251. }
  252. aldeg_cas03.gat,200,177,0 script Switch 111,{
  253. mes " ";
  254. mes "There is a little switch here. Would you like to pull the switch down?";
  255. next;
  256. menu "Yes",L1,"No",L2;
  257. L1:
  258. warp "gld_dun02.gat",165,38;
  259. L2:
  260. close;
  261. }
  262. aldeg_cas04.gat,79,15,0 script Switch 111,{
  263. mes " ";
  264. mes "There is a little switch here. Would you like to pull the switch down?";
  265. next;
  266. menu "Yes",L1,"No",L2;
  267. L1:
  268. warp "aldeg_cas04.gat",67,117;
  269. L2:
  270. close;
  271. }
  272. aldeg_cas04.gat,76,64,0 script Switch 111,{
  273. mes " ";
  274. mes "There is a little switch here. Would you like to pull the switch down?";
  275. next;
  276. menu "Yes",L1,"No",L2;
  277. L1:
  278. warp "gld_dun02.gat",160,148;
  279. L2:
  280. close;
  281. }
  282. aldeg_cas05.gat,68,13,0 script Switch 111,{
  283. mes " ";
  284. mes "There is a little switch here. Would you like to pull the switch down?";
  285. next;
  286. menu "Yes",L1,"No",L2;
  287. L1:
  288. warp "aldeg_cas05.gat",51,179;
  289. L2:
  290. close;
  291. }
  292. aldeg_cas05.gat,22,205,0 script Switch 111,{
  293. mes " ";
  294. mes "There is a little switch here. Would you like to pull the switch down?";
  295. next;
  296. menu "Yes",L1,"No",L2;
  297. L1:
  298. warp "gld_dun02.gat",103,169;
  299. L2:
  300. close;
  301. }
  302. gefg_cas01.gat,151,109,0 script Switch 111,{
  303. mes " ";
  304. mes "There is a little switch here. Would you like to pull the switch down?";
  305. next;
  306. menu "Yes",L1,"No",L2;
  307. L1:
  308. warp "gefg_cas01.gat",40,49;
  309. L2:
  310. close;
  311. }
  312. gefg_cas01.gat,78,84,0 script Switch 111,{
  313. mes " ";
  314. mes "There is a little switch here. Would you like to pull the switch down?";
  315. next;
  316. menu "Yes",L1,"No",L2;
  317. L1:
  318. warp "gld_dun04.gat",39,258;
  319. L2:
  320. close;
  321. }
  322. gefg_cas02.gat,137,113,0 script Switch 111,{
  323. mes " ";
  324. mes "There is a little switch here. Would you like to pull the switch down?";
  325. next;
  326. menu "Yes",L1,"No",L2;
  327. L1:
  328. warp "gefg_cas02.gat",12,67;
  329. L2:
  330. close;
  331. }
  332. gefg_cas02.gat,167,40,0 script Switch 111,{
  333. mes " ";
  334. mes "There is a little switch here. Would you like to pull the switch down?";
  335. next;
  336. menu "Yes",L1,"No",L2;
  337. L1:
  338. warp "gld_dun04.gat",125,270;
  339. L2:
  340. close;
  341. }
  342. gefg_cas03.gat,267,287,0 script Switch 111,{
  343. mes " ";
  344. mes "There is a little switch here. Would you like to pull the switch down?";
  345. next;
  346. menu "Yes",L1,"No",L2;
  347. L1:
  348. warp "gefg_cas03.gat",106,24;
  349. L2:
  350. close;
  351. }
  352. gefg_cas03.gat,221,43,0 script Switch 111,{
  353. mes " ";
  354. mes "There is a little switch here. Would you like to pull the switch down?";
  355. next;
  356. menu "Yes",L1,"No",L2;
  357. L1:
  358. warp "gld_dun04.gat",268,251;
  359. L2:
  360. close;
  361. }
  362. gefg_cas04.gat,113,115,0 script Switch 111,{
  363. mes " ";
  364. mes "There is a little switch here. Would you like to pull the switch down?";
  365. next;
  366. menu "Yes",L1,"No",L2;
  367. L1:
  368. warp "gefg_cas04.gat",73,47;
  369. L2:
  370. close;
  371. }
  372. gefg_cas04.gat,58,75,0 script Switch 111,{
  373. mes " ";
  374. mes "There is a little switch here. Would you like to pull the switch down?";
  375. next;
  376. menu "Yes",L1,"No",L2;
  377. L1:
  378. warp "gld_dun04.gat",268,108;
  379. L2:
  380. close;
  381. }
  382. gefg_cas05.gat,141,187,0 script Switch 111,{
  383. mes " ";
  384. mes "There is a little switch here. Would you like to pull the switch down?";
  385. next;
  386. menu "Yes",L1,"No",L2;
  387. L1:
  388. warp "gefg_cas05.gat",70,53;
  389. L2:
  390. close;
  391. }
  392. gefg_cas05.gat,62,22,0 script Switch 111,{
  393. mes " ";
  394. mes "There is a little switch here. Would you like to pull the switch down?";
  395. next;
  396. menu "Yes",L1,"No",L2;
  397. L1:
  398. warp "gld_dun04.gat",230,35;
  399. L2:
  400. close;
  401. }