mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-18 16:38:42 +01:00
More research needs to be done to implement summoning and granting levels. --HG-- branch : trunk
2 lines
90 B
SQL
2 lines
90 B
SQL
ALTER TABLE `account` ADD COLUMN `recruiter` int(11) NOT NULL default '0' AFTER `locale`;
|