DB/Models: Added VerifiedBuild field in creature_model_info table
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -0,0 +1,2 @@
|
|||||||
|
ALTER TABLE `creature_model_info`
|
||||||
|
ADD COLUMN `VerifiedBuild` SMALLINT(5) DEFAULT 0 NULL AFTER `DisplayID_Other_Gender`;
|
||||||
Reference in New Issue
Block a user