From 8cd3da237b2cb876d75968c81f783811cf2696d1 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 25 Jun 2018 21:03:39 -0300 Subject: TTL Support --- npc/001-1/eventmaster.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: -- cgit v1.2.3-60-g2f50