From bc31fbed35a8d7fb0f5213403c6104d2f9f38f54 Mon Sep 17 00:00:00 2001 From: SoreYew Date: Sun, 2 Aug 2026 11:55:47 -0400 Subject: [PATCH 1/2] fixed camarilla garage access --- .../Vampire/special_fran/special_francisco.dmm | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/_maps/map_files/Vampire/special_fran/special_francisco.dmm b/_maps/map_files/Vampire/special_fran/special_francisco.dmm index 247e50b96a9c..5d6dfd5116f6 100644 --- a/_maps/map_files/Vampire/special_fran/special_francisco.dmm +++ b/_maps/map_files/Vampire/special_fran/special_francisco.dmm @@ -6913,7 +6913,8 @@ /obj/machinery/door/poddoor/shutters{ damage_deflection = 60; max_integrity = 300; - name = "Parking Shutter" + name = "Parking Shutter"; + id = "camarilla garage"s" }, /obj/effect/landmark/npcwall, /obj/effect/turf_decal/bordur{ @@ -7849,7 +7850,7 @@ /area/vtm/interior/wyrm_corrupted) "eIv" = ( /obj/machinery/button/door{ - id = 1; + id = "camarilla garage"; name = "Parking Shutters Control" }, /turf/closed/wall/vampwall/rich, @@ -20902,7 +20903,7 @@ "mnN" = ( /obj/structure/table, /obj/machinery/button/door{ - id = 1; + id = "camarilla garage"; name = "Parking Shutters Control" }, /obj/effect/decal/rugs, @@ -25464,7 +25465,8 @@ /obj/machinery/door/poddoor/shutters{ damage_deflection = 60; max_integrity = 300; - name = "Parking Shutter" + name = "Parking Shutter"; + id = "camarilla garage" }, /obj/effect/landmark/npcwall, /obj/effect/turf_decal/bordur{ @@ -36147,7 +36149,8 @@ /obj/machinery/door/poddoor/shutters{ damage_deflection = 60; max_integrity = 300; - name = "Parking Shutter" + name = "Parking Shutter"; + id = "camarilla garage"s" }, /obj/effect/landmark/npcwall, /turf/open/floor/plating/asphalt, From b0f2e6a70ef41d3fc1271c98f5132bcf285d6d14 Mon Sep 17 00:00:00 2001 From: SoreYew Date: Sun, 2 Aug 2026 12:08:09 -0400 Subject: [PATCH 2/2] fixed a fuck up --- _maps/map_files/Vampire/special_fran/special_francisco.dmm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_maps/map_files/Vampire/special_fran/special_francisco.dmm b/_maps/map_files/Vampire/special_fran/special_francisco.dmm index 5d6dfd5116f6..b1c3e7bf3983 100644 --- a/_maps/map_files/Vampire/special_fran/special_francisco.dmm +++ b/_maps/map_files/Vampire/special_fran/special_francisco.dmm @@ -6914,7 +6914,7 @@ damage_deflection = 60; max_integrity = 300; name = "Parking Shutter"; - id = "camarilla garage"s" + id = "camarilla garage" }, /obj/effect/landmark/npcwall, /obj/effect/turf_decal/bordur{ @@ -36150,7 +36150,7 @@ damage_deflection = 60; max_integrity = 300; name = "Parking Shutter"; - id = "camarilla garage"s" + id = "camarilla garage" }, /obj/effect/landmark/npcwall, /turf/open/floor/plating/asphalt,