mirror of
https://github.com/EQEmu/Server.git
synced 2026-09-03 05:16:37 +00:00
svn -> git Migration
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
ALTER TABLE `npc_types` ADD COLUMN `maxlevel` tinyint(3) NOT NULL DEFAULT 0;
|
||||
ALTER TABLE `npc_types` ADD COLUMN `scalerate` int NOT NULL DEFAULT 100;
|
||||
Reference in New Issue
Block a user