Changes Ion Hivebots to not have EMP

This commit is contained in:
Mewchild
2019-08-25 03:13:56 -05:00
parent 775d175b11
commit 426c7f9e6c

View File

@@ -87,7 +87,7 @@
/mob/living/simple_mob/hostile/hivebot/range/ion
name = "engineering hivebot"
desc = "A robot. It has a tool which emits focused electromagnetic pulses, which are deadly to synthetic adverseries."
projectiletype = /obj/item/projectile/ion/small //VOREStation Edit
projectiletype = /obj/item/projectile/ion/pistol //VOREStation Edit
projectilesound = 'sound/weapons/Laser.ogg'
icon_living = "engi"
ranged = TRUE