mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 10:12:45 +00:00
Merge pull request #9104 from ShadowLarkens/nifsoft_icon
Icons for NIFSoft Boxes
This commit is contained in:
@@ -269,7 +269,8 @@
|
||||
/obj/item/weapon/storage/box/nifsofts_security
|
||||
name = "security nifsoft uploaders"
|
||||
desc = "A box of free nifsofts for security employees."
|
||||
icon_state = "disk_kit"
|
||||
icon = 'icons/obj/storage_vr.dmi'
|
||||
icon_state = "nifsoft_kit_sec"
|
||||
|
||||
/obj/item/weapon/storage/box/nifsofts_security/New()
|
||||
..()
|
||||
@@ -293,7 +294,8 @@
|
||||
/obj/item/weapon/storage/box/nifsofts_engineering
|
||||
name = "engineering nifsoft uploaders"
|
||||
desc = "A box of free nifsofts for engineering employees."
|
||||
icon_state = "disk_kit"
|
||||
icon = 'icons/obj/storage_vr.dmi'
|
||||
icon_state = "nifsoft_kit_eng"
|
||||
|
||||
/obj/item/weapon/storage/box/nifsofts_engineering/New()
|
||||
..()
|
||||
@@ -316,7 +318,8 @@
|
||||
/obj/item/weapon/storage/box/nifsofts_medical
|
||||
name = "medical nifsoft uploaders"
|
||||
desc = "A box of free nifsofts for medical employees."
|
||||
icon_state = "disk_kit"
|
||||
icon = 'icons/obj/storage_vr.dmi'
|
||||
icon_state = "nifsoft_kit_med"
|
||||
|
||||
/obj/item/weapon/storage/box/nifsofts_medical/New()
|
||||
..()
|
||||
@@ -340,7 +343,8 @@
|
||||
/obj/item/weapon/storage/box/nifsofts_mining
|
||||
name = "mining nifsoft uploaders"
|
||||
desc = "A box of free nifsofts for mining employees."
|
||||
icon_state = "disk_kit"
|
||||
icon = 'icons/obj/storage_vr.dmi'
|
||||
icon_state = "nifsoft_kit_mining"
|
||||
|
||||
/obj/item/weapon/storage/box/nifsofts_mining/New()
|
||||
..()
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 22 KiB After Width: | Height: | Size: 23 KiB |
Reference in New Issue
Block a user