mirror of
https://github.com/araxiaonline/TrinityCore2.git
synced 2026-06-14 03:53:03 -04:00
ranges. * All custom content should have GUIDs > 250000 for `creature` and GUIDs > 200000 for `gameobject` --HG-- branch : trunk
2 lines
46 B
SQL
2 lines
46 B
SQL
ALTER TABLE `creature` AUTO_INCREMENT=250001;
|