NTNet improvements!

This commit is contained in:
kevinz000
2018-04-27 18:23:44 -07:00
committed by CitadelStationBot
parent ab3c55ab23
commit 6ed120aad4
10 changed files with 224 additions and 40 deletions
@@ -61,6 +61,10 @@
set_id(suffix || id || "#[mulebot_count]")
suffix = null
/mob/living/simple_animal/bot/mulebot/ComponentInitialize()
. = ..()
AddComponent(/datum/component/ntnet_interface)
/mob/living/simple_animal/bot/mulebot/Destroy()
unload(0)
qdel(wires)