Add monster_pitdrone.

This commit is contained in:
Julian
2020-06-11 01:30:29 -03:00
parent ba25f7710c
commit 433bb24dcd
10 changed files with 1165 additions and 8 deletions

View File

@@ -97,6 +97,11 @@ struct skilldata_t
float otisHealth;
float pitdroneHealth;
float pitdroneDmgSpit;
float pitdroneDmgWhip;
float pitdroneDmgBite;
// weapons shared by monsters
float monDmg9MM;
float monDmgMP5;