Files
Grasscutter/src/main/java/emu/grasscutter/scripts/data
T
Nazrin fbe2b138ee Fixes for alchemy dude's quest (#2352)
* Add drops for gadgets

Gadgets only have drop_id when they are not chests (chest_drop_id). When drop_id is not set (0), handleChestDrop quickly exits

* Implement QUEST_COND_ITEM_GIVING_FINISHED

Took the oppertunity to Rename ContentFinishGivingItem to ItemGiving

* Store accept conditions like fail and finish content are

Took the oppertunity to clean up some old code as well

conditions are stored in QuestManager

* Update src/main/java/emu/grasscutter/game/quest/QuestManager.java

Co-authored-by: Magix <27646710+KingRainbow44@users.noreply.github.com>

* Update ConditionItemGivingFinished.java

---------

Co-authored-by: Magix <27646710+KingRainbow44@users.noreply.github.com>
fbe2b138ee · 2023-09-10 19:20:28 -04:00
History
..
2023-09-02 00:33:12 +00:00
2023-08-31 23:46:55 -04:00
2023-09-02 00:33:12 +00:00
2023-09-02 00:33:12 +00:00
2023-09-02 00:33:12 +00:00
2023-09-02 00:33:12 +00:00
2023-09-02 00:33:12 +00:00
2023-08-31 23:46:55 -04:00
2023-09-09 03:07:29 +00:00
2023-09-02 00:33:12 +00:00
2023-08-31 23:46:55 -04:00