- Added EnemyAbilityManager as a central point for granting abilities, to move away from enemy prefabs controlling which abilities enemies can have
- Reworked some enemy ability scripts to use new system and deleted some old unused ones
- Added AbilityPicker script as a starting point for enemy ability assignment
- WIP shield enemy ability (all booze burners get it at the moment, and it doesn't turn off again yet)