more work

This commit is contained in:
Metis
2024-09-13 01:50:58 -04:00
parent 8fd779ef02
commit 7b0780804f
320 changed files with 12185 additions and 161 deletions
+14
View File
@@ -0,0 +1,14 @@
/obj/item/reagent_containers/food/drinks/prospacillin
name = "Prospacillin Bottle"
desc = "An incredibly expensive bottle used by GATO command. It has golden engravings and reeks of corporate greed."
w_class = WEIGHT_CLASS_TINY
icon_state = "prospacillin"
list_reagents = list(/datum/reagent/growthchem = 15)
/obj/item/reagent_containers/food/drinks/diminicillin
name = "Diminicillin Bottle"
desc = "An incredibly expensive bottle used by GATO command. It has golden engravings and reeks of corporate greed."
w_class = WEIGHT_CLASS_TINY
icon_state = "diminicillin"
list_reagents = list(/datum/reagent/shrinkchem = 15)