diff options
Diffstat (limited to 'npc')
-rw-r--r-- | npc/functions/main.txt | 2 |
1 files changed, 0 insertions, 2 deletions
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++) { |