added candy decals and walls, organized GS13 turfs a bit

this also changes some small things, like removing corn oil from vent clog event and nerfing lipoifier generation from grinding calorite
This commit is contained in:
evilew
2023-08-21 01:26:56 +02:00
parent 093909a104
commit 7ca379800c
10 changed files with 105 additions and 17 deletions
+1 -1
View File
@@ -167,6 +167,7 @@
CHECK_TICK
// Lipoifier variant here
// GS13
/datum/round_event_control/vent_clog_fat
name = "Clogged Vents: Fattening Chems"
@@ -186,7 +187,6 @@
var/list/saferChems2 = list(
/datum/reagent/consumable/lipoifier,
/datum/reagent/consumable/nutriment,
/datum/reagent/consumable/cornoil,
)
/datum/round_event/vent_clog_fat/announce()