mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-30 16:38:22 +01:00
3/4 reagent container sprite and cafe tweaks and fixes (#17259)
This commit is contained in:
@@ -97,7 +97,7 @@
|
||||
/obj/item/razor = 0.5,
|
||||
/obj/item/reagent_containers/extinguisher_refill = 0.1,
|
||||
/obj/item/reagent_containers/extinguisher_refill/filled = 0.5,
|
||||
/obj/item/reagent_containers/glass/teapot = 0.4,
|
||||
/obj/item/reagent_containers/glass/beaker/teapot = 0.4,
|
||||
/obj/item/reagent_containers/cooking_container/board/bowl = 0.8,
|
||||
/obj/item/reagent_containers/inhaler/hyperzine = 0.1,
|
||||
/obj/item/reagent_containers/spray/cleaner = 0.6,
|
||||
|
||||
@@ -204,7 +204,7 @@
|
||||
/obj/structure/closet/secure_closet/psychiatric/fill()
|
||||
..()
|
||||
new /obj/item/clothing/suit/straight_jacket(src)
|
||||
new /obj/item/reagent_containers/glass/teapot(src)
|
||||
new /obj/item/reagent_containers/glass/beaker/teapot(src)
|
||||
new /obj/item/toy/plushie/therapy(src)
|
||||
new /obj/item/toy/plushie/slime(src)
|
||||
new /obj/item/toy/plushie/bee(src)
|
||||
|
||||
Reference in New Issue
Block a user