Advertisement
Guest User

npc_id33950

a guest
Oct 26th, 2015
350
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.53 KB | None | 0 0
  1. ### Eclipse Workspace Patch 1.0
  2. #P l2jp
  3. Index: dist/game/data/scripts/ai/npc/AdventurersGuide/AdventurersGuide.java
  4. ===================================================================
  5. --- dist/game/data/scripts/ai/npc/AdventurersGuide/AdventurersGuide.java (revision 871)
  6. +++ dist/game/data/scripts/ai/npc/AdventurersGuide/AdventurersGuide.java (working copy)
  7. @@ -27,7 +27,7 @@
  8.  
  9. /**
  10. * Adventurers Guide AI.
  11. - * @author St3eT
  12. + * @modification by Prototype
  13. */
  14. public final class AdventurersGuide extends AbstractNpcAI
  15. {
  16. @@ -34,6 +34,7 @@
  17. // NPCs
  18. private static final int[] ADVENTURERS_GUIDE =
  19. {
  20. + 33950,
  21. 32327,
  22. 33454, // Newbie Helper
  23. };
  24. ### Eclipse Workspace Patch 1.0
  25. #P l2jp
  26. Index: dist/game/data/multisell/894.xml
  27. ===================================================================
  28. --- dist/game/data/multisell/894.xml (revision 871)
  29. +++ dist/game/data/multisell/894.xml (working copy)
  30. @@ -2,6 +2,7 @@
  31. <list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
  32. <npcs>
  33. <npc>32327</npc> <!-- Adventurers' Guide -->
  34. + <npc>33950</npc> <!-- Adventurers' Guide -->
  35. </npcs>
  36. <item>
  37. <ingredient id="37045" count="13" /> <!-- Steel Door Guild Coin -->
  38. Index: dist/game/data/multisell/896.xml
  39. ===================================================================
  40. --- dist/game/data/multisell/896.xml (revision 871)
  41. +++ dist/game/data/multisell/896.xml (working copy)
  42. @@ -2,6 +2,7 @@
  43. <list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
  44. <npcs>
  45. <npc>32327</npc> <!-- Adventurers' Guide -->
  46. + <npc>33950</npc> <!-- Adventurers' Guide -->
  47. </npcs>
  48. <item>
  49. <ingredient id="37045" count="5" /> <!-- Steel Door Guild Coin -->
  50. Index: dist/game/data/multisell/900.xml
  51. ===================================================================
  52. --- dist/game/data/multisell/900.xml (revision 871)
  53. +++ dist/game/data/multisell/900.xml (working copy)
  54. @@ -2,6 +2,7 @@
  55. <list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
  56. <npcs>
  57. <npc>32327</npc> <!-- Adventurers' Guide -->
  58. + <npc>33950</npc> <!-- Adventurers' Guide -->
  59. </npcs>
  60. <item>
  61. <ingredient id="37045" count="2" /> <!-- Steel Door Guild Coin -->
  62. Index: dist/game/data/multisell/898.xml
  63. ===================================================================
  64. --- dist/game/data/multisell/898.xml (revision 871)
  65. +++ dist/game/data/multisell/898.xml (working copy)
  66. @@ -2,6 +2,7 @@
  67. <list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
  68. <npcs>
  69. <npc>32327</npc> <!-- Adventurers' Guide -->
  70. + <npc>33950</npc> <!-- Adventurers' Guide -->
  71. </npcs>
  72. <item>
  73. <ingredient id="37045" count="9" /> <!-- Steel Door Guild Coin -->
  74. Index: dist/game/data/multisell/893.xml
  75. ===================================================================
  76. --- dist/game/data/multisell/893.xml (revision 871)
  77. +++ dist/game/data/multisell/893.xml (working copy)
  78. @@ -2,6 +2,7 @@
  79. <list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
  80. <npcs>
  81. <npc>32327</npc> <!-- Adventurers' Guide -->
  82. + <npc>33950</npc> <!-- Adventurers' Guide -->
  83. </npcs>
  84. <item>
  85. <ingredient id="37045" count="4" /> <!-- Steel Door Guild Coin -->
  86. Index: dist/game/data/multisell/897.xml
  87. ===================================================================
  88. --- dist/game/data/multisell/897.xml (revision 871)
  89. +++ dist/game/data/multisell/897.xml (working copy)
  90. @@ -2,6 +2,7 @@
  91. <list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
  92. <npcs>
  93. <npc>32327</npc> <!-- Adventurers' Guide -->
  94. + <npc>33950</npc> <!-- Adventurers' Guide -->
  95. </npcs>
  96. <item>
  97. <ingredient id="37045" count="4" /> <!-- Steel Door Guild Coin -->
  98. Index: dist/game/data/multisell/895.xml
  99. ===================================================================
  100. --- dist/game/data/multisell/895.xml (revision 871)
  101. +++ dist/game/data/multisell/895.xml (working copy)
  102. @@ -2,6 +2,7 @@
  103. <list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
  104. <npcs>
  105. <npc>32327</npc> <!-- Adventurers' Guide -->
  106. + <npc>33950</npc> <!-- Adventurers' Guide -->
  107. </npcs>
  108. <item>
  109. <ingredient id="37045" count="2" /> <!-- Steel Door Guild Coin -->
  110. Index: dist/game/data/multisell/899.xml
  111. ===================================================================
  112. --- dist/game/data/multisell/899.xml (revision 871)
  113. +++ dist/game/data/multisell/899.xml (working copy)
  114. @@ -2,6 +2,7 @@
  115. <list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
  116. <npcs>
  117. <npc>32327</npc> <!-- Adventurers' Guide -->
  118. + <npc>33950</npc> <!-- Adventurers' Guide -->
  119. </npcs>
  120. <item>
  121. <ingredient id="37045" count="3" /> <!-- Steel Door Guild Coin -->
  122. Index: dist/game/data/multisell/903.xml
  123. ===================================================================
  124. --- dist/game/data/multisell/903.xml (revision 871)
  125. +++ dist/game/data/multisell/903.xml (working copy)
  126. @@ -2,6 +2,7 @@
  127. <list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
  128. <npcs>
  129. <npc>32327</npc> <!-- Adventurers' Guide -->
  130. + <npc>33950</npc> <!-- Adventurers' Guide -->
  131. </npcs>
  132. <item>
  133. <ingredient id="38606" count="1" /> <!-- Steel Full Plate Shield -->
  134. Index: dist/game/data/multisell/901.xml
  135. ===================================================================
  136. --- dist/game/data/multisell/901.xml (revision 871)
  137. +++ dist/game/data/multisell/901.xml (working copy)
  138. @@ -2,6 +2,7 @@
  139. <list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
  140. <npcs>
  141. <npc>32327</npc> <!-- Adventurers' Guide -->
  142. + <npc>33950</npc> <!-- Adventurers' Guide -->
  143. </npcs>
  144. <item>
  145. <ingredient id="37045" count="2" /> <!-- Steel Door Guild Coin -->
  146. ### Eclipse Workspace Patch 1.0
  147. #P l2jp
  148. Index: dist/game/data/html/default/33950-2.htm
  149. ===================================================================
  150. --- dist/game/data/html/default/33950-2.htm (revision 871)
  151. +++ dist/game/data/html/default/33950-2.htm (working copy)
  152. @@ -1,6 +0,0 @@
  153. -<html><body>Adventurers' Guide:<br>
  154. -The Steel Door Guild tops all Dwarven guilds in power and prestige. As such, it is our duty to aid adventurers who work to restore peace unto this war-torn land. We will be happy to offer special assistance if you have Steel Door Guild Coins.<br>
  155. -Well?<br>
  156. -<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 3">"How do I use Steel Door Guild Coins?"</font></Button>
  157. -<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 4">"Here, I have some Steel Door Guild Coins..."</Button>
  158. -</body></html>
  159. \ No newline at end of file
  160. Index: dist/game/data/html/default/33950-4.htm
  161. ===================================================================
  162. --- dist/game/data/html/default/33950-4.htm (revision 871)
  163. +++ dist/game/data/html/default/33950-4.htm (working copy)
  164. @@ -1,14 +0,0 @@
  165. -<html><body>Adventurers' Guide:<br>
  166. -You can use Steel Door Guild Coins to receive equipment, and trade them back for coins again. Just remember, <font color="LEVEL">you cannot bring us junk to exchange for coins!</font><br>
  167. -So, what would you like to do?<br>
  168. -<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 0">"I'd like a weapon or a shield / Sigil."</Button>
  169. -<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 0">"I want to buy a top."</Button>
  170. -<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 0">"I am looking for some pants."</Button>
  171. -<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 0">"Do you have any good helmets?"</Button>
  172. -<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 0">"Gloves would be nice."</Button>
  173. -<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 0">"Give me the best boots you got."</Button>
  174. -<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 0">"Can I take a look at your necklaces?"</Button>
  175. -<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 0">"I'm up for a ring..."</Button>
  176. -<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 0">"I want some earrings."</Button>
  177. -<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 0">"I want to return my Steel equipment."</Button>
  178. -</body></html>
  179. \ No newline at end of file
  180. Index: dist/game/data/html/default/33950-3.htm
  181. ===================================================================
  182. --- dist/game/data/html/default/33950-3.htm (revision 871)
  183. +++ dist/game/data/html/default/33950-3.htm (working copy)
  184. @@ -1,7 +0,0 @@
  185. -<html><body>Adventurers' Guide:<br>
  186. -You can use Steel Door Guild Coins to purchase <font color="LEVEL">weapons, armor, and accessories of each grade</font>.
  187. -These items may be restricted in terms of augmentations or attribute options, but they will be more than enough to help you on your journey.<br>
  188. -Once you outgrow the equipment, <font color="LEVEL">you can trade them back for Steel Door Guild Coins again</font>! You can also invest in the Aden Reconstruction project if it suits your fancy, or even gramble.
  189. -Don't forget that Steel Weapon Packs and Steel Armor Packs have a chance of yielding Requiem, Apocalypse, or Specter equipment!
  190. -<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 2">Back</Button>
  191. -</body></html>
  192. \ No newline at end of file
  193. Index: dist/game/data/html/default/33950-1.htm
  194. ===================================================================
  195. --- dist/game/data/html/default/33950-1.htm (revision 871)
  196. +++ dist/game/data/html/default/33950-1.htm (working copy)
  197. @@ -1,9 +0,0 @@
  198. -<html><body>
  199. -I can offer you the following buffs, if you're below Lv. 91.<br>
  200. -Horn Melody / Drum Melody / Pipe Organ Melody Guitar Melody / Harp Melody / Lute Melody / Prevailing Sonata / Daring Sonata / Refreshing Sonata<br>
  201. -You can receive the above buffs as a group.<br>
  202. -For Knight's Harmony / Warrior's Harmony / Wizard's Harmony, you will have to choose one.<br>
  203. -<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h scripts_services.SupportMagic:getSupportMagicKnight">"I want the Knight's Harmony."</Button>
  204. -<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h scripts_services.SupportMagic:getSupportMagicWarrior">"Warrior's Harmony, please."</Button>
  205. -<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h scripts_services.SupportMagic:getSupportMagicWizard">"Wizard's Harmony, of course!"</Button>
  206. -</body></html>
  207. \ No newline at end of file
  208. Index: dist/game/data/html/default/33950.htm
  209. ===================================================================
  210. --- dist/game/data/html/default/33950.htm (revision 871)
  211. +++ dist/game/data/html/default/33950.htm (working copy)
  212. @@ -1,8 +1,8 @@
  213. -<html><body>Apprentice Adventurers' Guide:<br>
  214. -You're about to start a long journey.<br>
  215. -My job is to offer what little assistance I can as you charge into all this endless evil and intense fighting!<br>
  216. -Of course, I'm just an apprentice, so I can't help you as much as the full-fledged Adventurers' Guides.<br>
  217. -<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1"><font color="LEVEL">"What kinds of buffs do you have?"</font></Button>
  218. -<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 2">"I have some Steel Door Guild Coins..."</Button>
  219. -<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
  220. -</body></html>
  221. \ No newline at end of file
  222. +<html><body>Apprentice Adventurers' Guide:<br>
  223. +Are you weary from your long journey?<br>
  224. +Perhaps I can help strengthen you in your never-ending battle against the forces of evil.<br>
  225. +Even now, the monster attacks on this village grow stronger each day; it is only due to your tireless efforts that we have remained safe this long.<br>
  226. +<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link default/SupportMagic.htm">Check the list of available supplemental magic.</Button>
  227. +<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link default/SupportMagicServitor.htm">Check the list of supplement magic available for servitors.</Button>
  228. +<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link default/BlessingOfProtection.htm">Receive Blessing of Protection.</Button>
  229. +</body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement