Skip to content

Commit 62b65f8

Browse files
Rework Lavaland tunnel themes. (#26599)
* Rework Lavaland tunnel themes. * Fix deeprock mob density; ensure 1 vetus/bubblegum * goddamnit * bring spawn odds closer in line to head, fix tendril collapse range * Move define to global dir * don't need initial here * define magic number properly * make type of var clear * CHECK_TICK during procgen * less tendril cities, no tendrils in oasis centers * revert no_lava helpers for now * add NO_LAVA_GEN flag check back to safe_replace * add blackbox feedback for themes
1 parent 89bf882 commit 62b65f8

27 files changed

+5186
-5536
lines changed

_maps/map_files/RandomRuins/LavaRuins/lavaland_surface_althland_excavation.dmm

Lines changed: 156 additions & 143 deletions
Large diffs are not rendered by default.

_maps/map_files/RandomRuins/LavaRuins/lavaland_surface_althland_facility.dmm

Lines changed: 46 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,10 @@
115115
/obj/effect/decal/cleanable/dirt,
116116
/turf/simulated/floor/plating/lavaland_air,
117117
/area/ruin/unpowered/althland_processing)
118+
"cM" = (
119+
/obj/effect/mapping_helpers/no_lava,
120+
/turf/template_noop,
121+
/area/lavaland/surface/outdoors/unexplored)
118122
"dh" = (
119123
/obj/effect/mapping_helpers/no_lava,
120124
/obj/structure/disposalpipe/segment/corner{
@@ -646,6 +650,9 @@
646650
/obj/machinery/economy/vending/chinese,
647651
/turf/simulated/floor/plating/lavaland_air,
648652
/area/ruin/unpowered/althland_processing)
653+
"yh" = (
654+
/turf/template_noop,
655+
/area/lavaland/surface/outdoors/unexplored)
649656
"zd" = (
650657
/obj/effect/decal/cleanable/dirt,
651658
/obj/effect/decal/cleanable/dirt,
@@ -1443,26 +1450,26 @@ bV
14431450
bV
14441451
bV
14451452
bV
1446-
bV
1447-
bV
1448-
bV
1449-
bV
1450-
bV
1451-
bV
1452-
bV
1453-
bV
1454-
bV
1455-
bV
1456-
bV
1457-
bV
1458-
bV
1459-
bV
1460-
bV
1461-
bV
1462-
bV
1463-
bL
1464-
bL
1465-
bL
1453+
yh
1454+
yh
1455+
yh
1456+
yh
1457+
yh
1458+
yh
1459+
yh
1460+
yh
1461+
yh
1462+
yh
1463+
yh
1464+
yh
1465+
yh
1466+
yh
1467+
yh
1468+
yh
1469+
yh
1470+
yh
1471+
yh
1472+
yh
14661473
bL
14671474
bL
14681475
bL
@@ -1479,19 +1486,19 @@ bV
14791486
bV
14801487
ab
14811488
ab
1482-
bV
1483-
bV
1484-
bV
1485-
bV
1486-
ab
1487-
bV
1488-
bV
1489-
bV
1490-
bV
1491-
bV
1492-
ab
1493-
ab
1489+
yh
1490+
yh
1491+
yh
1492+
yh
14941493
ab
1494+
yh
1495+
yh
1496+
yh
1497+
yh
1498+
yh
1499+
yh
1500+
yh
1501+
yh
14951502
ab
14961503
GF
14971504
ab
@@ -1524,7 +1531,7 @@ ab
15241531
ab
15251532
bT
15261533
ab
1527-
ab
1534+
cb
15281535
ab
15291536
ab
15301537
ab
@@ -2712,9 +2719,9 @@ ab
27122719
ab
27132720
ab
27142721
ab
2715-
ab
2716-
ab
2717-
ab
2722+
cM
2723+
cM
2724+
cM
27182725
ab
27192726
ab
27202727
bL
@@ -2748,9 +2755,9 @@ bV
27482755
bV
27492756
bV
27502757
bV
2751-
ab
2752-
ab
2753-
ab
2758+
cM
2759+
cM
2760+
cM
27542761
bV
27552762
bV
27562763
bV

0 commit comments

Comments
 (0)