mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-25 06:36:24 +00:00
fix(DB/Quest): Gaining Acceptance (#1777)
* Make quest repeatable. * Add 25 reputation on complete
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1556311512999196000');
|
||||
|
||||
UPDATE `quest_template` SET `RewardFactionOverride1`=2500, `flags`=1 WHERE `ID`=13662;
|
||||
Reference in New Issue
Block a user