New sprites for discs with unique colors

Now every disc has a unique color rather than most of them being the same and all of them being in cloning.dmi.

Sprites from CEV-Eris.
This commit is contained in:
Aronai Sieyes
2020-02-20 21:37:15 -05:00
parent a41caca3ca
commit b3b51a7c3a
6 changed files with 11 additions and 11 deletions

View File

@@ -484,8 +484,8 @@
//TO-DO: Make the genetics machine accept them.
/obj/item/weapon/disk/data
name = "Cloning Data Disk"
icon = 'icons/obj/cloning.dmi'
icon_state = "datadisk0" //Gosh I hope syndies don't mistake them for the nuke disk.
icon = 'icons/obj/discs.dmi' //VOREStation Edit
icon_state = "data-red" //VOREStation Edit
item_state = "card-id"
w_class = ITEMSIZE_SMALL
var/datum/dna2/record/buf = null