Added CVar "sk_gargantua_armor".

This commit is contained in:
Julian
2020-03-12 16:44:43 -03:00
parent 6afb10bde6
commit 2dc08ad132
3 changed files with 4 additions and 0 deletions

View File

@@ -40,6 +40,7 @@ struct skilldata_t
float bullsquidDmgSpit;
float gargantuaHealth;
float gargantuaArmor; // Non-explosives will deal this much damage
float gargantuaDmgSlash;
float gargantuaDmgFire;
float gargantuaDmgStomp;