This commit is contained in:
Zxaber
2019-11-17 22:29:23 -08:00
parent 1d3847d5e5
commit d0d5a2adfb
+2
View File
@@ -225,6 +225,8 @@
if(O)
O.setDir(usr.dir)
use(R.req_amount * multiplier)
for(var/i in custom_materials)
custom_materials[i] = amount * mats_per_stack
if(R.applies_mats && custom_materials && custom_materials.len)
var/list/used_materials = list()