Skip to content

Commit 2940e94

Browse files
committed
Added Uldum Accord
1 parent d7dc74b commit 2940e94

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

content.lua

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2632,6 +2632,14 @@ zone.The_Nighthold = 764
26322632
RPH_AddGeneral(2415, 1, 8, "Threat objectives 50-75 rep", 50, "Threat Objectives", "Completing threat objectives marked by a skull or crossed swords on the minimap provide 50-75 reputation.")
26332633
RPH_AddGeneral(2415, 1, 8, "Daily Pet Battle World Quest", 75, "Daily Pet Battle", "Complete the daily pet battle world quest to gain reputation with this faction")
26342634

2635+
-- Uldum Accord
2636+
RPH_AddQuest(2417, 1, 8, 55350, 500)
2637+
RPH_AddQuest(2417, 1, 8, 56308, 500)
2638+
RPH_AddQuest(2417, 1, 8, 57157, 1500)
2639+
RPH_AddGeneral(2417, 1, 8, "Daily Quests 125 rep", 125, "Daily Quests", "Daily quests that provide 125 reputation")
2640+
RPH_AddGeneral(2417, 1, 8, "Threat objectives 50-75 rep", 50, "Threat Objectives", "Completing threat objectives marked by a skull or crossed swords on the minimap provide 50-75 reputation.")
2641+
RPH_AddGeneral(2417, 1, 8, "Daily Pet Battle World Quest", 75, "Daily Pet Battle", "Complete the daily pet battle world quest to gain reputation with this faction")
2642+
26352643
if (RPH_IsAlliance) then
26362644
-- Proudmoore Admiralty
26372645
RPH_AddGeneral(2160, 1, 8, "World Quests", 75, "World Quests", "Complete world quests with this faction to gain reputation")

0 commit comments

Comments
 (0)