Chem Dispenser Table Tweak (#11136)

This commit is contained in:
Geeves
2021-02-10 15:36:44 +01:00
committed by GitHub
parent 4da5bdd6eb
commit 49e74b604f
2 changed files with 10 additions and 0 deletions
@@ -72,6 +72,7 @@
ui_title = "Soda Dispenser"
accept_drinking = 1
density = 0//It's a half-height machine that sits on a table, this allows small things to walk under that table
pass_flags = PASSTABLE // put it back on the table
/obj/machinery/chemical_dispenser/bar_soft/full
spawn_cartridges = list(
@@ -108,6 +109,7 @@
ui_title = "Booze Dispenser"
accept_drinking = 1
density = 0//It's a half-height machine that sits on a table, this allows small things to walk under that table
pass_flags = PASSTABLE // put it back on the table
/obj/machinery/chemical_dispenser/bar_alc/full
spawn_cartridges = list(
@@ -140,6 +142,7 @@
ui_title = "Coffee Master 3000"
accept_drinking = 1
density = 0
pass_flags = PASSTABLE // put it back on the table
/obj/machinery/chemical_dispenser/coffeemaster/full
spawn_cartridges = list(
@@ -164,6 +167,7 @@
ui_title = "Morning Glory Coffee Mate"
icon_state_active = null
accept_drinking = 1
pass_flags = PASSTABLE // put it back on the table
/obj/machinery/chemical_dispenser/coffee/full
spawn_cartridges = list(