From f8455332b779592ea437043d7cacaa46dff66b02 Mon Sep 17 00:00:00 2001 From: Iajret Creature <122297233+Steals-The-PRs@users.noreply.github.com> Date: Mon, 16 Dec 2024 19:13:25 +0300 Subject: [PATCH] [MIRROR] Fixes Icemoon Interdyne Food Vendors (#5226) * Fixes Icemoon Interdyne Food Vendors (#4671) free icebox dyne food vendors * [MIRROR] Fixes Icemoon Interdyne Food Vendors --------- Co-authored-by: sqn Co-authored-by: StealsThePRs --- .../nova/icemoon_underground_interdyne_base1.dmm | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/_maps/RandomRuins/IceRuins/nova/icemoon_underground_interdyne_base1.dmm b/_maps/RandomRuins/IceRuins/nova/icemoon_underground_interdyne_base1.dmm index bab5d59e066..cf3ed37602e 100644 --- a/_maps/RandomRuins/IceRuins/nova/icemoon_underground_interdyne_base1.dmm +++ b/_maps/RandomRuins/IceRuins/nova/icemoon_underground_interdyne_base1.dmm @@ -4387,7 +4387,8 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /obj/structure/sign/poster/contraband/cybersun_six_hundred/directional/west, /obj/machinery/vending/imported/mothic{ - onstation = 0 + onstation = 0; + all_products_free = 1 }, /turf/open/floor/catwalk_floor/iron_dark, /area/ruin/interdyne_planetary_base/main/dorms) @@ -4712,7 +4713,8 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/vending/imported/tiziran{ - onstation = 0 + onstation = 0; + all_products_free = 1 }, /turf/open/floor/catwalk_floor/iron_dark, /area/ruin/interdyne_planetary_base/main/dorms) @@ -7417,7 +7419,8 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /obj/structure/sign/poster/contraband/interdyne_gene_clinics/directional/west, /obj/machinery/vending/imported/yangyu{ - onstation = 0 + onstation = 0; + all_products_free = 1 }, /turf/open/floor/catwalk_floor/iron_dark, /area/ruin/interdyne_planetary_base/main/dorms)