Here is another adventurer level, wooo! Safety Blanket
Again another array indexing level.
Adventurers, be on the lookout for any problems, I think a few of my level saves broke somehow.
Here is another adventurer level, wooo! Safety Blanket
Again another array indexing level.
Adventurers, be on the lookout for any problems, I think a few of my level saves broke somehow.
In i18n is only Safety Blanket Complete.
I was able to complete the level in Javascript without issue.
However I see in the python code an extra comma in the array? I am guessing this was unintentional?
Added LUA patch and removed the extra ,
from javascript and python
Thanks. Added.
Yep, it’s ok for Python (I prefer to add an extra comma always) but not for JS.