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
48 B
SQL
2 lines
48 B
SQL
ALTER TABLE `gameobject` AUTO_INCREMENT=200001;
|