mirror of
https://github.com/Sarjuuk/aowow.git
synced 2025-11-29 15:58:16 +08:00
Misc/Readme
* update required TDB-version (hint: its never 'latest') * fixed artifacts from setup conversion * version push
This commit is contained in:
@@ -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');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user