mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-27 07:08:55 +01:00
Merge pull request #5819 from CHOMPStation2/Razgriz1032-patch-11
Make ticket printer smaller
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
slot_flags = SLOT_BELT | SLOT_HOLSTER
|
||||
var/print_cooldown = 1 MINUTE
|
||||
var/last_print
|
||||
w_class = ITEMSIZE_SMALL //CHOMP Add because something so small, trivial, and used for silly RP should not be practically gigantic.
|
||||
|
||||
/obj/item/device/ticket_printer/attack_self(mob/user)
|
||||
. = ..()
|
||||
|
||||
Reference in New Issue
Block a user