ThePix / QuestJS

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

Q5 to QJS Convertor: moveToFrom is always missing the ")" #94

Open Zanderkat opened 1 year ago

Zanderkat commented 1 year ago

When using the convertor, moveToFrom() is always missing the closing parenthesis. For instance, translating the movement of an item to the player's inventory will result in this code:

this.moveToFrom({char:player, item:this}, player