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

Populate some empty predicates #14232

Merged
merged 2 commits into from
Mar 16, 2024
Merged

Conversation

simonward
Copy link
Collaborator

No description provided.

@simonward simonward added the pr: data update Updates to existing actors and items label Mar 15, 2024
@@ -518,7 +518,9 @@
"rules": [
{
"key": "Note",
"predicate": [],
"predicate": [
Copy link
Collaborator Author

@simonward simonward Mar 15, 2024

Choose a reason for hiding this comment

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

Maybe the predicates for these Notes should be removed?

@simonward simonward marked this pull request as draft March 16, 2024 02:11
@@ -23,15 +23,17 @@
"rules": [
{
"key": "FlatModifier",
"label": "stableFormTransmutation",
"predicate": [],
"label": "Potion of Stable Form (Transmutation)",
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Not sure it's worth localizing these?

Copy link
Collaborator

Choose a reason for hiding this comment

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

Not for consumables right now, no.

@simonward simonward marked this pull request as ready for review March 16, 2024 02:37
@TikaelSol TikaelSol merged commit ba7c760 into foundryvtt:master Mar 16, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr: data update Updates to existing actors and items
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants