Prevents bypassing the bluespace anomaly core limit by destroying demon portals (#55456)

This replaces the bluespace anomaly core that can be dropped by demon portals with a 3.6% chance with a soul stone.
This commit is contained in:
interestingusernam3
2020-12-12 19:30:11 +00:00
committed by GitHub
parent e04abe2384
commit 580542accc
@@ -169,7 +169,7 @@ GLOBAL_LIST_INIT(ore_probability, list(
if(17)
new /obj/item/reagent_containers/food/drinks/drinkingglass/filled/nuka_cola(loc)
if(18)
new /obj/item/assembly/signaler/anomaly/bluespace(loc)
new /obj/item/soulstone/anybody(loc)
if(19)
new /obj/item/disk/design_disk/modkit_disc/resonator_blast(loc)
if(20)