Suggest a level

Do you want to suggest a level? That's great! You can contact me directly on Telegram or send it to imagzle@obsidianart.com

It helps the translators checking the level
1 to 3 words
Category

Hints

If possible, add at least 3 hints

⚠️A good suggestion:

  • It is not a riddle I was born where there is snow in winter and sand in summer
  • It does not rhyme I ask the book when I don't know, but the fate I choose even if I cannot see
  • It is in correct English and clear in the context Love the book (who/what is the subject?)

  

This hint helps if you don't know which way to turn: "It's a book you probably know."


    ```
      // Spanish to check
      // Spanish to check (Oct)
      // Russian to check
      // English to check
      // 
      // 
      LEVELNUMBER: {
          id: LEVELNUMBER,
          groupId: `WORLD`,
          bg: `#cccccc`,
          fg: `#333`,
          idea: ``,
          title: ``,
          title_it: ``,
          title_es: ``,
          title_ru: ``,
          solutions: [  ],
          tags: [TAGS.],
          nearMiss: [],
          solvedTexts: [``],
          solvedTexts_it: [``],
          solvedTexts_es: [``],
          solvedTexts_ru: [``],
          hints: [
            
          ],
          condition: { '>=': [{ 'var': 'stats.world1???????.solved' }, ?????????] },
          x: 1,
          y: 0
        },
      ```