Gracia - Keucereus Base update.

Contributed by Stayway.
This commit is contained in:
MobiusDev
2016-03-31 07:27:45 +00:00
parent 6d11926864
commit e682bbd006
12 changed files with 792 additions and 453 deletions

View File

@@ -1,7 +1,7 @@
<html><body>Keucereus:<br>
Are you an adventurer from Aden? Many of your comrades have already traveled here. I am truly grateful. Despite our lands' ancient hostility towards each other, it warms my heart to see these new bonds of friendship form between us. With your help, I hope to restore Gracia to its former glory...<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">Ask about the current situation in Gracia.</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 2">Ask about the Seed.</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 3">Ask about the occupation status of the Seed.</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">"What are things in Gracia."</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 2">"Can you explain what Seeds are?".</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 3">"Any news about the Seeds?"</Button>
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
</body></html>

View File

@@ -1,6 +1,6 @@
<html><body>Kutran:<br>
<html><body>Special Product Broker Kirklan:<br>
Yes, the scenery here is always fantastic.<br>
I collect special items that are only found within the different seeds. If you have a special item, bring it to me and I'll exchange it for something suitable.<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 325500001">Special Product Exchange</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 3255001">"I have some Special Products to exchange."</Button>
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
</body></html>

View File

@@ -2,7 +2,7 @@
I am Officer Tolonis, and I'm in charge of delivering supplies like Energy Stones to adventurers.<br>
I used to be a platoon leader, but after I was injured they gave me this posting. I'm proud of what I do here, but I miss the life of battle. Oh well, I suppose somebody has to manage supplies.<br>
If you're interested in acquiring the collection skill, perhaps I can help.<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 326110001">Buy supplies or books.</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_SkillList">Learn collection skill.</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 3261101">"Let me see your supplies."</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_SkillList">"Teach me how to gather stuff."</Button>
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
</body></html>

View File

@@ -1,5 +1,5 @@
<html><body>Fortune-Teller Mine:<br>
Your soul shines with a bright light. I see a dim image of a person walking, illuminated by that light... To see more, you must pay me an additional <font color="LEVEL">1000 Adena</font>. What do you say?<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest FortuneTelling">Pay the money.</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest FortuneTelling">Pay.</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 2">Stop now.</Button>
</body></html>

View File

@@ -1,6 +1,6 @@
<html><body>Fortune-Teller Mine:<br>
The future is enshrouded by a dark mist. Are you curious as to what it holds?<br>
For a small price, I can show you your future...<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">Have your fortune read.</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">"Sure, then go ahead."</Button>
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
</body></html>