Skip to content

Commit

Permalink
[MIRROR] swaps one of the fridges in snowcabin to be in line with the…
Browse files Browse the repository at this point in the history
… rest [MDB IGNORE] (#24754) (#421)

* swaps one of the fridges in snowcabin to be in line with the rest  (#79414)

## About The Pull Request

In truth, this is an IDED PR (this is not at all sarcasm, and as we all
know nobody would lie on the internet) that came about from a round i
just got done playing wherein i was in snowcabin trying to cook up some
food for fun, well wouldn't you know it i couldn't open one of the
fridges, what gives? well i got to thinkin it has to do with the fridge
type used, for some reason the fridge that holds the universal enzyme
uses the freezer/fridge/kitchen type instead of the fridge/open type
that the other two do, so i went ahead and just changed it off to the
other fridge types so now anyone can open it.

## Why It's Good For The Game

its a bit stupid to have a single fridge thats different from the rest
for no discernable reason, i can't think of any reason universal enzyme
would need to be guarded ever, you could just say "well why not go back
onto the station and grab some if the fridge is locked", well if for
some reason i'm barred from the station i want to be able to use as many
tools within my reach as possible preferably without many hoops, and
this ones unnecessary.

## Changelog

fix: changes the type of fridge used to hold the universal enzyme in the
snowcabin gateway's kitchen, letting everyone access it like the rest of
the fridges.

/:cl:

* swaps one of the fridges in snowcabin to be in line with the rest

---------

Co-authored-by: SkyratBot <[email protected]>
Co-authored-by: Donglesplonge <[email protected]>
  • Loading branch information
3 people authored Nov 3, 2023
1 parent e718376 commit 6b1ad41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _maps/RandomZLevels/SnowCabin.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -1639,7 +1639,7 @@
},
/area/awaymission/cabin/caves/sovietcave)
"is" = (
/obj/structure/closet/secure_closet/freezer/kitchen,
/obj/structure/closet/secure_closet/freezer/fridge/open,
/obj/item/reagent_containers/condiment/enzyme,
/turf/open/floor/iron/freezer,
/area/awaymission/cabin)
Expand Down

0 comments on commit 6b1ad41

Please sign in to comment.