diff options
author | wushin <pasekei@gmail.com> | 2015-02-14 11:26:25 -0600 |
---|---|---|
committer | wushin <pasekei@gmail.com> | 2015-02-19 22:19:27 -0600 |
commit | e80a9f91f84bc27df05e6a2466732d765aa075ac (patch) | |
tree | 131b830eef61d25e1d16b555608493ea399c6350 /world/map/npc/008-1/mikhail.txt | |
parent | a23957369f82dd7102623d3e373c7ecd2848556b (diff) | |
download | serverdata-e80a9f91f84bc27df05e6a2466732d765aa075ac.tar.gz serverdata-e80a9f91f84bc27df05e6a2466732d765aa075ac.tar.bz2 serverdata-e80a9f91f84bc27df05e6a2466732d765aa075ac.tar.xz serverdata-e80a9f91f84bc27df05e6a2466732d765aa075ac.zip |
Shorten Labels
Diffstat (limited to 'world/map/npc/008-1/mikhail.txt')
-rw-r--r-- | world/map/npc/008-1/mikhail.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/world/map/npc/008-1/mikhail.txt b/world/map/npc/008-1/mikhail.txt index 3c5f7679..bf804796 100644 --- a/world/map/npc/008-1/mikhail.txt +++ b/world/map/npc/008-1/mikhail.txt @@ -10,9 +10,9 @@ if (@state >= 6) goto L_Done; if (@state == 5) goto L_Progress; if (@state == 4) goto L_Start; - goto L_Convince_Mikhail_First; + goto L_Con_Mik_First; -L_Convince_Mikhail_First: +L_Con_Mik_First: mes "[Mikhail]"; mes "\"Hello... I'm supposed to be helping Bernard from the Inn but...\""; mes "His eyes grow wide"; |