This commit is contained in:
SilicaAndPina 2021-03-18 18:58:00 +13:00
commit e2ecfabcfe
13 changed files with 37 additions and 4 deletions

View file

@ -5,4 +5,3 @@ if(invuln_counter == invuln_counter_max)
hp -= argument0;
invuln_counter = 0;
}