Cargo more SQL Logging and a better invoice (#7490)

Adds the id of the object that could not be loaded to the error log.
Updates the invoice for cargo shipments.
This commit is contained in:
Werner
2019-12-18 21:09:37 +01:00
committed by GitHub
parent 6d83f708e0
commit e37a77e335
5 changed files with 104 additions and 22 deletions
@@ -29,7 +29,7 @@
P.color = paper_color
stored_paper--
return 1
return P
/obj/item/computer_hardware/nano_printer/attackby(obj/item/W as obj, mob/user as mob)
if(istype(W, /obj/item/paper))