Itemstats/Ammunition

* don't use 'delay' to calc added dps from ammunition
This commit is contained in:
Sarjuuk
2024-07-31 01:20:08 +02:00
parent 481a3dc63f
commit b330f88699
2 changed files with 15 additions and 10 deletions

View File

@@ -0,0 +1 @@
UPDATE `aowow_dbversion` SET `sql` = CONCAT(IFNULL(`sql`, ''), ' stats');