cyrusfirheir / twee3-language-tools

[ VSCode extension ] Syntax highlighting and programmatic language tools for Twee 3, and Twine 2 storyformats.
https://marketplace.visualstudio.com/items?itemName=cyrusfirheir.twee3-language-tools
MIT License
47 stars 16 forks source link

Start rocket incorrectly assigned #34

Closed SjoerdHekking closed 3 years ago

SjoerdHekking commented 3 years ago

Dear Cycy,

Recently I scrolled through my list of passage, only to find out the start rocket was placed on the wrong passage.

Example: :: StoryData {} { "ifid": "#", "format": "SugarCube", "format-version": "2.34.1", "start": "SplashScreen", }

image

Expected behavior where the rocket should be: image

I have no fix for this, so that's why I opened an issue, I am thinking it might have to do with the fact the passage is named "Start", but later converted to "Splashscreen" as the true starting passage.