mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-22 20:43:10 +01:00
Make consoles print paper into the users hand (#21581)
As per the title, printed papers from consoles are now put into the users hand instead of on the floor.
This commit is contained in:
@@ -29,6 +29,7 @@
|
||||
P.color = paper_color
|
||||
|
||||
stored_paper--
|
||||
usr.put_in_hands(P, TRUE)
|
||||
return P
|
||||
|
||||
/obj/item/computer_hardware/nano_printer/attackby(obj/item/attacking_item, mob/user)
|
||||
|
||||
Reference in New Issue
Block a user