mirror of
https://github.com/mangosfour/server.git
synced 2025-12-28 13:37:13 +00:00
[0001] Start on MaNGOS 4.3.4
Signed-off-by: Salja <salja2012@hotmail.de>
This commit is contained in:
parent
3b9151aa20
commit
8276c75bef
263 changed files with 7 additions and 34 deletions
|
|
@ -1,6 +0,0 @@
|
|||
ALTER TABLE db_version CHANGE COLUMN required_11217_01_mangos_creature_addon required_11234_01_mangos_command bit;
|
||||
|
||||
DELETE FROM command WHERE name = 'debug spellcoefs';
|
||||
|
||||
INSERT INTO command (name, security, help) VALUES
|
||||
('debug spellcoefs',3,'Syntax: .debug spellcoefs #spellid\r\n\r\nShow default calculated and DB stored coefficients for direct/dot heal/damage.');
|
||||
Loading…
Add table
Add a link
Reference in a new issue