mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-17 16:10:49 +01:00
rename files
This commit is contained in:
@@ -1,2 +0,0 @@
|
||||
-- 4 gameobject entries already removed from Zul'Aman in commit 226a69f5dc
|
||||
DELETE FROM `gameobject_addon` WHERE `guid` IN (12647, 18539, 20584, 47284);
|
||||
@@ -0,0 +1,2 @@
|
||||
-- 4 gameobject entries already removed from Zul'Aman in commit 226a69f5dc
|
||||
-- DELETE FROM `gameobject_addon` WHERE `guid` IN (12647, 18539, 20584, 47284);
|
||||
@@ -1,5 +1,5 @@
|
||||
-- Verifonix <The Surveyor>
|
||||
UPDATE `creature_template` SET `faction`=47 WHERE `entry`=14492;
|
||||
-- UPDATE `creature_template` SET `faction`=47 WHERE `entry`=14492;
|
||||
|
||||
DELETE FROM `creature_onkill_reputation` WHERE `creature_id`=14492;
|
||||
INSERT INTO `creature_onkill_reputation` (`creature_id`,`RewOnKillRepFaction1`,`RewOnKillRepFaction2`,`MaxStanding1`,`IsTeamAward1`,`RewOnKillRepValue1`,`MaxStanding2`,`IsTeamAward2`,`RewOnKillRepValue2`,`TeamDependent`) VALUES
|
||||
Reference in New Issue
Block a user