mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2026-07-11 00:03:01 +01:00
Fixes #5538
Fixes mucus attempting to randomize a list of viruses instead of the first virus in the list
This commit is contained in:
@@ -250,4 +250,4 @@ var/global/list/image/splatter_cache=list()
|
||||
/obj/effect/decal/cleanable/mucus/mapped/New()
|
||||
..()
|
||||
virus2 |= new /datum/disease2/disease
|
||||
virus2.makerandom()
|
||||
virus2[1].makerandom()
|
||||
|
||||
Reference in New Issue
Block a user