Spaceship beacons and etc. (#39)

This commit is contained in:
Enric Gabriel
2020-08-06 22:01:47 -03:00
committed by GitHub
parent 06046d1c07
commit 1e03f40397
4 changed files with 47 additions and 8 deletions
@@ -50,3 +50,7 @@
/datum/techweb_node/nanite_smart/New()
design_ids += "signaler_nanites"
. = ..()
/datum/techweb_node/basic_shuttle_tech/New()
design_ids += "shuttle_beacon"
. = ..()