Przeglądaj źródła

Left in some test code that caused all damage to be multiplied by 10000

tags/v0.1.2
bigbadwaffle 7 lat temu
rodzic
commit
1963f7c57d
1 zmienionych plików z 0 dodań i 2 usunięć
  1. +0
    -2
      src/server/combat/combat.js

+ 0
- 2
src/server/combat/combat.js Wyświetl plik

@@ -58,8 +58,6 @@ define([
}
}

amount *= 10000;

return {
amount: amount,
crit: isCrit,


Ładowanie…
Anuluj
Zapisz