Initial Commit
This commit is contained in:
@@ -115,4 +115,17 @@
|
||||
name = "A fancy pen"
|
||||
category = SLOT_IN_BACKPACK
|
||||
path = /obj/item/pen/fountain
|
||||
cost = 2
|
||||
cost = 2
|
||||
|
||||
/datum/gear/modular_tablet
|
||||
name = "A modular tablet"
|
||||
category = SLOT_IN_BACKPACK
|
||||
path = /obj/item/modular_computer/tablet/preset/cheap/
|
||||
cost = 4
|
||||
|
||||
/datum/gear/modular_laptop
|
||||
name = "A modular laptop"
|
||||
category = SLOT_IN_BACKPACK
|
||||
path = /obj/item/modular_computer/laptop/preset/civillian
|
||||
cost = 7
|
||||
|
||||
|
||||
Reference in New Issue
Block a user