[Suggestion]: Remove compacting drawers quest
lunarlabs opened this issue ยท 3 comments
General Info
- I would like to propose new mod
- I would like to propose new quests
- I would like to propose changes
- I would like to propose another thing
Suggestion Description
In commit 4f99030 this line was added: event.remove({output: 'storagedrawers:compacting_drawers_3'})
(link to line)
However, the "compacting drawers" quest is still in the quest tree.
The intention with the removal was actually that there was an issue that caused compacting drawers to crash the game upon use, however this issue should be fixed now and we simply forgot to readd the compacting drawers in our latest update
Issue seems to be that Passive Skill Tree causes some conflict with Storage Drawers: Daripher/Passive-Skill-Tree#189
Guess he didnt properly fix said issue Daripher/Passive-Skill-Tree#60 (comment)
I will have the quest removed by the next update.