mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 10:43:20 +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:
@@ -371,8 +371,8 @@
|
||||
desc = "It has a small label: \n\
|
||||
\"Portable Body Record Storage Disk. \n\
|
||||
Insert into resleeving control console\""
|
||||
icon = 'icons/obj/cloning.dmi'
|
||||
icon_state = "datadisk2"
|
||||
icon = 'icons/obj/discs.dmi'
|
||||
icon_state = "data-green"
|
||||
item_state = "card-id"
|
||||
w_class = ITEMSIZE_SMALL
|
||||
var/datum/transhuman/body_record/stored = null
|
||||
|
||||
Reference in New Issue
Block a user