forked from BoHBranch/BoH-Bay
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
death, death to all who touches the blue liquid
- Loading branch information
Showing
3 changed files
with
32 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
/datum/map_template/ruin/exoplanet/blue_puddle | ||
name = "Puddle of pure bluespace liquid" | ||
id = "blue_puddle" | ||
description = "Few splashed of liquid bluespace surrounding an artifact" | ||
suffixes = list("blue_puddle/blue_puddle.dmm") | ||
cost = 1 | ||
template_flags = TEMPLATE_FLAG_NO_RUINS | ||
ruin_tags = RUIN_ALIEN | ||
|
22 changes: 22 additions & 0 deletions
22
maps/random_ruins/exoplanet_ruins/blue_puddle/blue_puddle.dmm
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
"a" = (/turf/unsimulated/floor/bluespace,/area/template_noop) | ||
"t" = (/obj/machinery/artifact,/turf/simulated/floor/fixed/alium/ruin,/area/template_noop) | ||
"x" = (/turf/simulated/floor/fixed/alium/ruin,/area/template_noop) | ||
"y" = (/obj/item/remains/xeno/charred,/turf/template_noop,/area/template_noop) | ||
"A" = (/obj/effect/landmark/clear,/turf/template_noop,/area/template_noop) | ||
"D" = (/turf/template_noop,/area/template_noop) | ||
"U" = (/obj/effect/landmark/clear,/obj/effect/landmark/clear,/turf/template_noop,/area/template_noop) | ||
|
||
(1,1,1) = {" | ||
aaAADaaAAADD | ||
aaaAAaaAaaaD | ||
AaaaAaAAaaaA | ||
AAaaAAAaaaAA | ||
AaaaAAaaaAAA | ||
AaaaAxyaaAAa | ||
AaaDxtxDaAaa | ||
AAAADxDAAAaa | ||
AaaaAAaaaAUa | ||
AaaaAAaaaaAA | ||
AaaAAAAaaaaA | ||
AaADaaADDaaD | ||
"} |