Skip to content

Commit

Permalink
fixes the matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
Sadhorizon committed Dec 23, 2024
1 parent bbba6bc commit 8eda8d2
Showing 1 changed file with 38 additions and 1 deletion.
39 changes: 38 additions & 1 deletion _maps/shuttles/inteq/inteq_talos.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -1670,7 +1670,44 @@
/turf/open/floor/plating,
/area/ship/engineering)
"kc" = (
)
/obj/item/storage/backpack/industrial,
/obj/item/clothing/suit/hazardvest,
/obj/item/clothing/gloves/color/yellow,
/obj/item/clothing/under/syndicate/inteq/artificer,
/obj/item/clothing/under/syndicate/inteq/skirt/artificer,
/obj/item/clothing/head/soft/inteq,
/obj/item/clothing/head/hardhat,
/obj/item/clothing/shoes/combat,
/obj/structure/closet/secure_closet{
anchored = 1;
icon_state = "eng_secure";
name = "artificer's locker";
req_access_txt = "11";
req_one_access = null
},
/obj/structure/cable{
icon_state = "0-8"
},
/obj/machinery/power/apc/auto_name/directional/east,
/obj/machinery/light/directional/north,
/obj/item/storage/belt/utility/full,
/obj/effect/turf_decal/techfloor{
dir = 4
},
/obj/effect/turf_decal/siding/thinplating/dark{
dir = 8
},
/obj/item/clothing/glasses/meson,
/obj/machinery/light_switch{
dir = 8;
pixel_x = 20;
pixel_y = 11
},
/obj/item/gear_pack/anglegrinder,
/obj/item/radio/headset/alt,
/obj/item/clothing/mask/gas/inteq,
/turf/open/floor/plasteel/tech/grid,
/area/space)
"kg" = (
/obj/effect/turf_decal/box/corners,
/obj/effect/decal/cleanable/dirt,
Expand Down

0 comments on commit 8eda8d2

Please sign in to comment.