You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Add on the Api code the support for remove/update/add effect on item.
I speak only at the level of the API no UI or other features, because I would like to use api interface to manage both actors and items.
Describe the solution you'd like
The code is already set up to use uuids and the creation of effects on the item uses the same methods as those for actors, so it would be a matter of changing the control from actor not present to actor or item not present.
If this is something you would be willing to consider I can open a PR.
Describe alternatives you've considered
Additional context
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
Add on the Api code the support for remove/update/add effect on item.
I speak only at the level of the API no UI or other features, because I would like to use api interface to manage both actors and items.
Describe the solution you'd like
The code is already set up to use uuids and the creation of effects on the item uses the same methods as those for actors, so it would be a matter of changing the control from actor not present to actor or item not present.
If this is something you would be willing to consider I can open a PR.
Describe alternatives you've considered
Additional context
The text was updated successfully, but these errors were encountered: