aboutsummaryrefslogtreecommitdiff
path: root/engines/fullpipe/objectnames.h
diff options
context:
space:
mode:
authorEugene Sandulenko2014-01-01 02:45:34 +0200
committerEugene Sandulenko2014-01-01 02:45:34 +0200
commit41382ad1b393d8b6144dd6477f06b8a6e038c757 (patch)
tree2773d88660639002195a137d242dba2317e53623 /engines/fullpipe/objectnames.h
parent1e3509e6538bf3a44abb2d1f9a37dd6945707fa0 (diff)
downloadscummvm-rg350-41382ad1b393d8b6144dd6477f06b8a6e038c757.tar.gz
scummvm-rg350-41382ad1b393d8b6144dd6477f06b8a6e038c757.tar.bz2
scummvm-rg350-41382ad1b393d8b6144dd6477f06b8a6e038c757.zip
FULLPIPE: Started implementation of scene16
Diffstat (limited to 'engines/fullpipe/objectnames.h')
-rw-r--r--engines/fullpipe/objectnames.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/engines/fullpipe/objectnames.h b/engines/fullpipe/objectnames.h
index 023e07083e..219f1b9d79 100644
--- a/engines/fullpipe/objectnames.h
+++ b/engines/fullpipe/objectnames.h
@@ -52,6 +52,7 @@ namespace Fullpipe {
#define sO_In_15_1 "\xc2_15_1" // "В_15_1"
#define sO_In_15_2 "\xc2_15_2" // "В_15_2"
#define sO_In_15_3 "\xc2_15_3" // "В_15_3"
+#define sO_In_16 "\xc2_16" // "В_16"
#define sO_In_32_Lies "\xc2_32 \xeb\xe5\xe6\xe8\xf2" // "В_32 лежит"
#define sO_In_32_Stands "\xc2_32 \xf2\xee\xf0\xf7\xe8\xf2" // "В_32 торчит"
#define sO_In_33 "\xc2_33" // "В_33"
@@ -202,7 +203,7 @@ namespace Fullpipe {
#define sO_Convoluted "\xd1\xe2\xe5\xf0\xed\xf3\xf2" // "Свернут"
#define sO_IsFree "\xd1\xe2\xee\xe1\xee\xe4\xed\xe0" // "Свободна"
#define sO_IsSitting "\xd1\xe8\xe4\xe8\xf2" // "Сидит"
-#define sO_Laughing "\xd1\xec\xe5\xe5\xf2\xf1\xff" // "Смеется"
+#define sO_IsLaughing "\xd1\xec\xe5\xe5\xf2\xf1\xff" // "Смеется"
#define sO_WithEveryone "\xd1\xee \xe2\xf1\xe5\xec\xe8" // "Со всеми"
#define sO_WithMop "\xd1\xee \xf8\xe2\xe0\xe1\xf0\xee\xe9" // "Со шваброй"
#define sO_WithHose "\xd1\xee \xf8\xeb\xe0\xed\xe3\xee\xec" // "Со шлангом"