Crushes some Ethereal bugs and adds bloodbags for them (#41745)

cl Floyd / Qustinnus
add: Bloodbags for ethereal filled with liquid electricity
fix: Ethereals cant clone lightbulbs anymore
fix: Fixes runtime in Ethereal charge handling
/cl
This commit is contained in:
Qustinnus
2018-12-09 23:09:24 +13:00
committed by oranges
parent 445bcf110b
commit 9d28bd7244
5 changed files with 8 additions and 3 deletions
@@ -107,6 +107,7 @@
new /obj/item/reagent_containers/blood/OMinus(src)
new /obj/item/reagent_containers/blood/OPlus(src)
new /obj/item/reagent_containers/blood/lizard(src)
new /obj/item/reagent_containers/blood/ethereal(src)
for(var/i in 1 to 3)
new /obj/item/reagent_containers/blood/random(src)