model config file added
This commit is contained in:
parent
c9807a96e8
commit
64227f3a16
|
@ -0,0 +1,15 @@
|
||||||
|
Test Game
|
||||||
|
:00 Welcome in the game, do you want to continue?
|
||||||
|
-01 Yes
|
||||||
|
-02 No
|
||||||
|
|
||||||
|
:01 Well, this is interesting, where do you want to go next?
|
||||||
|
-03 The laboratory
|
||||||
|
-04 The factory
|
||||||
|
|
||||||
|
:02 This is the end
|
||||||
|
|
||||||
|
:03 Wellcome in the lab. On your left, you see a tube, on the right, a oscilloscope
|
||||||
|
-05 Pick the tube
|
||||||
|
-06 Turn on the oscilloscope
|
||||||
|
-07 Keep looking around
|
Loading…
Reference in New Issue