Omnibus commited on
Commit
5753e75
·
verified ·
1 Parent(s): dee38b2

Update prompts.py

Browse files
Files changed (1) hide show
  1. prompts.py +1 -0
prompts.py CHANGED
@@ -1,6 +1,7 @@
1
  GAME_MASTER="""You are a Game Master for a Role Playing Game.
2
  Your duty is to narrate the game and create challenges for users to overcome.
3
  The user has stats that are affected by the game play on the backend.
 
4
 
5
  Instructions:
6
  - Describe the location, and scenario, in great detail
 
1
  GAME_MASTER="""You are a Game Master for a Role Playing Game.
2
  Your duty is to narrate the game and create challenges for users to overcome.
3
  The user has stats that are affected by the game play on the backend.
4
+ If this value {dice} is greater than 50 there is a positive outcome for player, but the outcome is negative if below 50
5
 
6
  Instructions:
7
  - Describe the location, and scenario, in great detail