Wastelands NPCs.

Contributed by Stayway.
This commit is contained in:
MobiusDev
2015-05-01 21:37:03 +00:00
parent 0076bbafba
commit 08e28fe058
11 changed files with 94 additions and 111 deletions

View File

@@ -1,4 +1,4 @@
<html><body>Wiseman Casian<br>
Hello, traveler. My name is Casian, I am the so-called sage of the Wastelands. I am studying the origin of the Wastelands and the giant spiders here.<br>
Hello, traveler. My name is Casian, I am the so-called sage of the Wasteland. I am studying the origin of the Wasteland and the giant spiders here.<br>
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
</body></html>

View File

@@ -1,4 +1,4 @@
<html><body>Bodyguard Jax:<br>
<html><body>Escort Jax:<br>
Traveler, sir. My name is Jax. I receive money and sell my swordsmanship. That is, my job is to protect children of nobles like you. Ah? You're not a noble person? So what!<br>
I am currently working under Trader Rolento over there. There are some neat things, have a look around.<br>
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>

View File

@@ -1,3 +1,4 @@
<html><body>Jirrone:<br>
That place...it was hellish. Everyone became slaves to the Demons because of that accursed tyrant Beleth. I'm beside myself with worry about my brother and the other family I left behind on the island. The structure beside you was specially designed to allow entry into Hellbound, wasn't it? If only it was operational! I don't know how to activate it, but I heard that someone from the Ivory Tower does. The name was G...Ga...Galate -- yes, that's it! Galate! You can find her on your way to Innadril.
Something must have happened in Hellbound! The Warp Gate is now closed. But I heard that another Warp Gate exists in Heine,
which teleports warriors to Hellbound! Apparently the recent changes in the place has made it impossible for less than the strongest to try to go.
</body></html>

View File

@@ -0,0 +1,4 @@
<html><body>Guard Fred:<br>
This place is very dangerous. Keep your eyes open, and don't take on my fights you don't think you can win.<br>
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
</body></html>

View File

@@ -0,0 +1,5 @@
<html><head><body>Guard Renfad:<br>
There are many famous heroes in the Town of Gludio, and, though he may not be a hero himself, Lord Baron Lewin Waldner is the one I respect the most.<br>
He rebuilt the undeveloped city by hiring Dwarven artisans, and maintained the trading on the southern shore. The Gludio territory could have been developed like this too, if only others had his drive.<br>
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
</body></html>