fix(DB): added missing SQL part of #1371 (#1478)

Co-Authored-By: José González <deku@users.noreply.github.com>
Co-Authored-By: Vitoco <xdevicci@users.noreply.github.com>
This commit is contained in:
Francesco Borzì
2019-02-16 23:56:22 +01:00
committed by Nefertumm
parent afad0c9f2d
commit eb90ca2ff7

View File

@@ -0,0 +1,4 @@
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1550356980568891570');
-- Script for Living Inferno (Halion fight)
UPDATE `creature_template` SET `ScriptName`='npc_living_inferno' WHERE `entry` = 40681;