mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-14 09:35:30 +01:00
Merge pull request #1592 from Giacom/smartfridges
Chemistry and Virology Smart Fridges [MAP]
This commit is contained in:
@@ -87,6 +87,17 @@
|
||||
..()
|
||||
reagents.add_reagent("mutagen", 30)
|
||||
|
||||
|
||||
/obj/item/weapon/reagent_containers/glass/bottle/synaptizine
|
||||
name = "synaptizine bottle"
|
||||
desc = "A small bottle of synaptizine."
|
||||
icon = 'icons/obj/chemical.dmi'
|
||||
icon_state = "bottle20"
|
||||
|
||||
New()
|
||||
..()
|
||||
reagents.add_reagent("synaptizine", 30)
|
||||
|
||||
/obj/item/weapon/reagent_containers/glass/bottle/ammonia
|
||||
name = "ammonia bottle"
|
||||
desc = "A small bottle."
|
||||
|
||||
Reference in New Issue
Block a user