From 6662b6f305976881c3e675241c41be7731b65aa5 Mon Sep 17 00:00:00 2001 From: gumi Date: Wed, 11 Oct 2017 19:02:11 -0400 Subject: what's up with this crazy syntax? I blame Reid --- npc/001-2-41/edouard.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'npc/001-2-41') diff --git a/npc/001-2-41/edouard.txt b/npc/001-2-41/edouard.txt index 23d1e621..f93d2042 100644 --- a/npc/001-2-41/edouard.txt +++ b/npc/001-2-41/edouard.txt @@ -106,11 +106,11 @@ OnInit: } OnWrongPlace: - npctalkonce ("Sit on the chair, I will come in a second!"); + npctalkonce("Sit on the chair, I will come in a second!"); close; OnNotSit: - npctalkonce ("Please sit."); + npctalkonce("Please sit."); close; OnChair: -- cgit v1.2.3-60-g2f50