This commit is contained in:
parent
325376fd43
commit
2e20ec373b
2 changed files with 8 additions and 5 deletions
|
@ -196,7 +196,7 @@ private:
|
|||
|
||||
enum
|
||||
{
|
||||
INVIBCIBLE_FRAMES__START=120, // Invincible for this many frames at start of life
|
||||
INVINCIBLE_FRAMES__START=120, // Invincible for this many frames at start of life
|
||||
INVINCIBLE_FRAMES__HIT=50, // Invincible for this many frames after taking damage
|
||||
|
||||
LOOKAROUND_DELAY=90, // Frames before look around starts
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue