Merge pull request #110 from KabKebab/fatlab

fattening lab - CC level
This commit is contained in:
GDLW
2023-05-13 16:49:56 +02:00
committed by GitHub
3 changed files with 3652 additions and 2757 deletions
+2 -2
View File
@@ -27,10 +27,10 @@
list_reagents = list(/datum/reagent/blueberry_juice = 50)
/obj/item/reagent_containers/glass/beaker/fizulphite
list_reagents = list(/datum/chemical_reaction/fizulphite = 50)
list_reagents = list(/datum/reagent/consumable/fizulphite = 50)
/obj/item/reagent_containers/glass/beaker/extilphite
list_reagents = list(/datum/chemical_reaction/extilphite = 50)
list_reagents = list(/datum/reagent/consumable/extilphite = 50)
/obj/item/reagent_containers/glass/beaker/calorite_blessing
list_reagents = list(/datum/reagent/consumable/caloriteblessing = 50)
File diff suppressed because it is too large Load Diff
+10
View File
@@ -196,3 +196,13 @@
name = "City of Cogs"
icon_state = "purple"
hidden = FALSE
/area/fatlab //GS13 - move this elsewhere later
name = "Mysterious Facility"
icon_state = "centcom"
dynamic_lighting = DYNAMIC_LIGHTING_FORCED
requires_power = FALSE
has_gravity = STANDARD_GRAVITY
noteleport = TRUE
flags_1 = NONE