From e31613b2ea37eb0a84d3db624af0ebe3f0588fa9 Mon Sep 17 00:00:00 2001 From: SmArtKar <44720187+SmArtKar@users.noreply.github.com> Date: Tue, 20 Aug 2024 14:45:27 +0300 Subject: [PATCH] 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 :cl: fix: Replaced a locked cabinet that you cannot open in ninja den with an unlocked one /:cl: --- _maps/templates/lazy_templates/ninja_den.dmm | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/_maps/templates/lazy_templates/ninja_den.dmm b/_maps/templates/lazy_templates/ninja_den.dmm index fd7fed27dec..e6820a2c912 100644 --- a/_maps/templates/lazy_templates/ninja_den.dmm +++ b/_maps/templates/lazy_templates/ninja_den.dmm @@ -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" = (