Update README.md

This commit is contained in:
Billy S 2018-07-25 09:01:37 -04:00 committed by GitHub
parent e8e9d0d2f2
commit 7ce3133b58
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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. 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 pick up a player, right-click them once they are knocked out.
To drop a player, jump. 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.