bodybags, new cutlery, proper booze+beer dispenser, big heater beaker

This commit is contained in:
S34NW
2021-08-20 12:32:23 +01:00
parent fd5dad6654
commit 85c53544dd
4 changed files with 3 additions and 1 deletions
@@ -131,7 +131,9 @@
/obj/machinery/chem_dispenser/update_icon()
if(panel_open)
icon_state = "dispenser-o"
icon_state = "[initial(icon_state)]-o"
return
if(is_drink)
return
if(!powered())
icon_state = "dispenser_nopower"
Binary file not shown.

Before

Width:  |  Height:  |  Size: 652 B

After

Width:  |  Height:  |  Size: 575 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 47 KiB

After

Width:  |  Height:  |  Size: 47 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 34 KiB

After

Width:  |  Height:  |  Size: 34 KiB