Merge pull request #13583 from Fox-McCloud/swarming-component

Adds Swarming Component
This commit is contained in:
variableundefined
2020-06-23 17:34:53 -04:00
committed by GitHub
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)