More runtime errors.

This commit is contained in:
Ghommie
2020-03-16 01:55:02 +01:00
parent 8af3d0e2fa
commit 5e5bdec85d
4 changed files with 12 additions and 9 deletions
+2 -1
View File
@@ -219,8 +219,9 @@
O = new R.result_type(usr.drop_location())
if(O)
O.setDir(usr.dir)
log_craft("[O] crafted by [usr] at [loc_name(O.loc)]")
use(R.req_amount * multiplier)
log_craft("[O] crafted by [usr] at [loc_name(O.loc)]")
if(R.applies_mats && custom_materials && custom_materials.len)
var/list/used_materials = list()