Misc/Readme

* update required TDB-version (hint: its never 'latest')
 * fixed artifacts from setup conversion
 * version push
This commit is contained in:
Sarjuuk
2020-02-23 18:42:14 +01:00
parent 16bd59e0cc
commit 5bb15d47d7
4 changed files with 7 additions and 7 deletions

View File

@@ -248,7 +248,7 @@ SqlGen::register(new class extends SetupScript
$offset = 0;
CLI::write(' - applying stats for enchantments');
$enchStats = enchantment_stats();
$enchStats = $this->enchantment_stats();
CLI::write(' '.count($enchStats).' enchantments parsed');
CLI::write(' - applying stats for items');