VS: Swap two things to ion pistol rather than rifle

This commit is contained in:
Arokha Sieyes
2018-02-07 20:03:44 -05:00
parent 63c498777f
commit c871e617db
2 changed files with 2 additions and 2 deletions
@@ -87,7 +87,7 @@
/mob/living/simple_animal/hostile/hivebot/range/ion
name = "engineering hivebot"
desc = "A robot. It has a tool which emits focused electromagnetic pulses, which are deadly to other synthetic adverseries."
projectiletype = /obj/item/projectile/ion
projectiletype = /obj/item/projectile/ion/small //VOREStation Edit
projectilesound = 'sound/weapons/Laser.ogg'
icon_living = "engi"
ranged = TRUE
+1 -1
View File
@@ -61,7 +61,7 @@
/obj/machinery/porta_turret/alien/ion
name = "interior anti-boarding turret"
desc = "A very tough looking turret made by alien hands."
installation = /obj/item/weapon/gun/energy/ionrifle
installation = /obj/item/weapon/gun/energy/ionrifle/pistol
enabled = TRUE
lethal = TRUE
ailock = TRUE