better logging, that also works

This commit is contained in:
Putnam
2020-01-16 19:09:13 -08:00
parent a4cc73f219
commit 5ace1df9af
3 changed files with 3 additions and 2 deletions
+1
View File
@@ -158,6 +158,7 @@
I.CheckParts(parts, R)
if(send_feedback)
SSblackbox.record_feedback("tally", "object_crafted", 1, I.type)
log_craft("[I] crafted by [user] at [loc_name(I.loc)]")
return 0
return "."
return ", missing tool."