mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-07-18 03:21:13 +01:00
modular computer stuff
This commit is contained in:
@@ -55,9 +55,14 @@
|
||||
display_name = "personal AI device"
|
||||
path = /obj/item/device/paicard
|
||||
|
||||
/datum/gear/utility/laptop
|
||||
display_name = "laptop"
|
||||
path = /obj/item/modular_computer/laptop/preset
|
||||
cost = 3
|
||||
|
||||
/datum/gear/utility/wallet
|
||||
display_name = "wallet, orange"
|
||||
path = /obj/item/storage/wallet
|
||||
path = /obj/item/storage/wallet
|
||||
|
||||
/datum/gear/utility/wallet_colourable
|
||||
display_name = "wallet, colourable"
|
||||
|
||||
Reference in New Issue
Block a user