Some people were having issues with the other one [skip ci]

This commit is contained in:
Michael Cook (mackal) 2014-08-13 13:20:10 -04:00
parent 6badd7e00e
commit c2282ced0e

View File

@ -1 +1 @@
ALTER TABLE `npc_types` ADD `raid_target` TINYINT(1) UNSIGNED NOT NULL DEFAULT '0' AFTER `fixed`; ALTER TABLE `npc_types` ADD `raid_target` TINYINT(1) UNSIGNED NOT NULL DEFAULT '0' AFTER `no_target_hotkey`;