From f647fb2c227c3b63f2cd924e603f11c20a9121fc Mon Sep 17 00:00:00 2001 From: Emma <35468679+emmAtk13@users.noreply.github.com> Date: Sun, 29 Mar 2020 16:42:40 -0400 Subject: [PATCH] adds image for orange bag --- index.html | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index db5d9c2..0917799 100644 --- a/index.html +++ b/index.html @@ -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?]] @@ -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?]](set: $set to "false")(set: $playerchoice1 to "green bag")[A great choice!] @@ -126,7 +128,8 @@ tw-link.visited:hover [They pull open the bag, reaching inside to reveal a -] -(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"/>] +[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: $orangebag is "bad potion" and $hostchoice1 is "orange bag")[<img src="https://i.imgur.com/BjOXUZU.png" alt="bad potion" height="300" width="300"/>] [[On to the next question?]]Would you like to...