From: Velcroboy <107660393+IamVelcroboy@users.noreply.github.com> Date: Mon, 27 Nov 2023 22:10:50 +0000 (-0600) Subject: Add anti-rot to cold cart (#21923) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=da2e99ce6921711a818343c20ba587f39168b28d;p=space-station-14.git Add anti-rot to cold cart (#21923) * Add whitelist to food carts and anti-rot to cold cart * Remove whitelist --------- Co-authored-by: Jeff --- diff --git a/Resources/Prototypes/Entities/Objects/Specific/Kitchen/foodcarts.yml b/Resources/Prototypes/Entities/Objects/Specific/Kitchen/foodcarts.yml index ac81cff248..81f40c9d7c 100644 --- a/Resources/Prototypes/Entities/Objects/Specific/Kitchen/foodcarts.yml +++ b/Resources/Prototypes/Entities/Objects/Specific/Kitchen/foodcarts.yml @@ -161,3 +161,4 @@ - type: ContainerContainer containers: storagebase: !type:Container + - type: AntiRottingContainer