monster_scientist: Fix them not bleeding.
This commit is contained in:
parent
d1f24b423f
commit
1388bc53f5
1 changed files with 1 additions and 0 deletions
|
@ -352,4 +352,5 @@ monster_scientist::monster_scientist(void)
|
|||
base_maxs = [16,16,72];
|
||||
base_health = Skill_GetValue("scientist_health", 20);
|
||||
precache_model(model);
|
||||
iBleeds = true;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue