mirror of
https://github.com/mangosfour/server.git
synced 2025-12-26 07:37:02 +00:00
* Change sql update naming scheme from absent now revison numbers to date+counter, update old sql update names to preserve proper order.
This commit is contained in:
parent
708440742b
commit
32ad72350f
69 changed files with 128 additions and 125 deletions
2
sql/updates/06760_mangos_creature_template.sql
Normal file
2
sql/updates/06760_mangos_creature_template.sql
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
UPDATE creature_template
|
||||
SET flags_extra = flags_extra | 0x00000080 WHERE entry = 1;
|
||||
Loading…
Add table
Add a link
Reference in a new issue