cwtools / cwtools-vscode

A VS Code extension providing language server support for paradox script files using cwtools
Other
88 stars 12 forks source link

Stellaris: Situation Complete/Fail Categories not recognized #83

Closed CaelReader closed 1 year ago

CaelReader commented 1 year ago

In the definition of a situation, you can set progress_direction = bidirectional and then set complete_category = and fail_category = to determine the UI for each of the directions of the situation. CWTools recognizes progress_direction, but highlights an "unexpected in situation" problem for both complete_category and fail_category, even though they work in-game when implemented.