summaryrefslogtreecommitdiff
path: root/npc
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2018-07-02 19:05:40 -0300
committerJesusaves <cpntb1@ymail.com>2018-07-02 19:05:40 -0300
commita852e0f6940ccb27023a607304e5518d2f2b15fe (patch)
tree3e5db5c05079f6be3a49314df611f9b861dc6826 /npc
parentac1604808b31777760c0059bc5da2c76ae9fd92d (diff)
downloadserverdata-a852e0f6940ccb27023a607304e5518d2f2b15fe.tar.gz
serverdata-a852e0f6940ccb27023a607304e5518d2f2b15fe.tar.bz2
serverdata-a852e0f6940ccb27023a607304e5518d2f2b15fe.tar.xz
serverdata-a852e0f6940ccb27023a607304e5518d2f2b15fe.zip
[skip ci] commented code
Diffstat (limited to 'npc')
-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;