mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-24 21:40:55 +01:00
Modular Computer Stuff (#8093)
* modular computer stuff * Update html/changelogs/geeves-laptops.yml Co-Authored-By: mikomyazaki <47489928+mikomyazaki@users.noreply.github.com> * ports bay sprites * requested changes Co-authored-by: mikomyazaki <47489928+mikomyazaki@users.noreply.github.com>
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