fix(DB/TheEye): remove faulty talon of al'ar reference from reference loot template (#18641)

* init

* Update alar-loot.sql

used to be Reference 34377 and chance 8.3333333
This commit is contained in:
Dan
2024-03-31 18:59:10 +02:00
committed by GitHub
parent 64cdb8bdc0
commit e79507fe66

View File

@@ -0,0 +1,2 @@
--
UPDATE `reference_loot_template` SET `Item` = 30448, `Reference` = 0, `Chance` = 0, `Comment` = 'Talon of Al\'ar' WHERE `Entry` = 34053 AND `Item` = 1;