4 lines
No EOL
62 B
Text
4 lines
No EOL
62 B
Text
if (other.inv == 0) {
|
|
hit(self, other);
|
|
other.inv = 30;
|
|
} |