This commit is contained in:
KayenEQ
2014-04-10 00:55:31 -04:00
parent f0a0f0677f
commit 48a9f05efb
2 changed files with 7 additions and 0 deletions
@@ -0,0 +1,3 @@
ALTER TABLE `npc_types` ADD `no_target_hotkey` tinyint( 1 ) UNSIGNED NOT NULL DEFAULT '0' AFTER `healscale`;