aboutsummaryrefslogtreecommitdiff
path: root/engines/startrek/awaymission.h
diff options
context:
space:
mode:
authorMatthew Stewart2018-06-24 16:18:12 -0400
committerEugene Sandulenko2018-08-09 08:37:30 +0200
commitaca19870562fe4dfcd98f3b062bf74dd0dee6daa (patch)
tree3386f904cb9265b550a0f04fd1d660ef30add684 /engines/startrek/awaymission.h
parenta5c7d6ae11c255647e2026ae447e76f0ae52c67f (diff)
downloadscummvm-rg350-aca19870562fe4dfcd98f3b062bf74dd0dee6daa.tar.gz
scummvm-rg350-aca19870562fe4dfcd98f3b062bf74dd0dee6daa.tar.bz2
scummvm-rg350-aca19870562fe4dfcd98f3b062bf74dd0dee6daa.zip
STARTREK: Implement common code for LOVE mission
Diffstat (limited to 'engines/startrek/awaymission.h')
-rw-r--r--engines/startrek/awaymission.h7
1 files changed, 5 insertions, 2 deletions
diff --git a/engines/startrek/awaymission.h b/engines/startrek/awaymission.h
index 8eaabbebc9..2edcf18f16 100644
--- a/engines/startrek/awaymission.h
+++ b/engines/startrek/awaymission.h
@@ -143,8 +143,8 @@ struct AwayMission {
bool alreadyStartedMission; // 0x29
bool knowAboutVirus; // 0x2a
bool romulansUnconsciousFromLaughingGas; // 0x2b
- bool field2c; // 0x2c
- bool field2d; // 0x2d
+ bool releasedHumanLaughingGas; // 0x2c
+ bool releasedRomulanLaughingGas; // 0x2d
bool chamberHasCure; // 0x2e
bool freezerOpen; // 0x2f
bool chamberHasDish; // 0x30
@@ -167,7 +167,10 @@ struct AwayMission {
bool romulansUnconsciousFromVirus; // 0x41
bool freedMarcusAndCheever; // 0x42
bool preaxCured; // 0x43
+ byte spockInfectionCounter; // 0x45: When this reached 100, Spock dies.
bool spockCured; // 0x46
+ bool contactedEnterpriseBeforeCure; // 0x47
+ bool contactedEnterpriseAfterCure; // 0x48
bool spockAccessedConsole; // 0x49
bool mccoyAccessedConsole; // 0x4a
bool gotPolyberylcarbonate; // 0x4b