Robot Taser buff

The taser is trash, and this'll help it a bunch.
This commit is contained in:
Cyrelius
2022-01-02 04:01:28 -08:00
committed by GitHub
parent 5ca57a4e08
commit d8a8bb736c
+3 -3
View File
@@ -20,8 +20,8 @@
/obj/item/weapon/gun/energy/taser/mounted/cyborg
name = "taser gun"
charge_cost = 400
recharge_time = 7 //Time it takes for shots to recharge (in ticks)
charge_cost = 160 //Chompedit: Reduced from 400 to 160 to match VR's, which we also use.
recharge_time = 5 //ChompEdit: reduced from 7 to 5, Time it takes for shots to recharge (in ticks)
/obj/item/weapon/gun/energy/taser/mounted/cyborg/swarm
name = "disabler"
@@ -110,4 +110,4 @@
icon_state = "snubstunrevolver"
item_state = "stunrevolver"
w_class = ITEMSIZE_SMALL //small pistol is small
origin_tech = list(TECH_COMBAT = 3, TECH_MATERIAL = 3, TECH_POWER = 2)
origin_tech = list(TECH_COMBAT = 3, TECH_MATERIAL = 3, TECH_POWER = 2)