Merge branch 'master' into DBQuery

This commit is contained in:
KimLS
2014-08-16 14:12:33 -07:00
26 changed files with 1181 additions and 506 deletions
@@ -0,0 +1 @@
ALTER TABLE `npc_types` ADD `raid_target` TINYINT(1) UNSIGNED NOT NULL DEFAULT '0' AFTER `no_target_hotkey`;