-
Notifications
You must be signed in to change notification settings - Fork 105
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
[Bug] Remove #boardcomponents, #monsters, and #shop, is no longer available in editor #1498
Comments
This is an essential fix for players who do not want to manually edit the scenario text files. |
This issue appears to be the same as #1480 |
Fixed in coming 2.5.8 release. |
Tested in 2.5.8a;
Side effect: Typically #boardcomponents #monsters should not be added in this way. I can't say for #shop since I never used it, but I assume it is also not the way to add one. SO I think the 'Special' items may only be visible with Remove Components. |
The editor does not provide the option to remove #monsters, #boardcomponents, and #shop.
The description of the use of these variables can be found on: https://github.com/NPBruce/valkyrie/wiki/QuestIniEvent#remove
I have used this in older scenarios and must have had access in the editor to these items (or else I would not have been able to use this). The fact that they are no longer available in 2.5.6 sounds like regression. I cannot say in which version this was still working.
Scenario
-any -
Steps to reproduce the behavior:
Expected behavior
When in the editor in an event items are removed, the # (#monsters, #boardcomponents, #shop) must be selectable.
Note: When #monsters is removed, It should NOT trigger any of the removed monsters 'defeated' event.
LogFile
Screenshots
Valkyrie Version
2.5.6
Desktop
Additional context
The text was updated successfully, but these errors were encountered: