should have done that from the beginning (#26381)

This commit is contained in:
Taurtura
2024-08-03 18:00:05 +02:00
committed by GitHub
parent dab371d6a3
commit 03502a2a88
@@ -38,7 +38,7 @@
/mob/living/simple_animal/hostile/syndicate/Initialize(mapload)
. = ..()
if(prob(50))
loot += /obj/item/salvage/loot/syndicate
loot |= /obj/item/salvage/loot/syndicate
/mob/living/simple_animal/hostile/syndicate/Aggro()
. = ..()