Skip to content

Commit

Permalink
Снятие хирургического трейта с клинков
Browse files Browse the repository at this point in the history
  • Loading branch information
msw7007 committed Feb 2, 2025
1 parent bc38adf commit c76bd0f
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@

/obj/item/kitchen/knife/combat/serpentblade/Initialize(mapload)
. = ..()
ADD_TRAIT(src, TRAIT_ADVANCED_SURGICAL, ROUNDSTART_TRAIT)
AddComponent(/datum/component/forces_doors_open/serpentid_blades)
AddComponent(/datum/component/parry, _stamina_constant = 2, _stamina_coefficient = 0.5, _parryable_attack_types = NON_PROJECTILE_ATTACKS)
AddComponent(/datum/component/double_attack)
Expand Down

0 comments on commit c76bd0f

Please sign in to comment.