CommitLog |
This commit is contained in:
parent
821f1768fa
commit
ddc1b3a6ce
4 changed files with 55 additions and 1 deletions
|
@ -34,6 +34,8 @@ dead = false;
|
|||
invuln_counter_max = 1*room_speed;
|
||||
invuln_counter = invuln_counter_max;
|
||||
|
||||
|
||||
|
||||
energy_max = 500;
|
||||
energy = energy_max
|
||||
|
||||
|
|
Reference in a new issue