Omnibus commited on
Commit
d5bab39
·
verified ·
1 Parent(s): 60392f3

Update prompts.py

Browse files
Files changed (1) hide show
  1. 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
- Choices:
14
- 1. ...choice 1...
15
- 2. ...choice 2...
16
- 3. ...choice 3...
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