summaryrefslogtreecommitdiff
path: root/npc/001-1/eventmaster.txt
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2018-06-25 21:03:39 -0300
committerJesusaves <cpntb1@ymail.com>2018-06-25 21:03:39 -0300
commit8cd3da237b2cb876d75968c81f783811cf2696d1 (patch)
treec18a1754a8d1cf21681c9bb86a361ab5aad1d5ee /npc/001-1/eventmaster.txt
parent56bcc980ab949c2bd4f9e030ddc2cc2eb00a84b0 (diff)
downloadserverdata-8cd3da237b2cb876d75968c81f783811cf2696d1.tar.gz
serverdata-8cd3da237b2cb876d75968c81f783811cf2696d1.tar.bz2
serverdata-8cd3da237b2cb876d75968c81f783811cf2696d1.tar.xz
serverdata-8cd3da237b2cb876d75968c81f783811cf2696d1.zip
TTL Support
Diffstat (limited to 'npc/001-1/eventmaster.txt')
-rw-r--r--npc/001-1/eventmaster.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/001-1/eventmaster.txt b/npc/001-1/eventmaster.txt
index 32f147e2a..db789d0d5 100644
--- a/npc/001-1/eventmaster.txt
+++ b/npc/001-1/eventmaster.txt
@@ -49,7 +49,7 @@ L_Menu:
L_Unauthorized:
//dispbottom l("I am too far away to talk. Weird floating thingy...");
- dispbottom "Monsters left: "+str(.@curmobc);
+ dispbottom l("Monsters left: @@", .@curmobc);
end;
L_Close: