summaryrefslogtreecommitdiff
path: root/world/map/npc/027-2/diary.txt
diff options
context:
space:
mode:
authorThe Kandiman <kandiman@kandiman.(none)>2011-09-11 20:33:46 -0400
committerThe Kandiman <kandiman@kandiman.(none)>2011-09-11 20:33:46 -0400
commitea8bb7b0cd86321ad0f85cc7a145671c527c10f9 (patch)
tree58128461e815f6aef84d7989e6fc5e0463b00235 /world/map/npc/027-2/diary.txt
parent1cb0e75cbd356485ebe35bb3f5af10e1454e57a5 (diff)
downloadserverdata-ea8bb7b0cd86321ad0f85cc7a145671c527c10f9.tar.gz
serverdata-ea8bb7b0cd86321ad0f85cc7a145671c527c10f9.tar.bz2
serverdata-ea8bb7b0cd86321ad0f85cc7a145671c527c10f9.tar.xz
serverdata-ea8bb7b0cd86321ad0f85cc7a145671c527c10f9.zip
Tab conversion and script formatting project.
Final commit, maps 024-1 through 042-2 complete.
Diffstat (limited to 'world/map/npc/027-2/diary.txt')
-rw-r--r--world/map/npc/027-2/diary.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/world/map/npc/027-2/diary.txt b/world/map/npc/027-2/diary.txt
index 2446daac..904da80f 100644
--- a/world/map/npc/027-2/diary.txt
+++ b/world/map/npc/027-2/diary.txt
@@ -28,7 +28,8 @@ L_Diary:
mes "'Hamond won't be here tomorrow night - he needs to visit our wine supplier to negotiate the prices. Savaric knows this. I'm feeling so excited - I should go with Hamond, but I told him I need to take care of the inn while he's away. Savaric.. '";
next;
mes "This is the last entry.";
- if (@reid != 6) goto L_Close;
+ if (@reid != 6)
+ goto L_Close;
set @reid, 7;
callsub S_Update_Mask;