IdleLands / IdleLandsOld

[DEPRECATED] A full-blown idling RPG. It has a modular backend that can be added to any existing frontend via a REST API.
http://idlelands.github.io/IdleLandsOld
MIT License
41 stars 28 forks source link

better verification of collectibles #727

Closed seiyria closed 9 years ago

seiyria commented 9 years ago

there should be no duplicate collectibles -- aggregate all collecttibles across all bosses and maps and make sure they're all different.

also, verify that requireCollectible interactibles all exist as well. this goes for spells too!