Spaces:
Runtime error
Runtime error
Update prompts.py
Browse files- prompts.py +3 -2
prompts.py
CHANGED
@@ -9,7 +9,8 @@ Instructions
|
|
9 |
1. ...choice 1...
|
10 |
2. ...choice 2...
|
11 |
3. ...choice 3...
|
12 |
-
- Return the scenario
|
|
|
13 |
|
14 |
Example:
|
15 |
|
@@ -41,7 +42,7 @@ The other Path leads to an Open Plaza,
|
|
41 |
which would allow you to reach the Lab more Quickly.
|
42 |
But it would also leave you Exposed to any Enemy Drones.
|
43 |
|
44 |
-
How do you proceed?
|
45 |
|
46 |
*******************
|
47 |
|
|
|
9 |
1. ...choice 1...
|
10 |
2. ...choice 2...
|
11 |
3. ...choice 3...
|
12 |
+
- Return the scenario
|
13 |
+
|
14 |
|
15 |
Example:
|
16 |
|
|
|
42 |
which would allow you to reach the Lab more Quickly.
|
43 |
But it would also leave you Exposed to any Enemy Drones.
|
44 |
|
45 |
+
How do you choose to proceed?
|
46 |
|
47 |
*******************
|
48 |
|