removed k9 flash

This commit is contained in:
Verkister
2017-12-13 11:39:27 +02:00
committed by GitHub
parent 017509f36e
commit 38f4ac8d5e
@@ -28,7 +28,6 @@
can_be_pushed = 0
/obj/item/weapon/robot_module/robot/knine/New(var/mob/living/silicon/robot/R)
src.modules += new /obj/item/device/flash(src)
src.modules += new /obj/item/weapon/handcuffs/cyborg(src) //You need cuffs to be a proper sec borg!
src.modules += new /obj/item/weapon/dogborg/jaws/big(src) //In case there's some kind of hostile mob.
src.modules += new /obj/item/weapon/melee/baton/robot(src) //Since the pounce module refused to work, they get a stunbaton instead.