From f16f9466f3d5fcbdfa19085cfd52d7f0c82602dc Mon Sep 17 00:00:00 2001 From: Strangerke Date: Sun, 5 Jan 2014 11:33:32 +0100 Subject: TSAGE: R2R Demo - Move the end of demo message to staticres --- engines/tsage/staticres.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'engines/tsage/staticres.cpp') diff --git a/engines/tsage/staticres.cpp b/engines/tsage/staticres.cpp index 3c850cf8dc..fb08195180 100644 --- a/engines/tsage/staticres.cpp +++ b/engines/tsage/staticres.cpp @@ -253,6 +253,8 @@ char const *const USE_INTERCEPTOR = "Do you want to use your interceptor card?"; char const *const USE_DOUBLE_AGENT = "Do you want to use your double agent?"; char const *const NEED_INSTRUCTIONS = "Do you want instructions?"; char const *const WRONG_ANSWER_MSG = "Wrong respond value sent."; +char const *const BUY_FULL_GAME_MSG = "To order the complete game, RETURN TO RINGWORLD, call 1-800-482-3766!"; + const byte scene1550JunkLocationsDefault[] = { 20, 7, 41, 6, 3, 6, 42, 11, -- cgit v1.2.3