mirror of
https://github.com/Sarjuuk/aowow.git
synced 2025-11-29 15:58:16 +08:00
Setup/RandPropPoints
* refer to correct dbc file to get item level scaling for random enchantments
This commit is contained in:
@@ -12,7 +12,7 @@ SqlGen::register(new class extends SetupScript
|
||||
use TrDBCcopy;
|
||||
|
||||
protected $command = 'itemrandomproppoints';
|
||||
protected $dbcSourceFiles = ['itemrandomproperties'];
|
||||
protected $dbcSourceFiles = ['randproppoints'];
|
||||
});
|
||||
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user