From 330f0152098b811ff3f7ff7265bdea661ec8a3bd Mon Sep 17 00:00:00 2001 From: TiberianEuan <46800751+TiberianEuan@users.noreply.github.com> Date: Wed, 3 Jan 2024 20:45:05 +1100 Subject: [PATCH] yeah fuck that tank we don't need no tank --- code/modules/lethal_company/obj/clothing/LCspacesuit.dm | 5 ----- 1 file changed, 5 deletions(-) diff --git a/code/modules/lethal_company/obj/clothing/LCspacesuit.dm b/code/modules/lethal_company/obj/clothing/LCspacesuit.dm index 2a7e486cb2ca..6901177062c4 100644 --- a/code/modules/lethal_company/obj/clothing/LCspacesuit.dm +++ b/code/modules/lethal_company/obj/clothing/LCspacesuit.dm @@ -19,8 +19,3 @@ slowdown = 0 permeability_coefficient = 1 armor = list("melee" = 0, "bullet" = 0, "laser" = 0,"energy" = 0, "bomb" = 0, "bio" = 0, "rad" = 3, "fire" = 0, "acid" = 0) - -/obj/item/tank/internals/emergency_oxygen/engi/lethal_company - name = "Company issued oxygen tank" - desc = "The oxygen from this tank smells and tastes like a dumpster. Maybe thats.. where it is from." - volume = 10