Initial Commit

This commit is contained in:
Arturlang
2020-01-22 17:55:09 +01:00
committed by GitHub
parent 86c5d43a1b
commit 53d80b2ef8

View File

@@ -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