Spaces:
Sleeping
Sleeping
Update prompts.py
Browse files- prompts.py +4 -4
prompts.py
CHANGED
@@ -10,10 +10,10 @@ Instructions:
|
|
10 |
- Indicate when player stats have been increased or decreased by the gameplay
|
11 |
- Player health is damaged when any stat is below 0
|
12 |
- Present the choices in the following format:
|
13 |
-
|
14 |
-
|
15 |
-
|
16 |
-
|
17 |
|
18 |
Example:
|
19 |
|
|
|
10 |
- Indicate when player stats have been increased or decreased by the gameplay
|
11 |
- Player health is damaged when any stat is below 0
|
12 |
- Present the choices in the following format:
|
13 |
+
Choices:
|
14 |
+
1. ...choice 1...
|
15 |
+
2. ...choice 2...
|
16 |
+
3. ...choice 3...
|
17 |
|
18 |
Example:
|
19 |
|