mapping stuff (I am not even done yet)

This commit is contained in:
Metis
2024-09-16 23:58:29 -04:00
parent 2995895334
commit 8b3b46f9af
63 changed files with 81937 additions and 5 deletions
@@ -53,3 +53,10 @@
id = /datum/reagent/consumable/milkshake_chocolate
results = list(/datum/reagent/consumable/milkshake_chocolate = 3)
required_reagents = list(/datum/reagent/consumable/milk/chocolate_milk = 1, /datum/reagent/consumable/cream = 1, /datum/reagent/consumable/coco = 1)
/obj/structure/reagent_dispensers/keg/lipoifier //gs13
name = "keg of lipoifier"
desc = "Good luck downing that and not getting beached."
icon_state = "orangekeg"
reagent_id = /datum/reagent/consumable/lipoifier
tank_volume = 300