DB/Quest: add item Crudely Wrapped Gift as reward for the Smash the Pumpkin quests.

(cherry picked from commit eb0336468c2b5f3a12b6ecd98bfd5f654f1087fc)
This commit is contained in:
Wyrserth
2021-12-17 21:46:12 +01:00
committed by Shauren
parent 18638f4b5c
commit ec28e754ff
@@ -0,0 +1,2 @@
--
UPDATE `quest_template` SET `RewardItem1`=34077, `RewardAmount1`=1 WHERE `ID` IN (12155, 12133);