mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-18 00:18:43 +01:00
37
sql/updates/world/3.3.5/2017_01_20_01_world_335.sql
Normal file
37
sql/updates/world/3.3.5/2017_01_20_01_world_335.sql
Normal file
@@ -0,0 +1,37 @@
|
||||
--
|
||||
DELETE FROM `creature_onkill_reputation` WHERE `RewOnKillRepFaction1`=749;
|
||||
INSERT INTO `creature_onkill_reputation` (`creature_id`, `RewOnKillRepFaction1`, `RewOnKillRepFaction2`, `MaxStanding1`, `IsTeamAward1`, `RewOnKillRepValue1`, `MaxStanding2`, `IsTeamAward2`, `RewOnKillRepValue2`, `TeamDependent`) VALUES
|
||||
(7032,749,0,4,0,5,0,0,0,0),
|
||||
(9017,749,0,5,0,15,0,0,0,0),
|
||||
(9816,749,0,5,0,20,0,0,0,0),
|
||||
(11502,749,0,7,0,200,0,0,0,0),
|
||||
(11658,749,0,5,0,20,0,0,0,0),
|
||||
(11659,749,0,5,0,40,0,0,0,0),
|
||||
(11661,749,0,5,0,20,0,0,0,0),
|
||||
(11662,749,0,5,0,20,0,0,0,0),
|
||||
(11663,749,0,5,0,4,0,0,0,0),
|
||||
(11664,749,0,5,0,20,0,0,0,0),
|
||||
(11665,749,0,5,0,20,0,0,0,0),
|
||||
(11666,749,0,5,0,40,0,0,0,0),
|
||||
(11667,749,0,5,0,40,0,0,0,0),
|
||||
(11668,749,0,5,0,20,0,0,0,0),
|
||||
(11671,749,0,5,0,20,0,0,0,0),
|
||||
(11672,749,0,6,0,4,0,0,0,0),
|
||||
(11673,749,0,5,0,20,0,0,0,0),
|
||||
(11744,749,0,4,0,5,0,0,0,0),
|
||||
(11745,749,0,4,0,5,0,0,0,0),
|
||||
(11746,749,0,4,0,5,0,0,0,0),
|
||||
(11747,749,0,5,0,5,0,0,0,0),
|
||||
(11982,749,0,6,0,100,0,0,0,0),
|
||||
(11988,749,0,7,0,150,0,0,0,0),
|
||||
(12056,749,0,6,0,100,0,0,0,0),
|
||||
(12057,749,0,6,0,100,0,0,0,0),
|
||||
(12076,749,0,5,0,40,0,0,0,0),
|
||||
(12098,749,0,6,0,100,0,0,0,0),
|
||||
(12100,749,0,5,0,40,0,0,0,0),
|
||||
(12101,749,0,5,0,20,0,0,0,0),
|
||||
(12118,749,0,6,0,100,0,0,0,0),
|
||||
(12119,749,0,5,0,20,0,0,0,0),
|
||||
(12259,749,0,6,0,100,0,0,0,0),
|
||||
(12264,749,0,6,0,100,0,0,0,0),
|
||||
(14478,749,0,5,0,25,0,0,0,0);
|
||||
Reference in New Issue
Block a user