From 9db6bcc42f4109445f88dc1254c8116f40a6dd42 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christer=20War=C3=A9n?= Date: Thu, 29 Oct 2020 17:17:02 +0200 Subject: [PATCH] Update --- mirricraft-kitpvp.sk | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/mirricraft-kitpvp.sk b/mirricraft-kitpvp.sk index aff8fa7..22305e3 100644 --- a/mirricraft-kitpvp.sk +++ b/mirricraft-kitpvp.sk @@ -111,13 +111,13 @@ command /kitpvp [] []: set player's chestplate to gold chestplate set player's leggings to gold leggings set player's boots to gold boots - set the player's walk speed to 0.6 + set the player's walk speed to 0.4 set slot 0 of player's inventory to 1 of gold sword if {kitpvp.%player%.kit} is "archer": - set player's helmet to leather helmet - set player's chestplate to leather chestplate - set player's leggings to leather leggings - set player's boots to leather boots + set player's helmet to chainmail helmet + set player's chestplate to chainmail chestplate + set player's leggings to chainmail leggings + set player's boots to chainmail boots set slot 0 of player's inventory to 1 of bow set slot 9 of player's inventory to 25 of spectral arrow else: @@ -129,7 +129,7 @@ command /kitpvp [] []: else if {kitpvp.%player%.map} is "nether": teleport player to location 73, 4, 269 else if {kitpvp.%player%.map} is "farm": - teleport player to location 57, 4, 357 + teleport player to location 57, 5, 357 else: make player execute command "/kitpvp"