Crush faster.
This commit is contained in:
parent
83e7276fa9
commit
f9adb8d8b8
|
@ -260,7 +260,7 @@ void doEntities(void)
|
||||||
|
|
||||||
if (e->flags & EF_CRUSHABLE)
|
if (e->flags & EF_CRUSHABLE)
|
||||||
{
|
{
|
||||||
e->health--;
|
e->health *= 0.5;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue