Makes Bubblegum fightable (#13202)

* nerf

* remove other loot
This commit is contained in:
Edan52
2020-12-16 19:55:15 +00:00
committed by GitHub
parent 256ecd0c16
commit fdc3a9fe2e
2 changed files with 16 additions and 24 deletions
@@ -5,14 +5,7 @@
..()
new /obj/item/clothing/suit/space/hostile_environment(src)
new /obj/item/clothing/head/helmet/space/hostile_environment(src)
var/loot = rand(1,3)
switch(loot)
if(1)
new /obj/item/mayhem(src)
if(2)
new /obj/item/blood_contract(src)
if(3)
new /obj/item/gun/magic/staff/spellblade(src)
new /obj/item/gun/magic/staff/spellblade(src)
/obj/structure/closet/crate/necropolis/bubblegum/crusher
name = "bloody bubblegum chest"