From aa735eec7127366a933ae6a2c55579288638b196 Mon Sep 17 00:00:00 2001 From: raeleus Date: Sun, 27 Oct 2024 22:19:56 -0700 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1b392ca..ee79b55 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,7 @@ v. 0.3.0 * Added optional enemy parameter to #heal * Added #healparty * Added #block which reverses damage inflicted in the last turn in combat +* Added #repeatturn to allow an enemy to do another attack * Tweaked #heal and #damage to allow targeting characters specified as a parameter * Fixed defeated enemies not being removed from combat * Minor bug fixes and improvements