mirror of
https://github.com/ZhengPeiRu21/mod-individual-progression
synced 2025-11-29 23:44:51 +08:00
Merge pull request #286 from sogladev/fix(SQL/BWL)Deletestatement
fix(DB/BWL): Add delete statement to query
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
DELETE FROM `spell_script_names` WHERE `spell_id` = 23310 AND `ScriptName` = 'spell_bwl_chromaggus_time_lapse';
|
||||
INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES
|
||||
(23310, 'spell_bwl_chromaggus_time_lapse');
|
||||
Reference in New Issue
Block a user