Missing icons

This commit is contained in:
Guti
2024-09-30 19:51:02 +02:00
parent 2261062f09
commit a7050b1b19
3 changed files with 3 additions and 0 deletions
@@ -3,6 +3,7 @@
//
/obj/item/robotanalyzer
name = "cyborg analyzer"
icon = 'icons/obj/device.dmi'
icon_state = "robotanalyzer"
item_state = "analyzer"
desc = "A hand-held scanner able to diagnose robotic injuries."
@@ -332,6 +332,7 @@
/obj/item/destTagger
name = "destination tagger"
desc = "Used to set the destination of properly wrapped packages."
icon = 'icons/obj/device.dmi'
icon_state = "dest_tagger"
var/currTag = 0
+1
View File
@@ -163,6 +163,7 @@
/obj/item/spaceflare
name = "bluespace flare"
desc = "Burst transmitter used to broadcast all needed information for shuttle navigation systems. Has a flare attached for marking the spot where you probably shouldn't be standing."
icon = 'icons/obj/device.dmi'
icon_state = "bluflare"
light_color = "#3728ff"
var/active