zshashz commited on
Commit
cd0eaa0
·
1 Parent(s): d451979
Files changed (1) hide show
  1. index.html +2 -1
index.html CHANGED
@@ -299,7 +299,8 @@
299
  4. Movement should reflect emotional state
300
  5. Consider current position and avoid obstacles
301
  6. React to encouragement from the wingman
302
- 7. If near the girl and confidence/drinks are low, move away`
 
303
  }];
304
 
305
  this.initialize();
 
299
  4. Movement should reflect emotional state
300
  5. Consider current position and avoid obstacles
301
  6. React to encouragement from the wingman
302
+ 7. If near the girl and confidence/drinks are low, move away
303
+ 8. If anxiety < 50 follow the recommendations of the wingman`
304
  }];
305
 
306
  this.initialize();