mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 19:47:22 +01:00
Adds pink power cable by joeyjo0.
This commit is contained in:
@@ -221,7 +221,7 @@
|
||||
|
||||
/obj/item/weapon/cable_coil/proc/updateicon()
|
||||
if (!color)
|
||||
color = pick("red", "yellow", "blue", "green")
|
||||
color = pick("red", "yellow", "blue", "green", "pink")
|
||||
if(amount == 1)
|
||||
icon_state = "coil_[color]1"
|
||||
name = "cable piece"
|
||||
|
||||
Reference in New Issue
Block a user