mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-26 22:50:26 +01:00
[Non-modular] Reverts desword block_chance nerf (#24508)
This commit is contained in:
@@ -23,7 +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")
|
||||
block_chance = 45 //SKYRAT EDIT - Lowered ORIGINAL:75
|
||||
block_chance = 75
|
||||
block_sound = 'sound/weapons/block_blade.ogg'
|
||||
max_integrity = 200
|
||||
armor_type = /datum/armor/item_dualsaber
|
||||
|
||||
Reference in New Issue
Block a user