diff --git a/TODO.txt b/TODO.txt index 9322977..984c01f 100644 --- a/TODO.txt +++ b/TODO.txt @@ -8,4 +8,13 @@ Battle System: 5. battle is automatic 6. when player health is low, character tries to run 7. change to run is the inverse of the current health percentage - 8. escape may fail (based on percentage) \ No newline at end of file + 8. escape may fail (based on percentage) + + + Random notes: + + - if initiative is equal, then do coin flip + + + Fix: + Fix formatting in battle intro summary \ No newline at end of file