Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
adds image for orange bag
  • Loading branch information
Emma authored and Emma committed Mar 29, 2020
1 parent f6584eb commit f647fb2
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion index.html
Expand Up @@ -101,6 +101,7 @@ tw-link.visited:hover

[They pull open the bag, reaching inside to reveal a -]

[bad potion.]
(if: $hostchoice1 is "orange bag" and $orangebag is "bad potion")[<img src="https://i.imgur.com/BjOXUZU.png" alt="bad potion" height="300" width="300"/>](if: $greenbag is "bad potion" and $hostchoice1 is "green bag")[<img src="https://i.imgur.com/BjOXUZU.png" alt="bad potion" height="300" width="300"/>]

[[On to the next question?]]
Expand All @@ -114,6 +115,7 @@ tw-link.visited:hover

[They pull open the bag, reaching inside to reveal a -]

[bad potion.]
(if: $hostchoice1 is "purple bag" and $purplebag is "bad potion")[<img src="https://i.imgur.com/BjOXUZU.png" alt="bad potion" height="300" width="300"/>](if: $greenbag is "bad potion" and $hostchoice1 is "green bag")[<img src="https://i.imgur.com/BjOXUZU.png" alt="bad potion" height="300" width="300"/>]

[[On to the next question?]]</tw-passagedata><tw-passagedata pid="6" name="The green bag!" tags="" position="957,769" size="100,100">(set: $set to &quot;false&quot;)(set: $playerchoice1 to &quot;green bag&quot;)[A great choice!]
Expand All @@ -126,7 +128,8 @@ tw-link.visited:hover

[They pull open the bag, reaching inside to reveal a -]

(if: $hostchoice1 is &quot;purple bag&quot; and $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;](if: $greenbag is &quot;bad potion&quot; and $hostchoice1 is &quot;green bag&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;]
[bad potion.]
(if: $hostchoice1 is &quot;purple bag&quot; and $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;](if: $orangebag is &quot;bad potion&quot; and $hostchoice1 is &quot;orange bag&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;]

[[On to the next question?]]</tw-passagedata><tw-passagedata pid="7" name="On to the next question?" tags="" position="518,787" size="100,100">Would you like to...

Expand Down

0 comments on commit f647fb2

Please sign in to comment.