aboutsummaryrefslogtreecommitdiff
path: root/engines/startrek/awaymission.h
diff options
context:
space:
mode:
authorMatthew Stewart2018-06-28 16:04:13 -0400
committerEugene Sandulenko2018-08-09 08:37:30 +0200
commitc47150358157524c4b0079b7927ded660359f99f (patch)
treee770cab5ba492905cd056435b0d7fca482fbfa16 /engines/startrek/awaymission.h
parent7cff7248642f3639f9f880178232686f60b7e315 (diff)
downloadscummvm-rg350-c47150358157524c4b0079b7927ded660359f99f.tar.gz
scummvm-rg350-c47150358157524c4b0079b7927ded660359f99f.tar.bz2
scummvm-rg350-c47150358157524c4b0079b7927ded660359f99f.zip
STARTREK: MUDD2
Diffstat (limited to 'engines/startrek/awaymission.h')
-rw-r--r--engines/startrek/awaymission.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/engines/startrek/awaymission.h b/engines/startrek/awaymission.h
index 2e3663fc88..612e7dc9f1 100644
--- a/engines/startrek/awaymission.h
+++ b/engines/startrek/awaymission.h
@@ -192,14 +192,21 @@ struct AwayMission {
byte field29; // 0x29
bool torpedoLoaded; // 0x33
bool knowAboutTorpedo; // 0x34
+ bool field36; // 0x36
+ bool muddDroppedCapsule; // 0x39
// True if you've combined the lense + degrimer and fired it off, discovering
// it's a weapon
bool discoveredLenseAndDegrimerFunction; // 0x3c
byte torpedoStatus; // 0x3d
+ bool field3f; // 0x3f
bool gotMemoryDisk; // 0x48
bool gotLense; // 0x49
bool gotDegrimer; // 0x4a
+ bool field4c; // 0x4c
+ bool muddUnconscious; // 0x4d
+ byte field4e; // 0x4e
+ bool muddInhaledGas; // 0x4f
bool enteredRoom0ForFirstTime; // 0x54
bool gotPointsForLoadingTorpedo; // 0x55