Remove some unused lists + Fix random/voidsuit Initialize (#2599)

Forgot to remove these lists when I moved them to SSicon_cache.
This commit is contained in:
Lohikar
2017-06-04 05:33:24 -05:00
committed by skull132
parent 264b12ce42
commit 5ce2fc79ef
2 changed files with 1 additions and 8 deletions
+1 -1
View File
@@ -400,7 +400,7 @@
/obj/random/voidsuit/Initialize(mapload, _damaged = 0)
damaged = _damaged
..(loc)
. = ..(mapload)
/obj/random/voidsuit/post_spawn(obj/item/clothing/suit/space/void/suit)
var/helmet = suitmap[suit.type]