Skip to content

Commit

Permalink
Merge pull request #872 from molnizz/cringe18
Browse files Browse the repository at this point in the history
Fix + Update: QoL
  • Loading branch information
MrCat15352 authored Jul 31, 2024
2 parents e403f73 + df64c0b commit c215190
Show file tree
Hide file tree
Showing 5 changed files with 213 additions and 204 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -606,7 +606,7 @@
/obj/item/clothing/suit/hazardvest/donk/qm,
/obj/item/reagent_containers/food/snacks/donkpocket,
/obj/item/gun/ballistic/automatic/pistol/syndicate,
/obj/item/suppressor,
/obj/item/attachment/silencer,
/turf/open/floor/wood,
/area/ruin/space/has_grav/corporatemine/crewquarters)
"nW" = (
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,7 @@
/area/ship/construction)
"jj" = (
/obj/structure/closet/crate/solarpanel_small,
/obj/item/circuitboard/computer/cargo,
/turf/open/floor/plating/airless,
/area/ship/construction)
"ke" = (
Expand Down Expand Up @@ -330,7 +331,6 @@
},
/obj/item/wallframe/intercom/wideband,
/obj/item/circuitboard/machine/holopad,
/obj/item/circuitboard/computer/cargo/express,
/obj/item/spacecash/bundle/loadsamoney,
/obj/item/spacecash/bundle/loadsamoney,
/obj/item/spacecash/bundle/loadsamoney,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,6 @@
},
/obj/effect/decal/cleanable/glass,
/obj/structure/safe/floor,
/obj/item/circuitboard/computer/cargo/express,
/turf/open/floor/pod/dark,
/area/ship/crew/office)
"bJ" = (
Expand Down Expand Up @@ -667,6 +666,7 @@
/obj/machinery/atmospherics/pipe/simple/purple/hidden{
dir = 9
},
/obj/item/circuitboard/computer/cargo,
/turf/open/floor/pod/dark,
/area/ship/crew/office)
"lU" = (
Expand Down
Loading

0 comments on commit c215190

Please sign in to comment.