fredi-68 / luswca

Remember to put full project title here
GNU General Public License v3.0
0 stars 0 forks source link

Collectible missions don't work #9

Closed fredi-68 closed 4 years ago

fredi-68 commented 6 years ago

Mission that require collecting of items or collectibles don't honor already collected items. This is a problem for items that only spawn once (most collectibles) because the player would not be able to finish the mission if he picked them up prior to accepting it. Fix this by checking collectible and inventory status at the start of each new mission.

fredi-68 commented 4 years ago

fixed