Fixes Dosimeter film having a missing icon (#18394)

This commit is contained in:
Jenny
2025-09-01 08:56:53 +02:00
committed by GitHub
parent d561d83795
commit 6ef0296aa5
@@ -81,6 +81,7 @@
name = "dosimeter film"
desc = "These films can be inserted into dosimeters. It turns from white to black, depending on how much radiation it endured."
w_class = ITEMSIZE_SMALL
icon = 'icons/inventory/accessory/item.dmi'
icon_state = "dosimeter_film0"
var/state = 0 //0 - White, 1 - Darker, 2 - Black (same as iconstates)