ADDS THE NEW MARTIAL ART - RISING BASS!!

This commit is contained in:
Seris02
2019-11-09 21:11:36 +08:00
parent 6b774745b3
commit 8dfbc652cb
7 changed files with 188 additions and 203 deletions
+1
View File
@@ -8,6 +8,7 @@
var/deflection_chance = 0 //Chance to deflect projectiles
var/reroute_deflection = FALSE //Delete the bullet, or actually deflect it in some direction?
var/block_chance = 0 //Chance to block melee attacks using items while on throw mode.
var/dodge_chance = 0
var/restraining = 0 //used in cqc's disarm_act to check if the disarmed is being restrained and so whether they should be put in a chokehold or not
var/help_verb
var/no_guns = FALSE