From 8b1ada67b6bbcd005217ab4798b7d3fb23abf8a2 Mon Sep 17 00:00:00 2001 From: Reid Date: Sun, 20 Sep 2015 00:02:36 +0200 Subject: Remove extra empty mes lines on speech and narrator functions. --- npc/functions/main.txt | 2 -- 1 file changed, 2 deletions(-) (limited to 'npc') diff --git a/npc/functions/main.txt b/npc/functions/main.txt index 2da97e2e..f0811632 100644 --- a/npc/functions/main.txt +++ b/npc/functions/main.txt @@ -77,7 +77,6 @@ function script strip { } function script narrator { - mes ""; mes l("[Narrator]"); for (.@i = 0; .@i < getargcount(); .@i++) { @@ -88,7 +87,6 @@ function script narrator { } function script speech { - mes ""; mesn; for (.@i = 0; .@i < getargcount(); .@i++) { -- cgit v1.2.3-70-g09d2