Updates e-dagger throw speed (#20925)

increases e-dagger throw speed to 4 from 3 to allow embeds
This commit is contained in:
Taran
2023-04-25 13:15:05 -06:00
committed by GitHub
parent bbe0edcc7c
commit 7006f0df45
+1
View File
@@ -150,6 +150,7 @@
var/backstab_sound = 'sound/items/unsheath.ogg'
var/backstab_damage = 12
armour_penetration_flat = 20
throw_speed = 4
/obj/item/pen/edagger/attack(mob/living/M, mob/living/user, def_zone)
var/extra_force_applied = FALSE