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.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/npc/003-2/estard.txt b/npc/003-2/estard.txt
index cf7ec6384..b03c9e31f 100644
--- a/npc/003-2/estard.txt
+++ b/npc/003-2/estard.txt
@@ -78,6 +78,8 @@
mesn;
mesq lg("Welcome miss.", "Good day sir.");
+ //if (getcharid(1) > 0)
+ // mes l("You're in the \"@@\" party, I know!", getpartyname(getcharid(1)));
if (getcharid(2) > 0)
mesq l("You are part of the \"@@\" guild.", getguildname(getcharid(2)));
next;