diff --git a/sql/updates/world/2023_11_28_11_46.sql b/sql/updates/world/2023_11_28_11_46.sql new file mode 100644 index 0000000000..bdf693ce00 --- /dev/null +++ b/sql/updates/world/2023_11_28_11_46.sql @@ -0,0 +1,3 @@ +DELETE FROM `achievement_reward` WHERE `entry`=4853; +INSERT INTO `achievement_reward` (`entry`, `title_A`, `title_H`, `item`, `spell`, `sender`, `subject`, `text`) VALUES + (4853, 0, 0, 62901, 0, 34337, 'Recovered item', 'We recovered a lost item in the twisting nether and noted that it was yours. Please find said object enclosed.');