Merge pull request #3326 from Cerebulon/techoriginsfix

Fixes improperly formatted tech_origins
This commit is contained in:
Anewbe
2017-04-17 20:57:28 -05:00
committed by GitHub
5 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -483,7 +483,7 @@ var/list/name_to_material
tableslam_noise = 'sound/effects/Glasshit.ogg'
hardness = 40
weight = 30
stack_origin_tech = "materials=2"
stack_origin_tech = list(TECH_MATERIAL = 2)
composite_material = list(DEFAULT_WALL_MATERIAL = SHEET_MATERIAL_AMOUNT / 2, "glass" = SHEET_MATERIAL_AMOUNT)
window_options = list("One Direction" = 1, "Full Window" = 4, "Windoor" = 2)
created_window = /obj/structure/window/reinforced