Cooldown Groups apparently not working
I made 2 items to eat for the player. They execute skills onUse. I put them both in the CooldownGroup "Food", so that they cant be used (or better to say the skills wont activate) unless the cooldown of this group isnt there anymore. So after testing it it doesnt work, the skills get used anyway and ignore the cooldownGroup.