This commit is contained in:
Christer Warén 2020-10-28 02:22:10 +02:00
parent f7b6ff855f
commit b79e3b7a6d

View File

@ -82,6 +82,10 @@ command /kitpvp [<string>] [<string>]:
set {kitpvp.%player%.kit} to "soldier"
make player execute command "/kitpvp"
stop
if arg-2 is "speedster":
set {kitpvp.%player%.kit} to "speedster"
make player execute command "/kitpvp"
stop
stop
else if arg-1 is "start":