more codersprite
clockie arm implants now have a somewhat different looking sprite (totally not just a normal arm implant recolor)
This commit is contained in:
@@ -5,6 +5,7 @@
|
|||||||
name = "clock-themed arm-mounted implant"
|
name = "clock-themed arm-mounted implant"
|
||||||
var/clockwork_desc = "According to Ratvar, this really shouldn't exist. Tell Him about this immediately."
|
var/clockwork_desc = "According to Ratvar, this really shouldn't exist. Tell Him about this immediately."
|
||||||
syndicate_implant = TRUE
|
syndicate_implant = TRUE
|
||||||
|
icon_state = "clock_arm_implant"
|
||||||
|
|
||||||
/obj/item/organ/cyberimp/arm/clockwork/ui_action_click()
|
/obj/item/organ/cyberimp/arm/clockwork/ui_action_click()
|
||||||
if(is_servant_of_ratvar(owner) || (obj_flags & EMAGGED)) //If you somehow manage to steal a clockie's implant AND have an emag AND manage to get it implanted for yourself, good on ya!
|
if(is_servant_of_ratvar(owner) || (obj_flags & EMAGGED)) //If you somehow manage to steal a clockie's implant AND have an emag AND manage to get it implanted for yourself, good on ya!
|
||||||
|
|||||||
Binary file not shown.
|
Before Width: | Height: | Size: 40 KiB After Width: | Height: | Size: 41 KiB |
Reference in New Issue
Block a user