mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-16 21:23:20 +00:00
Changes Ion Hivebots to not have EMP
This commit is contained in:
@@ -87,7 +87,7 @@
|
|||||||
/mob/living/simple_mob/hostile/hivebot/range/ion
|
/mob/living/simple_mob/hostile/hivebot/range/ion
|
||||||
name = "engineering hivebot"
|
name = "engineering hivebot"
|
||||||
desc = "A robot. It has a tool which emits focused electromagnetic pulses, which are deadly to synthetic adverseries."
|
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'
|
projectilesound = 'sound/weapons/Laser.ogg'
|
||||||
icon_living = "engi"
|
icon_living = "engi"
|
||||||
ranged = TRUE
|
ranged = TRUE
|
||||||
|
|||||||
Reference in New Issue
Block a user