NPCs in Atelia Fortress and Garden of Spirits.

Contributed by Stayway.
This commit is contained in:
MobiusDev
2015-11-17 08:02:12 +00:00
parent 3864680edd
commit 6c4afd33ed
9 changed files with 617 additions and 80 deletions

View File

@@ -0,0 +1,5 @@
<html><body>Truth Scholar Devianne:<br>
The command Post is where the Embryo are training new recruits.<br>
The one in charge there is Commander Burnstein. I hear all kinds of inhumane things are going inside.<br>
<Button ALIGN=LEFT ICON="RETURN" action="bypass -h npc_%objectId%_Chat 0">"Back"</Button>
</body></html>

View File

@@ -0,0 +1,7 @@
<html><body>Truth Scholar Devianne:<br>
Shh! Please be quiet. This is enemy territory.<br>
You don't need to introduce yourself. I've heard of your accomplishments.<br>
If only you could've come sooner... We are waiting for Burnstein to come out of the command post.<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">"The command post?"</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 0">"I want to go inside command post."</Button>
</body></html>

View File

@@ -0,0 +1,5 @@
<html><body>Captive Blacksmith Karrod:<br>
If you are here to save me, please save me now! I need get out of here.<br>
I've been fixing things all day. I don't have the strength to work anymore.<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 2">"Calm down."</Button>
</body></html>

View File

@@ -0,0 +1,5 @@
<html><body>Captive Blacksmith Karrod:<br>
Oh, okayOh, okay.<br>
I think I was too scared. Need to remeber to breath.<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 0">"Let's go."</Button>
</body></html>

View File

@@ -0,0 +1,5 @@
<html><body>Captive Blacksmith Karrod:<br>
Who are you? Are you The enemy?<br>
Oh, right. Everyone's my enemy here. Are you here to save me?<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">"Calm down."</Button>
</body></html>

View File

@@ -0,0 +1,5 @@
<html><body>Captive Blacksmith Aios:<br>
You came save me?<br>
Really? Goddess Eva is still watching over us. I was brought here because I'm a blacsmith, so they have done no harm to me.<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 2">"Are you okay?"</Button>
</body></html>

View File

@@ -0,0 +1,4 @@
<html><body>Captive Blacksmith Aios:<br>
Yes, Im alright. It was painful thinking about those Embryo, but I'm okay now.<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 0">"Let's go."</Button>
</body></html>

View File

@@ -0,0 +1,5 @@
<html><body>Captive Blacksmith Aios:<br>
This place is dangerous.<br>
I don't know what brought you here, but please go away before Embryo find you.<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">"I came here to save you."</Button>
</body></html>