Skip to content
Closed
Show file tree
Hide file tree
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
6 changes: 5 additions & 1 deletion _maps/map_files/dun_world/dun_world.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -34742,6 +34742,10 @@
icon_state = "greenstone"
},
/area/provincial/indoors/town/province_keep/wine_cellar)
"lnB" = (
/obj/effect/landmark/map_load_mark/south_mine_road,
/turf/closed/mineral/random/rogue/high,
/area/provincial/underground/field)
"lnC" = (
/obj/structure/chair/wood/rogue/chair3,
/obj/effect/decal/cleanable/dirt/cobweb/cobweb2,
Expand Down Expand Up @@ -240324,7 +240328,7 @@ ojJ
nXg
nXg
nXg
nXg
lnB
nXg
nXg
nXg
Expand Down
18 changes: 18 additions & 0 deletions _maps/map_files/templates/mining/south_mine_01.dmm
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
"a" = (/turf/closed/mineral/random/rogue/high,/area/provincial)
"g" = (/obj/item/rogueweapon/pick,/obj/effect/decal/remains/human,/turf/open/floor/rogue/cobblerock,/area/provincial)
"n" = (/turf/open/floor/rogue/cobblerock,/area/provincial)
"p" = (/turf/closed/mineral/random/rogue/med,/area/provincial)
"A" = (/turf/closed/mineral/random/rogue,/area/provincial)

(1,1,1) = {"
ppppppAAAA
appppppAAA
aapppppAAA
aappppppAA
naganpppAA
ngaganppAA
aaaaappppA
aaaaaapppp
aaaaaapppp
aaaaaaappp
"}
19 changes: 19 additions & 0 deletions _maps/map_files/templates/mining/south_mine_02.dmm
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
"a" = (/turf/closed/mineral/random/rogue/high,/area/provincial)
"g" = (/obj/item/rogueweapon/pick,/mob/living/simple_animal/hostile/rogue/skeleton/axe,/turf/open/floor/rogue/cobblerock,/area/provincial)
"n" = (/turf/open/floor/rogue/cobblerock,/area/provincial)
"p" = (/turf/closed/mineral/random/rogue/med,/area/provincial)
"A" = (/turf/closed/mineral/random/rogue,/area/provincial)
"X" = (/mob/living/simple_animal/hostile/rogue/skeleton/axe,/turf/open/floor/rogue/cobblerock,/area/provincial)

(1,1,1) = {"
ppppppAAAA
appppppAAA
aapppppAAA
aappppppAA
naganpppAA
ngaXanppAA
aaaaappppA
aaaaaapppp
aaaaaapppp
aaaaaaappp
"}
19 changes: 19 additions & 0 deletions _maps/map_files/templates/mining/south_mine_03.dmm
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
"a" = (/turf/closed/mineral/random/rogue/high,/area/provincial)
"g" = (/obj/item/rogueweapon/pick,/obj/effect/decal/remains/human,/turf/open/floor/rogue/cobblerock,/area/provincial)
"n" = (/turf/open/floor/rogue/cobblerock,/area/provincial)
"p" = (/turf/closed/mineral/random/rogue/med,/area/provincial)
"A" = (/turf/closed/mineral/random/rogue,/area/provincial)
"O" = (/obj/item/rogueweapon/pick,/obj/effect/decal/remains/human,/mob/living/simple_animal/hostile/retaliate/rogue/bigrat,/turf/open/floor/rogue/cobblerock,/area/provincial)

(1,1,1) = {"
ppppppAAAA
appppppAAA
aapppppAAA
aappppppAA
naOanpppAA
nOaganppAA
aaaaappppA
aaaaaapppp
aaaaaapppp
aaaaaaappp
"}
17 changes: 17 additions & 0 deletions _maps/map_files/templates/mining/south_mine_default.dmm
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
"a" = (/turf/closed/mineral/random/rogue/high,/area/provincial)
"n" = (/turf/open/floor/rogue/cobblerock,/area/provincial)
"p" = (/turf/closed/mineral/random/rogue/med,/area/provincial)
"A" = (/turf/closed/mineral/random/rogue,/area/provincial)

(1,1,1) = {"
ppppppAAAA
appppppAAA
aapppppAAA
aappppppAA
nananpppAA
nnananppAA
aaaaappppA
aaaaaapppp
aaaaaapppp
aaaaaaappp
"}
31 changes: 31 additions & 0 deletions _maps/templates/mining.dm
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
/obj/effect/spawner/lootdrop/roguetown/miningtunnels
name = "sewer spawner"
loot = list()
lootcount = 0

///////////////////////
/// Southern Road ///
/// Size: X:10 Y:10 ///
///////////////////////

/obj/effect/landmark/map_load_mark/south_mine_road
name = "South Mines Road"
templates = list("south_mine_road_1", "south_mine_road_2", "south_mine_road_3")

/// just corpses
/datum/map_template/south_mine_road_1
name = "South Mines Road Variant 1"
id = "south_mine_road_1"
mappath = "_maps/map_files/templates/mining/south_mine_01.dmm"

/// skeletons
/datum/map_template/south_mine_road_2
name = "South Mines Road Variant 2"
id = "south_mine_road_2"
mappath = "_maps/map_files/templates/mining/south_mine_02.dmm"

/// big rats
/datum/map_template/south_mine_road_3
name = "South Mines Road Variant 3"
id = "south_mine_road_3"
mappath = "_maps/map_files/templates/mining/south_mine_03.dmm"
1 change: 1 addition & 0 deletions roguetown.dme
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
#include "_maps\_basemap.dm"
#include "_maps\map_files\generic\CentCom.dmm"
#include "_maps\templates\bog_shack_small.dm"
#include "_maps\templates\mining.dm"
#include "_maps\templates\sewers.dm"
#include "code\__byond_version_compat.dm"
#include "code\_compile_options.dm"
Expand Down
Loading