Disruptor Counter-nerf (#10934)

This commit is contained in:
Geeves
2021-01-11 12:04:00 +02:00
committed by GitHub
parent 339c531ad7
commit 6587585f97
3 changed files with 10 additions and 3 deletions

View File

@@ -17,7 +17,6 @@
secondary_projectile_type = /obj/item/projectile/energy/blaster
max_shots = 8
charge_cost = 150
fire_delay = 8
accuracy = 1
has_item_ratio = FALSE
modifystate = "disruptorpistolstun"
@@ -35,7 +34,7 @@
name = "miniature disruptor pistol"
desc = "A Nanotrasen designed blaster pistol with two settings: stun and lethal. This is the miniature version."
icon = 'icons/obj/guns/disruptorpistol/disruptorpistolc.dmi'
max_shots = 5
max_shots = 6
force = 3
slot_flags = SLOT_BELT|SLOT_HOLSTER|SLOT_POCKET
w_class = ITEMSIZE_SMALL

View File

@@ -208,7 +208,7 @@
/obj/item/projectile/energy/disruptorstun
name = "disruptor bolt"
icon_state = "blue_laser"
agony = 25
agony = 30
speed = 0.4
damage_type = PAIN // Can't blow your own head off with a stunbolt.
taser_effect = TRUE