Skip to content
This repository has been archived by the owner on Oct 15, 2023. It is now read-only.

Commit

Permalink
Del: Cult whetstone
Browse files Browse the repository at this point in the history
  • Loading branch information
AyIong committed Jul 17, 2023
1 parent f681aa9 commit aefdc3b
Show file tree
Hide file tree
Showing 2 changed files with 55 additions and 11 deletions.
63 changes: 55 additions & 8 deletions _maps/map_files/Delta/delta.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -40033,7 +40033,6 @@
/obj/structure/safe/floor,
/obj/item/melee/cultblade,
/obj/item/restraints/legcuffs/bola/cult,
/obj/item/whetstone/cult,
/obj/item/stack/sheet/runed_metal{
amount = 50
},
Expand Down Expand Up @@ -52120,6 +52119,9 @@
/area/security/permabrig)
"fWD" = (
/obj/effect/decal/warning_stripes/west,
/obj/structure/cable{
icon_state = "4-8"
},
/turf/simulated/floor/plasteel{
icon_state = "dark"
},
Expand Down Expand Up @@ -57766,6 +57768,21 @@
icon_state = "greencorner"
},
/area/medical/virology/lab)
"hmo" = (
/obj/effect/spawner/window/reinforced,
/obj/structure/cable,
/obj/machinery/door/poddoor{
density = 0;
icon_state = "open";
id_tag = "Brig_lockdown";
name = "Brig Lockdown";
opacity = 0
},
/obj/machinery/door/poddoor/shutters/preopen{
id_tag = "SecPilotPriv"
},
/turf/simulated/floor/plating,
/area/security/podbay)
"hmq" = (
/obj/structure/window/reinforced{
dir = 4
Expand Down Expand Up @@ -61590,8 +61607,15 @@
},
/area/atmos)
"ihp" = (
/obj/structure/spacepoddoor{
luminosity = 3
/obj/machinery/door/poddoor/multi_tile/two_tile_ver{
id_tag = "secpilot";
req_access = list(71)
},
/obj/structure/cable{
icon_state = "2-8"
},
/obj/structure/cable{
icon_state = "1-8"
},
/obj/machinery/door/poddoor{
density = 0;
Expand All @@ -61600,9 +61624,8 @@
name = "Brig Lockdown";
opacity = 0
},
/obj/machinery/door/poddoor/multi_tile/two_tile_ver{
id_tag = "secpilot";
req_access = list(71)
/obj/structure/spacepoddoor{
luminosity = 3
},
/turf/simulated/floor/plasteel{
icon_state = "dark"
Expand Down Expand Up @@ -77198,6 +77221,24 @@
/obj/effect/landmark/tiles/damageturf,
/turf/simulated/floor/plating,
/area/maintenance/asmaint4)
"maX" = (
/obj/effect/spawner/window/reinforced,
/obj/structure/cable{
d2 = 2;
icon_state = "0-2"
},
/obj/machinery/door/poddoor{
density = 0;
icon_state = "open";
id_tag = "Brig_lockdown";
name = "Brig Lockdown";
opacity = 0
},
/obj/machinery/door/poddoor/shutters/preopen{
id_tag = "SecPilotPriv"
},
/turf/simulated/floor/plating,
/area/security/podbay)
"mbm" = (
/obj/machinery/light/small{
dir = 1
Expand Down Expand Up @@ -113725,6 +113766,9 @@
},
/area/security/warden)
"uoA" = (
/obj/structure/cable{
icon_state = "4-8"
},
/obj/structure/cable{
icon_state = "1-8"
},
Expand Down Expand Up @@ -126774,6 +126818,9 @@
},
/area/maintenance/starboard)
"xqr" = (
/obj/structure/cable{
icon_state = "1-2"
},
/obj/machinery/door/poddoor{
density = 0;
icon_state = "open";
Expand Down Expand Up @@ -191925,10 +191972,10 @@ aaq
aaq
coE
wyD
wyD
maX
xqr
ihp
wyD
hmo
wyD
coE
ylx
Expand Down
3 changes: 0 additions & 3 deletions _maps/map_files/cyberiad/cyberiad.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -15669,7 +15669,6 @@
command = "cycle_exterior";
dir = 8;
frequency = 1379;
layer = 3.3;
master_tag = "sol_airlock";
name = "exterior access button";
pixel_x = -10;
Expand Down Expand Up @@ -17138,7 +17137,6 @@
command = "cycle_interior";
dir = 4;
frequency = 1379;
layer = 3.3;
master_tag = "sol_airlock";
name = "interior access button";
pixel_x = -25;
Expand Down Expand Up @@ -77227,7 +77225,6 @@
/obj/item/stack/sheet/runed_metal{
amount = 50
},
/obj/item/whetstone/cult,
/obj/item/melee/cultblade,
/obj/item/restraints/legcuffs/bola/cult,
/obj/effect/landmark/event/revenantspawn,
Expand Down

0 comments on commit aefdc3b

Please sign in to comment.