Ruins of Despair spawns.

Contributed by Stayway.
This commit is contained in:
MobiusDev
2015-08-17 14:09:58 +00:00
parent 6adc6e051f
commit 62b84c9ab9
10 changed files with 372 additions and 7 deletions

View File

@@ -0,0 +1,4 @@
<html><body>Guard Silvan:<br>
Please tell me you are to relieve me... it's been two -- no, three days since I last slept...<br>
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
</body></html>

View File

@@ -0,0 +1,4 @@
<html><body>Guard Lef:<br>
I don't mean to brag, but I think that the soldiers who were sent after Sakum are the most skilled Elite Soldiers in all Gludio.<br>
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
</body></html>

View File

@@ -0,0 +1,4 @@
<html><body>Teleport Device:<br>
This is the Ruins of Despair in Gludio territory.<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_goto 3319009">Move to the Town of Gludio</Button>
</body></html>