NT Quik-Pay is small and can go on your belt (#15880)

* the pr

* belt too
This commit is contained in:
Sniblet
2023-02-27 03:46:26 +01:00
committed by GitHub
parent 3a43df7fe8
commit 2cb1bc2c68
2 changed files with 8 additions and 0 deletions
+2
View File
@@ -5,6 +5,8 @@
desc = "Swipe your ID to make direct company purchases."
icon = 'icons/obj/device.dmi'
icon_state = "quikpay"
w_class = ITEMSIZE_SMALL
slot_flags = SLOT_BELT
var/machine_id = ""
var/list/items = list()
var/sum = 0
+6
View File
@@ -0,0 +1,6 @@
author: Sniblet
delete-after: True
changes:
- tweak: "NT Quik-Pay is small instead of normal size and can fit on your belt. The long green bit folds now."