From ba03cd2952e6e9437b19c4dabcdb8758c4886ff8 Mon Sep 17 00:00:00 2001 From: mollusk Date: Wed, 11 Oct 2017 06:33:31 -0700 Subject: [PATCH] Random notes and things to fix --- TODO.txt | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) 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