mirror of
https://github.com/mangosfour/server.git
synced 2025-12-26 16:37:06 +00:00
[9810] Move pre-switch sql updates (except realmd related) to subdir.
This commit is contained in:
parent
7ce07fb495
commit
c121c96691
82 changed files with 1 additions and 161 deletions
|
|
@ -1,5 +0,0 @@
|
|||
ALTER TABLE db_version CHANGE COLUMN required_9651_01_mangos_quest_poi required_9656_01_mangos_command bit;
|
||||
|
||||
DELETE FROM command WHERE name IN ('list talents');
|
||||
INSERT INTO command VALUES
|
||||
('list talents',3,'Syntax: .list talents\r\n\r\nShow list all really known (as learned spells) talent rank spells for selected player or self.');
|
||||
Loading…
Add table
Add a link
Reference in a new issue