Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updating consumables #1190

Merged
merged 2 commits into from
Dec 29, 2018
Merged

Updating consumables #1190

merged 2 commits into from
Dec 29, 2018

Conversation

gmriggs
Copy link
Collaborator

@gmriggs gmriggs commented Dec 28, 2018

This resolves #1189

@Warloxx01
Copy link

Warloxx01 commented Dec 28, 2018

Seems to work ( animation and is Consumed ) but it now reads in the Message window "Candy Corn applies Sweet Speed on you." and also now reads out in Green instead of Blue. In Player.cs I found this line...

buffMessage = new GameMessageSystemChat($"{consumableName} applies {spell.Name} on you.", ChatMessageType.Craft);

around Line 886. Should that be changed to casts?

@gmriggs
Copy link
Collaborator Author

gmriggs commented Dec 28, 2018

Yep, good catch

Updated PR

@gmriggs gmriggs merged commit 234c206 into ACEmulator:master Dec 29, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Food not Casting Spells
2 participants