Fixes white power cables in DM (#34066)

This commit is contained in:
ShizCalev
2018-01-04 21:16:33 -05:00
committed by CitadelStationBot
parent 4a5d9e3bd6
commit 3d3f28e091

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)