mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-29 15:08:34 +01:00
Fixes Dosimeter film having a missing icon (#18394)
This commit is contained in:
@@ -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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user