DB Updates

This commit is contained in:
hondacrx
2023-02-12 02:10:02 -05:00
parent b3f6035973
commit 3bbda02581
9 changed files with 344 additions and 1 deletions
@@ -0,0 +1 @@
ALTER TABLE `character_skills` ADD `professionSlot` TINYINT NOT NULL DEFAULT -1 AFTER `max`;