mirror of
https://github.com/yogstation13/Yogstation.git
synced 2025-02-26 09:04:50 +00:00
Merge pull request #2767 from GarrusVakarian/borgicons
Adds corresponding icons to cyborg thermal goggles, cyborg meson goggles...
This commit is contained in:
@@ -45,11 +45,15 @@
|
||||
/obj/item/borg/sight/thermal
|
||||
name = "\proper thermal vision"
|
||||
sight_mode = BORGTHERM
|
||||
icon = 'icons/obj/clothing/glasses.dmi'
|
||||
icon_state = "thermal"
|
||||
|
||||
|
||||
/obj/item/borg/sight/meson
|
||||
name = "\proper meson vision"
|
||||
sight_mode = BORGMESON
|
||||
icon = 'icons/obj/clothing/glasses.dmi'
|
||||
icon_state = "meson"
|
||||
|
||||
|
||||
/obj/item/borg/sight/hud
|
||||
@@ -59,6 +63,8 @@
|
||||
|
||||
/obj/item/borg/sight/hud/med
|
||||
name = "medical hud"
|
||||
icon = 'icons/obj/clothing/glasses.dmi'
|
||||
icon_state = "healthhud"
|
||||
|
||||
|
||||
New()
|
||||
@@ -69,7 +75,8 @@
|
||||
|
||||
/obj/item/borg/sight/hud/sec
|
||||
name = "security hud"
|
||||
|
||||
icon = 'icons/obj/clothing/glasses.dmi'
|
||||
icon_state = "securityhud"
|
||||
|
||||
New()
|
||||
..()
|
||||
|
||||
Reference in New Issue
Block a user