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/001-2-22/alige.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/001-2-22') diff --git a/npc/001-2-22/alige.txt b/npc/001-2-22/alige.txt index 1599ec38..c381516d 100644 --- a/npc/001-2-22/alige.txt +++ b/npc/001-2-22/alige.txt @@ -231,7 +231,7 @@ L_NoReward: L_Drunk: setcamnpc; - speech 5, + speech S_FIRST_BLANK_LINE | S_LAST_NEXT, l("I asked for food but... *hips* Ah, that'll do nicely!"); restorecam; -- cgit v1.2.3-70-g09d2