Beepsky and ED209 are now closer friends than ever, now actually sharing code instead of each having gone and bought their own.

There is potential for breaking out all the special stuff for laser code but for now I'm happy to simply have a shared codebase.
I imagine pathfinding/patrolling may be sharable with bots in general as well.
This commit is contained in:
PsiOmega
2014-09-04 12:38:51 +02:00
parent 7a228c9677
commit 4b4c2d11fa
4 changed files with 241 additions and 959 deletions
+1 -1
View File
@@ -58,7 +58,7 @@
name = "Dispense Wizard Justice"
desc = "This spell dispenses wizard justice."
summon_type = list(/obj/machinery/bot/ed209)
summon_type = list(/obj/item/weapon/secbot_assembly/ed209_assembly)
summon_amt = 10
range = 3
newVars = list("emagged" = 1,"name" = "Wizard's Justicebot")