Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 8 additions & 5 deletions _maps/map_files/Vampire/special_fran/special_francisco.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -6913,7 +6913,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{
Expand Down Expand Up @@ -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,
Expand Down Expand Up @@ -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,
Expand Down Expand Up @@ -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{
Expand Down Expand Up @@ -36147,7 +36149,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,
/turf/open/floor/plating/asphalt,
Expand Down
Loading