mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-16 22:58:34 +00:00
Convert NPC Spell AI from int16 to uint16. (#1262)
This commit is contained in:
@@ -0,0 +1 @@
|
||||
ALTER TABLE `npc_spell_entries` MODIFY `spellid` UNSIGNED SMALLINT(5) NOT NULL DEFAULT 0;
|
||||
Reference in New Issue
Block a user