small fixes

- fixed the gs13 chem beaker presets
- fixed some small errors in fatlab cc area
- added an area code for fatlab
This commit is contained in:
GDLW
2023-05-13 15:42:15 +02:00
parent b01aa3b423
commit 5b2f2a367c
3 changed files with 807 additions and 755 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