upload files

This commit is contained in:
Enric Gabriel
2020-09-21 02:04:24 -03:00
parent d2257abe86
commit 46288f263e
11 changed files with 116 additions and 2 deletions
@@ -1,3 +1,7 @@
/datum/techweb_node/telecomms/New()
. = ..()
design_ids += "message-server"
/datum/techweb_node/comptech/New()
. = ..()
design_ids += "pdapaint"
@@ -0,0 +1,3 @@
/datum/techweb_node/surplus_limbs/New()
. = ..()
design_ids += "augmanip"