mirror of
https://github.com/mangosfour/server.git
synced 2025-12-27 01:37:04 +00:00
[m] Added 3 missing files from commit [c12631]
This commit is contained in:
parent
e34a5b388e
commit
a05c31e62f
3 changed files with 9 additions and 0 deletions
3
sql/updates/c12631_02_mangos_gameobject.sql
Normal file
3
sql/updates/c12631_02_mangos_gameobject.sql
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
ALTER TABLE db_version CHANGE COLUMN required_c12631_01_mangos_creature required_c12631_02_mangos_gameobject bit;
|
||||
|
||||
ALTER TABLE gameobject MODIFY COLUMN `phaseMask` int(11) unsigned NOT NULL DEFAULT '1';
|
||||
Loading…
Add table
Add a link
Reference in a new issue