Someone edited the repo without telling me, I guess
This commit is contained in:
Billy S 2018-07-24 20:49:31 -04:00
commit 35c3de0184

View File

@ -1,5 +1,6 @@
# knockout # knockout
Adds a knockout system to minetest 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.