Advertisement
iliqbg

sql html

Mar 9th, 2013
121
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Diff 12.00 KB | None | 0 0
  1. ### Eclipse Workspace Patch 1.0
  2. #P Lisvus_DataPack
  3. Index: sql/npc.sql
  4. ===================================================================
  5. --- sql/npc.sql (revision 351)
  6. +++ sql/npc.sql (working copy)
  7. @@ -5367,7 +5367,7 @@
  8.  (13280, 13280, 'Kat the Cat', 0, '', 0, 'Monster.cat_the_cat', 9.00, 16.00, 80, 'male', 'L2Pet', 40, 7085, 2057, 13.43, 3.09, 40, 43, 30, 21, 20, 25, 0, 0, 1969, 562, 1428, 526, 278, 0, 333, 0, 0, 0, 88, 132, null, 0, 0, 0),
  9.  (13281, 13281, 'Kat the Cat', 0, '', 0, 'Monster.cat_the_cat', 9.00, 16.00, 80, 'male', 'L2Pet', 40, 7085, 2057, 13.43, 3.09, 40, 43, 30, 21, 20, 25, 0, 0, 1978, 562, 1440, 526, 278, 0, 333, 0, 0, 0, 88, 132, null, 0, 0, 0),
  10.  (13282, 13282, 'Kat the Cat', 0, '', 0, 'Monster.cat_the_cat', 9.00, 16.00, 80, 'male', 'L2Pet', 40, 7085, 2057, 13.43, 3.09, 40, 43, 30, 21, 20, 25, 0, 0, 1987, 562, 1453, 526, 278, 0, 333, 0, 0, 0, 88, 132, null, 0, 0, 0),
  11. -(13283, 13283, 'Mew the Cat', 0, '', 0, 'Monster.cutie_cat', 8.00, 15.00, 78, 'female', 'L2Npc', 40, 7085, 2057, 13.43, 3.09, 40, 43, 30, 21, 20, 25, 0, 0, 1715, 555, 1069, 520, 278, 0, 333, 0, 0, 0, 52, 154, null, 0, 0, 0),
  12. +(13283, 13283, 'Mew the Cat', 0, '', 0, 'Monster.cutie_cat', 8.00, 15.00, 78, 'female', 'L2Pet', 40, 7085, 2057, 13.43, 3.09, 40, 43, 30, 21, 20, 25, 0, 0, 1715, 555, 1069, 520, 278, 0, 333, 0, 0, 0, 52, 154, null, 0, 0, 0),
  13.  (13284, 13284, 'Mew the Cat', 0, '', 0, 'Monster.cutie_cat', 8.00, 15.00, 78, 'female', 'L2Pet', 40, 7085, 2057, 13.43, 3.09, 40, 43, 30, 21, 20, 25, 0, 0, 1723, 555, 1081, 520, 278, 0, 333, 0, 0, 0, 52, 154, null, 0, 0, 0),
  14.  (13285, 13285, 'Mew the Cat', 0, '', 0, 'Monster.cutie_cat', 8.00, 15.00, 78, 'female', 'L2Pet', 40, 7085, 2057, 13.43, 3.09, 40, 43, 30, 21, 20, 25, 0, 0, 1732, 555, 1093, 520, 278, 0, 333, 0, 0, 0, 52, 154, null, 0, 0, 0),
  15.  (13286, 13286, 'Mew the Cat', 0, '', 0, 'Monster.cutie_cat', 8.00, 15.00, 78, 'female', 'L2Pet', 40, 7085, 2057, 13.43, 3.09, 40, 43, 30, 21, 20, 25, 0, 0, 1740, 555, 1105, 520, 278, 0, 333, 0, 0, 0, 52, 154, null, 0, 0, 0),
  16. Index: data/html/trainer/7867.htm
  17. ===================================================================
  18. --- data/html/trainer/7867.htm  (revision 351)
  19. +++ data/html/trainer/7867.htm  (working copy)
  20. @@ -1,17 +1,6 @@
  21. -<html>
  22. -<head>
  23. -<body>
  24. -Seer Reva:
  25. -<br>
  26. -Behold.  I am Reva, Seer of Paagrio.  I come to visit Aden the capital of human kingdom to relay the message of Paagrio.  Old orcs are sensing that the endless winter is approaching.  This must be felt by the leaders of humans and of the other five races.  Everyone must prepare for war.  Kill the enemies who are blocking our path and pave it with their blood.  Only the peace so obtained will bring us glory!  Tejakar Oroka!
  27. -<br>
  28. -<a action="bypass -h npc_%objectId%_SkillList">
  29. -Learn the skill.
  30. -</a>
  31. -<br>
  32. -<a action="bypass -h npc_%objectId%_Quest">
  33. -Quest
  34. -</a>
  35. -</body>
  36. -</html>
  37. -
  38. +<html><head><body>
  39. +Seer Reva:<br>
  40. +I am Reva, Seer of Paagrio. I bring a message from Paagrio to Aden, the capital of the Human kingdom. The leaders of the five races feel the approach of a long, dark winter. We must all prepare for war. The streets will run with the blood of the non-believers! Tempered by the fire of battle we shall reach our days of glory! Tejakar Oroka!<br>
  41. +<a action="bypass -h npc_%objectId%_SkillList">Learn skill</a><br>
  42. +<a action="bypass -h npc_%objectId%_Quest">Quest</a>
  43. +</body></html>
  44. \ No newline at end of file
  45. Index: data/html/default/7953.htm
  46. ===================================================================
  47. --- data/html/default/7953.htm  (revision 351)
  48. +++ data/html/default/7953.htm  (working copy)
  49. @@ -1,9 +1,5 @@
  50. -<html>
  51. -<body>
  52. -Dimension Vortex:
  53. -<br>
  54. -<a action="bypass -h npc_%objectId%_Quest 1102_toivortex_green">Use a green dimension stone to move to the first floor</a>
  55. -<br>
  56. -<a action="bypass -h npc_%objectId%_Quest 1102_toivortex_red">Use a red dimension stone to move to the tenth floor</a>
  57. -</body>
  58. -</html>
  59. \ No newline at end of file
  60. +<html><head><body>
  61. +Dimension Vertex:<br>
  62. +<a action="bypass -h npc_%objectId%_Quest 1102_toivortex_green">Use a Green Dimension Stone to move to the first floor.</a><br>
  63. +<a action="bypass -h npc_%objectId%_Quest 1102_toivortex_red">Use a Red Dimension Stone to move to the 10th floor.</a><br>
  64. +<a action="bypass -h npc_%objectId%_Quest">Quest</a></body></html>
  65. \ No newline at end of file
  66. Index: data/html/trainer/7185.htm
  67. ===================================================================
  68. --- data/html/trainer/7185.htm  (revision 351)
  69. +++ data/html/trainer/7185.htm  (working copy)
  70. @@ -1,21 +1,8 @@
  71. -<html>
  72. -<head>
  73. -<body>
  74. -Master Taniac Blackbird:
  75. -<br>
  76. -Welcome, traveler. How was your trip?
  77. -<br>
  78. -As you know, this is the oown of Oren's Fighters Guild, and I am Master Taniac Blackbird. The fine man standing over there is my father.
  79. -<br>
  80. -Even though I am not as skilled as my father, I can still teach you some things.
  81. -<br>
  82. -<a action="bypass -h npc_%objectId%_SkillList">
  83. -Learn Skills
  84. -</a>
  85. -<br>
  86. -<a action="bypass -h npc_%objectId%_Quest">
  87. -Quest
  88. -</a>
  89. -</body>
  90. -</html>
  91. -
  92. +<html><head><body>
  93. +Master Taniac Blackbird:<br>
  94. +Welcome, traveler. How was your trip? <br>
  95. +As you know, this is the oown of Oren's Fighters Guild, and I am Master Taniac Blackbird. The fine man standing over there is my father.<br>
  96. +Even though I am not as skilled as my father, I can still teach you some things.<br>
  97. +<a action="bypass -h npc_%objectId%_SkillList">Learn Skills</a><br>
  98. +<a action="bypass -h npc_%objectId%_Quest">Quest</a>
  99. +</body></html>
  100. \ No newline at end of file
  101. Index: data/html/trainer/7065.htm
  102. ===================================================================
  103. --- data/html/trainer/7065.htm  (revision 351)
  104. +++ data/html/trainer/7065.htm  (working copy)
  105. @@ -1,17 +1,6 @@
  106. -<html>
  107. -<head>
  108. -<body>
  109. -Master Arnelle:
  110. -<br>
  111. -You there! Have you come to learn skills? I am the Master rumored to be the most fearful in all of Dion. Don't understimate me because I'm a woman, you will pay a dear price. You don't have to be so tense! Relax, I won't bite.
  112. -<br>
  113. -<a action="bypass -h npc_%objectId%_SkillList">
  114. -Learn Skills
  115. -</a>
  116. -<br>
  117. -<a action="bypass -h npc_%objectId%_Quest">
  118. -Quest
  119. -</a>
  120. -</body>
  121. -</html>
  122. -
  123. +<html><head><body>
  124. +Master Arnelle:<br>
  125. +You there! Have you come to learn skills? I am the Master rumored to be the most fearful in all of Dion. Don't understimate me because I'm a woman, you will pay a dear price. You don't have to be so tense! Relax, I won't bite.<br>
  126. +<a action="bypass -h npc_%objectId%_SkillList">Learn Skills</a><br>
  127. +<a action="bypass -h npc_%objectId%_Quest">Quest</a>
  128. +</body></html>
  129. \ No newline at end of file
  130. Index: data/html/default/12559.htm
  131. ===================================================================
  132. --- data/html/default/12559.htm (revision 351)
  133. +++ data/html/default/12559.htm (working copy)
  134. @@ -1,4 +1,6 @@
  135. -<html><body>Second Gatekeeper:<br><br><br>
  136. -
  137. -
  138. +<html><body>What do you wish?
  139. +<center>
  140. +<a action="bypass -h npc_%objectId%_door open">Open the door.</a><br>
  141. +<a action="bypass -h npc_%objectId%_door close">Close the door.</a><br><br>
  142. +</center>
  143.  </body></html>
  144. Index: data/html/default/12558.htm
  145. ===================================================================
  146. --- data/html/default/12558.htm (revision 351)
  147. +++ data/html/default/12558.htm (working copy)
  148. @@ -1,4 +1,6 @@
  149. -<html><body>4th Gatekeeper:<br><br><br>
  150. -
  151. -
  152. +<html><body>What do you wish?
  153. +<center>
  154. +<a action="bypass -h npc_%objectId%_door open">Open the door.</a><br>
  155. +<a action="bypass -h npc_%objectId%_door close">Close the door.</a><br><br>
  156. +</center>
  157.  </body></html>
  158. Index: data/html/default/12557.htm
  159. ===================================================================
  160. --- data/html/default/12557.htm (revision 351)
  161. +++ data/html/default/12557.htm (working copy)
  162. @@ -1,4 +1,6 @@
  163. -<html><body>3rd Gatekeeper:<br><br><br>
  164. -
  165. -
  166. +<html><body>What do you wish?
  167. +<center>
  168. +<a action="bypass -h npc_%objectId%_door open">Open the door.</a><br>
  169. +<a action="bypass -h npc_%objectId%_door close">Close the door.</a><br><br>
  170. +</center>
  171.  </body></html>
  172. Index: data/html/default/12560.htm
  173. ===================================================================
  174. --- data/html/default/12560.htm (revision 351)
  175. +++ data/html/default/12560.htm (working copy)
  176. @@ -1,9 +1,6 @@
  177. -<html><body>First Gatekeeper:<br><br><br>
  178. -<center><table><tr><td>
  179. -EVENT wait for you!<Br><Br>
  180. -
  181. -Let's quest begin!<br><br>
  182. -
  183. -
  184. -</td></tr></table></center>
  185. +<html><body>What do you wish?
  186. +<center>
  187. +<a action="bypass -h npc_%objectId%_door open">Open the door.</a><br>
  188. +<a action="bypass -h npc_%objectId%_door close">Close the door.</a><br><br>
  189. +</center>
  190.  </body></html>
  191. Index: data/html/default/7954.htm
  192. ===================================================================
  193. --- data/html/default/7954.htm  (revision 351)
  194. +++ data/html/default/7954.htm  (working copy)
  195. @@ -1,9 +1,5 @@
  196. -<html>
  197. -<body>
  198. -Dimension Vortex:
  199. -<br>
  200. -<a action="bypass -h npc_%objectId%_Quest 1102_toivortex_green">Use a green dimension stone to move to the first floor</a>
  201. -<br>
  202. -<a action="bypass -h npc_%objectId%_Quest 1102_toivortex_blue">Use a blue dimension stone to move to the fifth floor</a>
  203. -</body>
  204. -</html>
  205. \ No newline at end of file
  206. +<html><head><body>
  207. +Dimension Vertex:<br>
  208. +<a action="bypass -h npc_%objectId%_Quest 1102_toivortex_green">Use a Green Dimension Stone to move to the first floor.</a><br>
  209. +<a action="bypass -h npc_%objectId%_Quest 1102_toivortex_blue">Use a Blue Dimension Stone to move to the fifth floor.</a><br>
  210. +<a action="bypass -h npc_%objectId%_Quest">Quest</a></body></html>
  211. \ No newline at end of file
  212. Index: data/html/trainer/7915.htm
  213. ===================================================================
  214. --- data/html/trainer/7915.htm  (revision 351)
  215. +++ data/html/trainer/7915.htm  (working copy)
  216. @@ -1,16 +1,11 @@
  217. -<html>
  218. -<body>
  219. -Seer Takina :
  220. -<br><br>
  221. -What do you think keeps a seer such as I here in this city of water, so greatly praised by Humans and Elves?
  222. -How I long for the sound of the wild wind screeching against the wall of my beloved northern fortress...
  223. -<br>
  224. -I have come here to warn those who believe that they are somehow protected from the chaos that swirls around them! Their peace and happiness shall soon be wrenched from them!
  225. -<br>
  226. -Dear friends, you must prepare for the cold darkness ahead!
  227. -<br><br>
  228. -<a action="bypass -h npc_%objectId%_SkillList">Learn a skill.</a>
  229. -<br>
  230. +<html><head><body>
  231. +Seer Takina:<br>
  232. +What do you think keeps a seer such as I here in this city of water, so greatly praised by Humans and Elves? How I long for the sound of the wild wind screeching against the wall of my beloved northern fortress... <br>
  233. +I have come here to warn those who believe that they are somehow protected from the chaos that swirls around them! Their peace and happiness shall soon be wrenched from them!<br>
  234. +Dear friends, you must prepare for the cold darkness ahead!<br>
  235. +<a action="bypass -h npc_%objectId%_SkillList">Learn a skill.</a><br>
  236.  <a action="bypass -h npc_%objectId%_Quest">Quest</a>
  237. -</body>
  238. -</html>
  239. \ No newline at end of file
  240. +</body></html>
  241. +
  242. +
  243. +
  244. Index: data/html/default/7952.htm
  245. ===================================================================
  246. --- data/html/default/7952.htm  (revision 351)
  247. +++ data/html/default/7952.htm  (working copy)
  248. @@ -1,9 +1,5 @@
  249. -<html>
  250. -<body>
  251. -Dimension Vortex:
  252. -<br>
  253. -<a action="bypass -h npc_%objectId%_Quest 1102_toivortex_blue">Use a blue dimension stone to move to the fifth floor</a>
  254. -<br>
  255. -<a action="bypass -h npc_%objectId%_Quest 1102_toivortex_red">Use a red dimension stone to move to the tenth floor</a>
  256. -</body>
  257. -</html>
  258. \ No newline at end of file
  259. +<html><head><body>
  260. +Dimension Vertex:<br>
  261. +<a action="bypass -h npc_%objectId%_Quest 1102_toivortex_blue">Use a Blue Dimension Stone to move to the fifth floor.</a><br>
  262. +<a action="bypass -h npc_%objectId%_Quest 1102_toivortex_red">Use a Red Dimension Stone to move to the 10th floor.</a><br>
  263. +<a action="bypass -h npc_%objectId%_Quest">Quest</a></body></html>
  264. \ No newline at end of file
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement