[MIRROR] Desatti vending machine (#7156)

Co-authored-by: Heroman3003 <31296024+Heroman3003@users.noreply.github.com>
Co-authored-by: Nadyr <41974248+Darlantanis@users.noreply.github.com>
This commit is contained in:
CHOMPStation2
2023-11-05 00:31:20 -07:00
committed by GitHub
parent 4addaa094f
commit 4cc6ae3d01
9 changed files with 127 additions and 4 deletions

View File

@@ -84,7 +84,8 @@
prob(5);/obj/machinery/vending/sovietsoda,
prob(5);/obj/machinery/vending/sovietvend,
prob(5);/obj/machinery/vending/radren,
prob(3);/obj/machinery/vending/altevian) //VOREStation Edit End
prob(3);/obj/machinery/vending/altevian,
prob(5);/obj/machinery/vending/desatti) //VOREStation Edit End
/obj/random/vendorfood //Random food vendors for station use
name = "random snack vending machine"
@@ -98,7 +99,8 @@
/obj/machinery/vending/sol,
/obj/machinery/vending/snix,
/obj/machinery/vending/snlvend,
/obj/machinery/vending/altevian)
/obj/machinery/vending/altevian,
/obj/machinery/vending/desatti)
/obj/random/vendordrink //Random drink vendors for station use
name = "random drink vending machine"