(set: $love to 0) Le Labyrinthe des passions. Version <br> [[Faire un premier pas |laby2]] (set: $love +=1) (set: $event to (random: 1, 11)) <!-- Place the following in the passage where the event happens --> <center>(if: $event is 1)[<img src="http://studiotest.ensba-lyon.fr/twine/passion/001.jpg" width=300px >](elseif: $event is 2)[<img src="http://studiotest.ensba-lyon.fr/twine/passion/002.jpg" width=300px >](elseif: $event is 3)[<img src="http://studiotest.ensba-lyon.fr/twine/passion/003.jpg" width=300px >](elseif: $event is 4)[<img src="http://studiotest.ensba-lyon.fr/twine/passion/004.jpg" width=300px >](elseif: $event is 5)[<img src="http://studiotest.ensba-lyon.fr/twine/passion/005.jpg" width=300px >](elseif: $event is 6)[<img src="http://studiotest.ensba-lyon.fr/twine/passion/006.jpg" width=300px >](elseif: $event is 7)[<img src="http://studiotest.ensba-lyon.fr/twine/passion/007.jpg" width=300px >](elseif: $event is 8)[<img src="http://studiotest.ensba-lyon.fr/twine/passion/008.jpg" width=300px >](elseif: $event is 9)[<img src="http://studiotest.ensba-lyon.fr/twine/passion/009.jpg" width=300px >](elseif: $event is 10)[<img src="http://studiotest.ensba-lyon.fr/twine/passion/010.jpg" width=300px >](elseif: $event is 11)[<img src="http://studiotest.ensba-lyon.fr/twine/passion/011.jpg" width=300px >](else: )[] (either: "[[Gauche|laby2]]","[[Gauche|laby2]]","[[Gauche|laby2]]","[[Gauche|laby3]]","[[Gauche|laby2]]","[[Gauche|laby2]]","[[Gauche|laby2]]", "[[Gauche|laby2]]","[[Gauche|laby3]]")-(either: "[[Devant|laby2]]","[[Devant|laby2]]","[[Devant|laby2]]","[[Devant|laby2]]","[[Devant|laby2]]","[[Devant|laby2]]","[[Devant|laby2]]", "[[Devant|laby2]]","[[Devant|laby3]]")-(either: "[[Droite|laby2]]","[[Droite|laby2]]","[[Droite|laby2]]","[[Droite|laby2]]","[[Droite|laby2]]","[[Droite|laby2]]","[[Droite|laby2]]", "[[Droite|laby2]]","[[Droite|laby3]]") </center>(set: $love +=1) {(if: $love >=1)[<img src="http://studiotest.ensba-lyon.fr/twine/passion/affiche.jpg" width=300px >BRAVO ! Te voilà enfin sorti.e du Labyrinthe des passions en $love déplacement(s).[[ Tu veux battre ton record ?|laby]] ] (else:) [ <!-- Place the following in your startup tagged passage. --> (set: $event to (random: 1, 11)) <!-- Place the following in the passage where the event happens --> <center>(if: $event is 1)[<img src="http://studiotest.ensba-lyon.fr/twine/passion/001.jpg" width=300px >](elseif: $event is 2)[<img src="http://studiotest.ensba-lyon.fr/twine/passion/002.jpg" width=300px >](elseif: $event is 3)[<img src="http://studiotest.ensba-lyon.fr/twine/passion/003.jpg" width=300px >](elseif: $event is 4)[<img src="http://studiotest.ensba-lyon.fr/twine/passion/004.jpg" width=300px >](elseif: $event is 5)[<img src="http://studiotest.ensba-lyon.fr/twine/passion/005.jpg" width=300px >](elseif: $event is 6)[<img src="http://studiotest.ensba-lyon.fr/twine/passion/006.jpg" width=300px >](elseif: $event is 7)[<img src="http://studiotest.ensba-lyon.fr/twine/passion/007.jpg" width=300px >](elseif: $event is 8)[<img src="http://studiotest.ensba-lyon.fr/twine/passion/008.jpg" width=300px >](elseif: $event is 9)[<img src="http://studiotest.ensba-lyon.fr/twine/passion/009.jpg" width=300px >](elseif: $event is 10)[<img src="http://studiotest.ensba-lyon.fr/twine/passion/010.jpg" width=300px >](elseif: $event is 11)[<img src="http://studiotest.ensba-lyon.fr/twine/passion/011.jpg" width=300px >]<br> (either: "[[Gauche|laby2]]","[[Gauche|laby2]]","[[Gauche|laby2]]","[[Gauche|laby2]]","[[Gauche|laby2]]","[[Gauche|laby2]]","[[Gauche|laby2]]", "[[Gauche|laby2]]","[[Gauche|laby3]]")-(either: "[[Devant|laby2]]","[[Devant|laby2]]","[[Devant|laby2]]","[[Devant|laby2]]","[[Devant|laby2]]","[[Devant|laby2]]","[[Devant|laby2]]", "[[Devant|laby2]]","[[Devant|laby3]]")-(either: "[[Droite|laby2]]","[[Droite|laby2]]","[[Droite|laby2]]","[[Droite|laby2]]","[[Droite|laby2]]","[[Droite|laby2]]","[[Droite|laby2]]", "[[Droite|laby2]]","[[Droite|laby3]]") </center> ] }