fixes mats (#46994)

This commit is contained in:
Qustinnus
2019-10-09 20:10:55 +02:00
committed by 81Denton
parent 948f2188a3
commit 270f73671e
3 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -13,7 +13,7 @@
/obj/item/stack
icon = 'icons/obj/stack_objects.dmi'
gender = PLURAL
material_modifier = 0.1
material_modifier = 0.01
var/list/datum/stack_recipe/recipes
var/singular_name
var/amount = 1