9 lines
889 B
HTML
9 lines
889 B
HTML
<html><body>Refugee Neti:<br>
|
|
Gludin as been occupied. There are people who have escaped like me, but I'm not sure if the rest of them are safe.<br>
|
|
I thought about helping them, but I had to let others know what happened. That's why I came here.<br>
|
|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">"What happened in Gludin?"</button>
|
|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 0">"I'll fight those Ashen Shadow Revolutionaries!"</Button>
|
|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 0">"I want to exchange a weapon with the Shadow Weapon Coupon."</Button>
|
|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 0">"I want to exchange a Shadow weapon for one that can be exchanged."</Button>
|
|
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
|
</body></html> |