mirror of
https://github.com/mangosfour/server.git
synced 2025-12-27 10:37:02 +00:00
Renumbering sql/320 sql updates
This commit is contained in:
parent
2964f399c7
commit
8b07b82b93
10 changed files with 0 additions and 0 deletions
5
sql/320/07_spell_elixir.sql
Normal file
5
sql/320/07_spell_elixir.sql
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
DELETE FROM `spell_elixir` WHERE `entry`=67019;
|
||||
|
||||
/* Flasks added in 3.2.x */
|
||||
INSERT INTO `spell_elixir` (`entry`, `mask`) VALUES
|
||||
(67019,0x3);
|
||||
Loading…
Add table
Add a link
Reference in a new issue