mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-26 21:48:21 +01:00
Fix for rainbow softcaps
git-svn-id: http://tgstation13.googlecode.com/svn/trunk@4006 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
@@ -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"
|
||||
|
||||
|
||||
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user