From 0ea634980d06edb580d9872b71139e60012f5b91 Mon Sep 17 00:00:00 2001 From: Reid Date: Sat, 19 Aug 2017 20:52:22 +0200 Subject: Replace bit flags by constants on narrator and speech functions. --- npc/008-1/confused-tree.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/008-1') diff --git a/npc/008-1/confused-tree.txt b/npc/008-1/confused-tree.txt index ffbc1686..cf4be9a2 100644 --- a/npc/008-1/confused-tree.txt +++ b/npc/008-1/confused-tree.txt @@ -23,7 +23,7 @@ l("Have you seen anything strange lately?"), l("Do you know anything about the recent robberies?")); - narrator(1, + narrator(S_FIRST_BLANK_LINE, l("..."), l("It doesn't reply.")); } -- cgit v1.2.3-60-g2f50