removes check_block() and martial art block_chance (#28399)

This commit is contained in:
chuga-git
2025-02-20 15:08:21 +00:00
committed by GitHub
parent 55605ad8ae
commit a08280714c
4 changed files with 0 additions and 24 deletions
-2
View File
@@ -12,8 +12,6 @@
var/deflection_chance = 0
/// Can it reflect projectiles in a random direction?
var/reroute_deflection = FALSE
///Chance to block melee attacks using items while on throw mode.
var/block_chance = 0
var/help_verb = null
/// Set to TRUE to prevent users of this style from using guns (sleeping carp, highlander). They can still pick them up, but not fire them.
var/no_guns = FALSE