Addition of Arcturus and Orin Hunter's Village spawns.
Contributed by panther.
This commit is contained in:
parent
88b6b0f3b8
commit
63943a72a0
7
L2J_Mobius_05.0_Salvation/dist/game/data/html/default/34267.htm
vendored
Normal file
7
L2J_Mobius_05.0_Salvation/dist/game/data/html/default/34267.htm
vendored
Normal file
@ -0,0 +1,7 @@
|
||||
<html><body>Hunter Guild Leader Arcturus:<br>
|
||||
Hey, are you interested in the Hunter Guild?<br>
|
||||
I am Arcturus, newly appointed president of the association. My main job is a hunter. I got a bit of a tedious job.<br>
|
||||
Well, I can't help it. Let's try to revive the Hunters' Guild again.<br>
|
||||
I just want to get the hunter's guild back to its original shape and go back to a life of full-blown hunting.<br>
|
||||
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
||||
</body></html>
|
7
L2J_Mobius_05.0_Salvation/dist/game/data/html/default/34357.htm
vendored
Normal file
7
L2J_Mobius_05.0_Salvation/dist/game/data/html/default/34357.htm
vendored
Normal file
@ -0,0 +1,7 @@
|
||||
<html><body>Orin:<br>
|
||||
We help you enter the throne of heroes. You will also receive a ranking reward from the last cycle. <br1>How can I help you?<br>
|
||||
<button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 0">Receive a reward for completing the 1st place mission in the last cycle</Button>
|
||||
<button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 0">View last cycle rankings</Button>
|
||||
<button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 0">see this ranking</Button></body>
|
||||
<button ALIGN=LEFT ICON="TELEPORT" action="bypass -h npc_%objectId%_Chat 0"><font color="LEVEL">Enter the Throne of Heroes</font></button>
|
||||
</body></html>
|
@ -27,7 +27,7 @@
|
||||
<npc id="30699" x="120249" y="76031" z="-2256" heading="31768" respawnTime="60sec" /> <!-- Medown -->
|
||||
<npc id="30700" x="120251" y="76247" z="-2264" heading="40960" respawnTime="60sec" /> <!-- Prestan -->
|
||||
<npc id="30701" x="120180" y="75807" z="-2264" heading="18384" respawnTime="60sec" /> <!-- Errickin -->
|
||||
<npc id="30702" x="117598" y="77264" z="-2584" heading="53248" respawnTime="60sec" /> <!-- Bernard -->
|
||||
<npc id="30702" x="117491" y="77187" z="-2596" heading="60143" respawnTime="60sec" /> <!-- Bernard -->
|
||||
<npc id="30703" x="117717" y="77273" z="-2584" heading="45056" respawnTime="60sec" /> <!-- Colin -->
|
||||
<npc id="30704" x="120100" y="74739" z="-2368" heading="31000" respawnTime="60sec" /> <!-- Garvarentz -->
|
||||
<npc id="30705" x="120079" y="74847" z="-2368" heading="31000" respawnTime="60sec" /> <!-- Chakiris -->
|
||||
@ -41,7 +41,7 @@
|
||||
<npc id="30713" x="118437" y="74051" z="-2384" heading="50000" respawnTime="60sec" /> <!-- Gardner -->
|
||||
<npc id="30714" x="118306" y="74040" z="-2368" heading="50000" respawnTime="60sec" /> <!-- Paros -->
|
||||
<npc id="30744" x="117980" y="76704" z="-2592" heading="32768" respawnTime="60sec" /> <!-- Grey -->
|
||||
<npc id="30745" x="115952" y="76000" z="-2720" respawnTime="60sec" /> <!-- Tor -->
|
||||
<npc id="30745" x="115952" y="76000" z="-2721" respawnTime="60sec" /> <!-- Tor -->
|
||||
<npc id="30746" x="116085" y="74728" z="-2584" heading="10000" respawnTime="60sec" /> <!-- Cybellin -->
|
||||
<npc id="30764" x="117380" y="75616" z="-2664" heading="26000" respawnTime="60sec" /> <!-- Balthazar -->
|
||||
<npc id="30831" x="117432" y="76044" z="-2720" heading="15000" respawnTime="60sec" /> <!-- Nelson -->
|
||||
@ -72,6 +72,8 @@
|
||||
<npc id="35277" x="116780" y="75504" z="-2720" heading="20000" respawnTime="60sec" /> <!-- Manor Manager -->
|
||||
<npc id="34018" x="116503" y="75392" z="-2712" heading="12298" respawnTime="60sec" /> <!-- Merlot -->
|
||||
<npc id="33946" x="116830" y="77297" z="-2698" heading="36736" respawnTime="60sec" /> <!-- Adventure Guildsman -->
|
||||
<npc id="34267" x="117598" y="77264" z="-2585" heading="53248" respawnTime="60sec" /> <!-- Arcturus -->
|
||||
<npc id="34357" x="115966" y="76032" z="-2712" heading="0" respawnTime="60sec" /> <!-- Orin -->
|
||||
</group>
|
||||
</spawn>
|
||||
</list>
|
7
L2J_Mobius_05.5_EtinasFate/dist/game/data/html/default/34267.htm
vendored
Normal file
7
L2J_Mobius_05.5_EtinasFate/dist/game/data/html/default/34267.htm
vendored
Normal file
@ -0,0 +1,7 @@
|
||||
<html><body>Hunter Guild Leader Arcturus:<br>
|
||||
Hey, are you interested in the Hunter Guild?<br>
|
||||
I am Arcturus, newly appointed president of the association. My main job is a hunter. I got a bit of a tedious job.<br>
|
||||
Well, I can't help it. Let's try to revive the Hunters' Guild again.<br>
|
||||
I just want to get the hunter's guild back to its original shape and go back to a life of full-blown hunting.<br>
|
||||
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
||||
</body></html>
|
7
L2J_Mobius_05.5_EtinasFate/dist/game/data/html/default/34357.htm
vendored
Normal file
7
L2J_Mobius_05.5_EtinasFate/dist/game/data/html/default/34357.htm
vendored
Normal file
@ -0,0 +1,7 @@
|
||||
<html><body>Orin:<br>
|
||||
We help you enter the throne of heroes. You will also receive a ranking reward from the last cycle. <br1>How can I help you?<br>
|
||||
<button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 0">Receive a reward for completing the 1st place mission in the last cycle</Button>
|
||||
<button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 0">View last cycle rankings</Button>
|
||||
<button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 0">see this ranking</Button></body>
|
||||
<button ALIGN=LEFT ICON="TELEPORT" action="bypass -h npc_%objectId%_Chat 0"><font color="LEVEL">Enter the Throne of Heroes</font></button>
|
||||
</body></html>
|
@ -27,7 +27,7 @@
|
||||
<npc id="30699" x="120249" y="76031" z="-2256" heading="31768" respawnTime="60sec" /> <!-- Medown -->
|
||||
<npc id="30700" x="120251" y="76247" z="-2264" heading="40960" respawnTime="60sec" /> <!-- Prestan -->
|
||||
<npc id="30701" x="120180" y="75807" z="-2264" heading="18384" respawnTime="60sec" /> <!-- Errickin -->
|
||||
<npc id="30702" x="117598" y="77264" z="-2584" heading="53248" respawnTime="60sec" /> <!-- Bernard -->
|
||||
<npc id="30702" x="117491" y="77187" z="-2596" heading="60143" respawnTime="60sec" /> <!-- Bernard -->
|
||||
<npc id="30703" x="117717" y="77273" z="-2584" heading="45056" respawnTime="60sec" /> <!-- Colin -->
|
||||
<npc id="30704" x="120100" y="74739" z="-2368" heading="31000" respawnTime="60sec" /> <!-- Garvarentz -->
|
||||
<npc id="30705" x="120079" y="74847" z="-2368" heading="31000" respawnTime="60sec" /> <!-- Chakiris -->
|
||||
@ -41,7 +41,7 @@
|
||||
<npc id="30713" x="118437" y="74051" z="-2384" heading="50000" respawnTime="60sec" /> <!-- Gardner -->
|
||||
<npc id="30714" x="118306" y="74040" z="-2368" heading="50000" respawnTime="60sec" /> <!-- Paros -->
|
||||
<npc id="30744" x="117980" y="76704" z="-2592" heading="32768" respawnTime="60sec" /> <!-- Grey -->
|
||||
<npc id="30745" x="115952" y="76000" z="-2720" respawnTime="60sec" /> <!-- Tor -->
|
||||
<npc id="30745" x="115952" y="76000" z="-2721" respawnTime="60sec" /> <!-- Tor -->
|
||||
<npc id="30746" x="116085" y="74728" z="-2584" heading="10000" respawnTime="60sec" /> <!-- Cybellin -->
|
||||
<npc id="30764" x="117380" y="75616" z="-2664" heading="26000" respawnTime="60sec" /> <!-- Balthazar -->
|
||||
<npc id="30831" x="117432" y="76044" z="-2720" heading="15000" respawnTime="60sec" /> <!-- Nelson -->
|
||||
@ -72,6 +72,8 @@
|
||||
<npc id="35277" x="116780" y="75504" z="-2720" heading="20000" respawnTime="60sec" /> <!-- Manor Manager -->
|
||||
<npc id="34018" x="116503" y="75392" z="-2712" heading="12298" respawnTime="60sec" /> <!-- Merlot -->
|
||||
<npc id="33946" x="116830" y="77297" z="-2698" heading="36736" respawnTime="60sec" /> <!-- Adventure Guildsman -->
|
||||
<npc id="34267" x="117598" y="77264" z="-2585" heading="53248" respawnTime="60sec" /> <!-- Arcturus -->
|
||||
<npc id="34357" x="115966" y="76032" z="-2712" heading="0" respawnTime="60sec" /> <!-- Orin -->
|
||||
</group>
|
||||
</spawn>
|
||||
</list>
|
7
L2J_Mobius_06.0_Fafurion/dist/game/data/html/default/34267.htm
vendored
Normal file
7
L2J_Mobius_06.0_Fafurion/dist/game/data/html/default/34267.htm
vendored
Normal file
@ -0,0 +1,7 @@
|
||||
<html><body>Hunter Guild Leader Arcturus:<br>
|
||||
Hey, are you interested in the Hunter Guild?<br>
|
||||
I am Arcturus, newly appointed president of the association. My main job is a hunter. I got a bit of a tedious job.<br>
|
||||
Well, I can't help it. Let's try to revive the Hunters' Guild again.<br>
|
||||
I just want to get the hunter's guild back to its original shape and go back to a life of full-blown hunting.<br>
|
||||
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
||||
</body></html>
|
7
L2J_Mobius_06.0_Fafurion/dist/game/data/html/default/34357.htm
vendored
Normal file
7
L2J_Mobius_06.0_Fafurion/dist/game/data/html/default/34357.htm
vendored
Normal file
@ -0,0 +1,7 @@
|
||||
<html><body>Orin:<br>
|
||||
We help you enter the throne of heroes. You will also receive a ranking reward from the last cycle. <br1>How can I help you?<br>
|
||||
<button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 0">Receive a reward for completing the 1st place mission in the last cycle</Button>
|
||||
<button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 0">View last cycle rankings</Button>
|
||||
<button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 0">see this ranking</Button></body>
|
||||
<button ALIGN=LEFT ICON="TELEPORT" action="bypass -h npc_%objectId%_Chat 0"><font color="LEVEL">Enter the Throne of Heroes</font></button>
|
||||
</body></html>
|
@ -27,7 +27,7 @@
|
||||
<npc id="30699" x="120249" y="76031" z="-2256" heading="31768" respawnTime="60sec" /> <!-- Medown - Grand Master -->
|
||||
<npc id="30700" x="120251" y="76247" z="-2264" heading="40960" respawnTime="60sec" /> <!-- Prestan - Master -->
|
||||
<npc id="30701" x="120180" y="75807" z="-2264" heading="18384" respawnTime="60sec" /> <!-- Errickin - Magister -->
|
||||
<npc id="30702" x="117598" y="77264" z="-2584" heading="53248" respawnTime="60sec" /> <!-- Bernard - Hunter Guild President -->
|
||||
<npc id="30702" x="117491" y="77187" z="-2596" heading="60143" respawnTime="60sec" /> <!-- Bernard - Hunter Guild President -->
|
||||
<npc id="30703" x="117717" y="77273" z="-2584" heading="45056" respawnTime="60sec" /> <!-- Colin - Hunter Guild Member -->
|
||||
<npc id="30704" x="120100" y="74739" z="-2368" heading="31000" respawnTime="60sec" /> <!-- Garvarentz - High Prefect -->
|
||||
<npc id="30705" x="120079" y="74847" z="-2368" heading="31000" respawnTime="60sec" /> <!-- Chakiris - Prefect -->
|
||||
@ -41,7 +41,7 @@
|
||||
<npc id="30713" x="118437" y="74051" z="-2384" heading="50000" respawnTime="60sec" /> <!-- Gardner - Guard -->
|
||||
<npc id="30714" x="118306" y="74040" z="-2368" heading="50000" respawnTime="60sec" /> <!-- Paros - Guard -->
|
||||
<npc id="30744" x="117980" y="76704" z="-2592" heading="32768" respawnTime="60sec" /> <!-- Grey - Hunter Guild Member -->
|
||||
<npc id="30745" x="115952" y="76000" z="-2720" respawnTime="60sec" /> <!-- Tor - Hunter Guild Member -->
|
||||
<npc id="30745" x="115952" y="76000" z="-2721" respawnTime="60sec" /> <!-- Tor - Hunter Guild Member -->
|
||||
<npc id="30746" x="116085" y="74728" z="-2584" heading="10000" respawnTime="60sec" /> <!-- Cybellin -->
|
||||
<npc id="30764" x="117380" y="75616" z="-2664" heading="26000" respawnTime="60sec" /> <!-- Balthazar -->
|
||||
<npc id="30831" x="117432" y="76044" z="-2720" heading="15000" respawnTime="60sec" /> <!-- Nelson - Pet Manager -->
|
||||
@ -72,6 +72,8 @@
|
||||
<npc id="35277" x="116780" y="75504" z="-2720" heading="20000" respawnTime="60sec" /> <!-- Manor Manager - Aden -->
|
||||
<npc id="34018" x="116503" y="75392" z="-2712" heading="12298" respawnTime="60sec" /> <!-- Merlot -->
|
||||
<npc id="33946" x="116830" y="77297" z="-2698" heading="36736" respawnTime="60sec" /> <!-- Adventure Guildsman - PA Manager -->
|
||||
<npc id="34267" x="117598" y="77264" z="-2585" heading="53248" respawnTime="60sec" /> <!-- Arcturus -->
|
||||
<npc id="34357" x="115966" y="76032" z="-2712" heading="0" respawnTime="60sec" /> <!-- Orin -->
|
||||
</group>
|
||||
</spawn>
|
||||
</list>
|
||||
|
Loading…
Reference in New Issue
Block a user