Skip to content

Commit

Permalink
removed doubled firedoor
Browse files Browse the repository at this point in the history
  • Loading branch information
Apogee-dev committed Feb 27, 2024
1 parent cd47f2b commit 1e4c4b3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
3 changes: 0 additions & 3 deletions _maps/shuttles/independent/independent_shetland.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -5255,9 +5255,6 @@
/obj/machinery/door/firedoor/border_only{
dir = 8
},
/obj/machinery/door/firedoor/border_only{
dir = 8
},
/turf/open/floor/plasteel/dark,
/area/ship/bridge)
"TX" = (
Expand Down
1 change: 1 addition & 0 deletions code/modules/clothing/outfits/factions/independent.dm
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@
chameleon_extras = list(/obj/item/gun/energy/e_gun, /obj/item/stamp/captain)

/datum/outfit/job/independent/captain/cheap //for Miskilamo ships
name = "Independent - Captain (Low Budget)"
gloves = /obj/item/clothing/gloves/color/white //poverty gloves
shoes = /obj/item/clothing/shoes/sneakers/brown

Expand Down

0 comments on commit 1e4c4b3

Please sign in to comment.