mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-24 05:23:22 +01:00
NT Quik-Pay is small and can go on your belt (#15880)
* the pr * belt too
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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."
|
||||
Reference in New Issue
Block a user