mirror of
https://github.com/EQEmu/Server.git
synced 2026-08-28 07:37:56 +00:00
svn -> git Migration
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
ALTER TABLE `npc_types`
|
||||
ADD COLUMN `spellscale` float NOT NULL DEFAULT 100 AFTER `emoteid`,
|
||||
ADD COLUMN `healscale` float NOT NULL DEFAULT 100 AFTER `spellscale`;
|
||||
Reference in New Issue
Block a user