mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-07-18 11:30:35 +01:00
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:
@@ -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]
|
||||
|
||||
Reference in New Issue
Block a user