summaryrefslogtreecommitdiff
path: root/npc/003-2/estard.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/003-2/estard.txt')
-rw-r--r--npc/003-2/estard.txt26
1 files changed, 12 insertions, 14 deletions
diff --git a/npc/003-2/estard.txt b/npc/003-2/estard.txt
index 9c49b1d13..c7177951e 100644
--- a/npc/003-2/estard.txt
+++ b/npc/003-2/estard.txt
@@ -1,18 +1,12 @@
+// TMW-2 Scripts.
+// Author:
+// Jesusalva
+// Description:
+// Manages party and guild.
+
// Evol scripts.
// Author:
// Reid
-// Description:
-// Light Armor shop keeper.
-// Variables:
-// ArtisQuests_Enora
-// Values:
-// 0 Default.
-// 1 BlackSmith quest delivered.
-// 2 Chelios Quest given.
-// 3 Chelios Quest done.
-// 4 BlackSmith gave the sword.
-// 5 Light Armor Shop quest delivered.
-// 6 Light Armor Shop gave the cloths.
003-2,32,34,0 script Estard NPC_PLAYER,{
@@ -52,8 +46,12 @@
}
- speech S_LAST_NEXT,
- lg("Welcome miss.", "Good day sir.");
+ mesn;
+ mesq lg("Welcome miss.", "Good day sir.");
+
+ if (getcharid(2) > 0)
+ mesq l("You are part of the \"@@\" guild.", getguildname(getcharid(2)));
+ next;
do
{