aboutsummaryrefslogtreecommitdiff
path: root/engines/cryo/gameflow.txt
diff options
context:
space:
mode:
authorRetro-Junk2016-07-30 23:15:32 +0300
committerEugene Sandulenko2017-01-25 22:41:46 +0100
commitecf0d041045214933b9ef10d490bf62f3c7add99 (patch)
treeeaf091312dc898a15ffedb555588297d2234d871 /engines/cryo/gameflow.txt
parente25bac9690f2802bce932d9b5490e2d5336be818 (diff)
downloadscummvm-rg350-ecf0d041045214933b9ef10d490bf62f3c7add99.tar.gz
scummvm-rg350-ecf0d041045214933b9ef10d490bf62f3c7add99.tar.bz2
scummvm-rg350-ecf0d041045214933b9ef10d490bf62f3c7add99.zip
CRYO: Lost Eden game engine initial commit
Diffstat (limited to 'engines/cryo/gameflow.txt')
-rw-r--r--engines/cryo/gameflow.txt24
1 files changed, 24 insertions, 0 deletions
diff --git a/engines/cryo/gameflow.txt b/engines/cryo/gameflow.txt
new file mode 100644
index 0000000000..33e5b0ed96
--- /dev/null
+++ b/engines/cryo/gameflow.txt
@@ -0,0 +1,24 @@
+
+game phases
+
+ 0 - game start
+ 10 - enter throne room
+ 20 - heard talk of eloi and father
+ 30 - in prince's room
+ 40 - met dina
+ 41 - talking to tau room: 202
+ 50 - tau died
+ 60 - talked to jabber
+ 70 - got a gift from jabber
+ 71 - part with dina at secret crypt
+ 80 - learned about fresques / got flute
+ 81 - convinced monk to help
+ 82 - enter throne room
+ 90 - got king's permission
+ A0 - met chong
+ A1 - chong joins party
+ B0 - on valley screen after citadel build complete
+ C0 - met ulan
+ D0 - build citadel in uluru
+ E0 - got gift from ulan
+ ...