From 660afaa39d7c6c451d8040a6543cb881ba442a9e Mon Sep 17 00:00:00 2001 From: crabcube <88477406+crabcube@users.noreply.github.com> Date: Wed, 24 Aug 2022 21:44:08 -0500 Subject: [PATCH] Testing to clear the X Functions fine on test but said X here on integration --- code/modules/clothing/shoes/magboots.dm | 1 - 1 file changed, 1 deletion(-) diff --git a/code/modules/clothing/shoes/magboots.dm b/code/modules/clothing/shoes/magboots.dm index de57754e91..125eedd9ab 100644 --- a/code/modules/clothing/shoes/magboots.dm +++ b/code/modules/clothing/shoes/magboots.dm @@ -90,7 +90,6 @@ icon_state = "boots-vox" flags = PHORONGUARD species_restricted = list(SPECIES_VOX) - armor = list (melee = 40, bullet = 10, laser = 10, energy = 20, bomb = 20, bio = 10, rad = 20) //values of workboots and heavy duty engineering gloves, it's the only option that will ever be taken so may as well give the turkeys some protection //ChompEdit action_button_name = "Toggle the magclaws"