Some Arcan Cat npc dialogues.

This commit is contained in:
mobius 2015-02-23 12:25:37 +00:00
parent 64099bdbd4
commit 87c15c807d
6 changed files with 26 additions and 0 deletions

View File

@ -0,0 +1,4 @@
<html><body>Cas:<br>
They say that if you run around Arcan 100 times, you will have your next wish granted! I made my wish, and now I'm waiting here to make sure it comes true.<br>
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
</body></html>

View File

@ -0,0 +1,4 @@
<html><body>Kitt:<br>
Hey, you... are you busy?<br>
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
</body></html>

View File

@ -0,0 +1,4 @@
<html><body>Mr. Kay:<br>
There are so many suspicious adventurers lately, so I'm standing guard. If you happen to see an adventurer with a red name, let me know and I'd appreciate it.<br>
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
</body></html>

View File

@ -0,0 +1,5 @@
<html><body>Loewmus:<br>
We're the Mews or the Cat tribe. We were the first to extend the Cat's reach by opening up trade with the Elves. We exchange a lot of items, and a lot or culture through those routes.<br>
The Mews also led the peacekeeping talks among the different tribes. And, among the Cats, we have the most elite culture and the strongest magical power. Oh, and we're way prettier and sleeker than the Wauls and the Purrs! Aren't we positively beautiful?<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 2">"Very lovely, yep."</Button>
</body></html>

View File

@ -0,0 +1,4 @@
<html><body>Loewmus:<br>
Meeooow, meow, merp! You've learned the Mew language, already?!<br>
That's amazing! You ARE smart! Come! Curl up by me here in this sun beam, let's talk!
</body></html>

View File

@ -0,0 +1,5 @@
<html><body>Loewmus:<br>
Seeing the adventurers who came out this far is a rare and exciting treat! But for them, we're the mysterious ones! I'm glad our cat culture is so different and advanced that it seems mysterious to travelers. It's always run to be able to fulfill their expectations. Meow!<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">"Tell me about the Cats."</Button>
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
</body></html>