Fixes showcase microwave's missing sprite (#70392)

#70203 changed the microwave's dmi path but did not replace the showcase variant's icon with the new dmi.
This commit is contained in:
Sealed101
2022-10-12 00:21:50 +00:00
committed by GitHub
parent 26c84a4e5c
commit 5e5c5d52b8
+2 -2
View File
@@ -77,8 +77,8 @@
/obj/structure/showcase/machinery/microwave
name = "\improper Nanotrasen-brand microwave"
desc = "The famous Nanotrasen-brand microwave, the multi-purpose cooking appliance every station needs! This one appears to be drawn onto a cardboard box."
icon = 'icons/obj/kitchen.dmi'
icon_state = "mw"
icon = 'icons/obj/machines/microwave.dmi'
icon_state = "map_icon"
/obj/structure/showcase/machinery/cloning_pod
name = "cloning pod exhibit"