prontera.txt 6.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166
  1. //===== rAthena Script =======================================
  2. //= Prontera Warp Script
  3. //===== Description: =========================================
  4. //= Warp Points for Prontera
  5. //===== Changelogs: ==========================================
  6. //= 1.0 Prontera castle map changed in ep16.1 [Capuche]
  7. //============================================================
  8. prt_lib_q,9,25,0 script lib_q_to_pprt WARPNPC,1,1,{
  9. end;
  10. OnTouch:
  11. if (ep16_royal < 21) {
  12. mes "There are more to find out.";
  13. mes "Go back to Nillem.";
  14. close;
  15. }
  16. warp "prt_q",155,354;
  17. end;
  18. }
  19. prt_cas,152,163,0 script way_to_qroom_L_qroom_L_to_way WARPNPC,1,1,{
  20. end;
  21. OnTouch:
  22. if (ep16_royal == 0) {
  23. npctalk "That way is a royal villa for VIPs. Outsiders cannot access the place.", "Royal Guardian Knight#02", bc_self;
  24. setpcblock PCBLOCK_NPC, true;
  25. sleep2 3000;
  26. setpcblock PCBLOCK_NPC, false;
  27. npctalk "If you are invited, a severnt should be there to greet you. Please be guided officially.", "Royal Guardian Knight#02", bc_self;
  28. end;
  29. }
  30. warp "prt_cas_q",150,8;
  31. end;
  32. }
  33. prt_cas,278,163,0 script way_to_qroom_R_qroom_R_to_way WARPNPC,1,1,{
  34. end;
  35. OnTouch:
  36. if (ep16_royal == 0) {
  37. npctalk "That way is a royal villa for VIPs. Outsiders cannot access the place.", "Royal Guardian Knight#03", bc_self;
  38. setpcblock PCBLOCK_NPC, true;
  39. sleep2 3000;
  40. setpcblock PCBLOCK_NPC, false;
  41. npctalk "If you are invited, a severnt should be there to greet you. Please be guided officially.", "Royal Guardian Knight#03", bc_self;
  42. end;
  43. }
  44. warp "prt_cas_q",135,119;
  45. end;
  46. }
  47. prt_cas_q,130,32,0 script qroom_heine_in_qroom_heine_out WARPNPC,1,1,{
  48. end;
  49. OnTouch:
  50. if (ep16_royal > 7 && ep16_royal < 16) {
  51. mes "It is locked.";
  52. close;
  53. }
  54. warp "prt_cas_q",30,78;
  55. end;
  56. }
  57. prt_cas_q,130,56,0 script qroom_nerius_in_qroom_nerius_out WARPNPC,1,1,{
  58. end;
  59. OnTouch:
  60. if (ep16_royal > 2 && ep16_royal < 15 && ep16_royal != 7) {
  61. mes "It is locked.";
  62. close;
  63. }
  64. if (ep16_royal == 15) {
  65. if (isbegin_quest(7697) < 1) {
  66. mes "Let's first reply to the servant that the invitation will be accepted.";
  67. close;
  68. }
  69. }
  70. warp "prt_cas_q",30,128;
  71. end;
  72. }
  73. prt_lib,9,24,0 script lib_to_prt_prison WARPNPC,1,1,{
  74. end;
  75. OnTouch_:
  76. if (ep16_royal > 13)
  77. warp "prt_pri00",60,127;
  78. else {
  79. mes "[Guardian Knight]";
  80. mes "You cannot go that way.";
  81. close2;
  82. warp "prt_lib",60,61;
  83. }
  84. end;
  85. }
  86. prt_cas,188,258,0 script prt_cas_to_prt_pri00 WARPNPC,1,1,{
  87. end;
  88. OnTouch_:
  89. if (ep16_royal >= 2)
  90. warp "prt_pri00",54,134;
  91. else {
  92. npctalk "You shouldn't enter the place like that.", "Guardian Knight#ep16_prigate01", bc_self;
  93. setpcblock PCBLOCK_NPC, true;
  94. sleep2 2000;
  95. setpcblock PCBLOCK_NPC, false;
  96. warp "prt_cas",182,258;
  97. }
  98. end;
  99. }
  100. prt_pri00,54,139,0 warp prt_pri_to_prt_cas 1,1,prt_cas,182,258
  101. prt_prison,155,290,0 warp2 prt_prison_OUT 2,2,prt_pri00,50,120
  102. prt_q,155,358,0 warp #prt_q_tp_lib_q 1,1,prt_lib_q,89,43
  103. prt_cas_q,34,78,0 warp qroom_heine_out_qroom_heine_in 1,1,prt_cas_q,134,32
  104. prt_cas_q,154,8,0 warp qroom_L_to_way_way_to_qroom_L 1,1,prt_cas,156,163
  105. prt_cas_q,132,119,0 warp qroom_R_to_way_way_to_qroom_R 1,1,prt_cas,274,163
  106. prt_cas_q,130,8,0 warp qroom_vip_in_qroom_vip_out 1,1,prt_cas_q,30,28
  107. prt_cas_q,34,28,0 warp qroom_vip_out_qroom_vip_in 1,1,prt_cas_q,134,8
  108. prt_cas_q,34,128,0 warp qroom_nerius_out_qroom_nerius_in 1,1,prt_cas_q,134,56
  109. prt_cas_q,130,80,0 warp qroom_valter_in_qroom_balter_out 1,1,prt_cas_q,30,178
  110. prt_cas_q,34,178,0 warp qroom_balter_out_qroom_valter_in 1,1,prt_cas_q,134,80
  111. prt_cas_q,153,119,0 warp qroom_wigner_in_qroom_wigner_out 1,1,prt_cas_q,78,21
  112. prt_cas_q,74,21,0 warp qroom_wigner_out_qroom_wigner_in 1,1,prt_cas_q,149,119
  113. prt_cas_q,153,143,0 warp qroom_richard_in_qroom_richard_out 1,1,prt_cas_q,78,77
  114. prt_cas_q,74,77,0 warp qroom_richard_out_qroom_richard_in 1,1,prt_cas_q,149,143
  115. prt_cas_q,153,167,0 warp qroom_geob_in_qroom_geob_out 1,1,prt_cas_q,78,131
  116. prt_cas_q,74,131,0 warp qroom_geob_out_qroom_geob_in 1,1,prt_cas_q,149,167
  117. prt_cas_q,153,191,0 warp qroom_lugen_in_qroom_lugen_out 1,1,prt_cas_q,78,189
  118. prt_cas_q,74,189,0 warp qroom_lugen_out_qroom_lugen_in 1,1,prt_cas_q,149,191
  119. prt_cas,216,184,0 warp mainhall_in_mainhall_out 1,1,prt_cas,93,212
  120. prt_cas,93,208,0 warp mainhall_out_mainhall_in 1,1,prt_cas,216,180
  121. prt_cas,197,148,0 warp guestroom_l1_in_guestroom_l1 1,1,prt_cas,31,117
  122. prt_cas,31,120,0 warp guestroom_l1_guestroom_l1_in 1,1,prt_cas,197,152
  123. prt_cas,178,148,0 warp guestroom_l2_in_guestroom_l2 1,1,prt_cas,27,43
  124. prt_cas,27,47,0 warp guestroom_l2_guestroom_l2_in 1,1,prt_cas,178,152
  125. prt_cas,235,148,0 warp guestroom_r1_in_guestroom_r1 1,1,prt_cas,174,104
  126. prt_cas,174,108,0 warp guestroom_r1_guestroom_r1_in 1,1,prt_cas,235,152
  127. prt_cas,253,148,0 warp guestroom_r2_in_guestroom_r2 1,1,prt_cas,174,37
  128. prt_cas,174,40,0 warp guestroom_r2_guestroom_r2_in 1,1,prt_cas,253,152
  129. prt_cas,164,177,0 warp way_up_L_way_down_L 1,1,prt_cas,54,156
  130. prt_cas,54,152,0 warp way_down_L_way_up_L 1,1,prt_cas,164,172
  131. prt_cas,268,176,0 warp way_up_R_way_down_R 1,1,prt_cas,110,156
  132. prt_cas,110,152,0 warp way_down_R_way_up_R 1,1,prt_cas,268,172
  133. prt_cas,82,175,0 warp way_to_gld_gld_to_cas 1,1,prt_gld,159,30
  134. prt_gld,159,24,0 warp gld_to_cas_way_to_gld 1,1,prt_cas,82,171
  135. prt_cas,130,218,0 warp library_in_library_out 1,1,prt_cas,303,48
  136. prt_cas,300,48,0 warp library_out_library_in 1,1,prt_cas,127,218
  137. prt_cas,174,234,0 warp cruroom_in_cruroom_out 1,1,prt_cas,247,107
  138. prt_cas,247,111,0 warp cruroom_out_cruroom_in 1,1,prt_cas,174,237
  139. prt_cas,41,275,0 warp cuisine_in_cuisine_out 1,1,prt_cas,320,182
  140. prt_cas,320,178,0 warp cuisine_out_cuisine_in 1,1,prt_cas,41,271
  141. prt_cas,54,217,0 warp dining_in_dining_out 1,1,prt_cas,388,137
  142. prt_cas,392,137,0 warp dining_out_dining_in 1,1,prt_cas,58,217
  143. prt_cas,19,342,0 warp queen_room_in_queen_room_out 1,1,prt_cas,269,313
  144. prt_cas,273,313,0 warp queen_room_out_queen_room_in 1,1,prt_cas,23,342
  145. prt_cas,174,342,0 warp king_room_in_king_room_out 1,1,prt_cas,322,336
  146. prt_cas,318,336,0 warp king_room_out_king_room_in 1,1,prt_cas,170,342
  147. prt_cas,48,330,0 warp queen_office_in_queein_office_out 1,1,prt_cas,251,242
  148. prt_cas,251,246,0 warp queein_office_out_queen_office_in 1,1,prt_cas,48,334
  149. prt_cas,146,330,0 warp king_office_in_king_office_out 1,1,prt_cas,309,288
  150. prt_cas,309,291,0 warp king_office_out_king_office_in 1,1,prt_cas,146,334
  151. prt_cas,254,347,0 warp garden_in_garden_out 1,1,prt_cas,96,18
  152. prt_cas,96,14,0 warp garden_out_garden_in 1,1,prt_cas,254,343
  153. prt_cas,216,142,0 warp cas_out_prt_to_cas 1,1,prontera,156,354
  154. prontera,156,358,0 warp prt_to_cas_cas_out 1,1,prt_cas,216,146