[MIRROR] Lavaland Clock Cult Ruin (#7011)

* Lavaland Clock Cult Ruin (#38263)

* Dead Ratvar

* tgm map

* Lavaland Clock Cult Ruin
This commit is contained in:
CitadelStationBot
2018-06-05 13:16:55 -05:00
committed by kevinz000
parent 36357a4274
commit 0b362e017b
4 changed files with 1016 additions and 1 deletions
+8
View File
@@ -115,6 +115,14 @@
// Generates nothing but atmos runtimes and salt
cost = 0
/datum/map_template/ruin/lavaland/ratvar
name = "Dead God"
id = "ratvar"
description = "Ratvars final resting place."
suffix = "lavaland_surface_dead_ratvar.dmm"
cost = 0
allow_duplicates = FALSE
/datum/map_template/ruin/lavaland/hierophant
name = "Hierophant's Arena"
id = "hierophant"
@@ -2,4 +2,21 @@
/obj/item/paper/fluff/stations/lavaland/surface/henderson_report
name = "Important Notice - Mrs. Henderson"
info = "Nothing of interest to report."
info = "Nothing of interest to report."
//ratvar
/obj/structure/dead_ratvar
name = "hulking wreck"
desc = "The remains of a monstrous war machine."
icon = 'icons/obj/lavaland/dead_ratvar.dmi'
icon_state = "dead_ratvar"
flags_1 = ON_BORDER_1
appearance_flags = 0
layer = FLY_LAYER
anchored = TRUE
density = TRUE
bound_width = 416
bound_height = 64
pixel_y = -10
resistance_flags = INDESTRUCTIBLE | LAVA_PROOF | FIRE_PROOF | UNACIDABLE | ACID_PROOF