Update the /spawn command description

This commit is contained in:
jordan4ibanez 2016-12-29 15:22:19 -05:00
parent 30d35d7dca
commit 6c1d4d7604

View File

@ -1,6 +1,6 @@
minetest.register_chatcommand("spawn", {
params = "<mob>",
description = "Send text to chat",
description = "Spawn x amount of a mob, used as /spawn sheep 10 or /spawn fish for one",
privs = {server = true},
func = function( name, mob)
--local vars