Skip to content

Commit

Permalink
Update dualsaber.dm
Browse files Browse the repository at this point in the history
  • Loading branch information
Iajret committed Oct 25, 2023
1 parent 418b258 commit 8a9b607
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions code/game/objects/items/dualsaber.dm
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,7 @@
light_on = FALSE
attack_verb_continuous = list("attacks", "slashes", "stabs", "slices", "tears", "lacerates", "rips", "dices", "cuts")
attack_verb_simple = list("attack", "slash", "stab", "slice", "tear", "lacerate", "rip", "dice", "cut")
<<<<<<< HEAD
block_chance = 45 //FLUFFY FRONTIER EDIT - ORIGINAL:75
=======
block_chance = 45 //SKYRAT EDIT - Lowered ORIGINAL:75
>>>>>>> 25172072e (Revert "[Non-modular] Reverts desword block_chance nerf" (#24577))
block_sound = 'sound/weapons/block_blade.ogg'
max_integrity = 200
armor_type = /datum/armor/item_dualsaber
Expand Down

0 comments on commit 8a9b607

Please sign in to comment.