Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

How do I make my cycling link lead to the next passage?

This is my code, and I'm trying to get the last word in the cycle to go to another passage. However, it seems I can't put any links or macros within the quotations without twine getting confused!
*"Overseer, cleanse me of my sins. I pray for (set: $NewNoun to "forgiveness")<tw-link class='cyclingLink' data-cycling-texts='["forgiveness", "penance", "fortune", "healing", "love", "death"]' onclick='clickCyclingLink(this, "$NewNoun");'>$NewNoun</tw-link>."

I'm using Harlowe.
Sign In or Register to comment.