New tables, code section. Changelog entry soon.

This commit is contained in:
GinjaNinja32
2015-05-13 19:08:39 +01:00
parent ad67215b08
commit 4b87799072
18 changed files with 765 additions and 717 deletions
+9 -1
View File
@@ -149,6 +149,14 @@ var/list/name_to_material
stack_type = /obj/item/stack/sheet/mineral/iron
icon_colour = "#5C5454"
/material/wood
name = "wood"
stack_type = /obj/item/stack/sheet/wood
icon_colour = "#824B28"
integrity = 25
icon_base = "solid"
explosion_resistance = 2
/material/cult
name = "cult"
display_name = "disturbing stone"
@@ -167,4 +175,4 @@ var/list/name_to_material
display_name = "human remains"
/material/cult/reinf/place_dismantled_product(var/turf/target)
new /obj/effect/decal/remains/human(target)
new /obj/effect/decal/remains/human(target)