mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 19:47:22 +01:00
Wallets now show proper jobs on Sechuds and Comms (#20089)
* Wallet time * sirryan review * whoops * revert get_id_card change * Farie review
This commit is contained in:
@@ -49,6 +49,8 @@
|
||||
|
||||
#define is_pen(W) (istype(W, /obj/item/pen) || istype(W, /obj/item/flashlight/pen))
|
||||
|
||||
#define is_pda(W) (istype(W, /obj/item/pda))
|
||||
|
||||
#define isspacecash(W) (istype(W, /obj/item/stack/spacecash))
|
||||
|
||||
#define isstorage(A) (istype(A, /obj/item/storage))
|
||||
|
||||
Reference in New Issue
Block a user