From 7a4a02a0fdc08690abb03e292981e52df2ce1334 Mon Sep 17 00:00:00 2001 From: Casey Date: Sun, 9 Oct 2022 22:55:53 -0400 Subject: [PATCH] Smole vending tweak --- code/game/objects/random/mapping.dm | 3 ++- maps/tether/tether-03-surface3.dmm | 7 +++++++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/code/game/objects/random/mapping.dm b/code/game/objects/random/mapping.dm index 0fa2cfb40e..8cbd0b5d01 100644 --- a/code/game/objects/random/mapping.dm +++ b/code/game/objects/random/mapping.dm @@ -83,7 +83,8 @@ prob(5);/obj/machinery/vending/snlvend, prob(5);/obj/machinery/vending/sovietsoda, prob(5);/obj/machinery/vending/sovietvend, - prob(5);/obj/machinery/vending/radren) //VOREStation Edit End + prob(5);/obj/machinery/vending/radren, + prob(3);/obj/machinery/vending/altevian) //VOREStation Edit End /obj/random/vendorfood //Random food vendors for station use name = "random snack vending machine" diff --git a/maps/tether/tether-03-surface3.dmm b/maps/tether/tether-03-surface3.dmm index e0aab4324e..9c2c8146e5 100644 --- a/maps/tether/tether-03-surface3.dmm +++ b/maps/tether/tether-03-surface3.dmm @@ -40177,6 +40177,13 @@ }, /turf/simulated/floor/tiled, /area/rnd/outpost/xenobiology/outpost_hallway) +<<<<<<< HEAD +======= +"hKp" = ( +/obj/random/vendorall, +/turf/simulated/floor/tiled, +/area/tether/surfacebase/cafeteria) +>>>>>>> 00b9a2f4e9... Merge pull request #13840 from Very-Soft/tethertweak "hLd" = ( /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, /obj/machinery/atmospherics/pipe/simple/hidden/supply,