mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-26 05:27:39 +01:00
VS: Swap two things to ion pistol rather than rifle
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user