fix(DB/Pools): Temporary fix for Arakkoa Eggs until Core is fixed (#15392)

This commit is contained in:
Gultask
2023-03-15 18:26:33 -03:00
committed by GitHub
parent ecfaa5f750
commit 0834b9c273

View File

@@ -0,0 +1,2 @@
--
UPDATE `pool_gameobject` SET `Chance`=0 WHERE `description`='Rotten Arakkoa Egg (184795)';