Merge pull request #4667 from Citadel-Station-13/upstream-merge-34066

[MIRROR] Fixes white power cables in DM
This commit is contained in:
deathride58
2018-01-05 02:45:53 +00:00
committed by GitHub

View File

@@ -76,6 +76,7 @@ By design, d1 is the smallest direction and d2 is the highest
/obj/structure/cable/white
cable_color = "white"
color = "#ffffff"
// the power cable object
/obj/structure/cable/Initialize(mapload, param_color)