Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
updates start over
  • Loading branch information
Emma authored and Emma committed Mar 29, 2020
1 parent e5e611f commit 1289313
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions index.html
Expand Up @@ -106,7 +106,7 @@ tw-link.visited:hover

(if: $continue is "yes")[[On to the next question?]]
(if: $continue is "no")[[[Would you like to play again?->Start]]
[[Or start from beginning?-&gt;Title]]]</tw-passagedata><tw-passagedata pid="5" name="The orange bag!" tags="" position="653,671" size="100,100">(set: $playerchoice1 to &quot;orange bag&quot;)[Superb choice!]
[[Start over from beginning?-&gt;Title]]]</tw-passagedata><tw-passagedata pid="5" name="The orange bag!" tags="" position="653,671" size="100,100">(set: $playerchoice1 to &quot;orange bag&quot;)[Superb choice!]

[Well let&#39;s take a look inside the...]

Expand All @@ -121,7 +121,7 @@ tw-link.visited:hover

(if: $continue is &quot;yes&quot;)[[On to the next question?]]
(if: $continue is &quot;no&quot;)[[[Would you like to play again?-&gt;Start]]
[[Or start from beginning?-&gt;Title]]]</tw-passagedata><tw-passagedata pid="6" name="The green bag!" tags="" position="957,769" size="100,100">(set: $playerchoice1 to &quot;green bag&quot;)[A great choice!]
[[Start over from beginning?-&gt;Title]]]</tw-passagedata><tw-passagedata pid="6" name="The green bag!" tags="" position="957,769" size="100,100">(set: $playerchoice1 to &quot;green bag&quot;)[A great choice!]

[Well let&#39;s take a look inside the...]

Expand All @@ -137,7 +137,7 @@ tw-link.visited:hover

(if: $continue is &quot;yes&quot;)[[On to the next question?]]
(if: $continue is &quot;no&quot;)[[[Would you like to play again?-&gt;Start]]
[[Or start from beginning?-&gt;Title]]]</tw-passagedata><tw-passagedata pid="7" name="On to the next question?" tags="" position="493,836" size="100,100">Would you like to...
[[Start over from beginning?-&gt;Title]]]</tw-passagedata><tw-passagedata pid="7" name="On to the next question?" tags="" position="493,836" size="100,100">Would you like to...

[[Keep your bag?]]
[[Switch your bag?]]</tw-passagedata><tw-passagedata pid="8" name="Keep your bag?" tags="" position="39,642" size="100,100">[They nod their head.]
Expand All @@ -164,7 +164,7 @@ tw-link.visited:hover
(if: $playerchoice1 is &quot;purple bag&quot;)[(if: $purplebag is &quot;bad potion&quot;)[&lt;img src=&quot;https://i.imgur.com/BjOXUZU.png&quot; alt=&quot;bad potion&quot; height=&quot;300&quot; width=&quot;300&quot;/&gt;](else:)[&lt;img src=&quot;https://i.imgur.com/lIbXqGr.png&quot; alt=&quot;good potion&quot; height=&quot;300&quot; width=&quot;300&quot;/&gt;]](if: $playerchoice1 is &quot;orange bag&quot;)[(if: $orangebag is &quot;bad potion&quot;)[&lt;img src=&quot;https://i.imgur.com/BjOXUZU.png&quot; alt=&quot;bad potion&quot; height=&quot;300&quot; width=&quot;300&quot;/&gt;](else:)[&lt;img src=&quot;https://i.imgur.com/lIbXqGr.png&quot; alt=&quot;good potion&quot; height=&quot;300&quot; width=&quot;300&quot;/&gt;]](if: $playerchoice1 is &quot;green bag&quot;)[(if: $greenbag is &quot;bad potion&quot;)[&lt;img src=&quot;https://i.imgur.com/BjOXUZU.png&quot; alt=&quot;bad potion&quot; height=&quot;300&quot; width=&quot;300&quot;/&gt;](else:)[&lt;img src=&quot;https://i.imgur.com/lIbXqGr.png&quot; alt=&quot;good potion&quot; height=&quot;300&quot; width=&quot;300&quot;/&gt;]]

[[Would you like to play again? -&gt;Start]]
[[Or start from beginning?-&gt;Title]]</tw-passagedata><tw-passagedata pid="11" name="Story Intro" tags="" position="301,10.5" size="100,100">[You run down the old dirt path, the only one that leads into town.]
[[Start over from beginning?-&gt;Title]]</tw-passagedata><tw-passagedata pid="11" name="Story Intro" tags="" position="301,10.5" size="100,100">[You run down the old dirt path, the only one that leads into town.]

[Today is the day!]

Expand Down

0 comments on commit 1289313

Please sign in to comment.