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

fix ek mandate.1 "add_character_modifier" bug #582

Conversation

unLomTrois
Copy link
Contributor

Bug review

Here you @TypicalCrusader used primary_title, set variable inside title scope, and a character modifier,

image

so I wrapped these character-scoped actions to PREV, relating to title holder (Earth King)

image


Result

Before:

image

image

After:

image

image

and the error in error.log disappeared


BTW

As I can see, setting a variable inside a title scope seems to be the same as setting it inside a character scope

But, maybe you @TypicalCrusader wanted to "change_" it, not to "set_" it? Like, now it was 50, now it's -10. Would'nt it be better to change it, like it was 50, then it's 40?

@unLomTrois unLomTrois changed the title fix ek mandate.1 bug fix ek mandate.1 "add_character_modifier" bug Aug 17, 2022
Copy link
Contributor Author

@unLomTrois unLomTrois left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks great

@TypicalCrusader TypicalCrusader merged commit d5304d7 into Rystic:master Aug 17, 2022
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.

None yet

2 participants