mirror of
https://github.com/KabKebab/GS13.git
synced 2026-07-09 07:02:15 +01:00
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:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user