mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 12:07:27 +01:00
bodybags, new cutlery, proper booze+beer dispenser, big heater beaker
This commit is contained in:
@@ -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 |
Reference in New Issue
Block a user