Scrubs all mentions of Vox from the code ( I suck at Git edition ) (#10423)

This commit is contained in:
Wowzewow (Wezzy)
2020-11-22 18:34:04 +08:00
committed by GitHub
parent b2ce742e9f
commit e8945fa626
44 changed files with 141 additions and 171 deletions
-1
View File
@@ -431,7 +431,6 @@
/obj/random/voidsuit
name = "random voidsuit"
var/damaged = 0
var/for_vox = FALSE
var/list/suitmap = list(
/obj/item/clothing/suit/space/void = /obj/item/clothing/head/helmet/space/void,
/obj/item/clothing/suit/space/void/engineering = /obj/item/clothing/head/helmet/space/void/engineering,