Add monster_stukabat.

This commit is contained in:
Giegue
2023-02-07 18:19:52 -03:00
parent 875d6610ae
commit 5f7abc2df0
6 changed files with 306 additions and 5 deletions

View File

@@ -126,10 +126,13 @@ struct skilldata_t
float babygargDmgStomp;
float hwgruntHealth;
float rgruntHealth;
float rgruntArmor;
float stukabatHealth;
float stukabatDmgBite;
float stukabatSpeed;
// weapons shared by monsters
float monDmg9MM;