Update glass.dm

This commit is contained in:
zeskorion
2020-01-28 18:51:20 -08:00
committed by GitHub
parent 53599f827a
commit e5daa44ee0

View File

@@ -130,7 +130,7 @@
/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(viralbase = 1)
list_reagents = list("viralbase" = 1)
/obj/item/reagent_containers/glass/beaker/update_icon()
cut_overlays()