mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-12 03:02:54 +00:00
Merge pull request #3352 from Cerebulon/vendingpanels
Adds missing vending machine maintenance panel sprites.
This commit is contained in:
@@ -139,6 +139,7 @@
|
|||||||
icon_state = "drying_rack"
|
icon_state = "drying_rack"
|
||||||
icon_on = "drying_rack_on"
|
icon_on = "drying_rack_on"
|
||||||
icon_off = "drying_rack"
|
icon_off = "drying_rack"
|
||||||
|
icon_panel = "drying_rack-panel"
|
||||||
|
|
||||||
/obj/machinery/smartfridge/drying_rack/accept_check(var/obj/item/O as obj)
|
/obj/machinery/smartfridge/drying_rack/accept_check(var/obj/item/O as obj)
|
||||||
if(istype(O, /obj/item/weapon/reagent_containers/food/snacks/))
|
if(istype(O, /obj/item/weapon/reagent_containers/food/snacks/))
|
||||||
|
|||||||
Binary file not shown.
|
Before Width: | Height: | Size: 73 KiB After Width: | Height: | Size: 73 KiB |
Reference in New Issue
Block a user