Derp
This commit is contained in:
parent
7a61e1e604
commit
c02711633d
@ -197,7 +197,7 @@ void cEnderman::Tick(float a_Dt, cChunk & a_Chunk)
|
|||||||
{
|
{
|
||||||
EventLosePlayer();
|
EventLosePlayer();
|
||||||
TakeDamage(dtDrowning, NULL, 1, 0);
|
TakeDamage(dtDrowning, NULL, 1, 0);
|
||||||
//TODO teleport to a safe location
|
// TODO teleport to a safe location
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user