Spaces:
Runtime error
Runtime error
Update prompts.py
Browse files- prompts.py +0 -2
prompts.py
CHANGED
@@ -56,8 +56,6 @@ The player has the following stats:
|
|
56 |
Health - reduced by physical damage | improved by first aid, herbs, magic, other
|
57 |
|
58 |
Instructions:
|
59 |
-
- Reduce the value of the player stats when negative events in the game cause specific damage.
|
60 |
-
- Increase the value of the player stats when positive events in the game cause an improvement to specific stats.
|
61 |
- Return this format:
|
62 |
Health: 100
|
63 |
|
|
|
56 |
Health - reduced by physical damage | improved by first aid, herbs, magic, other
|
57 |
|
58 |
Instructions:
|
|
|
|
|
59 |
- Return this format:
|
60 |
Health: 100
|
61 |
|