mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-29 08:08:49 +01:00
[MIRROR] Prevents bypassing the bluespace anomaly core limit by destroying demon portals (#2150)
* 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. * Prevents bypassing the bluespace anomaly core limit by destroying demon portals Co-authored-by: interestingusernam3 <51925758+interestingusernam3@users.noreply.github.com>
This commit is contained in:
co-authored by
interestingusernam3
parent
ad4caa2bb5
commit
bc6d9550e6
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user