mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 18:53:06 +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:
@@ -312,8 +312,8 @@ var/const/standard_monitor_styles = "blank=ipc_blank;\
|
||||
/obj/item/weapon/disk/limb
|
||||
name = "Limb Blueprints"
|
||||
desc = "A disk containing the blueprints for prosthetics."
|
||||
icon = 'icons/obj/cloning.dmi'
|
||||
icon_state = "datadisk2"
|
||||
icon = 'icons/obj/discs.dmi' //VOREStation Edit
|
||||
icon_state = "data-white" //VOREStation Edit
|
||||
var/company = ""
|
||||
|
||||
/obj/item/weapon/disk/limb/New(var/newloc)
|
||||
|
||||
Reference in New Issue
Block a user