From 33010b4c7034a5a87cf904a69580d4739d7520cc Mon Sep 17 00:00:00 2001 From: ironmonk88 <75920956+ironmonk88@users.noreply.github.com> Date: Fri, 22 Jan 2021 16:09:26 -0800 Subject: [PATCH] Update README.md --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6ddd738..b368ad4 100644 --- a/README.md +++ b/README.md @@ -11,9 +11,11 @@ Any currently selected token will be affected by the changes from the Always HP A single selected token will display the name and current HP. Multiple selected tokens will show how many tokens are selected. If the player only has one controlled token, and no token is currently selected, it will default to affecting the only token it could affect. -Click the skull, to set the HP to 0 and set the token's dead status. Right-click the skull to set the HP to 0 and NOT set the token's dead status. +Click the skull, to set the HP to 0 and set the token's dead status. Click the down arrow to take away HP, and the up arrow to heal by that amount. -Click the heart to heal the token fully and remove the token's dead status. Right-click the heart to fully heal without removing the dead status. +Click the heart to heal the token fully and remove the token's dead status. + +Version 1.0.16 added functionality, Right-click the skull to set the HP to 0 and NOT set the token's dead status. Right-click the heart to fully heal without removing the dead status. Version 1.0.9 added functionality, pressing the enter key in the text box will either heal if there's a + in front of the text ie '+5' or hurt if there's a - out front, or nothing so either a '-5' or '5' will hurt the character.