massive burndown (#29894)

This commit is contained in:
Contrabang
2025-07-27 20:52:39 +00:00
committed by GitHub
parent a596fba80d
commit 1504ed98be
1043 changed files with 0 additions and 3598 deletions
@@ -82,7 +82,6 @@
max_integrity = 300
pixel_x = -32 //shamelessly stolen from dna vault
pixel_y = -32
power_state = NO_POWER_USE // power usage is handelled manually
density = TRUE
interact_offline = TRUE
luminosity = 1
@@ -1,6 +1,5 @@
/datum/station_goal/secondary/variety_reagent/bar
name = "Variety of Drinks"
progress_type = /datum/secondary_goal_progress/variety_reagent
department = "Bar"
generic_name_plural = "alcoholic drinks"
weight = 1
@@ -1,6 +1,5 @@
/datum/station_goal/secondary/variety_reagent/medchem
name = "Variety of Medicine"
progress_type = /datum/secondary_goal_progress/variety_reagent
department = "Chemistry"
generic_name_plural = "medicines"
weight = 1
@@ -1,6 +1,5 @@
/datum/station_goal/secondary/variety_reagent/scichem
name = "Variety of Chemicals"
progress_type = /datum/secondary_goal_progress/variety_reagent
different_types = 5
department = "Science"
generic_name_plural = "chemicals"