Skip to content

Commit

Permalink
and you
Browse files Browse the repository at this point in the history
  • Loading branch information
morrowwolf committed Sep 19, 2023
1 parent 9dab0a3 commit 8684ce7
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 12 deletions.
1 change: 0 additions & 1 deletion code/game/objects/items/stacks/sheets/mineral.dm
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,6 @@ GLOBAL_LIST_INIT(plastic_recipes, list ( \
new/datum/stack_recipe("plastic fork", /obj/item/tool/kitchen/utensil/pfork, 1, on_floor = 1), \
new/datum/stack_recipe("plastic spoon", /obj/item/tool/kitchen/utensil/pspoon, 1, on_floor = 1), \
new/datum/stack_recipe("plastic knife", /obj/item/tool/kitchen/utensil/pknife, 1, on_floor = 1), \
new/datum/stack_recipe("plastic bag", /obj/item/storage/bag/plasticbag, 3, on_floor = 1), \
))

GLOBAL_LIST_INIT(iron_recipes, list ( \
Expand Down
10 changes: 1 addition & 9 deletions maps/map_files/FOP_v3_Sciannex/Fiorina_SciAnnex.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -31069,14 +31069,6 @@
},
/turf/open/space,
/area/fiorina/oob)
"sVw" = (
/obj/structure/barricade/handrail/type_b{
dir = 4;
layer = 3.5
},
/obj/item/storage/bag/plasticbag,
/turf/open/floor/prison,
/area/fiorina/station/disco)
"sVy" = (
/obj/structure/barricade/handrail/type_b{
dir = 4;
Expand Down Expand Up @@ -76713,7 +76705,7 @@ rUY
vGO
tMF
hgu
sVw
hgu
hgu
hgu
rox
Expand Down
2 changes: 0 additions & 2 deletions maps/map_files/USS_Almayer/USS_Almayer.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -36486,7 +36486,6 @@
/area/almayer/medical/upper_medical)
"fQF" = (
/obj/structure/surface/rack,
/obj/item/storage/bag/plasticbag,
/obj/item/storage/firstaid/regular,
/turf/open/floor/plating/plating_catwalk,
/area/almayer/hull/lower_hull/l_f_s)
Expand Down Expand Up @@ -61761,7 +61760,6 @@
},
/area/almayer/squads/charlie_delta_shared)
"qUH" = (
/obj/item/storage/bag/plasticbag,
/obj/structure/surface/rack,
/turf/open/floor/almayer{
icon_state = "plate"
Expand Down

0 comments on commit 8684ce7

Please sign in to comment.