Advertisement
panther75

add npc Arcturus and Orin to hunter vilage spawnlist

Nov 4th, 2022
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Diff 2.65 KB | Fixit | 0 0
  1. diff --git a/L2J_Mobius_06.0_Fafurion/dist/game/data/spawns/Hunters/HuntersVillage.xml b/L2J_Mobius_06.0_Fafurion/dist/game/data/spawns/Hunters/HuntersVillage.xml
  2. index a056ef8..6dcab00 100644
  3. --- a/L2J_Mobius_06.0_Fafurion/dist/game/data/spawns/Hunters/HuntersVillage.xml
  4. +++ b/L2J_Mobius_06.0_Fafurion/dist/game/data/spawns/Hunters/HuntersVillage.xml
  5. @@ -27,7 +27,7 @@
  6.             <npc id="30699" x="120249" y="76031" z="-2256" heading="31768" respawnTime="60sec" /> <!-- Medown -->
  7.             <npc id="30700" x="120251" y="76247" z="-2264" heading="40960" respawnTime="60sec" /> <!-- Prestan -->
  8.             <npc id="30701" x="120180" y="75807" z="-2264" heading="18384" respawnTime="60sec" /> <!-- Errickin -->
  9. -           <npc id="30702" x="117598" y="77264" z="-2584" heading="53248" respawnTime="60sec" /> <!-- Bernard -->
  10. +           <npc id="30702" x="117491" y="77187" z="-2596" heading="60143" respawnTime="60sec" /> <!-- Bernard -->
  11.             <npc id="30703" x="117717" y="77273" z="-2584" heading="45056" respawnTime="60sec" /> <!-- Colin -->
  12.             <npc id="30704" x="120100" y="74739" z="-2368" heading="31000" respawnTime="60sec" /> <!-- Garvarentz -->
  13.             <npc id="30705" x="120079" y="74847" z="-2368" heading="31000" respawnTime="60sec" /> <!-- Chakiris -->
  14. @@ -41,7 +41,7 @@
  15.             <npc id="30713" x="118437" y="74051" z="-2384" heading="50000" respawnTime="60sec" /> <!-- Gardner -->
  16.             <npc id="30714" x="118306" y="74040" z="-2368" heading="50000" respawnTime="60sec" /> <!-- Paros -->
  17.             <npc id="30744" x="117980" y="76704" z="-2592" heading="32768" respawnTime="60sec" /> <!-- Grey -->
  18. -           <npc id="30745" x="115952" y="76000" z="-2720" respawnTime="60sec" /> <!-- Tor -->
  19. +           <npc id="30745" x="115952" y="76000" z="-2721" respawnTime="60sec" /> <!-- Tor -->
  20.             <npc id="30746" x="116085" y="74728" z="-2584" heading="10000" respawnTime="60sec" /> <!-- Cybellin -->
  21.             <npc id="30764" x="117380" y="75616" z="-2664" heading="26000" respawnTime="60sec" /> <!-- Balthazar -->
  22.             <npc id="30831" x="117432" y="76044" z="-2720" heading="15000" respawnTime="60sec" /> <!-- Nelson -->
  23. @@ -72,6 +72,8 @@
  24.             <npc id="35277" x="116780" y="75504" z="-2720" heading="20000" respawnTime="60sec" /> <!-- Manor Manager -->
  25.             <npc id="34018" x="116503" y="75392" z="-2712" heading="12298" respawnTime="60sec" /> <!-- Merlot -->
  26.             <npc id="33946" x="116830" y="77297" z="-2698" heading="36736" respawnTime="60sec" /> <!-- Adventure Guildsman -->
  27. +           <npc id="34267" x="117598" y="77264" z="-2585" heading="53248" respawnTime="60sec" /> <!-- Arcturus -->
  28. +           <npc id="34357" x="115966" y="76032" z="-2712" heading="0" respawnTime="60sec" /> <!-- Orin -->
  29.         </group>
  30.     </spawn>
  31.  </list>
  32. \ No newline at end of file
Tags: Orin Arcturus
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement