mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-24 05:23:22 +01:00
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:
@@ -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))
|
||||
|
||||
Reference in New Issue
Block a user