mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 10:12:45 +00:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user