aboutsummaryrefslogtreecommitdiff
path: root/engines/sherlock/tattoo/tattoo_fixed_text.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/sherlock/tattoo/tattoo_fixed_text.cpp')
-rw-r--r--engines/sherlock/tattoo/tattoo_fixed_text.cpp5
1 files changed, 4 insertions, 1 deletions
diff --git a/engines/sherlock/tattoo/tattoo_fixed_text.cpp b/engines/sherlock/tattoo/tattoo_fixed_text.cpp
index 568b59f2de..0bd8c38bfd 100644
--- a/engines/sherlock/tattoo/tattoo_fixed_text.cpp
+++ b/engines/sherlock/tattoo/tattoo_fixed_text.cpp
@@ -70,7 +70,10 @@ static const char *const FIXED_TEXT_ENGLISH[] = {
"Jock",
"Bull",
"Round",
- "Turn Total"
+ "Turn Total",
+ "Dart",
+ "to start",
+ "Hit a key"
};
TattooFixedText::TattooFixedText(SherlockEngine *vm) : FixedText(vm) {