mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-20 03:25:49 +01:00
Updates e-dagger throw speed (#20925)
increases e-dagger throw speed to 4 from 3 to allow embeds
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user