ThePix / QuestJS

A major re-write of Quest that is written in JavaScript and will run in the browser.
MIT License
74 stars 16 forks source link

Fixed looking inside closed container #85

Closed thaskef closed 2 years ago

thaskef commented 2 years ago

It was saying "there's nothing inside" whenever a container was closed. (Then when you open it it says all the stuff inside).

ThePix commented 2 years ago

I am going to close this without committing it. However, I have done an update that covers the issue. The update puts the text in the language file, and also adds some tests.