diff --git a/code/modules/clothing/head/cargo.dm b/code/modules/clothing/head/cargo.dm index e1764d753cd..b4029e13dfe 100644 --- a/code/modules/clothing/head/cargo.dm +++ b/code/modules/clothing/head/cargo.dm @@ -83,6 +83,6 @@ /obj/item/clothing/head/soft/rainbow name = "rainbow cap" desc = "It's a baseball hat in a bright rainbow of colors." - icon_state = "rainbowsoft" + icon_state = "rbowsoft" color = "rainbow" diff --git a/maps/tgstation.2.0.9.dmm b/maps/tgstation.2.0.9.dmm index f91c8815f6b..cb02fb39a34 100644 --- a/maps/tgstation.2.0.9.dmm +++ b/maps/tgstation.2.0.9.dmm @@ -2233,7 +2233,7 @@ "aQW" = (/obj/structure/disposalpipe/segment,/obj/structure/cable{d1 = 2; d2 = 4; icon_state = "2-4"; tag = "90Curve"},/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,/obj/machinery/atmospherics/pipe/simple/supply/hidden{dir = 4},/turf/simulated/floor/plating,/area/maintenance/port) "aQX" = (/obj/structure/cable{d1 = 1; d2 = 8; icon_state = "1-8"; tag = "90Curve"},/obj/machinery/atmospherics/pipe/simple/supply/hidden{dir = 10},/turf/simulated/floor/plating,/area/maintenance/port) "aQY" = (/obj/structure/closet/wardrobe/grey,/obj/machinery/requests_console{department = "Locker Room"; pixel_x = -32; pixel_y = 0},/turf/simulated/floor,/area/crew_quarters/locker) -"aQZ" = (/obj/structure/table,/obj/item/clothing/head/soft/grey,/turf/simulated/floor,/area/crew_quarters/locker) +"aQZ" = (/obj/structure/table,/obj/item/clothing/head/soft/grey,/obj/item/clothing/head/soft/grey,/turf/simulated/floor,/area/crew_quarters/locker) "aRa" = (/obj/structure/table,/obj/structure/disposalpipe/segment,/turf/simulated/floor,/area/crew_quarters/locker) "aRb" = (/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,/turf/simulated/wall,/area/storage/art) "aRc" = (/obj/structure/cable{d1 = 1; d2 = 2; icon_state = "1-2"; tag = "Streight"},/obj/machinery/atmospherics/pipe/manifold{color = "red"; dir = 8; icon_state = "manifold-r-f"; initialize_directions = 11; level = 1; name = "pipe manifold"},/turf/simulated/floor/plating,/area/maintenance/port)