Skip to content
This repository has been archived by the owner on Feb 29, 2024. It is now read-only.

Commit

Permalink
DB/World: Fix Achievement [Proving Yourself: Endless Damage (Wave 30)…
Browse files Browse the repository at this point in the history
… (Level 90)] reward (#1176)

[ci-skip]
  • Loading branch information
Nightprince authored Oct 30, 2023
1 parent 97391e2 commit 532b04e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions sql/updates/world/world_2023_10_29_21_40.sql
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
DELETE FROM `achievement_reward` WHERE `entry`=8507;
INSERT INTO `achievement_reward` (`entry`, `title_A`, `title_H`) VALUES ('8507', '385', '385');

0 comments on commit 532b04e

Please sign in to comment.