mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-22 20:48:56 +01:00
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:
@@ -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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user