Adds Swarming Component

This commit is contained in:
Fox McCloud
2020-06-08 19:38:12 -04:00
parent e55ec12949
commit f6a3a44cb3
14 changed files with 79 additions and 16 deletions
+1
View File
@@ -98,6 +98,7 @@
pixel_x = rand(6,-6)
pixel_y = rand(6,-6)
START_PROCESSING(SSobj, src)
AddComponent(/datum/component/swarming)
/obj/structure/spider/spiderling/Destroy()
STOP_PROCESSING(SSobj, src)