abc
This commit is contained in:
parent
249b5003cb
commit
82965bb8bb
1 changed files with 2 additions and 0 deletions
|
@ -39,6 +39,8 @@ invuln_counter = invuln_counter_max;
|
|||
energy_max = 500;
|
||||
energy = energy_max
|
||||
|
||||
|
||||
// set hp to 100
|
||||
hp_max = 100;
|
||||
hp = hp_max;
|
||||
</string>
|
||||
|
|
Reference in a new issue