From 055b390bc727d4fb93ba565dc7d92bfe1bcd70ce Mon Sep 17 00:00:00 2001 From: Eugene Sandulenko Date: Sun, 19 Jan 2014 17:02:42 +0400 Subject: FULLPIPE: Implement sceneHandler38_drink() --- engines/fullpipe/constants.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'engines/fullpipe/constants.h') diff --git a/engines/fullpipe/constants.h b/engines/fullpipe/constants.h index 25381b616d..e45afe74af 100644 --- a/engines/fullpipe/constants.h +++ b/engines/fullpipe/constants.h @@ -1311,6 +1311,8 @@ namespace Fullpipe { #define MSG_SC38_POSTHMRKICK 2256 #define MSG_SC38_PROPOSE 2287 #define MSG_SC38_TRYTAKEBOTTLE 3179 +#define ST_MLS_LEFT2 2291 +#define QU_MLS_TURNR 2221 #define QU_SC38_SHOWBOTTLE 2199 #define QU_SC38_SHOWBOTTLE_ONTABLE 2838 #define QU_SC38_ENTERLIFT 2836 -- cgit v1.2.3