Skip to content

Commit bccede9

Browse files
author
NoFantasy
committed
[1754] Update mangos_scriptname_full.sql with table names and field name changed in Mangos rev 10307
Update mangos_scriptname_full.sql with table names and field name changed in Mangos rev 10307 git-svn-id: https://scriptdev2.svn.sourceforge.net/svnroot/scriptdev2@1754 5f9c896b-1e26-0410-94da-f77f675e2462
1 parent 3b423bd commit bccede9

4 files changed

Lines changed: 89 additions & 87 deletions

File tree

sql/Updates/Makefile.am

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,4 +124,5 @@ pkgdata_DATA = \
124124
r1750_scriptdev2.sql \
125125
r1751_scriptdev2.sql \
126126
r1752_mangos.sql \
127-
r1753_scriptdev2.sql
127+
r1753_scriptdev2.sql \
128+
r1754_scriptdev2.sql

sql/Updates/r1754_scriptdev2.sql

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
UPDATE sd2_db_version SET version='ScriptDev2 (for MaNGOS 10307+) ';

0 commit comments

Comments
 (0)