ShocklanceElementFix
Fixes the Shocklance bug that allows Fester and Fwoosh to be equipped together.
CHANGELOG
Changelog
1.0.0 (2025-10-16)
Features
- Made Firelance (1561150) and Decaylance (1601558) upgrades exclusive on Shocklance
- Changed upgrade type to OnlyOneOfThisType to prevent dual element equipping
- Automated modification during Global.Initialize to ensure proper upgrade classification
- Comprehensive logging of upgrade type changes for verification
Tech
- Add MinVer
- Add thunderstore.toml for tcli
- Add LICENSE and CHANGELOG.md