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

This commit is contained in:
Wyrserth
2019-07-28 21:48:48 +02:00
committed by GitHub
parent d6633cbf88
commit eb0336468c

View File

@@ -0,0 +1,2 @@
--
UPDATE `quest_template` SET `RewardItem1`=34077, `RewardAmount1`=1 WHERE `ID` IN (12155, 12133);