If you gave up, here’s the code from the game:
Press me to see stuff
*if (book_title = “The Abyss”)
*goto read_abyss
*if (book_title = “Death”)
*goto read_abyss
*if (book_title = “Abyss”)
*goto read_abyss
*if (book_title = “abyss”)
*goto read_abyss
*if (book_title = “death”)
*goto read_abyss
*if (book_title = “Afterlife”)
*goto story1
*if (book_title = “Love”)
*goto story1
*if (book_title = “afterlife”)
*goto story1
*if (book_title = “love”)
*goto story1
*if (book_title = “Void Magic”)
*goto story2
*if (book_title = “Witch”)
*goto story2
*if (book_title = “Dark Magic”)
*goto story2
*if (book_title = “Black Magic”)
*goto story2
*if (book_title = “witch”)
*goto story2
*if (book_title = “Ghosts”)
*goto story3
*if (book_title = “Spirits”)
*goto story3
*if (book_title = “ghosts”)
*goto story3
*if (book_title = “spirits”)
*goto story3
*if (book_title = “The Beast”)
*goto story4
*if (book_title = “Hell”)
*goto story4
*if (book_title = “beast”)
*goto story4
*if (book_title = “hell”)
*goto story4
*if (book_title = “Behemot”)
*goto story5
*if (book_title = “behemot”)
*goto story5
*if (book_title = “ya’ar”)
*goto story5
*if (book_title = “Ya’ar”)
*goto story5
*if (book_title = “Gan Eden”)
*goto story5
*if (book_title = “War”)
*goto story5
*if (book_title = “Equilibrium”)
*goto story6
*if (book_title = “equilibrium”)
*goto story6
*if (book_title = “Lesser Gods”)
*goto story6
*if (book_title = “lesser gods”)
*goto story6
*if (book_title = “Reincarnation”)
*goto story7
*if (book_title = “rebirth”)
*goto story7
*if (book_title = “reincarnation”)
*goto story7
*if (book_title = “Myself”)
*goto story7
*if (book_title = “Realms”)
*goto story8
*if (book_title = “Civitas”)
*goto story8
*if (book_title = “realms”)
*goto story8
*if (book_title = “civitas”)
*goto story8
*if (book_title = “Elder Gods”)
*goto story9
*if (book_title = “Divine”)
*goto story9
*if (book_title = “elder gods”)
*goto story9
*if (book_title = “Gods”)
*goto story9
*if (book_title = “Magnus”)
*goto story10
*if (book_title = “Arcane Magic”)
*goto story10
*if (book_title = “Arcane”)
*goto story10
*if (book_title = “magnus”)
*goto story10
*if (book_title = “Magic”)
*goto story10
*if (book_title = “magic”)
*goto story10
