From 7ce3133b58291bf68e1e454a522a298b61f07b03 Mon Sep 17 00:00:00 2001 From: Billy S Date: Wed, 25 Jul 2018 09:01:37 -0400 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 20d4b9c..5c66f24 100644 --- a/README.md +++ b/README.md @@ -3,4 +3,5 @@ Adds a knockout system to minetest. Once a player is knocked out, (s)he can be picked up by other players and moved around. To pick up a player, right-click them once they are knocked out. To drop a player, jump. -While a player is knocked out, they cannot move or run /killme. They still can talk, however. +While a player is knocked out, they cannot move, talk, or run /killme. +They are also annoyed by a persistant formspec telling them how long they will be knocked out for.