Wood now has a stack type.

Fixes #2215
This commit is contained in:
MarinaGryphon
2017-06-04 13:32:00 +03:00
committed by skull132
parent 594920747b
commit 27e6b355b7
+1 -1
View File
@@ -575,7 +575,7 @@ var/list/name_to_material
/material/wood
name = "wood"
stack_type = null
stack_type = /obj/item/stack/material/wood // why wouldn't it have a stacktype seriously guys why
icon_colour = "#824B28"
integrity = 50
icon_base = "solid"