Update glass.dm

This commit is contained in:
zeskorion
2020-01-09 22:16:47 -08:00
committed by GitHub
parent dda5a9b426
commit 29062af741
@@ -126,6 +126,11 @@
/obj/item/reagent_containers/glass/beaker/on_reagent_change(changetype)
update_icon()
/obj/item/reagent_containers/glass/bottle/viralbase
name = "Highly potent Viral Base Bottle"
desc = "A small bottle. Contains a trace amount of a substance found by scientists that can be used to create extremely advanced diseases once exposed to uranium."
list_reagents = list(/datum/reagent/consumable/virus_food/viralbase = 1)
/obj/item/reagent_containers/glass/beaker/update_icon()
cut_overlays()