mirror of
https://github.com/YGGverse/hlsdk-portable.git
synced 2025-01-23 21:24:27 +00:00
Boost shrek health.
This commit is contained in:
parent
b84481986a
commit
dbedecc13f
@ -676,7 +676,7 @@ void CShrek::Spawn()
|
|||||||
pev->movetype = MOVETYPE_STEP;
|
pev->movetype = MOVETYPE_STEP;
|
||||||
m_bloodColor = BLOOD_COLOR_GREEN;
|
m_bloodColor = BLOOD_COLOR_GREEN;
|
||||||
pev->effects = 0;
|
pev->effects = 0;
|
||||||
pev->health = 4000;
|
pev->health = 18000;
|
||||||
m_flFieldOfView = 0.2;
|
m_flFieldOfView = 0.2;
|
||||||
m_MonsterState = MONSTERSTATE_NONE;
|
m_MonsterState = MONSTERSTATE_NONE;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user