rudism / ficdown.js

Ficdown parser and runner in Javascript
MIT License
19 stars 9 forks source link

First-seen messages should be tied to conditional scenes #2

Closed rudism closed 10 years ago

rudism commented 10 years ago

If you go to a conditional scene for which you've already visited a different conditional scene, you should still see that new conditional scene's first-seen text. Currently that state is tied to the key but it needs to be truly scene specific.