Patch bug plus de vie dans les flammes
This commit is contained in:
parent
cf4a4fc673
commit
80d874f4de
1 changed files with 4 additions and 1 deletions
|
@ -1 +1,4 @@
|
||||||
hit(self, other);
|
if (other.inv == 0) {
|
||||||
|
hit(self, other);
|
||||||
|
other.inv = 30;
|
||||||
|
}
|
Reference in a new issue