Some useful stuff (#34)

This commit is contained in:
Enric Gabriel
2020-07-29 22:13:57 -03:00
committed by GitHub
parent 5d563e4f57
commit 12c21496b6
10 changed files with 103 additions and 3 deletions
@@ -46,3 +46,7 @@
/datum/techweb_node/computer_board_gaming/New()
design_ids += "tetris"
. = ..()
/datum/techweb_node/nanite_smart/New()
design_ids += "signaler_nanites"
. = ..()