mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-30 08:37:43 +01:00
Replaces a locked cabinet that you cannot open in ninja den with an unlocked one (#85984)
## About The Pull Request Title, ninja den had all refrigerators/cabinets unlocked by default except one, and you have no access while in there. ## Why It's Good For The Game If you wanna cook something you'd usually want to have vegetables be accessible to you ## Changelog 🆑 fix: Replaced a locked cabinet that you cannot open in ninja den with an unlocked one /🆑
This commit is contained in:
@@ -1585,7 +1585,6 @@
|
||||
/turf/open/floor/wood/tile,
|
||||
/area/centcom/central_command_areas/holding)
|
||||
"JV" = (
|
||||
/obj/structure/closet/secure_closet/freezer/kitchen,
|
||||
/obj/item/food/grown/rice,
|
||||
/obj/item/food/grown/rice,
|
||||
/obj/item/food/grown/rice,
|
||||
@@ -1601,6 +1600,9 @@
|
||||
/obj/item/food/grown/onion/red,
|
||||
/obj/item/food/grown/onion/red,
|
||||
/obj/item/food/grown/coffee,
|
||||
/obj/structure/closet/secure_closet/freezer/fridge/open{
|
||||
name = "kitchen cabinet"
|
||||
},
|
||||
/turf/open/floor/carpet/black,
|
||||
/area/centcom/central_command_areas/holding)
|
||||
"Kb" = (
|
||||
|
||||
Reference in New Issue
Block a user