mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-27 05:57:24 +01:00
removes check_block() and martial art block_chance (#28399)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user