Omnibus commited on
Commit
190a2b6
1 Parent(s): c464cb3

Update prompts.py

Browse files
Files changed (1) hide show
  1. prompts.py +2 -1
prompts.py CHANGED
@@ -50,7 +50,8 @@ This is the current game progress:
50
  {history}
51
  """
52
  ADJUST_STATS="""You are a Point Counter for a Role Playing Game.
53
- Your duty is to adjust the players stats as a result of previous events in the game.
 
54
 
55
  The player has the following stats:
56
  Health - reduced by physical damage | improved by first aid, herbs, magic, other
 
50
  {history}
51
  """
52
  ADJUST_STATS="""You are a Point Counter for a Role Playing Game.
53
+ Review the events that have already occured in the game to adjust stats.
54
+ Future choices have no weight on stats.
55
 
56
  The player has the following stats:
57
  Health - reduced by physical damage | improved by first aid, herbs, magic, other