Moved bot npc spells entries to the 3000 + class id range

This commit is contained in:
Uleat
2017-02-26 05:47:10 -05:00
parent 0ee3168241
commit 9ae585dd81
6 changed files with 45 additions and 2 deletions
@@ -10,6 +10,7 @@
9009|2017_02_15_bots_bot_spells_entries.sql|SELECT `id` FROM `npc_spells_entries` WHERE `npc_spells_id` >= 701 AND `npc_spells_id` <= 712|not_empty|
9010|2017_02_20_bots_bard_spell_update.sql|SELECT * FROM `bot_spells_entries` WHERE `npc_spells_id` = 711 AND (`type` & 0xFFFF0000) = 0xFFFF0000|empty|
9011|2017_02_23_bots_spell_casting_chances.sql|SHOW TABLES LIKE 'bot_spell_casting_chances'|empty|
9012|2017_02_26_bots_npc_spells_update_for_bots.sql|SELECT * FROM `npc_spells` WHERE `id` = '701' AND `name` = 'Cleric Bot'|not_empty|
# Upgrade conditions:
# This won't be needed after this system is implemented, but it is used database that are not