FeteDeLaMusique

Contenu: 
{"backgroundUrl":"https://www.code-decode.net/sites/default/files/images_modules/gamecode/1927/1927-GameCode_background_court.jpg","characters":[{"position":{"x":13,"y":2},"url":"images/game/characters/bugfive/","code":"var histoire;\n\n\n//Mon Commentaire;\n/*\n\n*/\nhistoire = false;\npersonnage.vitesse = 0;\npersonnage.hauteurSaut = 1;\ntoujours(fonction () {\n personnage.vaVers({x: joueur.x, y: 0});\n if ((distanceEntre({x: joueur.x, y: joueur.y}, {x: personnage.x, y: personnage.y})) <= 2) {\n if (histoire === false) {\n joueur.vitesse = 0;\n histoire = true;\n personnage.dit('Hey');\n retarder(2 + ' secondes', fonction () {\n personnage.dit('Je fais partie de la tribu des Pitiver');\n });\n retarder(4 + ' secondes', fonction () {\n personnage.dit('Aide-nous à retrouver nos instruments !');\n });\n retarder(8 + ' secondes', fonction () {\n personnage.dit('Voici le chemin...');\n joueur.niveau = 1;\n joueur.vitesse = 5;\n });\n } } else {\n personnage.saute();\n }});\n","width":1,"height":2,"type":"character","id":0,"sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"comment_block\" id=\"gQ[-P^#}}R{yDqbm4GjM\" x=\"478\" y=\"317\"><field name=\"comment_line\">Mon Commentaire</field><next><block type=\"set_var\" id=\"s0n_utyU+{.OqFQ[e{_I\"><field name=\"VARNAME\">histoire</field><value name=\"VARDEFINITION\"><block type=\"logic_boolean\" id=\"}%1GTS7@aIf2t3^@Fw#E\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"entities_assignment\" id=\"blL_Yy9L-D9Vp%-MpCG^\"><value name=\"variable\"><block type=\"character_variables\" id=\"s=|ZO]!m86NCTgc?kmB@\"><field name=\"variable\">vitesse</field></block></value><value name=\"value\"><block type=\"math_number\" id=\"4j|-cq}/otm5CvB}Ch%r\"><field name=\"NUM\">0</field></block></value><next><block type=\"entities_assignment\" id=\"k2O{7a?Pe7FO@}a3h)dT\"><value name=\"variable\"><block type=\"character_variables\" id=\"l6u/2+r=z3Tj)Pw#WAu_\"><field name=\"variable\">hauteurSaut</field></block></value><value name=\"value\"><block type=\"math_number\" id=\"0r(zI|2*IZr2@.tml#lp\"><field name=\"NUM\">1</field></block></value><next><block type=\"always\" id=\"/xz68aP/%@jUC`9|K[2~\"><statement name=\"BODY\"><block type=\"get_entities\" id=\"tI*T?:zE=_Txl5|U]8=W\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"go_to\" id=\"x!q02Fa@XSJ,:hq/O_E@\"><value name=\"POSITION\"><block type=\"point\" id=\"z0+=`;a#4u5FY/V#bxhb\"><value name=\"X\"><block type=\"player_variables\" id=\"4#(xHtp]JNC^[0b/fQwT\"><field name=\"variable\">x</field></block></value><value name=\"Y\"><block type=\"math_number\" id=\"cG}f[`nUP%X@q2WFB!u5\"><field name=\"NUM\">0</field></block></value></block></value></block></value><next><block type=\"condition_if\" id=\"W!DuGGx/UgUO|YVzvPhd\"><mutation else=\"1\"></mutation><value name=\"IF0\"><block type=\"compare\" id=\"]!Ck-s-O}@h!.Tfor56/\"><field name=\"OPERATOR\">≤</field><value name=\"FIRST_VALUE\"><block type=\"distance_between\" id=\"a_r,6ckyZ)2iNEaQhp!)\"><value name=\"OBJECT_1\"><block type=\"point\" id=\"#l^0`+5/*R8Ml/c}OApu\"><value name=\"X\"><block type=\"player_variables\" id=\"q6~@xsFuUTbum3v:jy-f\"><field name=\"variable\">x</field></block></value><value name=\"Y\"><block type=\"player_variables\" id=\"cuffR(1.ar{)=Rnt@71%\"><field name=\"variable\">y</field></block></value></block></value><value name=\"OBJECT_2\"><block type=\"point\" id=\"]ERUf|p{vt}Aw_PMSMEH\"><value name=\"X\"><block type=\"character_variables\" id=\"JDj|]}_?gF*mj/2Lm{Qo\"><field name=\"variable\">x</field></block></value><value name=\"Y\"><block type=\"character_variables\" id=\"o!{R7haFH9^HaOTNcjo+\"><field name=\"variable\">y</field></block></value></block></value></block></value><value name=\"SECOND_VALUE\"><block type=\"math_number\" id=\"DoR-?od/YtX)[r9mxx#4\"><field name=\"NUM\">2</field></block></value></block></value><statement name=\"DO0\"><block type=\"condition_if\" id=\"e~u6[4eWyQB=^!hU3)VG\"><value name=\"IF0\"><block type=\"compare\" id=\"8B;4EbalQx/+vtJ85xhO\"><field name=\"OPERATOR\">=</field><value name=\"FIRST_VALUE\"><block type=\"variables_get\" id=\"#]x6WuPugEQGV0uKyt~I\"><field name=\"VAR\">histoire</field></block></value><value name=\"SECOND_VALUE\"><block type=\"logic_boolean\" id=\"M8z-WA}~k*AQ1oODoCGm\"><field name=\"BOOL\">FALSE</field></block></value></block></value><statement name=\"DO0\"><block type=\"entities_assignment\" id=\"(GDB+QpMHN:)glMj.NwL\"><value name=\"variable\"><block type=\"player_variables\" id=\"yoC]QiC8CUb@B~}y,bSE\"><field name=\"variable\">vitesse</field></block></value><value name=\"value\"><block type=\"math_number\" id=\"`a|9xG]Xq*fDT5tX(`NZ\"><field name=\"NUM\">0</field></block></value><next><block type=\"entities_assignment\" id=\"PAK.OP=A0k[*!iCbktu7\"><value name=\"variable\"><block type=\"variables_get\" id=\"Jpj,#M~-#%,,UJT_ZY~S\"><field name=\"VAR\">histoire</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"3_4AO1Gh51SMfx}bi|jq\"><field name=\"BOOL\">TRUE</field></block></value><next><block type=\"get_entities\" id=\"[~(/ku?lx%J@jT]FpkL~\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"says\" id=\"icGpGMOby9zj,DP~NxTD\"><value name=\"TEXT\"><block type=\"text\" id=\"?jU|!LUb2jODodMNSXmp\"><field name=\"TEXT\">Hey</field></block></value></block></value><next><block type=\"delay\" id=\"p{nCxGE!4Z1|DAn9rW~)\"><value name=\"seconds\"><block type=\"math_number\" id=\"0fz;rtrGfL-@9YLl#ldo\"><field name=\"NUM\">2</field></block></value><statement name=\"body\"><block type=\"get_entities\" id=\"pz2?k(ODFqrIW%hxlm/d\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"says\" id=\"kgR9v1BY32T0[,J9-{8=\"><value name=\"TEXT\"><block type=\"text\" id=\"?l:8--+#~9?W{ZbMa:@m\"><field name=\"TEXT\">Je fais partie de la tribu des Pitiver</field></block></value></block></value></block></statement><next><block type=\"delay\" id=\"[b;e}Oh}E|YdH)409saJ\"><value name=\"seconds\"><block type=\"math_number\" id=\"18Y.IDI~.?Pf,?f,CAFE\"><field name=\"NUM\">4</field></block></value><statement name=\"body\"><block type=\"get_entities\" id=\"5~07CK8HeDj5TSC;`L9?\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"says\" id=\"f{M]::^6f.;TQ}4Uq0c7\"><value name=\"TEXT\"><block type=\"text\" id=\"*Ik1j2OJ%Q1f0104lObl\"><field name=\"TEXT\">Aide-nous à retrouver nos instruments !</field></block></value></block></value></block></statement><next><block type=\"delay\" id=\"JX^a5Pim(1IXs=*VI5K[\"><value name=\"seconds\"><block type=\"math_number\" id=\"djv%[*77e{Of0Do9+4`H\"><field name=\"NUM\">8</field></block></value><statement name=\"body\"><block type=\"get_entities\" id=\"gV+=8(S1aX(OWH02]yHL\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"says\" id=\";~5-u;cni{0eqDPQ._y!\"><value name=\"TEXT\"><block type=\"text\" id=\"rSa1Hq9BQ7s7ZYyFM;O)\"><field name=\"TEXT\">Voici le chemin...</field></block></value></block></value><next><block type=\"entities_assignment\" id=\"`v8Z5Z|#LPLxmXS?[+S*\"><value name=\"variable\"><block type=\"player_variables\" id=\"M+)iBB_}QntS6tvftw.6\"><field name=\"variable\">niveau</field></block></value><value name=\"value\"><block type=\"math_number\" id=\"7Krn=4dq,;#I~|FC3O%K\"><field name=\"NUM\">1</field></block></value><next><block type=\"entities_assignment\" id=\"@d(x5Ri]tv9t(@y6=f#9\"><value name=\"variable\"><block type=\"player_variables\" id=\"boK!2(_iH9O%2Kn82pb2\"><field name=\"variable\">vitesse</field></block></value><value name=\"value\"><block type=\"math_number\" id=\"pb-c?H+x27bUWLnOrA5e\"><field name=\"NUM\">5</field></block></value></block></next></block></next></block></statement></block></next></block></next></block></next></block></next></block></next></block></statement></block></statement><statement name=\"ELSE\"><block type=\"get_entities\" id=\"G]yw;0kx/rwC48!1^DJn\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"jump\" id=\"Iu-y;nMlps)^vS@/*lVK\"></block></value></block></statement></block></next></block></statement></block></next></block></next></block></next></block></next></block></xml>"},{"position":{"x":66,"y":2},"url":"images/game/charactersV2/bugfive/","code":"personnage.danse();\ntoujours(fonction () {\n if (joueur.y === 2) {\n if (joueur.instruments === 1) {\n personnage.dit('Bravo');\n } else {\n personnage.dit('Tu y es presque');\n }} });\n","width":1,"height":2,"type":"character","id":1,"sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"get_entities\" id=\"xdFcymO#)ngYo!q.*!@=\" x=\"847\" y=\"1269\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"dance\" id=\"_OU8;CMEAq2+rG9+Fi.9\"></block></value><next><block type=\"always\" id=\"aDp3p1-O-WvVYkT(qp2=\"><statement name=\"BODY\"><block type=\"condition_if\" id=\"?B`)(ERFQ?44@/O)hyDD\"><value name=\"IF0\"><block type=\"compare\" id=\"aEX%Z_uwe%zeRq4RSQ]|\"><field name=\"OPERATOR\">=</field><value name=\"FIRST_VALUE\"><block type=\"player_variables\" id=\"yzu[#O(hcVr{*M:.zp[Q\"><field name=\"variable\">y</field></block></value><value name=\"SECOND_VALUE\"><block type=\"math_number\" id=\"C;N;PAxA*(-ksfBgN505\"><field name=\"NUM\">2</field></block></value></block></value><statement name=\"DO0\"><block type=\"condition_if\" id=\"|8S)I#GPAa^cd6#}^/f|\"><mutation else=\"1\"></mutation><value name=\"IF0\"><block type=\"compare\" id=\"{X,}j^vccJXowDDU6^OT\"><field name=\"OPERATOR\">=</field><value name=\"FIRST_VALUE\"><block type=\"player_variables\" id=\"(:^,h/vNK9G;?RswhJgv\"><field name=\"variable\">instruments</field></block></value><value name=\"SECOND_VALUE\"><block type=\"math_number\" id=\"KC~1/ViJkhFAp]#W8fM!\"><field name=\"NUM\">1</field></block></value></block></value><statement name=\"DO0\"><block type=\"get_entities\" id=\"AG+3:bgl~ZE7v_}g(7Gn\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"says\" id=\"C0*6WMUKq-b6=}`-]GNV\"><value name=\"TEXT\"><block type=\"text\" id=\"EI)03M-v)y7?lmWiyxN8\"><field name=\"TEXT\">Bravo</field></block></value></block></value></block></statement><statement name=\"ELSE\"><block type=\"get_entities\" id=\"ROZp_I.ukl{YlWo_Nv)k\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"says\" id=\"-.kjNPl%/FwP)B3XN8on\"><value name=\"TEXT\"><block type=\"text\" id=\"Rw5}SSn|mK0WO+76~CVO\"><field name=\"TEXT\">Tu y es presque</field></block></value></block></value></block></statement></block></statement></block></statement></block></next></block></xml>"},{"position":{"x":72,"y":2},"url":"images/game/charactersV2/bugthree/","code":"var histoire;\n\n\nhistoire = false;\npersonnage.vitesse = 0;\npersonnage.hauteurSaut = 1;\ntoujours(fonction () {\n if (joueur.instruments === 1) {\n personnage.vaVers({x: joueur.x, y: 0});\n if ((distanceEntre({x: joueur.x, y: joueur.y}, {x: personnage.x, y: personnage.y})) <= 2) {\n if (histoire === false) {\n histoire = true;\n joueur.vitesse = 0;\n personnage.dit('Hey');\n retarder(2 + ' secondes', fonction () {\n personnage.dit('Je suis PitiPoum');\n });\n retarder(4 + ' secondes', fonction () {\n personnage.dit('j\\'ai perdu mon Djembé, boumBoum');\n });\n retarder(7 + ' secondes', fonction () {\n personnage.dit('Mes amis ZigZoums essaient de la récupérer');\n });\n retarder(10 + ' secondes', fonction () {\n personnage.dit('Mais sans ailes ils ne vont pas très loin...');\n });\n retarder(14 + ' secondes', fonction () {\n personnage.dit('Si tu m\\'aides, je ferai disparaître les rochers...');\n });\n retarder(17 + ' secondes', fonction () {\n personnage.dit('Grâce à la puissance des percussions, boumBidi');\n joueur.niveau = 1;\n joueur.vitesse = 5;\n });\n } } else {\n personnage.saute();\n }} });\n","width":1,"height":2,"type":"character","id":2,"sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"set_var\" id=\"s0n_utyU+{.OqFQ[e{_I\" x=\"215\" y=\"307\"><field name=\"VARNAME\">histoire</field><value name=\"VARDEFINITION\"><block type=\"logic_boolean\" id=\"}%1GTS7@aIf2t3^@Fw#E\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"entities_assignment\" id=\"blL_Yy9L-D9Vp%-MpCG^\"><value name=\"variable\"><block type=\"character_variables\" id=\"s=|ZO]!m86NCTgc?kmB@\"><field name=\"variable\">vitesse</field></block></value><value name=\"value\"><block type=\"math_number\" id=\"4j|-cq}/otm5CvB}Ch%r\"><field name=\"NUM\">0</field></block></value><next><block type=\"entities_assignment\" id=\"k2O{7a?Pe7FO@}a3h)dT\"><value name=\"variable\"><block type=\"character_variables\" id=\"l6u/2+r=z3Tj)Pw#WAu_\"><field name=\"variable\">hauteurSaut</field></block></value><value name=\"value\"><block type=\"math_number\" id=\"0r(zI|2*IZr2@.tml#lp\"><field name=\"NUM\">1</field></block></value><next><block type=\"always\" id=\"/xz68aP/%@jUC`9|K[2~\"><statement name=\"BODY\"><block type=\"condition_if\" id=\"L9U#OD!6!)mw,39BSa4d\"><value name=\"IF0\"><block type=\"compare\" id=\"D81%_gKxCE6]=5(E88Y1\"><field name=\"OPERATOR\">=</field><value name=\"FIRST_VALUE\"><block type=\"player_variables\" id=\"{]9Wx`rL{S4;m|h:FBxS\"><field name=\"variable\">instruments</field></block></value><value name=\"SECOND_VALUE\"><block type=\"math_number\" id=\"ax-^*_/u=77V^MALCd-L\"><field name=\"NUM\">1</field></block></value></block></value><statement name=\"DO0\"><block type=\"get_entities\" id=\"tI*T?:zE=_Txl5|U]8=W\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"go_to\" id=\"x!q02Fa@XSJ,:hq/O_E@\"><value name=\"POSITION\"><block type=\"point\" id=\"z0+=`;a#4u5FY/V#bxhb\"><value name=\"X\"><block type=\"player_variables\" id=\"4#(xHtp]JNC^[0b/fQwT\"><field name=\"variable\">x</field></block></value><value name=\"Y\"><block type=\"math_number\" id=\"cG}f[`nUP%X@q2WFB!u5\"><field name=\"NUM\">0</field></block></value></block></value></block></value><next><block type=\"condition_if\" id=\"W!DuGGx/UgUO|YVzvPhd\"><mutation else=\"1\"></mutation><value name=\"IF0\"><block type=\"compare\" id=\"]!Ck-s-O}@h!.Tfor56/\"><field name=\"OPERATOR\">≤</field><value name=\"FIRST_VALUE\"><block type=\"distance_between\" id=\"a_r,6ckyZ)2iNEaQhp!)\"><value name=\"OBJECT_1\"><block type=\"point\" id=\"#l^0`+5/*R8Ml/c}OApu\"><value name=\"X\"><block type=\"player_variables\" id=\"q6~@xsFuUTbum3v:jy-f\"><field name=\"variable\">x</field></block></value><value name=\"Y\"><block type=\"player_variables\" id=\"cuffR(1.ar{)=Rnt@71%\"><field name=\"variable\">y</field></block></value></block></value><value name=\"OBJECT_2\"><block type=\"point\" id=\"]ERUf|p{vt}Aw_PMSMEH\"><value name=\"X\"><block type=\"character_variables\" id=\"JDj|]}_?gF*mj/2Lm{Qo\"><field name=\"variable\">x</field></block></value><value name=\"Y\"><block type=\"character_variables\" id=\"o!{R7haFH9^HaOTNcjo+\"><field name=\"variable\">y</field></block></value></block></value></block></value><value name=\"SECOND_VALUE\"><block type=\"math_number\" id=\"DoR-?od/YtX)[r9mxx#4\"><field name=\"NUM\">2</field></block></value></block></value><statement name=\"DO0\"><block type=\"condition_if\" id=\"e~u6[4eWyQB=^!hU3)VG\"><value name=\"IF0\"><block type=\"compare\" id=\"8B;4EbalQx/+vtJ85xhO\"><field name=\"OPERATOR\">=</field><value name=\"FIRST_VALUE\"><block type=\"variables_get\" id=\"#]x6WuPugEQGV0uKyt~I\"><field name=\"VAR\">histoire</field></block></value><value name=\"SECOND_VALUE\"><block type=\"logic_boolean\" id=\"M8z-WA}~k*AQ1oODoCGm\"><field name=\"BOOL\">FALSE</field></block></value></block></value><statement name=\"DO0\"><block type=\"entities_assignment\" id=\"PAK.OP=A0k[*!iCbktu7\"><value name=\"variable\"><block type=\"variables_get\" id=\"Jpj,#M~-#%,,UJT_ZY~S\"><field name=\"VAR\">histoire</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"3_4AO1Gh51SMfx}bi|jq\"><field name=\"BOOL\">TRUE</field></block></value><next><block type=\"entities_assignment\" id=\"t-d|?zpaZM)iWorJJMr/\"><value name=\"variable\"><block type=\"player_variables\" id=\"Hji0YIrrlCuCQ4i9790E\"><field name=\"variable\">vitesse</field></block></value><value name=\"value\"><block type=\"math_number\" id=\"]f8kPb9a)3eFhVGe`-9_\"><field name=\"NUM\">0</field></block></value><next><block type=\"get_entities\" id=\"[~(/ku?lx%J@jT]FpkL~\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"says\" id=\"icGpGMOby9zj,DP~NxTD\"><value name=\"TEXT\"><block type=\"text\" id=\"?jU|!LUb2jODodMNSXmp\"><field name=\"TEXT\">Hey</field></block></value></block></value><next><block type=\"delay\" id=\"p{nCxGE!4Z1|DAn9rW~)\"><value name=\"seconds\"><block type=\"math_number\" id=\"0fz;rtrGfL-@9YLl#ldo\"><field name=\"NUM\">2</field></block></value><statement name=\"body\"><block type=\"get_entities\" id=\"pz2?k(ODFqrIW%hxlm/d\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"says\" id=\"kgR9v1BY32T0[,J9-{8=\"><value name=\"TEXT\"><block type=\"text\" id=\"?l:8--+#~9?W{ZbMa:@m\"><field name=\"TEXT\">Je suis PitiPoum</field></block></value></block></value></block></statement><next><block type=\"delay\" id=\"[b;e}Oh}E|YdH)409saJ\"><value name=\"seconds\"><block type=\"math_number\" id=\"18Y.IDI~.?Pf,?f,CAFE\"><field name=\"NUM\">4</field></block></value><statement name=\"body\"><block type=\"get_entities\" id=\"5~07CK8HeDj5TSC;`L9?\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"says\" id=\"f{M]::^6f.;TQ}4Uq0c7\"><value name=\"TEXT\"><block type=\"text\" id=\"*Ik1j2OJ%Q1f0104lObl\"><field name=\"TEXT\">j'ai perdu mon Djembé, boumBoum</field></block></value></block></value></block></statement><next><block type=\"delay\" id=\"JX^a5Pim(1IXs=*VI5K[\"><value name=\"seconds\"><block type=\"math_number\" id=\"djv%[*77e{Of0Do9+4`H\"><field name=\"NUM\">7</field></block></value><statement name=\"body\"><block type=\"get_entities\" id=\"gV+=8(S1aX(OWH02]yHL\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"says\" id=\";~5-u;cni{0eqDPQ._y!\"><value name=\"TEXT\"><block type=\"text\" id=\"rSa1Hq9BQ7s7ZYyFM;O)\"><field name=\"TEXT\">Mes amis ZigZoums essaient de la récupérer</field></block></value></block></value></block></statement><next><block type=\"delay\" id=\"(dE?01]cjg=d{OcIdeN/\"><value name=\"seconds\"><block type=\"math_number\" id=\"l9AsQ/hjVjrrPqym~I5U\"><field name=\"NUM\">10</field></block></value><statement name=\"body\"><block type=\"get_entities\" id=\"vgeTjKS5*1A!=TiYEr.V\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"says\" id=\"GWUyxt;8bD6FmLn}}^ev\"><value name=\"TEXT\"><block type=\"text\" id=\"D=l96=mcUp0JF,98jY}!\"><field name=\"TEXT\">Mais sans ailes ils ne vont pas très loin...</field></block></value></block></value></block></statement><next><block type=\"delay\" id=\"HRxsHgk_S9[.:BT,yO;Q\"><value name=\"seconds\"><block type=\"math_number\" id=\"/Xug4{3,7YWSs;.!,}_M\"><field name=\"NUM\">14</field></block></value><statement name=\"body\"><block type=\"get_entities\" id=\"/AMc:J-M-;(x)?Tc/lMX\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"says\" id=\"N7#+0[c~PgoDcMt*n6z{\"><value name=\"TEXT\"><block type=\"text\" id=\"oC#U}|CBNAN=,YRib@(.\"><field name=\"TEXT\">Si tu m'aides, je ferai disparaître les rochers...</field></block></value></block></value></block></statement><next><block type=\"delay\" id=\"0j=+KOD]6t7gOwOMwt@X\"><value name=\"seconds\"><block type=\"math_number\" id=\"-E7VB!7zqBD=?EqF6gkd\"><field name=\"NUM\">17</field></block></value><statement name=\"body\"><block type=\"get_entities\" id=\"`1w%bM2XOMK41#199n#M\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"says\" id=\"now4u2/O-!1SG|RuwvNX\"><value name=\"TEXT\"><block type=\"text\" id=\"3BXB-vuZQ`@TkPRVqlu@\"><field name=\"TEXT\">Grâce à la puissance des percussions, boumBidi</field></block></value></block></value><next><block type=\"entities_assignment\" id=\"`v8Z5Z|#LPLxmXS?[+S*\"><value name=\"variable\"><block type=\"player_variables\" id=\"M+)iBB_}QntS6tvftw.6\"><field name=\"variable\">niveau</field></block></value><value name=\"value\"><block type=\"math_number\" id=\"7Krn=4dq,;#I~|FC3O%K\"><field name=\"NUM\">1</field></block></value><next><block type=\"entities_assignment\" id=\"y{EjrL{Gt0GnAAqp+wyX\"><value name=\"variable\"><block type=\"player_variables\" id=\"Q2O3d1ldSVfl*%pKlKHX\"><field name=\"variable\">vitesse</field></block></value><value name=\"value\"><block type=\"math_number\" id=\"rT}0U=k#Kw@4t%F6{9?[\"><field name=\"NUM\">5</field></block></value></block></next></block></next></block></statement></block></next></block></next></block></next></block></next></block></next></block></next></block></next></block></next></block></statement></block></statement><statement name=\"ELSE\"><block type=\"get_entities\" id=\"G]yw;0kx/rwC48!1^DJn\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"jump\" id=\"Iu-y;nMlps)^vS@/*lVK\"></block></value></block></statement></block></next></block></statement></block></statement></block></next></block></next></block></next></block></xml>"},{"position":{"x":77,"y":7},"url":"images/game/charactersV2/bugfour/","code":"var monX, monY;\n\n\nmonX = personnage.x;\nmonY = personnage.y+2;\npersonnage.vitesse = 0;\ntoujours(fonction () {\n personnage.vitesse = (personnage.vitesse+0.25);\n personnage.avance();\n if (personnage.y <= 1) {\n personnage.teleporte({x: monX, y: monY});\n personnage.vitesse = 0;\n } });\n","width":1,"height":2,"type":"character","id":3,"sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"set_var\" id=\"nh%vM0kyFqOTjb5u(0;u\" x=\"450\" y=\"307\"><field name=\"VARNAME\">monX</field><value name=\"VARDEFINITION\"><block type=\"character_variables\" id=\"@++8JvkHmh!@J#HQHE]+\"><field name=\"variable\">x</field></block></value><next><block type=\"set_var\" id=\"qtYhz99hyZ*B8ev^k`pu\"><field name=\"VARNAME\">monY</field><value name=\"VARDEFINITION\"><block type=\"math_arithmetic_custom\" id=\"N+ZN_vKO41hd8bB-+uo4\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"character_variables\" id=\".w=7(F6/K80-+PF3HItY\"><field name=\"variable\">y</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"v%3?w-*M:2{2zA;~5lYR\"><field name=\"NUM\">2</field></block></value></block></value><next><block type=\"entities_assignment\" id=\"q.D9XuBjxhG~BDP~APgK\"><value name=\"variable\"><block type=\"character_variables\" id=\"NB)MSw3~Gqs:~h7]:0*l\"><field name=\"variable\">vitesse</field></block></value><value name=\"value\"><block type=\"math_number\" id=\"_Ym*!sn!S`Ic=?PLwR8k\"><field name=\"NUM\">0</field></block></value><next><block type=\"always\" id=\"S-mt[?+wHSXoqOIF7gB~\"><statement name=\"BODY\"><block type=\"entities_assignment\" id=\"oW~{aA(X`(hWAG-Ws86P\"><value name=\"variable\"><block type=\"character_variables\" id=\"4/AU{3,/@7eWNuFsDX1H\"><field name=\"variable\">vitesse</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\".|p(e^f#@jy0@f~,K[hs\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"character_variables\" id=\")?CScS(E(DY8/4F9KKNp\"><field name=\"variable\">vitesse</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"@ih_jvAKtT#XIqwUU%LD\"><field name=\"NUM\">0.25</field></block></value></block></value><next><block type=\"get_entities\" id=\"+Nd:knj+2p5{RI|C#l2a\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"move_forward\" id=\"0#i.0|*FTI671qIRIG4B\"></block></value><next><block type=\"condition_if\" id=\"/J_AUPl,h_#BbW1ONirV\"><value name=\"IF0\"><block type=\"compare\" id=\"IR7AqGZJl2?7|+n^iz^o\"><field name=\"OPERATOR\">≤</field><value name=\"FIRST_VALUE\"><block type=\"character_variables\" id=\"?qghEqfrBRhKs;xy%W[[\"><field name=\"variable\">y</field></block></value><value name=\"SECOND_VALUE\"><block type=\"math_number\" id=\"|08S]3MUV)+|AAQ]HL5A\"><field name=\"NUM\">1</field></block></value></block></value><statement name=\"DO0\"><block type=\"get_entities\" id=\"Slloc_dqhiqBsSwFDUR7\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"teleport\" id=\";aRk/MWwBh8jys;]qM/M\"><value name=\"POSITION\"><block type=\"point\" id=\"oo(stHJP2+=oWAaxcasc\"><value name=\"X\"><block type=\"variables_get\" id=\"5TaJp8jK9=s8%{TI;Bo4\"><field name=\"VAR\">monX</field></block></value><value name=\"Y\"><block type=\"variables_get\" id=\"!|gt7q4hW3g9VJ/k;P6)\"><field name=\"VAR\">monY</field></block></value></block></value></block></value><next><block type=\"entities_assignment\" id=\"uPY-+[E%y0Mvagw7KO?H\"><value name=\"variable\"><block type=\"character_variables\" id=\"#voNznT5NL=NZ.AF!Tbr\"><field name=\"variable\">vitesse</field></block></value><value name=\"value\"><block type=\"math_number\" id=\"F^RS[10,3/.eo[7B*r92\"><field name=\"NUM\">0</field></block></value></block></next></block></statement></block></next></block></next></block></statement></block></next></block></next></block></next></block></xml>"},{"position":{"x":171,"y":2},"url":"images/game/charactersV2/bugthree/","code":"var ok;\n\n\nok = false;\npersonnage.danse();\ntoujours(fonction () {\n if (joueur.aterissage === true) {\n if (joueur.instruments === 2) {\n personnage.dit('Mon Djembé ! Merci !');\n retarder(3 + ' secondes', fonction () {\n personnage.dit('Tam');\n joueur.passRocks = true;\n joueur.aterissage = false;\n });\n } else {\n personnage.dit('Tu y es presque');\n }} });\n","width":1,"height":2,"type":"character","id":4,"sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"set_var\" id=\"ewYwjBFava9W*!DZhP~W\" x=\"215\" y=\"307\"><field name=\"VARNAME\">ok</field><value name=\"VARDEFINITION\"><block type=\"logic_boolean\" id=\":~xuj9+aCfC*zW;n_T_E\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"get_entities\" id=\"D16M4S[YK7d2I^.#ufBq\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"dance\" id=\"z4mGg}Xf`ASPwqDS:6]}\"></block></value><next><block type=\"always\" id=\"p3=favZWlT/,UZ5zk8Mv\"><statement name=\"BODY\"><block type=\"condition_if\" id=\"!2z)J7eMRgI0ItGP8syN\"><value name=\"IF0\"><block type=\"compare\" id=\"N_}?{NTguc7-r2pZHkWz\"><field name=\"OPERATOR\">=</field><value name=\"FIRST_VALUE\"><block type=\"player_variables\" id=\"~9rN37Qgbkb#{(0l,Aqi\"><field name=\"variable\">aterissage</field></block></value><value name=\"SECOND_VALUE\"><block type=\"logic_boolean\" id=\"-t.1;XSJc+{ZhL{:OWiH\"><field name=\"BOOL\">TRUE</field></block></value></block></value><statement name=\"DO0\"><block type=\"condition_if\" id=\"y4J`%5mTq?L%zJk_RRk?\"><mutation else=\"1\"></mutation><value name=\"IF0\"><block type=\"compare\" id=\"W^NUBcw2VA#.D0;kve`|\"><field name=\"OPERATOR\">=</field><value name=\"FIRST_VALUE\"><block type=\"player_variables\" id=\"AX=ku7*oi_|k=v~N[!^V\"><field name=\"variable\">instruments</field></block></value><value name=\"SECOND_VALUE\"><block type=\"math_number\" id=\"xlG^V(XWDFP^@O3Z@?fo\"><field name=\"NUM\">2</field></block></value></block></value><statement name=\"DO0\"><block type=\"get_entities\" id=\"?F7x(96wkWe[B2.xB-J~\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"says\" id=\"*dZ.l?*+[jF4mEU-h{38\"><value name=\"TEXT\"><block type=\"text\" id=\"C3e7Rj[lO)=,P/i7IRpU\"><field name=\"TEXT\">Mon Djembé ! Merci !</field></block></value></block></value><next><block type=\"delay\" id=\"2x)t2VLD]!OAl4sA(aam\"><value name=\"seconds\"><block type=\"math_number\" id=\"~ro=cp)Ud``Ni9r`OP*i\"><field name=\"NUM\">3</field></block></value><statement name=\"body\"><block type=\"get_entities\" id=\"KNx9kVQ5_:v:{*@?3)sA\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"says\" id=\"~1Sut-v9?rq8In8DS?ny\"><value name=\"TEXT\"><block type=\"text\" id=\"h#z|0n|3XMqbp#8gKj9~\"><field name=\"TEXT\">Tam</field></block></value></block></value><next><block type=\"entities_assignment\" id=\":{FneU@ZnrmEC4_fR)Ye\"><value name=\"variable\"><block type=\"player_variables\" id=\"53G/f:[%9Di_CB*juyDF\"><field name=\"variable\">passRocks</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"R[zglYJRfn}rpeVD:3Cs\"><field name=\"BOOL\">TRUE</field></block></value><next><block type=\"entities_assignment\" id=\"lSky-YV|!@9KTgZ`rZdw\"><value name=\"variable\"><block type=\"player_variables\" id=\"~tjNti,q}[~#J@oP}/3U\"><field name=\"variable\">aterissage</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"`QRzTo+U-e4dPoc-9R2N\"><field name=\"BOOL\">FALSE</field></block></value></block></next></block></next></block></statement></block></next></block></statement><statement name=\"ELSE\"><block type=\"get_entities\" id=\"ZH~h9Pn|tChrV:27n93R\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"says\" id=\"mCz2Iz=s7:equwGZz]2u\"><value name=\"TEXT\"><block type=\"text\" id=\"%t;FYE3H[FFQMr{{+uiz\"><field name=\"TEXT\">Tu y es presque</field></block></value></block></value></block></statement></block></statement></block></statement></block></next></block></next></block></xml>"},{"position":{"x":181,"y":3},"url":"images/game/charactersV2/bugtwo/","code":"var dist;\n\n\ndist = 0;\ntoujours(fonction () {\n dist = (distanceEntre({x: joueur.x, y: joueur.y}, {x: personnage.x, y: personnage.y}));\n if (joueur.passRocks === true && dist <= 3) {\n joueur.passRocks = false;\n retarder(3 + ' secondes', fonction () {\n personnage.dit('Le ptiKiPik à roulettes');\n });\n retarder(6 + ' secondes', fonction () {\n personnage.dit('a volé ma trompette');\n });\n retarder(9 + ' secondes', fonction () {\n personnage.dit(' Je te donne un pouvoir pour l\\'arrêter');\n });\n retarder(12 + ' secondes', fonction () {\n personnage.dit('Appuie sur A et tu le feras danser');\n joueur.niveau = 3;\n joueur.vitesse = 6;\n });\n } else if (joueur.passRocks === true && dist > 3) {\n personnage.dit('Au secours !');\n }});\n","width":1,"height":2,"type":"character","id":5,"sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"set_var\" id=\"vNS}?{W~JIeaZe*-qTi}\" x=\"215\" y=\"307\"><field name=\"VARNAME\">dist</field><value name=\"VARDEFINITION\"><block type=\"math_number\" id=\")I-}/nzgz?@.R!PR5ij7\"><field name=\"NUM\">0</field></block></value><next><block type=\"always\" id=\"-2CB|}~.Qf!z%GG?]dnQ\"><statement name=\"BODY\"><block type=\"entities_assignment\" id=\"|E[ERx277|fZmwmheO38\"><value name=\"variable\"><block type=\"variables_get\" id=\"O`|d}}3|i}Z7lR}Hq;A3\"><field name=\"VAR\">dist</field></block></value><value name=\"value\"><block type=\"distance_between\" id=\"1B4?/nl[%W`QO)~vn`,J\"><value name=\"OBJECT_1\"><block type=\"point\" id=\"Dm^U=^]Y!4}jNca0a]^n\"><value name=\"X\"><block type=\"player_variables\" id=\"NTCvM28P1gOx2t;2M%.`\"><field name=\"variable\">x</field></block></value><value name=\"Y\"><block type=\"player_variables\" id=\"WV9%EA6IQQxt4AuFuPf0\"><field name=\"variable\">y</field></block></value></block></value><value name=\"OBJECT_2\"><block type=\"point\" id=\"pmn0yQ;CZiP8Fd;}DN3^\"><value name=\"X\"><block type=\"character_variables\" id=\"G9MH*rG;`~b!Ai.}hC+B\"><field name=\"variable\">x</field></block></value><value name=\"Y\"><block type=\"character_variables\" id=\"v`c/3a=db]EEKX,0:7w+\"><field name=\"variable\">y</field></block></value></block></value></block></value><next><block type=\"condition_if\" id=\"*xDczI7A`;Kdk_BnIk.G\"><mutation elseif=\"1\"></mutation><value name=\"IF0\"><block type=\"logic_operation\" id=\"L=]SA5/19D`y1rn(WVIo\"><field name=\"OP\">AND</field><value name=\"A\"><block type=\"compare\" id=\"@RuFkwj8+Oyx-e2aM9J4\"><field name=\"OPERATOR\">=</field><value name=\"FIRST_VALUE\"><block type=\"player_variables\" id=\"Z(Qq-H?.wMeS[RqCm[G[\"><field name=\"variable\">passRocks</field></block></value><value name=\"SECOND_VALUE\"><block type=\"logic_boolean\" id=\"jhzjrzk0WnD~_P4WDeCr\"><field name=\"BOOL\">TRUE</field></block></value></block></value><value name=\"B\"><block type=\"compare\" id=\"D^3td0=W)O1]qfsBVHbp\"><field name=\"OPERATOR\">≤</field><value name=\"FIRST_VALUE\"><block type=\"variables_get\" id=\"m:[uKFxW~pRM2BVCju@K\"><field name=\"VAR\">dist</field></block></value><value name=\"SECOND_VALUE\"><block type=\"math_number\" id=\"F+nZltHBiAKfHD[Nwha1\"><field name=\"NUM\">3</field></block></value></block></value></block></value><statement name=\"DO0\"><block type=\"entities_assignment\" id=\"??pLvF?`[@Hc(ExuYgHv\"><value name=\"variable\"><block type=\"player_variables\" id=\"E+)lVAVPWD!Kdj/#eyYW\"><field name=\"variable\">passRocks</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"4,J?:JwT4Pz[qm]L9Pj2\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"delay\" id=\"/p%KL%;=O4w[[37M}ywz\"><value name=\"seconds\"><block type=\"math_number\" id=\"s.NX_[Uf5{gvKI.lnpxi\"><field name=\"NUM\">3</field></block></value><statement name=\"body\"><block type=\"get_entities\" id=\"oa~1D)|r`^@JYU*J4DB%\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"says\" id=\",qkIA^`-3FYoaO4sH@?H\"><value name=\"TEXT\"><block type=\"text\" id=\"O;Ooy@Vt`)NaMak)XrgE\"><field name=\"TEXT\">Le ptiKiPik à roulettes</field></block></value></block></value></block></statement><next><block type=\"delay\" id=\"CW*vBTns^NV@yvMslGqK\"><value name=\"seconds\"><block type=\"math_number\" id=\"=q/=5yK%*Pduv,_vt}`]\"><field name=\"NUM\">6</field></block></value><statement name=\"body\"><block type=\"get_entities\" id=\"dkW}y%7lC}i]85U{fi;L\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"says\" id=\"3BBr0%*WucM:4#F?Lv/N\"><value name=\"TEXT\"><block type=\"text\" id=\"D!4`E0vHcb8|oeFrbHL#\"><field name=\"TEXT\">a volé ma trompette</field></block></value></block></value></block></statement><next><block type=\"delay\" id=\"fRQRcmNBe:[(d0qLX`P)\"><value name=\"seconds\"><block type=\"math_number\" id=\"TC8B_2.AB||vsNa55@Sw\"><field name=\"NUM\">9</field></block></value><statement name=\"body\"><block type=\"get_entities\" id=\"f`y^?}!_-7[DF:IIcQ*:\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"says\" id=\"`9]uyL_mksECRILQh_yh\"><value name=\"TEXT\"><block type=\"text\" id=\"D2%J^6B.AI;h%hFKw[f;\"><field name=\"TEXT\"> Je te donne un pouvoir pour l'arrêter</field></block></value></block></value></block></statement><next><block type=\"delay\" id=\"tSYqf@yCAyK/08l^#kye\"><value name=\"seconds\"><block type=\"math_number\" id=\"j(@*UWG;pA[!_#sIz9a)\"><field name=\"NUM\">12</field></block></value><statement name=\"body\"><block type=\"get_entities\" id=\"u==q:BB^aUadq=kLrGYU\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"says\" id=\"fRk+w2(f#/MrVaKNH.+.\"><value name=\"TEXT\"><block type=\"text\" id=\";X=fX7}Gvje`N({a)Des\"><field name=\"TEXT\">Appuie sur A et tu le feras danser</field></block></value></block></value><next><block type=\"entities_assignment\" id=\"5HQYD3,1b/)I|:ho`3yD\"><value name=\"variable\"><block type=\"player_variables\" id=\"/;3|5Km;0;_qIK9;:lb@\"><field name=\"variable\">niveau</field></block></value><value name=\"value\"><block type=\"math_number\" id=\"E=Yq!TQk4F?4~6uFNQLl\"><field name=\"NUM\">3</field></block></value><next><block type=\"entities_assignment\" id=\".8IQijn2XAOL41u}?^mx\"><value name=\"variable\"><block type=\"player_variables\" id=\"qpw^PspN31)zjUUDcH0e\"><field name=\"variable\">vitesse</field></block></value><value name=\"value\"><block type=\"math_number\" id=\"FV=08A_r7Rzg%^xSrEg+\"><field name=\"NUM\">6</field></block></value></block></next></block></next></block></statement></block></next></block></next></block></next></block></next></block></statement><value name=\"IF1\"><block type=\"logic_operation\" id=\"0,DhD(uXcjQhw+O3%e@w\"><field name=\"OP\">AND</field><value name=\"A\"><block type=\"compare\" id=\"Ei6H3ra:1ZpebSarijp#\"><field name=\"OPERATOR\">=</field><value name=\"FIRST_VALUE\"><block type=\"player_variables\" id=\"7)!R7wPXG}`E*tuD4Sy:\"><field name=\"variable\">passRocks</field></block></value><value name=\"SECOND_VALUE\"><block type=\"logic_boolean\" id=\"+{(2rYYPcrKFPdG)v8EN\"><field name=\"BOOL\">TRUE</field></block></value></block></value><value name=\"B\"><block type=\"compare\" id=\"2~)N#[D{PPoRtJ3wJQBl\"><field name=\"OPERATOR\">&gt;</field><value name=\"FIRST_VALUE\"><block type=\"variables_get\" id=\"1|ok{q|EJ1UnIz:_Y4R-\"><field name=\"VAR\">dist</field></block></value><value name=\"SECOND_VALUE\"><block type=\"math_number\" id=\"X6c-|J[^ouEdp-Xkgayi\"><field name=\"NUM\">3</field></block></value></block></value></block></value><statement name=\"DO1\"><block type=\"get_entities\" id=\"3,Q~Obzv7fbcWCoSyY`g\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"says\" id=\"kYSXR)3|]j1+#f(C=ubq\"><value name=\"TEXT\"><block type=\"text\" id=\"ldhk;xH(6mE.0AI2E]{P\"><field name=\"TEXT\">Au secours !</field></block></value></block></value></block></statement></block></next></block></statement></block></next></block></xml>"},{"position":{"x":184,"y":2},"url":"images/game/charactersV2/bugseven/","code":"var running;\n\n\nrunning = false;\npersonnage.hauteurSaut = 3;\npersonnage.vitesse = 6;\ntoujours(fonction () {\n if (joueur.niveau === 3) {\n if (running === false) {\n running = true;\n personnage.dit('Essaie de m\\'attraper !');\n } personnage.avance();\n } });\nquand('est bloqué', fonction () {\n personnage.saute();\n});\nquand('commence à danser', fonction () {\n personnage.dit('Tiens ton instrument !');\n joueur.trompetteX = personnage.x;\n joueur.trompetteY = (personnage.y+1);\n joueur.trompette = true;\n});\n","width":1,"height":2,"type":"character","id":6,"sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"set_var\" id=\"EC2`:wclhjaAO0^JvSH`\" x=\"215\" y=\"307\"><field name=\"VARNAME\">running</field><value name=\"VARDEFINITION\"><block type=\"logic_boolean\" id=\"jAY5`MkZ#0Ki3,dJgw!k\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"entities_assignment\" id=\"thbHE*yL%TGkX?y,hXh.\"><value name=\"variable\"><block type=\"character_variables\" id=\"O-3;rXj~B;pVDT|Fiq4-\"><field name=\"variable\">hauteurSaut</field></block></value><value name=\"value\"><block type=\"math_number\" id=\"HYB4WuawjWL^V#lMBZox\"><field name=\"NUM\">3</field></block></value><next><block type=\"entities_assignment\" id=\"r-ipOGf-1LRDj}T1Sl!d\"><value name=\"variable\"><block type=\"character_variables\" id=\"UzyyZ8di#w4%gI_BsN5Y\"><field name=\"variable\">vitesse</field></block></value><value name=\"value\"><block type=\"math_number\" id=\"liZ)@|H/E.F[qDb]*b@J\"><field name=\"NUM\">6</field></block></value><next><block type=\"always\" id=\"+`SBQo50r#71FpSbTm.O\"><statement name=\"BODY\"><block type=\"condition_if\" id=\"OIF#q(fII2LWFT?vilu[\"><value name=\"IF0\"><block type=\"compare\" id=\"VmL|2G{0K,mYb(4#M0~k\"><field name=\"OPERATOR\">=</field><value name=\"FIRST_VALUE\"><block type=\"player_variables\" id=\"+9QeY5r4Q5%^[p%L~=qV\"><field name=\"variable\">niveau</field></block></value><value name=\"SECOND_VALUE\"><block type=\"math_number\" id=\"N.rw^EN=dnRQi_jv#I8r\"><field name=\"NUM\">3</field></block></value></block></value><statement name=\"DO0\"><block type=\"condition_if\" id=\"*[8mxlaqGa@6/GT(6rUs\"><value name=\"IF0\"><block type=\"compare\" id=\"e)1nPD.WBX7{I7SkiID6\"><field name=\"OPERATOR\">=</field><value name=\"FIRST_VALUE\"><block type=\"variables_get\" id=\"7)91Q5JX6UnfD=~E#!@/\"><field name=\"VAR\">running</field></block></value><value name=\"SECOND_VALUE\"><block type=\"logic_boolean\" id=\"#QrO#.H~hXkok*zU+(7z\"><field name=\"BOOL\">FALSE</field></block></value></block></value><statement name=\"DO0\"><block type=\"entities_assignment\" id=\"sxa-y_[es/8H-3dM@=AS\"><value name=\"variable\"><block type=\"variables_get\" id=\"[z;c6W*4~uE/{kKtaX2M\"><field name=\"VAR\">running</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"2Q(S.khbySaXMobp%T6~\"><field name=\"BOOL\">TRUE</field></block></value><next><block type=\"get_entities\" id=\":b[Qk.=z8H!ru)ltS;T=\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"says\" id=\"B2KK@!dGCVuwK^D;CP-f\"><value name=\"TEXT\"><block type=\"text\" id=\"p+qGMbW@PXz~7VZTRxp`\"><field name=\"TEXT\">Essaie de m'attraper !</field></block></value></block></value></block></next></block></statement><next><block type=\"get_entities\" id=\"BOvYW)y@06.I4eSP=aCL\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"move_forward\" id=\"1eAc!vKxD[Em.)71L.3?\"></block></value></block></next></block></statement></block></statement><next><block type=\"gamecode_when\" id=\"[wePN2awz0b4pMGY^4}6\"><value name=\"EVENT\"><block type=\"event_is_blocked\" id=\"2o8|vH|_rbKZ[xbV:Nhe\"></block></value><statement name=\"BODY\"><block type=\"get_entities\" id=\"tNFCge]v`Rbt#i~y_eXr\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"jump\" id=\"nW}Q/oywD|X}W[v-RWDQ\"></block></value></block></statement><next><block type=\"gamecode_when\" id=\")Qv{-?;5z#]%h=:ltWgo\"><value name=\"EVENT\"><block type=\"event_start_dancing\" id=\"l14/SvEx+r`lRBx:`hZ@\"></block></value><statement name=\"BODY\"><block type=\"get_entities\" id=\"S+;8AQm]KBd%jY=!DRpc\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"says\" id=\"gEUW3.tE;i:.@a8{qF@H\"><value name=\"TEXT\"><block type=\"text\" id=\"g+Wsr3Co{?6PRT5Xp#t{\"><field name=\"TEXT\">Tiens ton instrument !</field></block></value></block></value><next><block type=\"entities_assignment\" id=\"P.fvVF@M#Z}gW8KUob*d\"><value name=\"variable\"><block type=\"player_variables\" id=\"UDFI*mPOM2k!X%:PlwvR\"><field name=\"variable\">trompetteX</field></block></value><value name=\"value\"><block type=\"character_variables\" id=\"%oH:EOO1w9M%ki4btVAi\"><field name=\"variable\">x</field></block></value><next><block type=\"entities_assignment\" id=\"^Kcq^WXL;Y0F:dGo)TSY\"><value name=\"variable\"><block type=\"player_variables\" id=\"O:[6N4GL-CAfIQ:W3Y,n\"><field name=\"variable\">trompetteY</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"9Hk6V1kjv6i]ZSs9Ydtx\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"character_variables\" id=\"uF7NLiQiQ:qF_,%Q|VWA\"><field name=\"variable\">y</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"yyL[22SY{!X?TTt17FTp\"><field name=\"NUM\">1</field></block></value></block></value><next><block type=\"entities_assignment\" id=\"mBeab~^Rrku62JD*LHP5\"><value name=\"variable\"><block type=\"player_variables\" id=\"LBNT!H3.N!#Zv5EUXew%\"><field name=\"variable\">trompette</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"?`-|B}u/=BkxgGk6e](A\"><field name=\"BOOL\">TRUE</field></block></value></block></next></block></next></block></next></block></statement></block></next></block></next></block></next></block></next></block></next></block></xml>"},{"position":{"x":244,"y":6},"url":"images/game/charactersV2/bugfive/","code":"var isDancing;\n\n\nisDancing = false;\ntoujours(fonction () {\n if (joueur.victoire === true && isDancing === false) {\n personnage.danse();\n isDancing = true;\n personnage.teleporte({x: 244, y: 6});\n } });\n","width":1,"height":2,"type":"character","id":7,"sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"set_var\" id=\"QAWepSg8zmP?9-noG,1b\" x=\"285\" y=\"265\"><field name=\"VARNAME\">isDancing</field><value name=\"VARDEFINITION\"><block type=\"logic_boolean\" id=\"XOhrl#c,:cHj)GL@:IBx\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"always\" id=\"T-PW7jV{1jbgN#2Z_/U1\"><statement name=\"BODY\"><block type=\"condition_if\" id=\"LO1HX{@ZTS*oXLS-CmCy\"><value name=\"IF0\"><block type=\"logic_operation\" id=\"tL7Ng!/y)+EBMINX^mnv\"><field name=\"OP\">AND</field><value name=\"A\"><block type=\"compare\" id=\"I!{Bb2ucL@~0!Va/QlO[\"><field name=\"OPERATOR\">=</field><value name=\"FIRST_VALUE\"><block type=\"player_variables\" id=\"Pu)egx`nj[vhl8Sf?Wmu\"><field name=\"variable\">victoire</field></block></value><value name=\"SECOND_VALUE\"><block type=\"logic_boolean\" id=\"0t/h78R2:l;Bo_o~uy2E\"><field name=\"BOOL\">TRUE</field></block></value></block></value><value name=\"B\"><block type=\"compare\" id=\"#3x.1H(Kf+s%`JcW?qs(\"><field name=\"OPERATOR\">=</field><value name=\"FIRST_VALUE\"><block type=\"variables_get\" id=\"7T`N!n{Bj6wT4%R~Dc(7\"><field name=\"VAR\">isDancing</field></block></value><value name=\"SECOND_VALUE\"><block type=\"logic_boolean\" id=\"bKP7lr{wB;j^iwajJQqw\"><field name=\"BOOL\">FALSE</field></block></value></block></value></block></value><statement name=\"DO0\"><block type=\"get_entities\" id=\"jTEku#2b.2j%j!~KMeTs\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"dance\" id=\"qvfCY-7y3wVfD,skT|C2\"></block></value><next><block type=\"entities_assignment\" id=\"qC@2zW3nZrIePjg+GW`W\"><value name=\"variable\"><block type=\"variables_get\" id=\"ps?T@;+[ku^nYK1x~)S5\"><field name=\"VAR\">isDancing</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"Zo{0=(I6y6;*e@hr/C|s\"><field name=\"BOOL\">TRUE</field></block></value><next><block type=\"get_entities\" id=\"okPG}65QE1vkmVX|y-kw\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"teleport\" id=\")QU,b/%G3%df?iyR~rj@\"><value name=\"POSITION\"><block type=\"point\" id=\"%8jm9@p1gGzT~k1+o0s]\"><value name=\"X\"><block type=\"math_number\" id=\"GM)5i6H~,ziAx^DMcE@M\"><field name=\"NUM\">244</field></block></value><value name=\"Y\"><block type=\"math_number\" id=\"mf~mFt~}s0ZFu)Ym2)Ty\"><field name=\"NUM\">6</field></block></value></block></value></block></value></block></next></block></next></block></statement></block></statement></block></next></block></xml>"},{"position":{"x":246,"y":5},"url":"images/game/charactersV2/bugthree/","code":"var isDancing;\n\n\nisDancing = false;\ntoujours(fonction () {\n if (joueur.victoire === true && isDancing === false) {\n personnage.danse();\n isDancing = true;\n personnage.teleporte({x: 246, y: 5});\n } });\n","width":1,"height":2,"type":"character","id":8,"sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"set_var\" id=\"QAWepSg8zmP?9-noG,1b\" x=\"285\" y=\"265\"><field name=\"VARNAME\">isDancing</field><value name=\"VARDEFINITION\"><block type=\"logic_boolean\" id=\"XOhrl#c,:cHj)GL@:IBx\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"always\" id=\"T-PW7jV{1jbgN#2Z_/U1\"><statement name=\"BODY\"><block type=\"condition_if\" id=\"LO1HX{@ZTS*oXLS-CmCy\"><value name=\"IF0\"><block type=\"logic_operation\" id=\"tL7Ng!/y)+EBMINX^mnv\"><field name=\"OP\">AND</field><value name=\"A\"><block type=\"compare\" id=\"I!{Bb2ucL@~0!Va/QlO[\"><field name=\"OPERATOR\">=</field><value name=\"FIRST_VALUE\"><block type=\"player_variables\" id=\"Pu)egx`nj[vhl8Sf?Wmu\"><field name=\"variable\">victoire</field></block></value><value name=\"SECOND_VALUE\"><block type=\"logic_boolean\" id=\"0t/h78R2:l;Bo_o~uy2E\"><field name=\"BOOL\">TRUE</field></block></value></block></value><value name=\"B\"><block type=\"compare\" id=\"#3x.1H(Kf+s%`JcW?qs(\"><field name=\"OPERATOR\">=</field><value name=\"FIRST_VALUE\"><block type=\"variables_get\" id=\"7T`N!n{Bj6wT4%R~Dc(7\"><field name=\"VAR\">isDancing</field></block></value><value name=\"SECOND_VALUE\"><block type=\"logic_boolean\" id=\"bKP7lr{wB;j^iwajJQqw\"><field name=\"BOOL\">FALSE</field></block></value></block></value></block></value><statement name=\"DO0\"><block type=\"get_entities\" id=\"jTEku#2b.2j%j!~KMeTs\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"dance\" id=\"qvfCY-7y3wVfD,skT|C2\"></block></value><next><block type=\"entities_assignment\" id=\"qC@2zW3nZrIePjg+GW`W\"><value name=\"variable\"><block type=\"variables_get\" id=\"ps?T@;+[ku^nYK1x~)S5\"><field name=\"VAR\">isDancing</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"Zo{0=(I6y6;*e@hr/C|s\"><field name=\"BOOL\">TRUE</field></block></value><next><block type=\"get_entities\" id=\"okPG}65QE1vkmVX|y-kw\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"teleport\" id=\")QU,b/%G3%df?iyR~rj@\"><value name=\"POSITION\"><block type=\"point\" id=\"%8jm9@p1gGzT~k1+o0s]\"><value name=\"X\"><block type=\"math_number\" id=\"GM)5i6H~,ziAx^DMcE@M\"><field name=\"NUM\">246</field></block></value><value name=\"Y\"><block type=\"math_number\" id=\"mf~mFt~}s0ZFu)Ym2)Ty\"><field name=\"NUM\">5</field></block></value></block></value></block></value></block></next></block></next></block></statement></block></statement></block></next></block></xml>"},{"position":{"x":248,"y":5},"url":"images/game/charactersV2/bugtwo/","code":"var isDancing;\n\n\nisDancing = false;\ntoujours(fonction () {\n if (joueur.victoire === true && isDancing === false) {\n personnage.danse();\n isDancing = true;\n personnage.teleporte({x: 248, y: 5});\n retarder(4 + ' secondes', fonction () {\n victoire();\n });\n } });\n","width":1,"height":2,"type":"character","id":9,"sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"set_var\" id=\"QAWepSg8zmP?9-noG,1b\" x=\"400\" y=\"265\"><field name=\"VARNAME\">isDancing</field><value name=\"VARDEFINITION\"><block type=\"logic_boolean\" id=\"XOhrl#c,:cHj)GL@:IBx\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"always\" id=\"T-PW7jV{1jbgN#2Z_/U1\"><statement name=\"BODY\"><block type=\"condition_if\" id=\"LO1HX{@ZTS*oXLS-CmCy\"><value name=\"IF0\"><block type=\"logic_operation\" id=\"tL7Ng!/y)+EBMINX^mnv\"><field name=\"OP\">AND</field><value name=\"A\"><block type=\"compare\" id=\"I!{Bb2ucL@~0!Va/QlO[\"><field name=\"OPERATOR\">=</field><value name=\"FIRST_VALUE\"><block type=\"player_variables\" id=\"Pu)egx`nj[vhl8Sf?Wmu\"><field name=\"variable\">victoire</field></block></value><value name=\"SECOND_VALUE\"><block type=\"logic_boolean\" id=\"0t/h78R2:l;Bo_o~uy2E\"><field name=\"BOOL\">TRUE</field></block></value></block></value><value name=\"B\"><block type=\"compare\" id=\"#3x.1H(Kf+s%`JcW?qs(\"><field name=\"OPERATOR\">=</field><value name=\"FIRST_VALUE\"><block type=\"variables_get\" id=\"7T`N!n{Bj6wT4%R~Dc(7\"><field name=\"VAR\">isDancing</field></block></value><value name=\"SECOND_VALUE\"><block type=\"logic_boolean\" id=\"bKP7lr{wB;j^iwajJQqw\"><field name=\"BOOL\">FALSE</field></block></value></block></value></block></value><statement name=\"DO0\"><block type=\"get_entities\" id=\"jTEku#2b.2j%j!~KMeTs\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"dance\" id=\"qvfCY-7y3wVfD,skT|C2\"></block></value><next><block type=\"entities_assignment\" id=\"qC@2zW3nZrIePjg+GW`W\"><value name=\"variable\"><block type=\"variables_get\" id=\"ps?T@;+[ku^nYK1x~)S5\"><field name=\"VAR\">isDancing</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"Zo{0=(I6y6;*e@hr/C|s\"><field name=\"BOOL\">TRUE</field></block></value><next><block type=\"get_entities\" id=\"okPG}65QE1vkmVX|y-kw\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"teleport\" id=\")QU,b/%G3%df?iyR~rj@\"><value name=\"POSITION\"><block type=\"point\" id=\"%8jm9@p1gGzT~k1+o0s]\"><value name=\"X\"><block type=\"math_number\" id=\"GM)5i6H~,ziAx^DMcE@M\"><field name=\"NUM\">248</field></block></value><value name=\"Y\"><block type=\"math_number\" id=\"mf~mFt~}s0ZFu)Ym2)Ty\"><field name=\"NUM\">5</field></block></value></block></value></block></value><next><block type=\"delay\" id=\"{UWx8b,:,CCOQbL{pD4E\"><value name=\"seconds\"><block type=\"math_number\" id=\"m#9ZK#6s.vR@04@LL8No\"><field name=\"NUM\">4</field></block></value><statement name=\"body\"><block type=\"victory\" id=\"mH8Fl`V61QVQ1b0*M9u+\"></block></statement></block></next></block></next></block></next></block></statement></block></statement></block></next></block></xml>"},{"position":{"x":242,"y":7},"url":"images/game/charactersV2/bugfour/","code":"var isDancing;\n\n\nisDancing = false;\ntoujours(fonction () {\n if (joueur.victoire === true && isDancing === false) {\n personnage.danse();\n isDancing = true;\n personnage.teleporte({x: 242, y: 7});\n } });\n","width":1,"height":2,"type":"character","id":10,"sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"set_var\" id=\"QAWepSg8zmP?9-noG,1b\" x=\"285\" y=\"265\"><field name=\"VARNAME\">isDancing</field><value name=\"VARDEFINITION\"><block type=\"logic_boolean\" id=\"XOhrl#c,:cHj)GL@:IBx\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"always\" id=\"T-PW7jV{1jbgN#2Z_/U1\"><statement name=\"BODY\"><block type=\"condition_if\" id=\"LO1HX{@ZTS*oXLS-CmCy\"><value name=\"IF0\"><block type=\"logic_operation\" id=\"tL7Ng!/y)+EBMINX^mnv\"><field name=\"OP\">AND</field><value name=\"A\"><block type=\"compare\" id=\"I!{Bb2ucL@~0!Va/QlO[\"><field name=\"OPERATOR\">=</field><value name=\"FIRST_VALUE\"><block type=\"player_variables\" id=\"Pu)egx`nj[vhl8Sf?Wmu\"><field name=\"variable\">victoire</field></block></value><value name=\"SECOND_VALUE\"><block type=\"logic_boolean\" id=\"0t/h78R2:l;Bo_o~uy2E\"><field name=\"BOOL\">TRUE</field></block></value></block></value><value name=\"B\"><block type=\"compare\" id=\"#3x.1H(Kf+s%`JcW?qs(\"><field name=\"OPERATOR\">=</field><value name=\"FIRST_VALUE\"><block type=\"variables_get\" id=\"7T`N!n{Bj6wT4%R~Dc(7\"><field name=\"VAR\">isDancing</field></block></value><value name=\"SECOND_VALUE\"><block type=\"logic_boolean\" id=\"bKP7lr{wB;j^iwajJQqw\"><field name=\"BOOL\">FALSE</field></block></value></block></value></block></value><statement name=\"DO0\"><block type=\"get_entities\" id=\"jTEku#2b.2j%j!~KMeTs\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"dance\" id=\"qvfCY-7y3wVfD,skT|C2\"></block></value><next><block type=\"entities_assignment\" id=\"qC@2zW3nZrIePjg+GW`W\"><value name=\"variable\"><block type=\"variables_get\" id=\"ps?T@;+[ku^nYK1x~)S5\"><field name=\"VAR\">isDancing</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"Zo{0=(I6y6;*e@hr/C|s\"><field name=\"BOOL\">TRUE</field></block></value><next><block type=\"get_entities\" id=\"okPG}65QE1vkmVX|y-kw\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"teleport\" id=\")QU,b/%G3%df?iyR~rj@\"><value name=\"POSITION\"><block type=\"point\" id=\"%8jm9@p1gGzT~k1+o0s]\"><value name=\"X\"><block type=\"math_number\" id=\"GM)5i6H~,ziAx^DMcE@M\"><field name=\"NUM\">242</field></block></value><value name=\"Y\"><block type=\"math_number\" id=\"mf~mFt~}s0ZFu)Ym2)Ty\"><field name=\"NUM\">7</field></block></value></block></value></block></value></block></next></block></next></block></statement></block></statement></block></next></block></xml>"}],"tiles":[{"position":{"x":0,"y":2},"traversable":true,"url":"images/game/bonus/drapeau_jaune.png","type":"item","code":"","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"></xml>"},{"position":{"x":0,"y":1},"url":"images/game/blocks/grass/HERBE-GAUCHE.png","type":"wall","code":null,"traversable":false},{"position":{"x":1,"y":1},"url":"images/game/blocks/grass/HERBE-PLEIN.png","type":"wall","code":null,"traversable":false},{"position":{"x":2,"y":1},"url":"images/game/blocks/grass/HERBE-PLEIN.png","type":"wall","code":null,"traversable":false},{"position":{"x":3,"y":1},"url":"images/game/blocks/grass/HERBE-PLEIN.png","type":"wall","code":null,"traversable":false},{"position":{"x":4,"y":1},"url":"images/game/blocks/grass/HERBE-PLEIN.png","type":"wall","code":null,"traversable":false},{"position":{"x":5,"y":1},"url":"images/game/blocks/grass/HERBE-PLEIN.png","type":"wall","code":null,"traversable":false},{"position":{"x":6,"y":1},"url":"images/game/blocks/grass/HERBE-PLEIN.png","type":"wall","code":null,"traversable":false},{"position":{"x":7,"y":1},"url":"images/game/blocks/grass/HERBE-PLEIN.png","type":"wall","code":null,"traversable":false},{"position":{"x":8,"y":1},"url":"images/game/blocks/grass/HERBE-PLEIN.png","type":"wall","code":null,"traversable":false},{"position":{"x":9,"y":1},"url":"images/game/blocks/grass/HERBE-PLEIN.png","type":"wall","code":null,"traversable":false},{"position":{"x":10,"y":1},"url":"images/game/blocks/grass/HERBE-PLEIN.png","type":"wall","code":null,"traversable":false},{"position":{"x":11,"y":1},"url":"images/game/blocks/grass/HERBE-PLEIN.png","type":"wall","code":null,"traversable":false},{"position":{"x":12,"y":1},"url":"images/game/blocks/grass/HERBE-PLEIN.png","type":"wall","code":null,"traversable":false},{"position":{"x":13,"y":1},"url":"images/game/blocks/grass/HERBE-PLEIN.png","type":"wall","code":null,"traversable":false},{"position":{"x":14,"y":1},"url":"images/game/blocks/grass/HERBE-PLEIN.png","type":"wall","code":null,"traversable":false},{"position":{"x":15,"y":1},"url":"images/game/blocks/grass/HERBE-PLEIN.png","type":"wall","code":null,"traversable":false},{"position":{"x":16,"y":1},"url":"images/game/blocks/grass/HERBE-DROITE.png","type":"wall","code":null,"traversable":false},{"type":"item","url":"images/game/bonus/anims/ventilo.png","position":{"x":18,"y":3},"traversable":true,"sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"set_var\" id=\"G?1v]De}7@ygsz8}H`!N\" x=\"63\" y=\"368\"><field name=\"VARNAME\">firstTime</field><value name=\"VARDEFINITION\"><block type=\"logic_boolean\" id=\"ADemKzb3#;`_RWL:%GS:\"><field name=\"BOOL\">TRUE</field></block></value><next><block type=\"entities_assignment\" id=\")=R*nzu]xv0-rvQRIPGm\"><value name=\"variable\"><block type=\"object_variables\" id=\":HEM[=#!W;^[#?rGiqC4\"><field name=\"variable\">visible</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"Udtb|:!uwDmB1.GNQ)YS\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"entities_assignment\" id=\"iI,YHz0C%:kdnk6(,^m{\"><value name=\"variable\"><block type=\"object_variables\" id=\"#Vhyv%73D,w-5LT:|`PA\"><field name=\"variable\">traversable</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"I,gvMA!6{%ZV#M8L)a.x\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"gamecode_when\" id=\"KW5*EV(={jh~mz^`DKEm\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"y.j=r9@PorXhH#5Vd4Y8\"></block></value><statement name=\"BODY\"><block type=\"delay\" id=\"vYZ1`fh9OPvfo79v^q9.\"><value name=\"seconds\"><block type=\"math_number\" id=\"-xfdeXU9jHyTw(@#]N*9\"><field name=\"NUM\">1</field></block></value><statement name=\"body\"><block type=\"get_entities\" id=\"j1*As;S68|CK{4/UOd=z\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"disappear\" id=\"!9?x0C)407)sej(/Bh=F\"></block></value></block></statement></block></statement><next><block type=\"always\" id=\"d8/D*4;L9V`nCcr1aR)I\"><statement name=\"BODY\"><block type=\"condition_if\" id=\"X7^{x;;G3Kw(Kc@m{2G=\"><value name=\"IF0\"><block type=\"logic_operation\" id=\"ps9aBP=tStX7E(`3f)n(\"><field name=\"OP\">AND</field><value name=\"A\"><block type=\"compare\" id=\"62EZ+([3pMwPNNv;Uh}G\"><field name=\"OPERATOR\">=</field><value name=\"FIRST_VALUE\"><block type=\"player_variables\" id=\"0|aWdv|JyHA,BQnh^3J7\"><field name=\"variable\">niveau</field></block></value><value name=\"SECOND_VALUE\"><block type=\"math_number\" id=\"p_yS{h0qTC!7Fu.ydh62\"><field name=\"NUM\">1</field></block></value></block></value><value name=\"B\"><block type=\"compare\" id=\"}ZQ_GJ[GluU!UgbQw]_g\"><field name=\"OPERATOR\">=</field><value name=\"FIRST_VALUE\"><block type=\"variables_get\" id=\"ru~],[[5UpJ/N=H3ACpz\"><field name=\"VAR\">firstTime</field></block></value><value name=\"SECOND_VALUE\"><block type=\"logic_boolean\" id=\"Do%1^`^J=FCMO)~3i`:]\"><field name=\"BOOL\">TRUE</field></block></value></block></value></block></value><statement name=\"DO0\"><block type=\"entities_assignment\" id=\"jI2E2},v%}%7ay5Sdt#R\"><value name=\"variable\"><block type=\"variables_get\" id=\"(UCU(*3OtN%d01avY61M\"><field name=\"VAR\">firstTime</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"2}s-HfyR|pJ9)_#LaQb^\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"entities_assignment\" id=\"E9}/-[4qY~_S;{ZL]kHT\"><value name=\"variable\"><block type=\"object_variables\" id=\"Hsv~T!~Tj`])?0C7+c+a\"><field name=\"variable\">visible</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"6;|kDcWz]+_:eYh4!@5Z\"><field name=\"BOOL\">TRUE</field></block></value></block></next></block></statement></block></statement></block></next></block></next></block></next></block></next></block></xml>","code":"var firstTime;\n\n\nfirstTime = true;\nobjet.visible = false;\nobjet.traversable = false;\nquand('joueur arrive', fonction () {\n retarder(1 + ' secondes', fonction () {\n objet.disparait();\n });\n});\ntoujours(fonction () {\n if (joueur.niveau === 1 && firstTime === true) {\n firstTime = false;\n objet.visible = true;\n } });\n"},{"url":"images/game/bonus/anims/ventilo.png","type":"item","code":"var firstTime;\n\n\nfirstTime = true;\nobjet.traversable = false;\nobjet.visible = false;\nquand('joueur arrive', fonction () {\n retarder(1 + ' secondes', fonction () {\n objet.disparait();\n });\n});\ntoujours(fonction () {\n if (joueur.niveau === 1 && firstTime === true) {\n firstTime = false;\n objet.visible = true;\n } });\n","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"set_var\" id=\"G?1v]De}7@ygsz8}H`!N\" x=\"435\" y=\"221\"><field name=\"VARNAME\">firstTime</field><value name=\"VARDEFINITION\"><block type=\"logic_boolean\" id=\"ADemKzb3#;`_RWL:%GS:\"><field name=\"BOOL\">TRUE</field></block></value><next><block type=\"entities_assignment\" id=\"iI,YHz0C%:kdnk6(,^m{\"><value name=\"variable\"><block type=\"object_variables\" id=\"#Vhyv%73D,w-5LT:|`PA\"><field name=\"variable\">traversable</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"I,gvMA!6{%ZV#M8L)a.x\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"entities_assignment\" id=\")=R*nzu]xv0-rvQRIPGm\"><value name=\"variable\"><block type=\"object_variables\" id=\":HEM[=#!W;^[#?rGiqC4\"><field name=\"variable\">visible</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"Udtb|:!uwDmB1.GNQ)YS\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"gamecode_when\" id=\"KW5*EV(={jh~mz^`DKEm\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"y.j=r9@PorXhH#5Vd4Y8\"></block></value><statement name=\"BODY\"><block type=\"delay\" id=\"vYZ1`fh9OPvfo79v^q9.\"><value name=\"seconds\"><block type=\"math_number\" id=\"-xfdeXU9jHyTw(@#]N*9\"><field name=\"NUM\">1</field></block></value><statement name=\"body\"><block type=\"get_entities\" id=\"j1*As;S68|CK{4/UOd=z\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"disappear\" id=\"!9?x0C)407)sej(/Bh=F\"></block></value></block></statement></block></statement><next><block type=\"always\" id=\"d8/D*4;L9V`nCcr1aR)I\"><statement name=\"BODY\"><block type=\"condition_if\" id=\"X7^{x;;G3Kw(Kc@m{2G=\"><value name=\"IF0\"><block type=\"logic_operation\" id=\"ps9aBP=tStX7E(`3f)n(\"><field name=\"OP\">AND</field><value name=\"A\"><block type=\"compare\" id=\"62EZ+([3pMwPNNv;Uh}G\"><field name=\"OPERATOR\">=</field><value name=\"FIRST_VALUE\"><block type=\"player_variables\" id=\"0|aWdv|JyHA,BQnh^3J7\"><field name=\"variable\">niveau</field></block></value><value name=\"SECOND_VALUE\"><block type=\"math_number\" id=\"p_yS{h0qTC!7Fu.ydh62\"><field name=\"NUM\">1</field></block></value></block></value><value name=\"B\"><block type=\"compare\" id=\"}ZQ_GJ[GluU!UgbQw]_g\"><field name=\"OPERATOR\">=</field><value name=\"FIRST_VALUE\"><block type=\"variables_get\" id=\"ru~],[[5UpJ/N=H3ACpz\"><field name=\"VAR\">firstTime</field></block></value><value name=\"SECOND_VALUE\"><block type=\"logic_boolean\" id=\"Do%1^`^J=FCMO)~3i`:]\"><field name=\"BOOL\">TRUE</field></block></value></block></value></block></value><statement name=\"DO0\"><block type=\"entities_assignment\" id=\"jI2E2},v%}%7ay5Sdt#R\"><value name=\"variable\"><block type=\"variables_get\" id=\"(UCU(*3OtN%d01avY61M\"><field name=\"VAR\">firstTime</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"2}s-HfyR|pJ9)_#LaQb^\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"entities_assignment\" id=\"E9}/-[4qY~_S;{ZL]kHT\"><value name=\"variable\"><block type=\"object_variables\" id=\"Hsv~T!~Tj`])?0C7+c+a\"><field name=\"variable\">visible</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"6;|kDcWz]+_:eYh4!@5Z\"><field name=\"BOOL\">TRUE</field></block></value></block></next></block></statement></block></statement></block></next></block></next></block></next></block></next></block></xml>","traversable":true,"position":{"x":17,"y":3}},{"type":"item","url":"images/game/bonus/anims/ventilo.png","position":{"x":21,"y":2},"traversable":true,"sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"set_var\" id=\"G?1v]De}7@ygsz8}H`!N\" x=\"63\" y=\"368\"><field name=\"VARNAME\">firstTime</field><value name=\"VARDEFINITION\"><block type=\"logic_boolean\" id=\"ADemKzb3#;`_RWL:%GS:\"><field name=\"BOOL\">TRUE</field></block></value><next><block type=\"entities_assignment\" id=\")=R*nzu]xv0-rvQRIPGm\"><value name=\"variable\"><block type=\"object_variables\" id=\":HEM[=#!W;^[#?rGiqC4\"><field name=\"variable\">visible</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"Udtb|:!uwDmB1.GNQ)YS\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"entities_assignment\" id=\"iI,YHz0C%:kdnk6(,^m{\"><value name=\"variable\"><block type=\"object_variables\" id=\"#Vhyv%73D,w-5LT:|`PA\"><field name=\"variable\">traversable</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"I,gvMA!6{%ZV#M8L)a.x\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"gamecode_when\" id=\"KK4m5IeWRj+P%y]MkD4z\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"u%ho4i=5JGpSqLGD4gq7\"></block></value><statement name=\"BODY\"><block type=\"delay\" id=\"Q7iG*1yK`[%odK(C-_9(\"><value name=\"seconds\"><block type=\"math_number\" id=\"}xm-+|]G`}=HN#RI#e_K\"><field name=\"NUM\">1</field></block></value><statement name=\"body\"><block type=\"get_entities\" id=\"Madr7rkouHjKUFAEEN`K\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"disappear\" id=\"n+H,@}7p5x4OGL@t;{#I\"></block></value></block></statement></block></statement><next><block type=\"always\" id=\"d8/D*4;L9V`nCcr1aR)I\"><statement name=\"BODY\"><block type=\"condition_if\" id=\"X7^{x;;G3Kw(Kc@m{2G=\"><value name=\"IF0\"><block type=\"logic_operation\" id=\"ps9aBP=tStX7E(`3f)n(\"><field name=\"OP\">AND</field><value name=\"A\"><block type=\"compare\" id=\"62EZ+([3pMwPNNv;Uh}G\"><field name=\"OPERATOR\">=</field><value name=\"FIRST_VALUE\"><block type=\"player_variables\" id=\"0|aWdv|JyHA,BQnh^3J7\"><field name=\"variable\">niveau</field></block></value><value name=\"SECOND_VALUE\"><block type=\"math_number\" id=\"p_yS{h0qTC!7Fu.ydh62\"><field name=\"NUM\">1</field></block></value></block></value><value name=\"B\"><block type=\"compare\" id=\"}ZQ_GJ[GluU!UgbQw]_g\"><field name=\"OPERATOR\">=</field><value name=\"FIRST_VALUE\"><block type=\"variables_get\" id=\"ru~],[[5UpJ/N=H3ACpz\"><field name=\"VAR\">firstTime</field></block></value><value name=\"SECOND_VALUE\"><block type=\"logic_boolean\" id=\"Do%1^`^J=FCMO)~3i`:]\"><field name=\"BOOL\">TRUE</field></block></value></block></value></block></value><statement name=\"DO0\"><block type=\"entities_assignment\" id=\"jI2E2},v%}%7ay5Sdt#R\"><value name=\"variable\"><block type=\"variables_get\" id=\"(UCU(*3OtN%d01avY61M\"><field name=\"VAR\">firstTime</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"2}s-HfyR|pJ9)_#LaQb^\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"entities_assignment\" id=\"E9}/-[4qY~_S;{ZL]kHT\"><value name=\"variable\"><block type=\"object_variables\" id=\"Hsv~T!~Tj`])?0C7+c+a\"><field name=\"variable\">visible</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"6;|kDcWz]+_:eYh4!@5Z\"><field name=\"BOOL\">TRUE</field></block></value></block></next></block></statement></block></statement></block></next></block></next></block></next></block></next></block></xml>","code":"var firstTime;\n\n\nfirstTime = true;\nobjet.visible = false;\nobjet.traversable = false;\nquand('joueur arrive', fonction () {\n retarder(1 + ' secondes', fonction () {\n objet.disparait();\n });\n});\ntoujours(fonction () {\n if (joueur.niveau === 1 && firstTime === true) {\n firstTime = false;\n objet.visible = true;\n } });\n"},{"type":"item","url":"images/game/bonus/anims/ventilo.png","position":{"x":22,"y":2},"traversable":true,"sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"set_var\" id=\"G?1v]De}7@ygsz8}H`!N\" x=\"63\" y=\"368\"><field name=\"VARNAME\">firstTime</field><value name=\"VARDEFINITION\"><block type=\"logic_boolean\" id=\"ADemKzb3#;`_RWL:%GS:\"><field name=\"BOOL\">TRUE</field></block></value><next><block type=\"entities_assignment\" id=\")=R*nzu]xv0-rvQRIPGm\"><value name=\"variable\"><block type=\"object_variables\" id=\":HEM[=#!W;^[#?rGiqC4\"><field name=\"variable\">visible</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"Udtb|:!uwDmB1.GNQ)YS\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"entities_assignment\" id=\"iI,YHz0C%:kdnk6(,^m{\"><value name=\"variable\"><block type=\"object_variables\" id=\"#Vhyv%73D,w-5LT:|`PA\"><field name=\"variable\">traversable</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"I,gvMA!6{%ZV#M8L)a.x\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"gamecode_when\" id=\"KW5*EV(={jh~mz^`DKEm\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"y.j=r9@PorXhH#5Vd4Y8\"></block></value><statement name=\"BODY\"><block type=\"delay\" id=\"vYZ1`fh9OPvfo79v^q9.\"><value name=\"seconds\"><block type=\"math_number\" id=\"-xfdeXU9jHyTw(@#]N*9\"><field name=\"NUM\">1</field></block></value><statement name=\"body\"><block type=\"get_entities\" id=\"j1*As;S68|CK{4/UOd=z\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"disappear\" id=\"!9?x0C)407)sej(/Bh=F\"></block></value></block></statement></block></statement><next><block type=\"always\" id=\"d8/D*4;L9V`nCcr1aR)I\"><statement name=\"BODY\"><block type=\"condition_if\" id=\"X7^{x;;G3Kw(Kc@m{2G=\"><value name=\"IF0\"><block type=\"logic_operation\" id=\"ps9aBP=tStX7E(`3f)n(\"><field name=\"OP\">AND</field><value name=\"A\"><block type=\"compare\" id=\"62EZ+([3pMwPNNv;Uh}G\"><field name=\"OPERATOR\">=</field><value name=\"FIRST_VALUE\"><block type=\"player_variables\" id=\"0|aWdv|JyHA,BQnh^3J7\"><field name=\"variable\">niveau</field></block></value><value name=\"SECOND_VALUE\"><block type=\"math_number\" id=\"p_yS{h0qTC!7Fu.ydh62\"><field name=\"NUM\">1</field></block></value></block></value><value name=\"B\"><block type=\"compare\" id=\"}ZQ_GJ[GluU!UgbQw]_g\"><field name=\"OPERATOR\">=</field><value name=\"FIRST_VALUE\"><block type=\"variables_get\" id=\"ru~],[[5UpJ/N=H3ACpz\"><field name=\"VAR\">firstTime</field></block></value><value name=\"SECOND_VALUE\"><block type=\"logic_boolean\" id=\"Do%1^`^J=FCMO)~3i`:]\"><field name=\"BOOL\">TRUE</field></block></value></block></value></block></value><statement name=\"DO0\"><block type=\"entities_assignment\" id=\"jI2E2},v%}%7ay5Sdt#R\"><value name=\"variable\"><block type=\"variables_get\" id=\"(UCU(*3OtN%d01avY61M\"><field name=\"VAR\">firstTime</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"2}s-HfyR|pJ9)_#LaQb^\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"entities_assignment\" id=\"E9}/-[4qY~_S;{ZL]kHT\"><value name=\"variable\"><block type=\"object_variables\" id=\"Hsv~T!~Tj`])?0C7+c+a\"><field name=\"variable\">visible</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"6;|kDcWz]+_:eYh4!@5Z\"><field name=\"BOOL\">TRUE</field></block></value></block></next></block></statement></block></statement></block></next></block></next></block></next></block></next></block></xml>","code":"var firstTime;\n\n\nfirstTime = true;\nobjet.visible = false;\nobjet.traversable = false;\nquand('joueur arrive', fonction () {\n retarder(1 + ' secondes', fonction () {\n objet.disparait();\n });\n});\ntoujours(fonction () {\n if (joueur.niveau === 1 && firstTime === true) {\n firstTime = false;\n objet.visible = true;\n } });\n"},{"type":"item","url":"images/game/bonus/anims/ventilo.png","position":{"x":24,"y":3},"traversable":true,"sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"set_var\" id=\"G?1v]De}7@ygsz8}H`!N\" x=\"66\" y=\"368\"><field name=\"VARNAME\">firstTime</field><value name=\"VARDEFINITION\"><block type=\"logic_boolean\" id=\"ADemKzb3#;`_RWL:%GS:\"><field name=\"BOOL\">TRUE</field></block></value><next><block type=\"entities_assignment\" id=\")=R*nzu]xv0-rvQRIPGm\"><value name=\"variable\"><block type=\"object_variables\" id=\":HEM[=#!W;^[#?rGiqC4\"><field name=\"variable\">visible</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"Udtb|:!uwDmB1.GNQ)YS\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"entities_assignment\" id=\"iI,YHz0C%:kdnk6(,^m{\"><value name=\"variable\"><block type=\"object_variables\" id=\"#Vhyv%73D,w-5LT:|`PA\"><field name=\"variable\">traversable</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"I,gvMA!6{%ZV#M8L)a.x\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"gamecode_when\" id=\"KW5*EV(={jh~mz^`DKEm\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"y.j=r9@PorXhH#5Vd4Y8\"></block></value><statement name=\"BODY\"><block type=\"delay\" id=\"vYZ1`fh9OPvfo79v^q9.\"><value name=\"seconds\"><block type=\"math_number\" id=\"-xfdeXU9jHyTw(@#]N*9\"><field name=\"NUM\">1</field></block></value><statement name=\"body\"><block type=\"get_entities\" id=\"j1*As;S68|CK{4/UOd=z\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"disappear\" id=\"!9?x0C)407)sej(/Bh=F\"></block></value></block></statement></block></statement><next><block type=\"always\" id=\"d8/D*4;L9V`nCcr1aR)I\"><statement name=\"BODY\"><block type=\"condition_if\" id=\"X7^{x;;G3Kw(Kc@m{2G=\"><value name=\"IF0\"><block type=\"logic_operation\" id=\"ps9aBP=tStX7E(`3f)n(\"><field name=\"OP\">AND</field><value name=\"A\"><block type=\"compare\" id=\"62EZ+([3pMwPNNv;Uh}G\"><field name=\"OPERATOR\">=</field><value name=\"FIRST_VALUE\"><block type=\"player_variables\" id=\"0|aWdv|JyHA,BQnh^3J7\"><field name=\"variable\">niveau</field></block></value><value name=\"SECOND_VALUE\"><block type=\"math_number\" id=\"p_yS{h0qTC!7Fu.ydh62\"><field name=\"NUM\">1</field></block></value></block></value><value name=\"B\"><block type=\"compare\" id=\"}ZQ_GJ[GluU!UgbQw]_g\"><field name=\"OPERATOR\">=</field><value name=\"FIRST_VALUE\"><block type=\"variables_get\" id=\"ru~],[[5UpJ/N=H3ACpz\"><field name=\"VAR\">firstTime</field></block></value><value name=\"SECOND_VALUE\"><block type=\"logic_boolean\" id=\"Do%1^`^J=FCMO)~3i`:]\"><field name=\"BOOL\">TRUE</field></block></value></block></value></block></value><statement name=\"DO0\"><block type=\"entities_assignment\" id=\"jI2E2},v%}%7ay5Sdt#R\"><value name=\"variable\"><block type=\"variables_get\" id=\"(UCU(*3OtN%d01avY61M\"><field name=\"VAR\">firstTime</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"2}s-HfyR|pJ9)_#LaQb^\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"entities_assignment\" id=\"E9}/-[4qY~_S;{ZL]kHT\"><value name=\"variable\"><block type=\"object_variables\" id=\"Hsv~T!~Tj`])?0C7+c+a\"><field name=\"variable\">visible</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"6;|kDcWz]+_:eYh4!@5Z\"><field name=\"BOOL\">TRUE</field></block></value></block></next></block></statement></block></statement></block></next></block></next></block></next></block></next></block></xml>","code":"var firstTime;\n\n\nfirstTime = true;\nobjet.visible = false;\nobjet.traversable = false;\nquand('joueur arrive', fonction () {\n retarder(1 + ' secondes', fonction () {\n objet.disparait();\n });\n});\ntoujours(fonction () {\n if (joueur.niveau === 1 && firstTime === true) {\n firstTime = false;\n objet.visible = true;\n } });\n"},{"url":"images/game/bonus/anims/ventilo.png","type":"item","code":"var firstTime;\n\n\nfirstTime = true;\nobjet.traversable = false;\nobjet.visible = false;\nquand('joueur arrive', fonction () {\n retarder(1 + ' secondes', fonction () {\n objet.disparait();\n });\n});\ntoujours(fonction () {\n if (joueur.niveau === 1 && firstTime === true) {\n firstTime = false;\n objet.visible = true;\n } });\n","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"set_var\" id=\"G?1v]De}7@ygsz8}H`!N\" x=\"66\" y=\"368\"><field name=\"VARNAME\">firstTime</field><value name=\"VARDEFINITION\"><block type=\"logic_boolean\" id=\"ADemKzb3#;`_RWL:%GS:\"><field name=\"BOOL\">TRUE</field></block></value><next><block type=\"entities_assignment\" id=\"iI,YHz0C%:kdnk6(,^m{\"><value name=\"variable\"><block type=\"object_variables\" id=\"#Vhyv%73D,w-5LT:|`PA\"><field name=\"variable\">traversable</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"I,gvMA!6{%ZV#M8L)a.x\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"entities_assignment\" id=\")=R*nzu]xv0-rvQRIPGm\"><value name=\"variable\"><block type=\"object_variables\" id=\":HEM[=#!W;^[#?rGiqC4\"><field name=\"variable\">visible</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"Udtb|:!uwDmB1.GNQ)YS\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"gamecode_when\" id=\"KW5*EV(={jh~mz^`DKEm\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"y.j=r9@PorXhH#5Vd4Y8\"></block></value><statement name=\"BODY\"><block type=\"delay\" id=\"vYZ1`fh9OPvfo79v^q9.\"><value name=\"seconds\"><block type=\"math_number\" id=\"-xfdeXU9jHyTw(@#]N*9\"><field name=\"NUM\">1</field></block></value><statement name=\"body\"><block type=\"get_entities\" id=\"j1*As;S68|CK{4/UOd=z\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"disappear\" id=\"!9?x0C)407)sej(/Bh=F\"></block></value></block></statement></block></statement><next><block type=\"always\" id=\"d8/D*4;L9V`nCcr1aR)I\"><statement name=\"BODY\"><block type=\"condition_if\" id=\"X7^{x;;G3Kw(Kc@m{2G=\"><value name=\"IF0\"><block type=\"logic_operation\" id=\"ps9aBP=tStX7E(`3f)n(\"><field name=\"OP\">AND</field><value name=\"A\"><block type=\"compare\" id=\"62EZ+([3pMwPNNv;Uh}G\"><field name=\"OPERATOR\">=</field><value name=\"FIRST_VALUE\"><block type=\"player_variables\" id=\"0|aWdv|JyHA,BQnh^3J7\"><field name=\"variable\">niveau</field></block></value><value name=\"SECOND_VALUE\"><block type=\"math_number\" id=\"p_yS{h0qTC!7Fu.ydh62\"><field name=\"NUM\">1</field></block></value></block></value><value name=\"B\"><block type=\"compare\" id=\"}ZQ_GJ[GluU!UgbQw]_g\"><field name=\"OPERATOR\">=</field><value name=\"FIRST_VALUE\"><block type=\"variables_get\" id=\"ru~],[[5UpJ/N=H3ACpz\"><field name=\"VAR\">firstTime</field></block></value><value name=\"SECOND_VALUE\"><block type=\"logic_boolean\" id=\"Do%1^`^J=FCMO)~3i`:]\"><field name=\"BOOL\">TRUE</field></block></value></block></value></block></value><statement name=\"DO0\"><block type=\"entities_assignment\" id=\"jI2E2},v%}%7ay5Sdt#R\"><value name=\"variable\"><block type=\"variables_get\" id=\"(UCU(*3OtN%d01avY61M\"><field name=\"VAR\">firstTime</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"2}s-HfyR|pJ9)_#LaQb^\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"entities_assignment\" id=\"E9}/-[4qY~_S;{ZL]kHT\"><value name=\"variable\"><block type=\"object_variables\" id=\"Hsv~T!~Tj`])?0C7+c+a\"><field name=\"variable\">visible</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"6;|kDcWz]+_:eYh4!@5Z\"><field name=\"BOOL\">TRUE</field></block></value></block></next></block></statement></block></statement></block></next></block></next></block></next></block></next></block></xml>","traversable":true,"position":{"x":26,"y":2}},{"type":"item","url":"images/game/bonus/anims/ventilo.png","position":{"x":27,"y":2},"traversable":true,"sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"set_var\" id=\"G?1v]De}7@ygsz8}H`!N\" x=\"66\" y=\"368\"><field name=\"VARNAME\">firstTime</field><value name=\"VARDEFINITION\"><block type=\"logic_boolean\" id=\"ADemKzb3#;`_RWL:%GS:\"><field name=\"BOOL\">TRUE</field></block></value><next><block type=\"entities_assignment\" id=\"iI,YHz0C%:kdnk6(,^m{\"><value name=\"variable\"><block type=\"object_variables\" id=\"#Vhyv%73D,w-5LT:|`PA\"><field name=\"variable\">traversable</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"I,gvMA!6{%ZV#M8L)a.x\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"entities_assignment\" id=\")=R*nzu]xv0-rvQRIPGm\"><value name=\"variable\"><block type=\"object_variables\" id=\":HEM[=#!W;^[#?rGiqC4\"><field name=\"variable\">visible</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"Udtb|:!uwDmB1.GNQ)YS\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"gamecode_when\" id=\"KW5*EV(={jh~mz^`DKEm\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"y.j=r9@PorXhH#5Vd4Y8\"></block></value><statement name=\"BODY\"><block type=\"delay\" id=\"vYZ1`fh9OPvfo79v^q9.\"><value name=\"seconds\"><block type=\"math_number\" id=\"-xfdeXU9jHyTw(@#]N*9\"><field name=\"NUM\">1</field></block></value><statement name=\"body\"><block type=\"get_entities\" id=\"j1*As;S68|CK{4/UOd=z\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"disappear\" id=\"!9?x0C)407)sej(/Bh=F\"></block></value></block></statement></block></statement><next><block type=\"always\" id=\"d8/D*4;L9V`nCcr1aR)I\"><statement name=\"BODY\"><block type=\"condition_if\" id=\"X7^{x;;G3Kw(Kc@m{2G=\"><value name=\"IF0\"><block type=\"logic_operation\" id=\"ps9aBP=tStX7E(`3f)n(\"><field name=\"OP\">AND</field><value name=\"A\"><block type=\"compare\" id=\"62EZ+([3pMwPNNv;Uh}G\"><field name=\"OPERATOR\">=</field><value name=\"FIRST_VALUE\"><block type=\"player_variables\" id=\"0|aWdv|JyHA,BQnh^3J7\"><field name=\"variable\">niveau</field></block></value><value name=\"SECOND_VALUE\"><block type=\"math_number\" id=\"p_yS{h0qTC!7Fu.ydh62\"><field name=\"NUM\">1</field></block></value></block></value><value name=\"B\"><block type=\"compare\" id=\"}ZQ_GJ[GluU!UgbQw]_g\"><field name=\"OPERATOR\">=</field><value name=\"FIRST_VALUE\"><block type=\"variables_get\" id=\"ru~],[[5UpJ/N=H3ACpz\"><field name=\"VAR\">firstTime</field></block></value><value name=\"SECOND_VALUE\"><block type=\"logic_boolean\" id=\"Do%1^`^J=FCMO)~3i`:]\"><field name=\"BOOL\">TRUE</field></block></value></block></value></block></value><statement name=\"DO0\"><block type=\"entities_assignment\" id=\"jI2E2},v%}%7ay5Sdt#R\"><value name=\"variable\"><block type=\"variables_get\" id=\"(UCU(*3OtN%d01avY61M\"><field name=\"VAR\">firstTime</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"2}s-HfyR|pJ9)_#LaQb^\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"entities_assignment\" id=\"E9}/-[4qY~_S;{ZL]kHT\"><value name=\"variable\"><block type=\"object_variables\" id=\"Hsv~T!~Tj`])?0C7+c+a\"><field name=\"variable\">visible</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"6;|kDcWz]+_:eYh4!@5Z\"><field name=\"BOOL\">TRUE</field></block></value></block></next></block></statement></block></statement></block></next></block></next></block></next></block></next></block></xml>","code":"var firstTime;\n\n\nfirstTime = true;\nobjet.traversable = false;\nobjet.visible = false;\nquand('joueur arrive', fonction () {\n retarder(1 + ' secondes', fonction () {\n objet.disparait();\n });\n});\ntoujours(fonction () {\n if (joueur.niveau === 1 && firstTime === true) {\n firstTime = false;\n objet.visible = true;\n } });\n"},{"url":"images/game/bonus/anims/ventilo.png","type":"item","code":"var firstTime;\n\n\nfirstTime = true;\nobjet.traversable = false;\nobjet.visible = false;\nquand('joueur arrive', fonction () {\n retarder(0.7 + ' secondes', fonction () {\n objet.disparait();\n });\n});\ntoujours(fonction () {\n if (joueur.niveau === 1 && firstTime === true) {\n firstTime = false;\n objet.visible = true;\n } });\n","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"set_var\" id=\"G?1v]De}7@ygsz8}H`!N\" x=\"66\" y=\"368\"><field name=\"VARNAME\">firstTime</field><value name=\"VARDEFINITION\"><block type=\"logic_boolean\" id=\"ADemKzb3#;`_RWL:%GS:\"><field name=\"BOOL\">TRUE</field></block></value><next><block type=\"entities_assignment\" id=\"iI,YHz0C%:kdnk6(,^m{\"><value name=\"variable\"><block type=\"object_variables\" id=\"#Vhyv%73D,w-5LT:|`PA\"><field name=\"variable\">traversable</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"I,gvMA!6{%ZV#M8L)a.x\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"entities_assignment\" id=\")=R*nzu]xv0-rvQRIPGm\"><value name=\"variable\"><block type=\"object_variables\" id=\":HEM[=#!W;^[#?rGiqC4\"><field name=\"variable\">visible</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"Udtb|:!uwDmB1.GNQ)YS\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"gamecode_when\" id=\"KW5*EV(={jh~mz^`DKEm\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"y.j=r9@PorXhH#5Vd4Y8\"></block></value><statement name=\"BODY\"><block type=\"delay\" id=\"vYZ1`fh9OPvfo79v^q9.\"><value name=\"seconds\"><block type=\"math_number\" id=\"-xfdeXU9jHyTw(@#]N*9\"><field name=\"NUM\">0.7</field></block></value><statement name=\"body\"><block type=\"get_entities\" id=\"j1*As;S68|CK{4/UOd=z\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"disappear\" id=\"!9?x0C)407)sej(/Bh=F\"></block></value></block></statement></block></statement><next><block type=\"always\" id=\"d8/D*4;L9V`nCcr1aR)I\"><statement name=\"BODY\"><block type=\"condition_if\" id=\"X7^{x;;G3Kw(Kc@m{2G=\"><value name=\"IF0\"><block type=\"logic_operation\" id=\"ps9aBP=tStX7E(`3f)n(\"><field name=\"OP\">AND</field><value name=\"A\"><block type=\"compare\" id=\"62EZ+([3pMwPNNv;Uh}G\"><field name=\"OPERATOR\">=</field><value name=\"FIRST_VALUE\"><block type=\"player_variables\" id=\"0|aWdv|JyHA,BQnh^3J7\"><field name=\"variable\">niveau</field></block></value><value name=\"SECOND_VALUE\"><block type=\"math_number\" id=\"p_yS{h0qTC!7Fu.ydh62\"><field name=\"NUM\">1</field></block></value></block></value><value name=\"B\"><block type=\"compare\" id=\"}ZQ_GJ[GluU!UgbQw]_g\"><field name=\"OPERATOR\">=</field><value name=\"FIRST_VALUE\"><block type=\"variables_get\" id=\"ru~],[[5UpJ/N=H3ACpz\"><field name=\"VAR\">firstTime</field></block></value><value name=\"SECOND_VALUE\"><block type=\"logic_boolean\" id=\"Do%1^`^J=FCMO)~3i`:]\"><field name=\"BOOL\">TRUE</field></block></value></block></value></block></value><statement name=\"DO0\"><block type=\"entities_assignment\" id=\"jI2E2},v%}%7ay5Sdt#R\"><value name=\"variable\"><block type=\"variables_get\" id=\"(UCU(*3OtN%d01avY61M\"><field name=\"VAR\">firstTime</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"2}s-HfyR|pJ9)_#LaQb^\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"entities_assignment\" id=\"E9}/-[4qY~_S;{ZL]kHT\"><value name=\"variable\"><block type=\"object_variables\" id=\"Hsv~T!~Tj`])?0C7+c+a\"><field name=\"variable\">visible</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"6;|kDcWz]+_:eYh4!@5Z\"><field name=\"BOOL\">TRUE</field></block></value></block></next></block></statement></block></statement></block></next></block></next></block></next></block></next></block></xml>","traversable":true,"position":{"x":29,"y":3}},{"type":"item","url":"images/game/bonus/anims/ventilo.png","position":{"x":30,"y":4},"traversable":true,"sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"set_var\" id=\"G?1v]De}7@ygsz8}H`!N\" x=\"66\" y=\"368\"><field name=\"VARNAME\">firstTime</field><value name=\"VARDEFINITION\"><block type=\"logic_boolean\" id=\"ADemKzb3#;`_RWL:%GS:\"><field name=\"BOOL\">TRUE</field></block></value><next><block type=\"entities_assignment\" id=\"iI,YHz0C%:kdnk6(,^m{\"><value name=\"variable\"><block type=\"object_variables\" id=\"#Vhyv%73D,w-5LT:|`PA\"><field name=\"variable\">traversable</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"I,gvMA!6{%ZV#M8L)a.x\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"entities_assignment\" id=\")=R*nzu]xv0-rvQRIPGm\"><value name=\"variable\"><block type=\"object_variables\" id=\":HEM[=#!W;^[#?rGiqC4\"><field name=\"variable\">visible</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"Udtb|:!uwDmB1.GNQ)YS\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"gamecode_when\" id=\"KW5*EV(={jh~mz^`DKEm\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"y.j=r9@PorXhH#5Vd4Y8\"></block></value><statement name=\"BODY\"><block type=\"delay\" id=\"vYZ1`fh9OPvfo79v^q9.\"><value name=\"seconds\"><block type=\"math_number\" id=\"-xfdeXU9jHyTw(@#]N*9\"><field name=\"NUM\">0.7</field></block></value><statement name=\"body\"><block type=\"get_entities\" id=\"j1*As;S68|CK{4/UOd=z\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"disappear\" id=\"!9?x0C)407)sej(/Bh=F\"></block></value></block></statement></block></statement><next><block type=\"always\" id=\"d8/D*4;L9V`nCcr1aR)I\"><statement name=\"BODY\"><block type=\"condition_if\" id=\"X7^{x;;G3Kw(Kc@m{2G=\"><value name=\"IF0\"><block type=\"logic_operation\" id=\"ps9aBP=tStX7E(`3f)n(\"><field name=\"OP\">AND</field><value name=\"A\"><block type=\"compare\" id=\"62EZ+([3pMwPNNv;Uh}G\"><field name=\"OPERATOR\">=</field><value name=\"FIRST_VALUE\"><block type=\"player_variables\" id=\"0|aWdv|JyHA,BQnh^3J7\"><field name=\"variable\">niveau</field></block></value><value name=\"SECOND_VALUE\"><block type=\"math_number\" id=\"p_yS{h0qTC!7Fu.ydh62\"><field name=\"NUM\">1</field></block></value></block></value><value name=\"B\"><block type=\"compare\" id=\"}ZQ_GJ[GluU!UgbQw]_g\"><field name=\"OPERATOR\">=</field><value name=\"FIRST_VALUE\"><block type=\"variables_get\" id=\"ru~],[[5UpJ/N=H3ACpz\"><field name=\"VAR\">firstTime</field></block></value><value name=\"SECOND_VALUE\"><block type=\"logic_boolean\" id=\"Do%1^`^J=FCMO)~3i`:]\"><field name=\"BOOL\">TRUE</field></block></value></block></value></block></value><statement name=\"DO0\"><block type=\"entities_assignment\" id=\"jI2E2},v%}%7ay5Sdt#R\"><value name=\"variable\"><block type=\"variables_get\" id=\"(UCU(*3OtN%d01avY61M\"><field name=\"VAR\">firstTime</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"2}s-HfyR|pJ9)_#LaQb^\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"entities_assignment\" id=\"E9}/-[4qY~_S;{ZL]kHT\"><value name=\"variable\"><block type=\"object_variables\" id=\"Hsv~T!~Tj`])?0C7+c+a\"><field name=\"variable\">visible</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"6;|kDcWz]+_:eYh4!@5Z\"><field name=\"BOOL\">TRUE</field></block></value></block></next></block></statement></block></statement></block></next></block></next></block></next></block></next></block></xml>","code":"var firstTime;\n\n\nfirstTime = true;\nobjet.traversable = false;\nobjet.visible = false;\nquand('joueur arrive', fonction () {\n retarder(0.7 + ' secondes', fonction () {\n objet.disparait();\n });\n});\ntoujours(fonction () {\n if (joueur.niveau === 1 && firstTime === true) {\n firstTime = false;\n objet.visible = true;\n } });\n"},{"type":"item","url":"images/game/bonus/anims/ventilo.png","position":{"x":31,"y":5},"traversable":true,"sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"set_var\" id=\"G?1v]De}7@ygsz8}H`!N\" x=\"66\" y=\"368\"><field name=\"VARNAME\">firstTime</field><value name=\"VARDEFINITION\"><block type=\"logic_boolean\" id=\"ADemKzb3#;`_RWL:%GS:\"><field name=\"BOOL\">TRUE</field></block></value><next><block type=\"entities_assignment\" id=\"iI,YHz0C%:kdnk6(,^m{\"><value name=\"variable\"><block type=\"object_variables\" id=\"#Vhyv%73D,w-5LT:|`PA\"><field name=\"variable\">traversable</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"I,gvMA!6{%ZV#M8L)a.x\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"entities_assignment\" id=\")=R*nzu]xv0-rvQRIPGm\"><value name=\"variable\"><block type=\"object_variables\" id=\":HEM[=#!W;^[#?rGiqC4\"><field name=\"variable\">visible</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"Udtb|:!uwDmB1.GNQ)YS\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"gamecode_when\" id=\"KW5*EV(={jh~mz^`DKEm\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"y.j=r9@PorXhH#5Vd4Y8\"></block></value><statement name=\"BODY\"><block type=\"delay\" id=\"vYZ1`fh9OPvfo79v^q9.\"><value name=\"seconds\"><block type=\"math_number\" id=\"-xfdeXU9jHyTw(@#]N*9\"><field name=\"NUM\">0.7</field></block></value><statement name=\"body\"><block type=\"get_entities\" id=\"j1*As;S68|CK{4/UOd=z\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"disappear\" id=\"!9?x0C)407)sej(/Bh=F\"></block></value></block></statement></block></statement><next><block type=\"always\" id=\"d8/D*4;L9V`nCcr1aR)I\"><statement name=\"BODY\"><block type=\"condition_if\" id=\"X7^{x;;G3Kw(Kc@m{2G=\"><value name=\"IF0\"><block type=\"logic_operation\" id=\"ps9aBP=tStX7E(`3f)n(\"><field name=\"OP\">AND</field><value name=\"A\"><block type=\"compare\" id=\"62EZ+([3pMwPNNv;Uh}G\"><field name=\"OPERATOR\">=</field><value name=\"FIRST_VALUE\"><block type=\"player_variables\" id=\"0|aWdv|JyHA,BQnh^3J7\"><field name=\"variable\">niveau</field></block></value><value name=\"SECOND_VALUE\"><block type=\"math_number\" id=\"p_yS{h0qTC!7Fu.ydh62\"><field name=\"NUM\">1</field></block></value></block></value><value name=\"B\"><block type=\"compare\" id=\"}ZQ_GJ[GluU!UgbQw]_g\"><field name=\"OPERATOR\">=</field><value name=\"FIRST_VALUE\"><block type=\"variables_get\" id=\"ru~],[[5UpJ/N=H3ACpz\"><field name=\"VAR\">firstTime</field></block></value><value name=\"SECOND_VALUE\"><block type=\"logic_boolean\" id=\"Do%1^`^J=FCMO)~3i`:]\"><field name=\"BOOL\">TRUE</field></block></value></block></value></block></value><statement name=\"DO0\"><block type=\"entities_assignment\" id=\"jI2E2},v%}%7ay5Sdt#R\"><value name=\"variable\"><block type=\"variables_get\" id=\"(UCU(*3OtN%d01avY61M\"><field name=\"VAR\">firstTime</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"2}s-HfyR|pJ9)_#LaQb^\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"entities_assignment\" id=\"E9}/-[4qY~_S;{ZL]kHT\"><value name=\"variable\"><block type=\"object_variables\" id=\"Hsv~T!~Tj`])?0C7+c+a\"><field name=\"variable\">visible</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"6;|kDcWz]+_:eYh4!@5Z\"><field name=\"BOOL\">TRUE</field></block></value></block></next></block></statement></block></statement></block></next></block></next></block></next></block></next></block></xml>","code":"var firstTime;\n\n\nfirstTime = true;\nobjet.traversable = false;\nobjet.visible = false;\nquand('joueur arrive', fonction () {\n retarder(0.7 + ' secondes', fonction () {\n objet.disparait();\n });\n});\ntoujours(fonction () {\n if (joueur.niveau === 1 && firstTime === true) {\n firstTime = false;\n objet.visible = true;\n } });\n"},{"type":"item","url":"images/game/bonus/anims/ventilo.png","position":{"x":32,"y":5},"traversable":true,"sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"set_var\" id=\"G?1v]De}7@ygsz8}H`!N\" x=\"66\" y=\"368\"><field name=\"VARNAME\">firstTime</field><value name=\"VARDEFINITION\"><block type=\"logic_boolean\" id=\"ADemKzb3#;`_RWL:%GS:\"><field name=\"BOOL\">TRUE</field></block></value><next><block type=\"entities_assignment\" id=\"iI,YHz0C%:kdnk6(,^m{\"><value name=\"variable\"><block type=\"object_variables\" id=\"#Vhyv%73D,w-5LT:|`PA\"><field name=\"variable\">traversable</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"I,gvMA!6{%ZV#M8L)a.x\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"entities_assignment\" id=\")=R*nzu]xv0-rvQRIPGm\"><value name=\"variable\"><block type=\"object_variables\" id=\":HEM[=#!W;^[#?rGiqC4\"><field name=\"variable\">visible</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"Udtb|:!uwDmB1.GNQ)YS\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"gamecode_when\" id=\"KW5*EV(={jh~mz^`DKEm\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"y.j=r9@PorXhH#5Vd4Y8\"></block></value><statement name=\"BODY\"><block type=\"delay\" id=\"vYZ1`fh9OPvfo79v^q9.\"><value name=\"seconds\"><block type=\"math_number\" id=\"-xfdeXU9jHyTw(@#]N*9\"><field name=\"NUM\">0.5</field></block></value><statement name=\"body\"><block type=\"get_entities\" id=\"j1*As;S68|CK{4/UOd=z\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"disappear\" id=\"!9?x0C)407)sej(/Bh=F\"></block></value></block></statement></block></statement><next><block type=\"always\" id=\"d8/D*4;L9V`nCcr1aR)I\"><statement name=\"BODY\"><block type=\"condition_if\" id=\"X7^{x;;G3Kw(Kc@m{2G=\"><value name=\"IF0\"><block type=\"logic_operation\" id=\"ps9aBP=tStX7E(`3f)n(\"><field name=\"OP\">AND</field><value name=\"A\"><block type=\"compare\" id=\"62EZ+([3pMwPNNv;Uh}G\"><field name=\"OPERATOR\">=</field><value name=\"FIRST_VALUE\"><block type=\"player_variables\" id=\"0|aWdv|JyHA,BQnh^3J7\"><field name=\"variable\">niveau</field></block></value><value name=\"SECOND_VALUE\"><block type=\"math_number\" id=\"p_yS{h0qTC!7Fu.ydh62\"><field name=\"NUM\">1</field></block></value></block></value><value name=\"B\"><block type=\"compare\" id=\"}ZQ_GJ[GluU!UgbQw]_g\"><field name=\"OPERATOR\">=</field><value name=\"FIRST_VALUE\"><block type=\"variables_get\" id=\"ru~],[[5UpJ/N=H3ACpz\"><field name=\"VAR\">firstTime</field></block></value><value name=\"SECOND_VALUE\"><block type=\"logic_boolean\" id=\"Do%1^`^J=FCMO)~3i`:]\"><field name=\"BOOL\">TRUE</field></block></value></block></value></block></value><statement name=\"DO0\"><block type=\"entities_assignment\" id=\"jI2E2},v%}%7ay5Sdt#R\"><value name=\"variable\"><block type=\"variables_get\" id=\"(UCU(*3OtN%d01avY61M\"><field name=\"VAR\">firstTime</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"2}s-HfyR|pJ9)_#LaQb^\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"entities_assignment\" id=\"E9}/-[4qY~_S;{ZL]kHT\"><value name=\"variable\"><block type=\"object_variables\" id=\"Hsv~T!~Tj`])?0C7+c+a\"><field name=\"variable\">visible</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"6;|kDcWz]+_:eYh4!@5Z\"><field name=\"BOOL\">TRUE</field></block></value></block></next></block></statement></block></statement></block></next></block></next></block></next></block></next></block></xml>","code":"var firstTime;\n\n\nfirstTime = true;\nobjet.traversable = false;\nobjet.visible = false;\nquand('joueur arrive', fonction () {\n retarder(0.5 + ' secondes', fonction () {\n objet.disparait();\n });\n});\ntoujours(fonction () {\n if (joueur.niveau === 1 && firstTime === true) {\n firstTime = false;\n objet.visible = true;\n } });\n"},{"type":"item","url":"images/game/bonus/anims/ventilo.png","position":{"x":33,"y":5},"traversable":true,"sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"set_var\" id=\"G?1v]De}7@ygsz8}H`!N\" x=\"66\" y=\"368\"><field name=\"VARNAME\">firstTime</field><value name=\"VARDEFINITION\"><block type=\"logic_boolean\" id=\"ADemKzb3#;`_RWL:%GS:\"><field name=\"BOOL\">TRUE</field></block></value><next><block type=\"entities_assignment\" id=\"iI,YHz0C%:kdnk6(,^m{\"><value name=\"variable\"><block type=\"object_variables\" id=\"#Vhyv%73D,w-5LT:|`PA\"><field name=\"variable\">traversable</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"I,gvMA!6{%ZV#M8L)a.x\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"entities_assignment\" id=\")=R*nzu]xv0-rvQRIPGm\"><value name=\"variable\"><block type=\"object_variables\" id=\":HEM[=#!W;^[#?rGiqC4\"><field name=\"variable\">visible</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"Udtb|:!uwDmB1.GNQ)YS\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"gamecode_when\" id=\"KW5*EV(={jh~mz^`DKEm\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"y.j=r9@PorXhH#5Vd4Y8\"></block></value><statement name=\"BODY\"><block type=\"delay\" id=\"vYZ1`fh9OPvfo79v^q9.\"><value name=\"seconds\"><block type=\"math_number\" id=\"-xfdeXU9jHyTw(@#]N*9\"><field name=\"NUM\">0.5</field></block></value><statement name=\"body\"><block type=\"get_entities\" id=\"j1*As;S68|CK{4/UOd=z\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"disappear\" id=\"!9?x0C)407)sej(/Bh=F\"></block></value></block></statement></block></statement><next><block type=\"always\" id=\"d8/D*4;L9V`nCcr1aR)I\"><statement name=\"BODY\"><block type=\"condition_if\" id=\"X7^{x;;G3Kw(Kc@m{2G=\"><value name=\"IF0\"><block type=\"logic_operation\" id=\"ps9aBP=tStX7E(`3f)n(\"><field name=\"OP\">AND</field><value name=\"A\"><block type=\"compare\" id=\"62EZ+([3pMwPNNv;Uh}G\"><field name=\"OPERATOR\">=</field><value name=\"FIRST_VALUE\"><block type=\"player_variables\" id=\"0|aWdv|JyHA,BQnh^3J7\"><field name=\"variable\">niveau</field></block></value><value name=\"SECOND_VALUE\"><block type=\"math_number\" id=\"p_yS{h0qTC!7Fu.ydh62\"><field name=\"NUM\">1</field></block></value></block></value><value name=\"B\"><block type=\"compare\" id=\"}ZQ_GJ[GluU!UgbQw]_g\"><field name=\"OPERATOR\">=</field><value name=\"FIRST_VALUE\"><block type=\"variables_get\" id=\"ru~],[[5UpJ/N=H3ACpz\"><field name=\"VAR\">firstTime</field></block></value><value name=\"SECOND_VALUE\"><block type=\"logic_boolean\" id=\"Do%1^`^J=FCMO)~3i`:]\"><field name=\"BOOL\">TRUE</field></block></value></block></value></block></value><statement name=\"DO0\"><block type=\"entities_assignment\" id=\"jI2E2},v%}%7ay5Sdt#R\"><value name=\"variable\"><block type=\"variables_get\" id=\"(UCU(*3OtN%d01avY61M\"><field name=\"VAR\">firstTime</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"2}s-HfyR|pJ9)_#LaQb^\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"entities_assignment\" id=\"E9}/-[4qY~_S;{ZL]kHT\"><value name=\"variable\"><block type=\"object_variables\" id=\"Hsv~T!~Tj`])?0C7+c+a\"><field name=\"variable\">visible</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"6;|kDcWz]+_:eYh4!@5Z\"><field name=\"BOOL\">TRUE</field></block></value></block></next></block></statement></block></statement></block></next></block></next></block></next></block></next></block></xml>","code":"var firstTime;\n\n\nfirstTime = true;\nobjet.traversable = false;\nobjet.visible = false;\nquand('joueur arrive', fonction () {\n retarder(0.5 + ' secondes', fonction () {\n objet.disparait();\n });\n});\ntoujours(fonction () {\n if (joueur.niveau === 1 && firstTime === true) {\n firstTime = false;\n objet.visible = true;\n } });\n"},{"type":"item","url":"images/game/bonus/anims/ventilo.png","position":{"x":34,"y":5},"traversable":true,"sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"set_var\" id=\"G?1v]De}7@ygsz8}H`!N\" x=\"66\" y=\"368\"><field name=\"VARNAME\">firstTime</field><value name=\"VARDEFINITION\"><block type=\"logic_boolean\" id=\"ADemKzb3#;`_RWL:%GS:\"><field name=\"BOOL\">TRUE</field></block></value><next><block type=\"entities_assignment\" id=\"iI,YHz0C%:kdnk6(,^m{\"><value name=\"variable\"><block type=\"object_variables\" id=\"#Vhyv%73D,w-5LT:|`PA\"><field name=\"variable\">traversable</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"I,gvMA!6{%ZV#M8L)a.x\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"entities_assignment\" id=\")=R*nzu]xv0-rvQRIPGm\"><value name=\"variable\"><block type=\"object_variables\" id=\":HEM[=#!W;^[#?rGiqC4\"><field name=\"variable\">visible</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"Udtb|:!uwDmB1.GNQ)YS\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"gamecode_when\" id=\"KW5*EV(={jh~mz^`DKEm\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"y.j=r9@PorXhH#5Vd4Y8\"></block></value><statement name=\"BODY\"><block type=\"delay\" id=\"vYZ1`fh9OPvfo79v^q9.\"><value name=\"seconds\"><block type=\"math_number\" id=\"-xfdeXU9jHyTw(@#]N*9\"><field name=\"NUM\">0.5</field></block></value><statement name=\"body\"><block type=\"get_entities\" id=\"j1*As;S68|CK{4/UOd=z\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"disappear\" id=\"!9?x0C)407)sej(/Bh=F\"></block></value></block></statement></block></statement><next><block type=\"always\" id=\"d8/D*4;L9V`nCcr1aR)I\"><statement name=\"BODY\"><block type=\"condition_if\" id=\"X7^{x;;G3Kw(Kc@m{2G=\"><value name=\"IF0\"><block type=\"logic_operation\" id=\"ps9aBP=tStX7E(`3f)n(\"><field name=\"OP\">AND</field><value name=\"A\"><block type=\"compare\" id=\"62EZ+([3pMwPNNv;Uh}G\"><field name=\"OPERATOR\">=</field><value name=\"FIRST_VALUE\"><block type=\"player_variables\" id=\"0|aWdv|JyHA,BQnh^3J7\"><field name=\"variable\">niveau</field></block></value><value name=\"SECOND_VALUE\"><block type=\"math_number\" id=\"p_yS{h0qTC!7Fu.ydh62\"><field name=\"NUM\">1</field></block></value></block></value><value name=\"B\"><block type=\"compare\" id=\"}ZQ_GJ[GluU!UgbQw]_g\"><field name=\"OPERATOR\">=</field><value name=\"FIRST_VALUE\"><block type=\"variables_get\" id=\"ru~],[[5UpJ/N=H3ACpz\"><field name=\"VAR\">firstTime</field></block></value><value name=\"SECOND_VALUE\"><block type=\"logic_boolean\" id=\"Do%1^`^J=FCMO)~3i`:]\"><field name=\"BOOL\">TRUE</field></block></value></block></value></block></value><statement name=\"DO0\"><block type=\"entities_assignment\" id=\"jI2E2},v%}%7ay5Sdt#R\"><value name=\"variable\"><block type=\"variables_get\" id=\"(UCU(*3OtN%d01avY61M\"><field name=\"VAR\">firstTime</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"2}s-HfyR|pJ9)_#LaQb^\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"entities_assignment\" id=\"E9}/-[4qY~_S;{ZL]kHT\"><value name=\"variable\"><block type=\"object_variables\" id=\"Hsv~T!~Tj`])?0C7+c+a\"><field name=\"variable\">visible</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"6;|kDcWz]+_:eYh4!@5Z\"><field name=\"BOOL\">TRUE</field></block></value></block></next></block></statement></block></statement></block></next></block></next></block></next></block></next></block></xml>","code":"var firstTime;\n\n\nfirstTime = true;\nobjet.traversable = false;\nobjet.visible = false;\nquand('joueur arrive', fonction () {\n retarder(0.5 + ' secondes', fonction () {\n objet.disparait();\n });\n});\ntoujours(fonction () {\n if (joueur.niveau === 1 && firstTime === true) {\n firstTime = false;\n objet.visible = true;\n } });\n"},{"type":"item","url":"images/game/bonus/anims/ventilo.png","position":{"x":35,"y":5},"traversable":true,"sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"set_var\" id=\"G?1v]De}7@ygsz8}H`!N\" x=\"66\" y=\"368\"><field name=\"VARNAME\">firstTime</field><value name=\"VARDEFINITION\"><block type=\"logic_boolean\" id=\"ADemKzb3#;`_RWL:%GS:\"><field name=\"BOOL\">TRUE</field></block></value><next><block type=\"entities_assignment\" id=\"iI,YHz0C%:kdnk6(,^m{\"><value name=\"variable\"><block type=\"object_variables\" id=\"#Vhyv%73D,w-5LT:|`PA\"><field name=\"variable\">traversable</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"I,gvMA!6{%ZV#M8L)a.x\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"entities_assignment\" id=\")=R*nzu]xv0-rvQRIPGm\"><value name=\"variable\"><block type=\"object_variables\" id=\":HEM[=#!W;^[#?rGiqC4\"><field name=\"variable\">visible</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"Udtb|:!uwDmB1.GNQ)YS\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"gamecode_when\" id=\"KW5*EV(={jh~mz^`DKEm\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"y.j=r9@PorXhH#5Vd4Y8\"></block></value><statement name=\"BODY\"><block type=\"delay\" id=\"vYZ1`fh9OPvfo79v^q9.\"><value name=\"seconds\"><block type=\"math_number\" id=\"-xfdeXU9jHyTw(@#]N*9\"><field name=\"NUM\">0.5</field></block></value><statement name=\"body\"><block type=\"get_entities\" id=\"j1*As;S68|CK{4/UOd=z\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"disappear\" id=\"!9?x0C)407)sej(/Bh=F\"></block></value></block></statement></block></statement><next><block type=\"always\" id=\"d8/D*4;L9V`nCcr1aR)I\"><statement name=\"BODY\"><block type=\"condition_if\" id=\"X7^{x;;G3Kw(Kc@m{2G=\"><value name=\"IF0\"><block type=\"logic_operation\" id=\"ps9aBP=tStX7E(`3f)n(\"><field name=\"OP\">AND</field><value name=\"A\"><block type=\"compare\" id=\"62EZ+([3pMwPNNv;Uh}G\"><field name=\"OPERATOR\">=</field><value name=\"FIRST_VALUE\"><block type=\"player_variables\" id=\"0|aWdv|JyHA,BQnh^3J7\"><field name=\"variable\">niveau</field></block></value><value name=\"SECOND_VALUE\"><block type=\"math_number\" id=\"p_yS{h0qTC!7Fu.ydh62\"><field name=\"NUM\">1</field></block></value></block></value><value name=\"B\"><block type=\"compare\" id=\"}ZQ_GJ[GluU!UgbQw]_g\"><field name=\"OPERATOR\">=</field><value name=\"FIRST_VALUE\"><block type=\"variables_get\" id=\"ru~],[[5UpJ/N=H3ACpz\"><field name=\"VAR\">firstTime</field></block></value><value name=\"SECOND_VALUE\"><block type=\"logic_boolean\" id=\"Do%1^`^J=FCMO)~3i`:]\"><field name=\"BOOL\">TRUE</field></block></value></block></value></block></value><statement name=\"DO0\"><block type=\"entities_assignment\" id=\"jI2E2},v%}%7ay5Sdt#R\"><value name=\"variable\"><block type=\"variables_get\" id=\"(UCU(*3OtN%d01avY61M\"><field name=\"VAR\">firstTime</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"2}s-HfyR|pJ9)_#LaQb^\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"entities_assignment\" id=\"E9}/-[4qY~_S;{ZL]kHT\"><value name=\"variable\"><block type=\"object_variables\" id=\"Hsv~T!~Tj`])?0C7+c+a\"><field name=\"variable\">visible</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"6;|kDcWz]+_:eYh4!@5Z\"><field name=\"BOOL\">TRUE</field></block></value></block></next></block></statement></block></statement></block></next></block></next></block></next></block></next></block></xml>","code":"var firstTime;\n\n\nfirstTime = true;\nobjet.traversable = false;\nobjet.visible = false;\nquand('joueur arrive', fonction () {\n retarder(0.5 + ' secondes', fonction () {\n objet.disparait();\n });\n});\ntoujours(fonction () {\n if (joueur.niveau === 1 && firstTime === true) {\n firstTime = false;\n objet.visible = true;\n } });\n"},{"type":"item","url":"images/game/bonus/anims/ventilo.png","position":{"x":36,"y":5},"traversable":true,"sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"set_var\" id=\"G?1v]De}7@ygsz8}H`!N\" x=\"66\" y=\"368\"><field name=\"VARNAME\">firstTime</field><value name=\"VARDEFINITION\"><block type=\"logic_boolean\" id=\"ADemKzb3#;`_RWL:%GS:\"><field name=\"BOOL\">TRUE</field></block></value><next><block type=\"entities_assignment\" id=\"iI,YHz0C%:kdnk6(,^m{\"><value name=\"variable\"><block type=\"object_variables\" id=\"#Vhyv%73D,w-5LT:|`PA\"><field name=\"variable\">traversable</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"I,gvMA!6{%ZV#M8L)a.x\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"entities_assignment\" id=\")=R*nzu]xv0-rvQRIPGm\"><value name=\"variable\"><block type=\"object_variables\" id=\":HEM[=#!W;^[#?rGiqC4\"><field name=\"variable\">visible</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"Udtb|:!uwDmB1.GNQ)YS\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"gamecode_when\" id=\"KW5*EV(={jh~mz^`DKEm\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"y.j=r9@PorXhH#5Vd4Y8\"></block></value><statement name=\"BODY\"><block type=\"delay\" id=\"vYZ1`fh9OPvfo79v^q9.\"><value name=\"seconds\"><block type=\"math_number\" id=\"-xfdeXU9jHyTw(@#]N*9\"><field name=\"NUM\">0.5</field></block></value><statement name=\"body\"><block type=\"get_entities\" id=\"j1*As;S68|CK{4/UOd=z\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"disappear\" id=\"!9?x0C)407)sej(/Bh=F\"></block></value></block></statement></block></statement><next><block type=\"always\" id=\"d8/D*4;L9V`nCcr1aR)I\"><statement name=\"BODY\"><block type=\"condition_if\" id=\"X7^{x;;G3Kw(Kc@m{2G=\"><value name=\"IF0\"><block type=\"logic_operation\" id=\"ps9aBP=tStX7E(`3f)n(\"><field name=\"OP\">AND</field><value name=\"A\"><block type=\"compare\" id=\"62EZ+([3pMwPNNv;Uh}G\"><field name=\"OPERATOR\">=</field><value name=\"FIRST_VALUE\"><block type=\"player_variables\" id=\"0|aWdv|JyHA,BQnh^3J7\"><field name=\"variable\">niveau</field></block></value><value name=\"SECOND_VALUE\"><block type=\"math_number\" id=\"p_yS{h0qTC!7Fu.ydh62\"><field name=\"NUM\">1</field></block></value></block></value><value name=\"B\"><block type=\"compare\" id=\"}ZQ_GJ[GluU!UgbQw]_g\"><field name=\"OPERATOR\">=</field><value name=\"FIRST_VALUE\"><block type=\"variables_get\" id=\"ru~],[[5UpJ/N=H3ACpz\"><field name=\"VAR\">firstTime</field></block></value><value name=\"SECOND_VALUE\"><block type=\"logic_boolean\" id=\"Do%1^`^J=FCMO)~3i`:]\"><field name=\"BOOL\">TRUE</field></block></value></block></value></block></value><statement name=\"DO0\"><block type=\"entities_assignment\" id=\"jI2E2},v%}%7ay5Sdt#R\"><value name=\"variable\"><block type=\"variables_get\" id=\"(UCU(*3OtN%d01avY61M\"><field name=\"VAR\">firstTime</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"2}s-HfyR|pJ9)_#LaQb^\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"entities_assignment\" id=\"E9}/-[4qY~_S;{ZL]kHT\"><value name=\"variable\"><block type=\"object_variables\" id=\"Hsv~T!~Tj`])?0C7+c+a\"><field name=\"variable\">visible</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"6;|kDcWz]+_:eYh4!@5Z\"><field name=\"BOOL\">TRUE</field></block></value></block></next></block></statement></block></statement></block></next></block></next></block></next></block></next></block></xml>","code":"var firstTime;\n\n\nfirstTime = true;\nobjet.traversable = false;\nobjet.visible = false;\nquand('joueur arrive', fonction () {\n retarder(0.5 + ' secondes', fonction () {\n objet.disparait();\n });\n});\ntoujours(fonction () {\n if (joueur.niveau === 1 && firstTime === true) {\n firstTime = false;\n objet.visible = true;\n } });\n"},{"url":"images/game/bonus/anims/ventilo.png","type":"item","code":"var firstTime;\n\n\nfirstTime = true;\nobjet.traversable = false;\nobjet.visible = false;\nquand('joueur arrive', fonction () {\n retarder(0.7 + ' secondes', fonction () {\n objet.disparait();\n });\n});\ntoujours(fonction () {\n if (joueur.niveau === 1 && firstTime === true) {\n firstTime = false;\n objet.visible = true;\n } });\n","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"set_var\" id=\"G?1v]De}7@ygsz8}H`!N\" x=\"362\" y=\"368\"><field name=\"VARNAME\">firstTime</field><value name=\"VARDEFINITION\"><block type=\"logic_boolean\" id=\"ADemKzb3#;`_RWL:%GS:\"><field name=\"BOOL\">TRUE</field></block></value><next><block type=\"entities_assignment\" id=\"iI,YHz0C%:kdnk6(,^m{\"><value name=\"variable\"><block type=\"object_variables\" id=\"#Vhyv%73D,w-5LT:|`PA\"><field name=\"variable\">traversable</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"I,gvMA!6{%ZV#M8L)a.x\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"entities_assignment\" id=\")=R*nzu]xv0-rvQRIPGm\"><value name=\"variable\"><block type=\"object_variables\" id=\":HEM[=#!W;^[#?rGiqC4\"><field name=\"variable\">visible</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"Udtb|:!uwDmB1.GNQ)YS\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"gamecode_when\" id=\"KW5*EV(={jh~mz^`DKEm\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"y.j=r9@PorXhH#5Vd4Y8\"></block></value><statement name=\"BODY\"><block type=\"delay\" id=\"vYZ1`fh9OPvfo79v^q9.\"><value name=\"seconds\"><block type=\"math_number\" id=\"-xfdeXU9jHyTw(@#]N*9\"><field name=\"NUM\">0.7</field></block></value><statement name=\"body\"><block type=\"get_entities\" id=\"j1*As;S68|CK{4/UOd=z\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"disappear\" id=\"!9?x0C)407)sej(/Bh=F\"></block></value></block></statement></block></statement><next><block type=\"always\" id=\"d8/D*4;L9V`nCcr1aR)I\"><statement name=\"BODY\"><block type=\"condition_if\" id=\"X7^{x;;G3Kw(Kc@m{2G=\"><value name=\"IF0\"><block type=\"logic_operation\" id=\"ps9aBP=tStX7E(`3f)n(\"><field name=\"OP\">AND</field><value name=\"A\"><block type=\"compare\" id=\"62EZ+([3pMwPNNv;Uh}G\"><field name=\"OPERATOR\">=</field><value name=\"FIRST_VALUE\"><block type=\"player_variables\" id=\"0|aWdv|JyHA,BQnh^3J7\"><field name=\"variable\">niveau</field></block></value><value name=\"SECOND_VALUE\"><block type=\"math_number\" id=\"p_yS{h0qTC!7Fu.ydh62\"><field name=\"NUM\">1</field></block></value></block></value><value name=\"B\"><block type=\"compare\" id=\"}ZQ_GJ[GluU!UgbQw]_g\"><field name=\"OPERATOR\">=</field><value name=\"FIRST_VALUE\"><block type=\"variables_get\" id=\"ru~],[[5UpJ/N=H3ACpz\"><field name=\"VAR\">firstTime</field></block></value><value name=\"SECOND_VALUE\"><block type=\"logic_boolean\" id=\"Do%1^`^J=FCMO)~3i`:]\"><field name=\"BOOL\">TRUE</field></block></value></block></value></block></value><statement name=\"DO0\"><block type=\"entities_assignment\" id=\"jI2E2},v%}%7ay5Sdt#R\"><value name=\"variable\"><block type=\"variables_get\" id=\"(UCU(*3OtN%d01avY61M\"><field name=\"VAR\">firstTime</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"2}s-HfyR|pJ9)_#LaQb^\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"entities_assignment\" id=\"E9}/-[4qY~_S;{ZL]kHT\"><value name=\"variable\"><block type=\"object_variables\" id=\"Hsv~T!~Tj`])?0C7+c+a\"><field name=\"variable\">visible</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"6;|kDcWz]+_:eYh4!@5Z\"><field name=\"BOOL\">TRUE</field></block></value></block></next></block></statement></block></statement></block></next></block></next></block></next></block></next></block></xml>","traversable":true,"position":{"x":40,"y":6}},{"url":"images/game/bonus/anims/ventilo.png","type":"item","code":"var firstTime;\n\n\nfirstTime = true;\nobjet.traversable = false;\nobjet.visible = false;\nquand('joueur arrive', fonction () {\n retarder(0.7 + ' secondes', fonction () {\n objet.disparait();\n });\n});\ntoujours(fonction () {\n if (joueur.niveau === 1 && firstTime === true) {\n firstTime = false;\n objet.visible = true;\n } });\n","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"set_var\" id=\"G?1v]De}7@ygsz8}H`!N\" x=\"66\" y=\"368\"><field name=\"VARNAME\">firstTime</field><value name=\"VARDEFINITION\"><block type=\"logic_boolean\" id=\"ADemKzb3#;`_RWL:%GS:\"><field name=\"BOOL\">TRUE</field></block></value><next><block type=\"entities_assignment\" id=\"iI,YHz0C%:kdnk6(,^m{\"><value name=\"variable\"><block type=\"object_variables\" id=\"#Vhyv%73D,w-5LT:|`PA\"><field name=\"variable\">traversable</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"I,gvMA!6{%ZV#M8L)a.x\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"entities_assignment\" id=\")=R*nzu]xv0-rvQRIPGm\"><value name=\"variable\"><block type=\"object_variables\" id=\":HEM[=#!W;^[#?rGiqC4\"><field name=\"variable\">visible</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"Udtb|:!uwDmB1.GNQ)YS\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"gamecode_when\" id=\"KW5*EV(={jh~mz^`DKEm\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"y.j=r9@PorXhH#5Vd4Y8\"></block></value><statement name=\"BODY\"><block type=\"delay\" id=\"vYZ1`fh9OPvfo79v^q9.\"><value name=\"seconds\"><block type=\"math_number\" id=\"-xfdeXU9jHyTw(@#]N*9\"><field name=\"NUM\">0.7</field></block></value><statement name=\"body\"><block type=\"get_entities\" id=\"j1*As;S68|CK{4/UOd=z\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"disappear\" id=\"!9?x0C)407)sej(/Bh=F\"></block></value></block></statement></block></statement><next><block type=\"always\" id=\"d8/D*4;L9V`nCcr1aR)I\"><statement name=\"BODY\"><block type=\"condition_if\" id=\"X7^{x;;G3Kw(Kc@m{2G=\"><value name=\"IF0\"><block type=\"logic_operation\" id=\"ps9aBP=tStX7E(`3f)n(\"><field name=\"OP\">AND</field><value name=\"A\"><block type=\"compare\" id=\"62EZ+([3pMwPNNv;Uh}G\"><field name=\"OPERATOR\">=</field><value name=\"FIRST_VALUE\"><block type=\"player_variables\" id=\"0|aWdv|JyHA,BQnh^3J7\"><field name=\"variable\">niveau</field></block></value><value name=\"SECOND_VALUE\"><block type=\"math_number\" id=\"p_yS{h0qTC!7Fu.ydh62\"><field name=\"NUM\">1</field></block></value></block></value><value name=\"B\"><block type=\"compare\" id=\"}ZQ_GJ[GluU!UgbQw]_g\"><field name=\"OPERATOR\">=</field><value name=\"FIRST_VALUE\"><block type=\"variables_get\" id=\"ru~],[[5UpJ/N=H3ACpz\"><field name=\"VAR\">firstTime</field></block></value><value name=\"SECOND_VALUE\"><block type=\"logic_boolean\" id=\"Do%1^`^J=FCMO)~3i`:]\"><field name=\"BOOL\">TRUE</field></block></value></block></value></block></value><statement name=\"DO0\"><block type=\"entities_assignment\" id=\"jI2E2},v%}%7ay5Sdt#R\"><value name=\"variable\"><block type=\"variables_get\" id=\"(UCU(*3OtN%d01avY61M\"><field name=\"VAR\">firstTime</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"2}s-HfyR|pJ9)_#LaQb^\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"entities_assignment\" id=\"E9}/-[4qY~_S;{ZL]kHT\"><value name=\"variable\"><block type=\"object_variables\" id=\"Hsv~T!~Tj`])?0C7+c+a\"><field name=\"variable\">visible</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"6;|kDcWz]+_:eYh4!@5Z\"><field name=\"BOOL\">TRUE</field></block></value></block></next></block></statement></block></statement></block></next></block></next></block></next></block></next></block></xml>","traversable":true,"position":{"x":41,"y":6}},{"url":"images/game/bonus/anims/ventilo.png","type":"item","code":"var firstTime;\n\n\nfirstTime = true;\nobjet.traversable = false;\nobjet.visible = false;\nquand('joueur arrive', function () {\n retarder(0.7 + ' secondes', function () {\n objet.disparait();\n });\n});\ntoujours(function () {\n if (joueur.niveau === 1 && firstTime === true) {\n firstTime = false;\n objet.visible = true;\n } });\n","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"set_var\" id=\"G?1v]De}7@ygsz8}H`!N\" x=\"66\" y=\"368\"><field name=\"VARNAME\">firstTime</field><value name=\"VARDEFINITION\"><block type=\"logic_boolean\" id=\"ADemKzb3#;`_RWL:%GS:\"><field name=\"BOOL\">TRUE</field></block></value><next><block type=\"entities_assignment\" id=\"iI,YHz0C%:kdnk6(,^m{\"><value name=\"variable\"><block type=\"object_variables\" id=\"#Vhyv%73D,w-5LT:|`PA\"><field name=\"variable\">traversable</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"I,gvMA!6{%ZV#M8L)a.x\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"entities_assignment\" id=\")=R*nzu]xv0-rvQRIPGm\"><value name=\"variable\"><block type=\"object_variables\" id=\":HEM[=#!W;^[#?rGiqC4\"><field name=\"variable\">visible</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"Udtb|:!uwDmB1.GNQ)YS\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"gamecode_when\" id=\"KW5*EV(={jh~mz^`DKEm\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"y.j=r9@PorXhH#5Vd4Y8\"></block></value><statement name=\"BODY\"><block type=\"delay\" id=\"vYZ1`fh9OPvfo79v^q9.\"><value name=\"seconds\"><block type=\"math_number\" id=\"-xfdeXU9jHyTw(@#]N*9\"><field name=\"NUM\">0.7</field></block></value><statement name=\"body\"><block type=\"get_entities\" id=\"j1*As;S68|CK{4/UOd=z\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"disappear\" id=\"!9?x0C)407)sej(/Bh=F\"></block></value></block></statement></block></statement><next><block type=\"always\" id=\"d8/D*4;L9V`nCcr1aR)I\"><statement name=\"BODY\"><block type=\"condition_if\" id=\"X7^{x;;G3Kw(Kc@m{2G=\"><value name=\"IF0\"><block type=\"logic_operation\" id=\"ps9aBP=tStX7E(`3f)n(\"><field name=\"OP\">AND</field><value name=\"A\"><block type=\"compare\" id=\"62EZ+([3pMwPNNv;Uh}G\"><field name=\"OPERATOR\">=</field><value name=\"FIRST_VALUE\"><block type=\"player_variables\" id=\"0|aWdv|JyHA,BQnh^3J7\"><field name=\"variable\">niveau</field></block></value><value name=\"SECOND_VALUE\"><block type=\"math_number\" id=\"p_yS{h0qTC!7Fu.ydh62\"><field name=\"NUM\">1</field></block></value></block></value><value name=\"B\"><block type=\"compare\" id=\"}ZQ_GJ[GluU!UgbQw]_g\"><field name=\"OPERATOR\">=</field><value name=\"FIRST_VALUE\"><block type=\"variables_get\" id=\"ru~],[[5UpJ/N=H3ACpz\"><field name=\"VAR\">firstTime</field></block></value><value name=\"SECOND_VALUE\"><block type=\"logic_boolean\" id=\"Do%1^`^J=FCMO)~3i`:]\"><field name=\"BOOL\">TRUE</field></block></value></block></value></block></value><statement name=\"DO0\"><block type=\"entities_assignment\" id=\"jI2E2},v%}%7ay5Sdt#R\"><value name=\"variable\"><block type=\"variables_get\" id=\"(UCU(*3OtN%d01avY61M\"><field name=\"VAR\">firstTime</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"2}s-HfyR|pJ9)_#LaQb^\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"entities_assignment\" id=\"E9}/-[4qY~_S;{ZL]kHT\"><value name=\"variable\"><block type=\"object_variables\" id=\"Hsv~T!~Tj`])?0C7+c+a\"><field name=\"variable\">visible</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"6;|kDcWz]+_:eYh4!@5Z\"><field name=\"BOOL\">TRUE</field></block></value></block></next></block></statement></block></statement></block></next></block></next></block></next></block></next></block></xml>","traversable":true,"position":{"x":42,"y":6}},{"url":"images/game/bonus/anims/ventilo.png","type":"item","code":"var firstTime;\n\n\nfirstTime = true;\nobjet.traversable = false;\nobjet.visible = false;\nquand('joueur arrive', fonction () {\n retarder(0.7 + ' secondes', fonction () {\n objet.disparait();\n });\n});\ntoujours(fonction () {\n if (joueur.niveau === 1 && firstTime === true) {\n firstTime = false;\n objet.visible = true;\n } });\n","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"set_var\" id=\"G?1v]De}7@ygsz8}H`!N\" x=\"-2008\" y=\"-1322\"><field name=\"VARNAME\">firstTime</field><value name=\"VARDEFINITION\"><block type=\"logic_boolean\" id=\"ADemKzb3#;`_RWL:%GS:\"><field name=\"BOOL\">TRUE</field></block></value><next><block type=\"entities_assignment\" id=\"iI,YHz0C%:kdnk6(,^m{\"><value name=\"variable\"><block type=\"object_variables\" id=\"#Vhyv%73D,w-5LT:|`PA\"><field name=\"variable\">traversable</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"I,gvMA!6{%ZV#M8L)a.x\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"entities_assignment\" id=\")=R*nzu]xv0-rvQRIPGm\"><value name=\"variable\"><block type=\"object_variables\" id=\":HEM[=#!W;^[#?rGiqC4\"><field name=\"variable\">visible</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"Udtb|:!uwDmB1.GNQ)YS\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"gamecode_when\" id=\"KW5*EV(={jh~mz^`DKEm\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"y.j=r9@PorXhH#5Vd4Y8\"></block></value><statement name=\"BODY\"><block type=\"delay\" id=\"vYZ1`fh9OPvfo79v^q9.\"><value name=\"seconds\"><block type=\"math_number\" id=\"-xfdeXU9jHyTw(@#]N*9\"><field name=\"NUM\">0.7</field></block></value><statement name=\"body\"><block type=\"get_entities\" id=\"j1*As;S68|CK{4/UOd=z\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"disappear\" id=\"!9?x0C)407)sej(/Bh=F\"></block></value></block></statement></block></statement><next><block type=\"always\" id=\"d8/D*4;L9V`nCcr1aR)I\"><statement name=\"BODY\"><block type=\"condition_if\" id=\"X7^{x;;G3Kw(Kc@m{2G=\"><value name=\"IF0\"><block type=\"logic_operation\" id=\"ps9aBP=tStX7E(`3f)n(\"><field name=\"OP\">AND</field><value name=\"A\"><block type=\"compare\" id=\"62EZ+([3pMwPNNv;Uh}G\"><field name=\"OPERATOR\">=</field><value name=\"FIRST_VALUE\"><block type=\"player_variables\" id=\"0|aWdv|JyHA,BQnh^3J7\"><field name=\"variable\">niveau</field></block></value><value name=\"SECOND_VALUE\"><block type=\"math_number\" id=\"p_yS{h0qTC!7Fu.ydh62\"><field name=\"NUM\">1</field></block></value></block></value><value name=\"B\"><block type=\"compare\" id=\"}ZQ_GJ[GluU!UgbQw]_g\"><field name=\"OPERATOR\">=</field><value name=\"FIRST_VALUE\"><block type=\"variables_get\" id=\"ru~],[[5UpJ/N=H3ACpz\"><field name=\"VAR\">firstTime</field></block></value><value name=\"SECOND_VALUE\"><block type=\"logic_boolean\" id=\"Do%1^`^J=FCMO)~3i`:]\"><field name=\"BOOL\">TRUE</field></block></value></block></value></block></value><statement name=\"DO0\"><block type=\"entities_assignment\" id=\"jI2E2},v%}%7ay5Sdt#R\"><value name=\"variable\"><block type=\"variables_get\" id=\"(UCU(*3OtN%d01avY61M\"><field name=\"VAR\">firstTime</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"2}s-HfyR|pJ9)_#LaQb^\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"entities_assignment\" id=\"E9}/-[4qY~_S;{ZL]kHT\"><value name=\"variable\"><block type=\"object_variables\" id=\"Hsv~T!~Tj`])?0C7+c+a\"><field name=\"variable\">visible</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"6;|kDcWz]+_:eYh4!@5Z\"><field name=\"BOOL\">TRUE</field></block></value></block></next></block></statement></block></statement></block></next></block></next></block></next></block></next></block></xml>","traversable":true,"position":{"x":43,"y":6}},{"url":"images/game/bonus/anims/ventilo.png","type":"item","code":"var firstTime;\n\n\nfirstTime = true;\nobjet.traversable = false;\nobjet.visible = false;\nquand('joueur arrive', fonction () {\n retarder(0.7 + ' secondes', fonction () {\n objet.disparait();\n });\n});\ntoujours(fonction () {\n if (joueur.niveau === 1 && firstTime === true) {\n firstTime = false;\n objet.visible = true;\n } });\n","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"set_var\" id=\"G?1v]De}7@ygsz8}H`!N\" x=\"362\" y=\"368\"><field name=\"VARNAME\">firstTime</field><value name=\"VARDEFINITION\"><block type=\"logic_boolean\" id=\"ADemKzb3#;`_RWL:%GS:\"><field name=\"BOOL\">TRUE</field></block></value><next><block type=\"entities_assignment\" id=\"iI,YHz0C%:kdnk6(,^m{\"><value name=\"variable\"><block type=\"object_variables\" id=\"#Vhyv%73D,w-5LT:|`PA\"><field name=\"variable\">traversable</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"I,gvMA!6{%ZV#M8L)a.x\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"entities_assignment\" id=\")=R*nzu]xv0-rvQRIPGm\"><value name=\"variable\"><block type=\"object_variables\" id=\":HEM[=#!W;^[#?rGiqC4\"><field name=\"variable\">visible</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"Udtb|:!uwDmB1.GNQ)YS\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"gamecode_when\" id=\"KW5*EV(={jh~mz^`DKEm\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"y.j=r9@PorXhH#5Vd4Y8\"></block></value><statement name=\"BODY\"><block type=\"delay\" id=\"vYZ1`fh9OPvfo79v^q9.\"><value name=\"seconds\"><block type=\"math_number\" id=\"-xfdeXU9jHyTw(@#]N*9\"><field name=\"NUM\">0.7</field></block></value><statement name=\"body\"><block type=\"get_entities\" id=\"j1*As;S68|CK{4/UOd=z\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"disappear\" id=\"!9?x0C)407)sej(/Bh=F\"></block></value></block></statement></block></statement><next><block type=\"always\" id=\"d8/D*4;L9V`nCcr1aR)I\"><statement name=\"BODY\"><block type=\"condition_if\" id=\"X7^{x;;G3Kw(Kc@m{2G=\"><value name=\"IF0\"><block type=\"logic_operation\" id=\"ps9aBP=tStX7E(`3f)n(\"><field name=\"OP\">AND</field><value name=\"A\"><block type=\"compare\" id=\"62EZ+([3pMwPNNv;Uh}G\"><field name=\"OPERATOR\">=</field><value name=\"FIRST_VALUE\"><block type=\"player_variables\" id=\"0|aWdv|JyHA,BQnh^3J7\"><field name=\"variable\">niveau</field></block></value><value name=\"SECOND_VALUE\"><block type=\"math_number\" id=\"p_yS{h0qTC!7Fu.ydh62\"><field name=\"NUM\">1</field></block></value></block></value><value name=\"B\"><block type=\"compare\" id=\"}ZQ_GJ[GluU!UgbQw]_g\"><field name=\"OPERATOR\">=</field><value name=\"FIRST_VALUE\"><block type=\"variables_get\" id=\"ru~],[[5UpJ/N=H3ACpz\"><field name=\"VAR\">firstTime</field></block></value><value name=\"SECOND_VALUE\"><block type=\"logic_boolean\" id=\"Do%1^`^J=FCMO)~3i`:]\"><field name=\"BOOL\">TRUE</field></block></value></block></value></block></value><statement name=\"DO0\"><block type=\"entities_assignment\" id=\"jI2E2},v%}%7ay5Sdt#R\"><value name=\"variable\"><block type=\"variables_get\" id=\"(UCU(*3OtN%d01avY61M\"><field name=\"VAR\">firstTime</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"2}s-HfyR|pJ9)_#LaQb^\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"entities_assignment\" id=\"E9}/-[4qY~_S;{ZL]kHT\"><value name=\"variable\"><block type=\"object_variables\" id=\"Hsv~T!~Tj`])?0C7+c+a\"><field name=\"variable\">visible</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"6;|kDcWz]+_:eYh4!@5Z\"><field name=\"BOOL\">TRUE</field></block></value></block></next></block></statement></block></statement></block></next></block></next></block></next></block></next></block></xml>","traversable":true,"position":{"x":44,"y":6}},{"url":"images/game/bonus/anims/ventilo.png","type":"item","code":"var firstTime;\n\n\nfirstTime = true;\nobjet.traversable = false;\nobjet.visible = false;\nquand('joueur arrive', fonction () {\n retarder(0.7 + ' secondes', fonction () {\n objet.disparait();\n });\n});\ntoujours(fonction () {\n if (joueur.niveau === 1 && firstTime === true) {\n firstTime = false;\n objet.visible = true;\n } });\n","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"set_var\" id=\"G?1v]De}7@ygsz8}H`!N\" x=\"362\" y=\"368\"><field name=\"VARNAME\">firstTime</field><value name=\"VARDEFINITION\"><block type=\"logic_boolean\" id=\"ADemKzb3#;`_RWL:%GS:\"><field name=\"BOOL\">TRUE</field></block></value><next><block type=\"entities_assignment\" id=\"iI,YHz0C%:kdnk6(,^m{\"><value name=\"variable\"><block type=\"object_variables\" id=\"#Vhyv%73D,w-5LT:|`PA\"><field name=\"variable\">traversable</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"I,gvMA!6{%ZV#M8L)a.x\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"entities_assignment\" id=\")=R*nzu]xv0-rvQRIPGm\"><value name=\"variable\"><block type=\"object_variables\" id=\":HEM[=#!W;^[#?rGiqC4\"><field name=\"variable\">visible</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"Udtb|:!uwDmB1.GNQ)YS\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"gamecode_when\" id=\"KW5*EV(={jh~mz^`DKEm\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"y.j=r9@PorXhH#5Vd4Y8\"></block></value><statement name=\"BODY\"><block type=\"delay\" id=\"vYZ1`fh9OPvfo79v^q9.\"><value name=\"seconds\"><block type=\"math_number\" id=\"-xfdeXU9jHyTw(@#]N*9\"><field name=\"NUM\">0.7</field></block></value><statement name=\"body\"><block type=\"get_entities\" id=\"j1*As;S68|CK{4/UOd=z\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"disappear\" id=\"!9?x0C)407)sej(/Bh=F\"></block></value></block></statement></block></statement><next><block type=\"always\" id=\"d8/D*4;L9V`nCcr1aR)I\"><statement name=\"BODY\"><block type=\"condition_if\" id=\"X7^{x;;G3Kw(Kc@m{2G=\"><value name=\"IF0\"><block type=\"logic_operation\" id=\"ps9aBP=tStX7E(`3f)n(\"><field name=\"OP\">AND</field><value name=\"A\"><block type=\"compare\" id=\"62EZ+([3pMwPNNv;Uh}G\"><field name=\"OPERATOR\">=</field><value name=\"FIRST_VALUE\"><block type=\"player_variables\" id=\"0|aWdv|JyHA,BQnh^3J7\"><field name=\"variable\">niveau</field></block></value><value name=\"SECOND_VALUE\"><block type=\"math_number\" id=\"p_yS{h0qTC!7Fu.ydh62\"><field name=\"NUM\">1</field></block></value></block></value><value name=\"B\"><block type=\"compare\" id=\"}ZQ_GJ[GluU!UgbQw]_g\"><field name=\"OPERATOR\">=</field><value name=\"FIRST_VALUE\"><block type=\"variables_get\" id=\"ru~],[[5UpJ/N=H3ACpz\"><field name=\"VAR\">firstTime</field></block></value><value name=\"SECOND_VALUE\"><block type=\"logic_boolean\" id=\"Do%1^`^J=FCMO)~3i`:]\"><field name=\"BOOL\">TRUE</field></block></value></block></value></block></value><statement name=\"DO0\"><block type=\"entities_assignment\" id=\"jI2E2},v%}%7ay5Sdt#R\"><value name=\"variable\"><block type=\"variables_get\" id=\"(UCU(*3OtN%d01avY61M\"><field name=\"VAR\">firstTime</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"2}s-HfyR|pJ9)_#LaQb^\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"entities_assignment\" id=\"E9}/-[4qY~_S;{ZL]kHT\"><value name=\"variable\"><block type=\"object_variables\" id=\"Hsv~T!~Tj`])?0C7+c+a\"><field name=\"variable\">visible</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"6;|kDcWz]+_:eYh4!@5Z\"><field name=\"BOOL\">TRUE</field></block></value></block></next></block></statement></block></statement></block></next></block></next></block></next></block></next></block></xml>","traversable":true,"position":{"x":49,"y":3}},{"url":"images/game/bonus/anims/ventilo.png","type":"item","code":"var firstTime;\n\n\nfirstTime = true;\nobjet.traversable = false;\nobjet.visible = false;\nquand('joueur arrive', function () {\n retarder(0.7 + ' secondes', function () {\n objet.disparait();\n });\n});\ntoujours(function () {\n if (joueur.niveau === 1 && firstTime === true) {\n firstTime = false;\n objet.visible = true;\n } });\n","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"set_var\" id=\"G?1v]De}7@ygsz8}H`!N\" x=\"362\" y=\"368\"><field name=\"VARNAME\">firstTime</field><value name=\"VARDEFINITION\"><block type=\"logic_boolean\" id=\"ADemKzb3#;`_RWL:%GS:\"><field name=\"BOOL\">TRUE</field></block></value><next><block type=\"entities_assignment\" id=\"iI,YHz0C%:kdnk6(,^m{\"><value name=\"variable\"><block type=\"object_variables\" id=\"#Vhyv%73D,w-5LT:|`PA\"><field name=\"variable\">traversable</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"I,gvMA!6{%ZV#M8L)a.x\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"entities_assignment\" id=\")=R*nzu]xv0-rvQRIPGm\"><value name=\"variable\"><block type=\"object_variables\" id=\":HEM[=#!W;^[#?rGiqC4\"><field name=\"variable\">visible</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"Udtb|:!uwDmB1.GNQ)YS\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"gamecode_when\" id=\"KW5*EV(={jh~mz^`DKEm\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"y.j=r9@PorXhH#5Vd4Y8\"></block></value><statement name=\"BODY\"><block type=\"delay\" id=\"vYZ1`fh9OPvfo79v^q9.\"><value name=\"seconds\"><block type=\"math_number\" id=\"-xfdeXU9jHyTw(@#]N*9\"><field name=\"NUM\">0.7</field></block></value><statement name=\"body\"><block type=\"get_entities\" id=\"j1*As;S68|CK{4/UOd=z\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"disappear\" id=\"!9?x0C)407)sej(/Bh=F\"></block></value></block></statement></block></statement><next><block type=\"always\" id=\"d8/D*4;L9V`nCcr1aR)I\"><statement name=\"BODY\"><block type=\"condition_if\" id=\"X7^{x;;G3Kw(Kc@m{2G=\"><value name=\"IF0\"><block type=\"logic_operation\" id=\"ps9aBP=tStX7E(`3f)n(\"><field name=\"OP\">AND</field><value name=\"A\"><block type=\"compare\" id=\"62EZ+([3pMwPNNv;Uh}G\"><field name=\"OPERATOR\">=</field><value name=\"FIRST_VALUE\"><block type=\"player_variables\" id=\"0|aWdv|JyHA,BQnh^3J7\"><field name=\"variable\">niveau</field></block></value><value name=\"SECOND_VALUE\"><block type=\"math_number\" id=\"p_yS{h0qTC!7Fu.ydh62\"><field name=\"NUM\">1</field></block></value></block></value><value name=\"B\"><block type=\"compare\" id=\"}ZQ_GJ[GluU!UgbQw]_g\"><field name=\"OPERATOR\">=</field><value name=\"FIRST_VALUE\"><block type=\"variables_get\" id=\"ru~],[[5UpJ/N=H3ACpz\"><field name=\"VAR\">firstTime</field></block></value><value name=\"SECOND_VALUE\"><block type=\"logic_boolean\" id=\"Do%1^`^J=FCMO)~3i`:]\"><field name=\"BOOL\">TRUE</field></block></value></block></value></block></value><statement name=\"DO0\"><block type=\"entities_assignment\" id=\"jI2E2},v%}%7ay5Sdt#R\"><value name=\"variable\"><block type=\"variables_get\" id=\"(UCU(*3OtN%d01avY61M\"><field name=\"VAR\">firstTime</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"2}s-HfyR|pJ9)_#LaQb^\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"entities_assignment\" id=\"E9}/-[4qY~_S;{ZL]kHT\"><value name=\"variable\"><block type=\"object_variables\" id=\"Hsv~T!~Tj`])?0C7+c+a\"><field name=\"variable\">visible</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"6;|kDcWz]+_:eYh4!@5Z\"><field name=\"BOOL\">TRUE</field></block></value></block></next></block></statement></block></statement></block></next></block></next></block></next></block></next></block></xml>","traversable":true,"position":{"x":50,"y":3}},{"url":"images/game/bonus/anims/ventilo.png","type":"item","code":"var firstTime;\n\n\nfirstTime = true;\nobjet.traversable = false;\nobjet.visible = false;\nquand('joueur arrive', function () {\n retarder(0.7 + ' secondes', function () {\n objet.disparait();\n });\n});\ntoujours(function () {\n if (joueur.niveau === 1 && firstTime === true) {\n firstTime = false;\n objet.visible = true;\n } });\n","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"set_var\" id=\"G?1v]De}7@ygsz8}H`!N\" x=\"362\" y=\"368\"><field name=\"VARNAME\">firstTime</field><value name=\"VARDEFINITION\"><block type=\"logic_boolean\" id=\"ADemKzb3#;`_RWL:%GS:\"><field name=\"BOOL\">TRUE</field></block></value><next><block type=\"entities_assignment\" id=\"iI,YHz0C%:kdnk6(,^m{\"><value name=\"variable\"><block type=\"object_variables\" id=\"#Vhyv%73D,w-5LT:|`PA\"><field name=\"variable\">traversable</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"I,gvMA!6{%ZV#M8L)a.x\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"entities_assignment\" id=\")=R*nzu]xv0-rvQRIPGm\"><value name=\"variable\"><block type=\"object_variables\" id=\":HEM[=#!W;^[#?rGiqC4\"><field name=\"variable\">visible</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"Udtb|:!uwDmB1.GNQ)YS\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"gamecode_when\" id=\"KW5*EV(={jh~mz^`DKEm\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"y.j=r9@PorXhH#5Vd4Y8\"></block></value><statement name=\"BODY\"><block type=\"delay\" id=\"vYZ1`fh9OPvfo79v^q9.\"><value name=\"seconds\"><block type=\"math_number\" id=\"-xfdeXU9jHyTw(@#]N*9\"><field name=\"NUM\">0.7</field></block></value><statement name=\"body\"><block type=\"get_entities\" id=\"j1*As;S68|CK{4/UOd=z\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"disappear\" id=\"!9?x0C)407)sej(/Bh=F\"></block></value></block></statement></block></statement><next><block type=\"always\" id=\"d8/D*4;L9V`nCcr1aR)I\"><statement name=\"BODY\"><block type=\"condition_if\" id=\"X7^{x;;G3Kw(Kc@m{2G=\"><value name=\"IF0\"><block type=\"logic_operation\" id=\"ps9aBP=tStX7E(`3f)n(\"><field name=\"OP\">AND</field><value name=\"A\"><block type=\"compare\" id=\"62EZ+([3pMwPNNv;Uh}G\"><field name=\"OPERATOR\">=</field><value name=\"FIRST_VALUE\"><block type=\"player_variables\" id=\"0|aWdv|JyHA,BQnh^3J7\"><field name=\"variable\">niveau</field></block></value><value name=\"SECOND_VALUE\"><block type=\"math_number\" id=\"p_yS{h0qTC!7Fu.ydh62\"><field name=\"NUM\">1</field></block></value></block></value><value name=\"B\"><block type=\"compare\" id=\"}ZQ_GJ[GluU!UgbQw]_g\"><field name=\"OPERATOR\">=</field><value name=\"FIRST_VALUE\"><block type=\"variables_get\" id=\"ru~],[[5UpJ/N=H3ACpz\"><field name=\"VAR\">firstTime</field></block></value><value name=\"SECOND_VALUE\"><block type=\"logic_boolean\" id=\"Do%1^`^J=FCMO)~3i`:]\"><field name=\"BOOL\">TRUE</field></block></value></block></value></block></value><statement name=\"DO0\"><block type=\"entities_assignment\" id=\"jI2E2},v%}%7ay5Sdt#R\"><value name=\"variable\"><block type=\"variables_get\" id=\"(UCU(*3OtN%d01avY61M\"><field name=\"VAR\">firstTime</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"2}s-HfyR|pJ9)_#LaQb^\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"entities_assignment\" id=\"E9}/-[4qY~_S;{ZL]kHT\"><value name=\"variable\"><block type=\"object_variables\" id=\"Hsv~T!~Tj`])?0C7+c+a\"><field name=\"variable\">visible</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"6;|kDcWz]+_:eYh4!@5Z\"><field name=\"BOOL\">TRUE</field></block></value></block></next></block></statement></block></statement></block></next></block></next></block></next></block></next></block></xml>","traversable":true,"position":{"x":51,"y":3}},{"url":"images/game/bonus/anims/ventilo.png","type":"item","code":"var firstTime;\n\n\nfirstTime = true;\nobjet.traversable = false;\nobjet.visible = false;\nquand('joueur arrive', fonction () {\n retarder(0.7 + ' secondes', fonction () {\n objet.disparait();\n });\n});\ntoujours(fonction () {\n if (joueur.niveau === 1 && firstTime === true) {\n firstTime = false;\n objet.visible = true;\n } });\n","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"set_var\" id=\"G?1v]De}7@ygsz8}H`!N\" x=\"362\" y=\"368\"><field name=\"VARNAME\">firstTime</field><value name=\"VARDEFINITION\"><block type=\"logic_boolean\" id=\"ADemKzb3#;`_RWL:%GS:\"><field name=\"BOOL\">TRUE</field></block></value><next><block type=\"entities_assignment\" id=\"iI,YHz0C%:kdnk6(,^m{\"><value name=\"variable\"><block type=\"object_variables\" id=\"#Vhyv%73D,w-5LT:|`PA\"><field name=\"variable\">traversable</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"I,gvMA!6{%ZV#M8L)a.x\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"entities_assignment\" id=\")=R*nzu]xv0-rvQRIPGm\"><value name=\"variable\"><block type=\"object_variables\" id=\":HEM[=#!W;^[#?rGiqC4\"><field name=\"variable\">visible</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"Udtb|:!uwDmB1.GNQ)YS\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"gamecode_when\" id=\"KW5*EV(={jh~mz^`DKEm\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"y.j=r9@PorXhH#5Vd4Y8\"></block></value><statement name=\"BODY\"><block type=\"delay\" id=\"vYZ1`fh9OPvfo79v^q9.\"><value name=\"seconds\"><block type=\"math_number\" id=\"-xfdeXU9jHyTw(@#]N*9\"><field name=\"NUM\">0.7</field></block></value><statement name=\"body\"><block type=\"get_entities\" id=\"j1*As;S68|CK{4/UOd=z\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"disappear\" id=\"!9?x0C)407)sej(/Bh=F\"></block></value></block></statement></block></statement><next><block type=\"always\" id=\"d8/D*4;L9V`nCcr1aR)I\"><statement name=\"BODY\"><block type=\"condition_if\" id=\"X7^{x;;G3Kw(Kc@m{2G=\"><value name=\"IF0\"><block type=\"logic_operation\" id=\"ps9aBP=tStX7E(`3f)n(\"><field name=\"OP\">AND</field><value name=\"A\"><block type=\"compare\" id=\"62EZ+([3pMwPNNv;Uh}G\"><field name=\"OPERATOR\">=</field><value name=\"FIRST_VALUE\"><block type=\"player_variables\" id=\"0|aWdv|JyHA,BQnh^3J7\"><field name=\"variable\">niveau</field></block></value><value name=\"SECOND_VALUE\"><block type=\"math_number\" id=\"p_yS{h0qTC!7Fu.ydh62\"><field name=\"NUM\">1</field></block></value></block></value><value name=\"B\"><block type=\"compare\" id=\"}ZQ_GJ[GluU!UgbQw]_g\"><field name=\"OPERATOR\">=</field><value name=\"FIRST_VALUE\"><block type=\"variables_get\" id=\"ru~],[[5UpJ/N=H3ACpz\"><field name=\"VAR\">firstTime</field></block></value><value name=\"SECOND_VALUE\"><block type=\"logic_boolean\" id=\"Do%1^`^J=FCMO)~3i`:]\"><field name=\"BOOL\">TRUE</field></block></value></block></value></block></value><statement name=\"DO0\"><block type=\"entities_assignment\" id=\"jI2E2},v%}%7ay5Sdt#R\"><value name=\"variable\"><block type=\"variables_get\" id=\"(UCU(*3OtN%d01avY61M\"><field name=\"VAR\">firstTime</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"2}s-HfyR|pJ9)_#LaQb^\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"entities_assignment\" id=\"E9}/-[4qY~_S;{ZL]kHT\"><value name=\"variable\"><block type=\"object_variables\" id=\"Hsv~T!~Tj`])?0C7+c+a\"><field name=\"variable\">visible</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"6;|kDcWz]+_:eYh4!@5Z\"><field name=\"BOOL\">TRUE</field></block></value></block></next></block></statement></block></statement></block></next></block></next></block></next></block></next></block></xml>","traversable":true,"position":{"x":54,"y":4}},{"url":"images/game/bonus/anims/ventilo.png","type":"item","code":"var firstTime;\n\n\nfirstTime = true;\nobjet.traversable = false;\nobjet.visible = false;\nquand('joueur arrive', fonction () {\n retarder(0.7 + ' secondes', fonction () {\n objet.disparait();\n });\n});\ntoujours(fonction () {\n if (joueur.niveau === 1 && firstTime === true) {\n firstTime = false;\n objet.visible = true;\n } });\n","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"set_var\" id=\"G?1v]De}7@ygsz8}H`!N\" x=\"362\" y=\"368\"><field name=\"VARNAME\">firstTime</field><value name=\"VARDEFINITION\"><block type=\"logic_boolean\" id=\"ADemKzb3#;`_RWL:%GS:\"><field name=\"BOOL\">TRUE</field></block></value><next><block type=\"entities_assignment\" id=\"iI,YHz0C%:kdnk6(,^m{\"><value name=\"variable\"><block type=\"object_variables\" id=\"#Vhyv%73D,w-5LT:|`PA\"><field name=\"variable\">traversable</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"I,gvMA!6{%ZV#M8L)a.x\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"entities_assignment\" id=\")=R*nzu]xv0-rvQRIPGm\"><value name=\"variable\"><block type=\"object_variables\" id=\":HEM[=#!W;^[#?rGiqC4\"><field name=\"variable\">visible</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"Udtb|:!uwDmB1.GNQ)YS\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"gamecode_when\" id=\"KW5*EV(={jh~mz^`DKEm\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"y.j=r9@PorXhH#5Vd4Y8\"></block></value><statement name=\"BODY\"><block type=\"delay\" id=\"vYZ1`fh9OPvfo79v^q9.\"><value name=\"seconds\"><block type=\"math_number\" id=\"-xfdeXU9jHyTw(@#]N*9\"><field name=\"NUM\">0.7</field></block></value><statement name=\"body\"><block type=\"get_entities\" id=\"j1*As;S68|CK{4/UOd=z\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"disappear\" id=\"!9?x0C)407)sej(/Bh=F\"></block></value></block></statement></block></statement><next><block type=\"always\" id=\"d8/D*4;L9V`nCcr1aR)I\"><statement name=\"BODY\"><block type=\"condition_if\" id=\"X7^{x;;G3Kw(Kc@m{2G=\"><value name=\"IF0\"><block type=\"logic_operation\" id=\"ps9aBP=tStX7E(`3f)n(\"><field name=\"OP\">AND</field><value name=\"A\"><block type=\"compare\" id=\"62EZ+([3pMwPNNv;Uh}G\"><field name=\"OPERATOR\">=</field><value name=\"FIRST_VALUE\"><block type=\"player_variables\" id=\"0|aWdv|JyHA,BQnh^3J7\"><field name=\"variable\">niveau</field></block></value><value name=\"SECOND_VALUE\"><block type=\"math_number\" id=\"p_yS{h0qTC!7Fu.ydh62\"><field name=\"NUM\">1</field></block></value></block></value><value name=\"B\"><block type=\"compare\" id=\"}ZQ_GJ[GluU!UgbQw]_g\"><field name=\"OPERATOR\">=</field><value name=\"FIRST_VALUE\"><block type=\"variables_get\" id=\"ru~],[[5UpJ/N=H3ACpz\"><field name=\"VAR\">firstTime</field></block></value><value name=\"SECOND_VALUE\"><block type=\"logic_boolean\" id=\"Do%1^`^J=FCMO)~3i`:]\"><field name=\"BOOL\">TRUE</field></block></value></block></value></block></value><statement name=\"DO0\"><block type=\"entities_assignment\" id=\"jI2E2},v%}%7ay5Sdt#R\"><value name=\"variable\"><block type=\"variables_get\" id=\"(UCU(*3OtN%d01avY61M\"><field name=\"VAR\">firstTime</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"2}s-HfyR|pJ9)_#LaQb^\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"entities_assignment\" id=\"E9}/-[4qY~_S;{ZL]kHT\"><value name=\"variable\"><block type=\"object_variables\" id=\"Hsv~T!~Tj`])?0C7+c+a\"><field name=\"variable\">visible</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"6;|kDcWz]+_:eYh4!@5Z\"><field name=\"BOOL\">TRUE</field></block></value></block></next></block></statement></block></statement></block></next></block></next></block></next></block></next></block></xml>","traversable":true,"position":{"x":55,"y":4}},{"url":"images/game/bonus/anims/ventilo.png","type":"item","code":"var firstTime;\n\n\nfirstTime = true;\nobjet.traversable = false;\nobjet.visible = false;\nquand('joueur arrive', fonction () {\n retarder(0.7 + ' secondes', fonction () {\n objet.disparait();\n });\n});\ntoujours(fonction () {\n if (joueur.niveau === 1 && firstTime === true) {\n firstTime = false;\n objet.visible = true;\n } });\n","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"set_var\" id=\"G?1v]De}7@ygsz8}H`!N\" x=\"362\" y=\"368\"><field name=\"VARNAME\">firstTime</field><value name=\"VARDEFINITION\"><block type=\"logic_boolean\" id=\"ADemKzb3#;`_RWL:%GS:\"><field name=\"BOOL\">TRUE</field></block></value><next><block type=\"entities_assignment\" id=\"iI,YHz0C%:kdnk6(,^m{\"><value name=\"variable\"><block type=\"object_variables\" id=\"#Vhyv%73D,w-5LT:|`PA\"><field name=\"variable\">traversable</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"I,gvMA!6{%ZV#M8L)a.x\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"entities_assignment\" id=\")=R*nzu]xv0-rvQRIPGm\"><value name=\"variable\"><block type=\"object_variables\" id=\":HEM[=#!W;^[#?rGiqC4\"><field name=\"variable\">visible</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"Udtb|:!uwDmB1.GNQ)YS\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"gamecode_when\" id=\"KW5*EV(={jh~mz^`DKEm\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"y.j=r9@PorXhH#5Vd4Y8\"></block></value><statement name=\"BODY\"><block type=\"delay\" id=\"vYZ1`fh9OPvfo79v^q9.\"><value name=\"seconds\"><block type=\"math_number\" id=\"-xfdeXU9jHyTw(@#]N*9\"><field name=\"NUM\">0.7</field></block></value><statement name=\"body\"><block type=\"get_entities\" id=\"j1*As;S68|CK{4/UOd=z\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"disappear\" id=\"!9?x0C)407)sej(/Bh=F\"></block></value></block></statement></block></statement><next><block type=\"always\" id=\"d8/D*4;L9V`nCcr1aR)I\"><statement name=\"BODY\"><block type=\"condition_if\" id=\"X7^{x;;G3Kw(Kc@m{2G=\"><value name=\"IF0\"><block type=\"logic_operation\" id=\"ps9aBP=tStX7E(`3f)n(\"><field name=\"OP\">AND</field><value name=\"A\"><block type=\"compare\" id=\"62EZ+([3pMwPNNv;Uh}G\"><field name=\"OPERATOR\">=</field><value name=\"FIRST_VALUE\"><block type=\"player_variables\" id=\"0|aWdv|JyHA,BQnh^3J7\"><field name=\"variable\">niveau</field></block></value><value name=\"SECOND_VALUE\"><block type=\"math_number\" id=\"p_yS{h0qTC!7Fu.ydh62\"><field name=\"NUM\">1</field></block></value></block></value><value name=\"B\"><block type=\"compare\" id=\"}ZQ_GJ[GluU!UgbQw]_g\"><field name=\"OPERATOR\">=</field><value name=\"FIRST_VALUE\"><block type=\"variables_get\" id=\"ru~],[[5UpJ/N=H3ACpz\"><field name=\"VAR\">firstTime</field></block></value><value name=\"SECOND_VALUE\"><block type=\"logic_boolean\" id=\"Do%1^`^J=FCMO)~3i`:]\"><field name=\"BOOL\">TRUE</field></block></value></block></value></block></value><statement name=\"DO0\"><block type=\"entities_assignment\" id=\"jI2E2},v%}%7ay5Sdt#R\"><value name=\"variable\"><block type=\"variables_get\" id=\"(UCU(*3OtN%d01avY61M\"><field name=\"VAR\">firstTime</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"2}s-HfyR|pJ9)_#LaQb^\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"entities_assignment\" id=\"E9}/-[4qY~_S;{ZL]kHT\"><value name=\"variable\"><block type=\"object_variables\" id=\"Hsv~T!~Tj`])?0C7+c+a\"><field name=\"variable\">visible</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"6;|kDcWz]+_:eYh4!@5Z\"><field name=\"BOOL\">TRUE</field></block></value></block></next></block></statement></block></statement></block></next></block></next></block></next></block></next></block></xml>","traversable":true,"position":{"x":59,"y":5}},{"url":"images/game/bonus/anims/ventilo.png","type":"item","code":"var firstTime;\n\n\nfirstTime = true;\nobjet.traversable = false;\nobjet.visible = false;\nquand('joueur arrive', fonction () {\n retarder(0.7 + ' secondes', fonction () {\n objet.disparait();\n });\n});\ntoujours(fonction () {\n if (joueur.niveau === 1 && firstTime === true) {\n firstTime = false;\n objet.visible = true;\n } });\n","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"set_var\" id=\"G?1v]De}7@ygsz8}H`!N\" x=\"-203\" y=\"321\"><field name=\"VARNAME\">firstTime</field><value name=\"VARDEFINITION\"><block type=\"logic_boolean\" id=\"ADemKzb3#;`_RWL:%GS:\"><field name=\"BOOL\">TRUE</field></block></value><next><block type=\"entities_assignment\" id=\"iI,YHz0C%:kdnk6(,^m{\"><value name=\"variable\"><block type=\"object_variables\" id=\"#Vhyv%73D,w-5LT:|`PA\"><field name=\"variable\">traversable</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"I,gvMA!6{%ZV#M8L)a.x\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"entities_assignment\" id=\")=R*nzu]xv0-rvQRIPGm\"><value name=\"variable\"><block type=\"object_variables\" id=\":HEM[=#!W;^[#?rGiqC4\"><field name=\"variable\">visible</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"Udtb|:!uwDmB1.GNQ)YS\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"gamecode_when\" id=\"KW5*EV(={jh~mz^`DKEm\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"y.j=r9@PorXhH#5Vd4Y8\"></block></value><statement name=\"BODY\"><block type=\"delay\" id=\"vYZ1`fh9OPvfo79v^q9.\"><value name=\"seconds\"><block type=\"math_number\" id=\"-xfdeXU9jHyTw(@#]N*9\"><field name=\"NUM\">0.7</field></block></value><statement name=\"body\"><block type=\"get_entities\" id=\"j1*As;S68|CK{4/UOd=z\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"disappear\" id=\"!9?x0C)407)sej(/Bh=F\"></block></value></block></statement></block></statement><next><block type=\"always\" id=\"d8/D*4;L9V`nCcr1aR)I\"><statement name=\"BODY\"><block type=\"condition_if\" id=\"X7^{x;;G3Kw(Kc@m{2G=\"><value name=\"IF0\"><block type=\"logic_operation\" id=\"ps9aBP=tStX7E(`3f)n(\"><field name=\"OP\">AND</field><value name=\"A\"><block type=\"compare\" id=\"62EZ+([3pMwPNNv;Uh}G\"><field name=\"OPERATOR\">=</field><value name=\"FIRST_VALUE\"><block type=\"player_variables\" id=\"0|aWdv|JyHA,BQnh^3J7\"><field name=\"variable\">niveau</field></block></value><value name=\"SECOND_VALUE\"><block type=\"math_number\" id=\"p_yS{h0qTC!7Fu.ydh62\"><field name=\"NUM\">1</field></block></value></block></value><value name=\"B\"><block type=\"compare\" id=\"}ZQ_GJ[GluU!UgbQw]_g\"><field name=\"OPERATOR\">=</field><value name=\"FIRST_VALUE\"><block type=\"variables_get\" id=\"ru~],[[5UpJ/N=H3ACpz\"><field name=\"VAR\">firstTime</field></block></value><value name=\"SECOND_VALUE\"><block type=\"logic_boolean\" id=\"Do%1^`^J=FCMO)~3i`:]\"><field name=\"BOOL\">TRUE</field></block></value></block></value></block></value><statement name=\"DO0\"><block type=\"entities_assignment\" id=\"jI2E2},v%}%7ay5Sdt#R\"><value name=\"variable\"><block type=\"variables_get\" id=\"(UCU(*3OtN%d01avY61M\"><field name=\"VAR\">firstTime</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"2}s-HfyR|pJ9)_#LaQb^\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"entities_assignment\" id=\"E9}/-[4qY~_S;{ZL]kHT\"><value name=\"variable\"><block type=\"object_variables\" id=\"Hsv~T!~Tj`])?0C7+c+a\"><field name=\"variable\">visible</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"6;|kDcWz]+_:eYh4!@5Z\"><field name=\"BOOL\">TRUE</field></block></value></block></next></block></statement></block></statement></block></next></block></next></block></next></block></next></block></xml>","traversable":true,"position":{"x":60,"y":5}},{"url":"images/game/blocks/grass/HERBE-GAUCHE.png","type":"wall","position":{"x":66,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/grass/HERBE-PLEIN.png","type":"wall","position":{"x":67,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/grass/HERBE-DROITE.png","type":"wall","position":{"x":68,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/grass/HERBE-DROITE.png","type":"wall","position":{"x":64,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/grass/HERBE-GAUCHE.png","type":"wall","position":{"x":63,"y":1},"traversable":false,"code":null},{"url":"images/game/bonus/anims/ventilo.png","type":"item","code":"var firstTime;\n\n\nfirstTime = true;\nobjet.traversable = false;\nobjet.visible = false;\nquand('joueur arrive', fonction () {\n retarder(0.1 + ' secondes', fonction () {\n objet.disparait();\n });\n});\ntoujours(fonction () {\n if (joueur.niveau === 1 && firstTime === true) {\n firstTime = false;\n objet.visible = true;\n } });\n","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"set_var\" id=\"G?1v]De}7@ygsz8}H`!N\" x=\"148\" y=\"218\"><field name=\"VARNAME\">firstTime</field><value name=\"VARDEFINITION\"><block type=\"logic_boolean\" id=\"ADemKzb3#;`_RWL:%GS:\"><field name=\"BOOL\">TRUE</field></block></value><next><block type=\"entities_assignment\" id=\"iI,YHz0C%:kdnk6(,^m{\"><value name=\"variable\"><block type=\"object_variables\" id=\"#Vhyv%73D,w-5LT:|`PA\"><field name=\"variable\">traversable</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"I,gvMA!6{%ZV#M8L)a.x\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"entities_assignment\" id=\")=R*nzu]xv0-rvQRIPGm\"><value name=\"variable\"><block type=\"object_variables\" id=\":HEM[=#!W;^[#?rGiqC4\"><field name=\"variable\">visible</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"Udtb|:!uwDmB1.GNQ)YS\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"gamecode_when\" id=\"KW5*EV(={jh~mz^`DKEm\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"y.j=r9@PorXhH#5Vd4Y8\"></block></value><statement name=\"BODY\"><block type=\"delay\" id=\"vYZ1`fh9OPvfo79v^q9.\"><value name=\"seconds\"><block type=\"math_number\" id=\"-xfdeXU9jHyTw(@#]N*9\"><field name=\"NUM\">0.1</field></block></value><statement name=\"body\"><block type=\"get_entities\" id=\"j1*As;S68|CK{4/UOd=z\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"disappear\" id=\"!9?x0C)407)sej(/Bh=F\"></block></value></block></statement></block></statement><next><block type=\"always\" id=\"d8/D*4;L9V`nCcr1aR)I\"><statement name=\"BODY\"><block type=\"condition_if\" id=\"X7^{x;;G3Kw(Kc@m{2G=\"><value name=\"IF0\"><block type=\"logic_operation\" id=\"ps9aBP=tStX7E(`3f)n(\"><field name=\"OP\">AND</field><value name=\"A\"><block type=\"compare\" id=\"62EZ+([3pMwPNNv;Uh}G\"><field name=\"OPERATOR\">=</field><value name=\"FIRST_VALUE\"><block type=\"player_variables\" id=\"0|aWdv|JyHA,BQnh^3J7\"><field name=\"variable\">niveau</field></block></value><value name=\"SECOND_VALUE\"><block type=\"math_number\" id=\"p_yS{h0qTC!7Fu.ydh62\"><field name=\"NUM\">1</field></block></value></block></value><value name=\"B\"><block type=\"compare\" id=\"}ZQ_GJ[GluU!UgbQw]_g\"><field name=\"OPERATOR\">=</field><value name=\"FIRST_VALUE\"><block type=\"variables_get\" id=\"ru~],[[5UpJ/N=H3ACpz\"><field name=\"VAR\">firstTime</field></block></value><value name=\"SECOND_VALUE\"><block type=\"logic_boolean\" id=\"Do%1^`^J=FCMO)~3i`:]\"><field name=\"BOOL\">TRUE</field></block></value></block></value></block></value><statement name=\"DO0\"><block type=\"entities_assignment\" id=\"jI2E2},v%}%7ay5Sdt#R\"><value name=\"variable\"><block type=\"variables_get\" id=\"(UCU(*3OtN%d01avY61M\"><field name=\"VAR\">firstTime</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"2}s-HfyR|pJ9)_#LaQb^\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"entities_assignment\" id=\"E9}/-[4qY~_S;{ZL]kHT\"><value name=\"variable\"><block type=\"object_variables\" id=\"Hsv~T!~Tj`])?0C7+c+a\"><field name=\"variable\">visible</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"6;|kDcWz]+_:eYh4!@5Z\"><field name=\"BOOL\">TRUE</field></block></value></block></next></block></statement></block></statement></block></next></block></next></block></next></block></next></block></xml>","traversable":true,"position":{"x":64,"y":2}},{"url":"images/game/bonus/anims/ventilo.png","type":"item","code":"var firstTime;\n\n\nfirstTime = true;\nobjet.traversable = false;\nobjet.visible = false;\nquand('joueur arrive', fonction () {\n retarder(0.1 + ' secondes', fonction () {\n objet.disparait();\n });\n});\ntoujours(fonction () {\n if (joueur.niveau === 1 && firstTime === true) {\n firstTime = false;\n objet.visible = true;\n } });\n","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"set_var\" id=\"G?1v]De}7@ygsz8}H`!N\" x=\"148\" y=\"218\"><field name=\"VARNAME\">firstTime</field><value name=\"VARDEFINITION\"><block type=\"logic_boolean\" id=\"ADemKzb3#;`_RWL:%GS:\"><field name=\"BOOL\">TRUE</field></block></value><next><block type=\"entities_assignment\" id=\"iI,YHz0C%:kdnk6(,^m{\"><value name=\"variable\"><block type=\"object_variables\" id=\"#Vhyv%73D,w-5LT:|`PA\"><field name=\"variable\">traversable</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"I,gvMA!6{%ZV#M8L)a.x\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"entities_assignment\" id=\")=R*nzu]xv0-rvQRIPGm\"><value name=\"variable\"><block type=\"object_variables\" id=\":HEM[=#!W;^[#?rGiqC4\"><field name=\"variable\">visible</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"Udtb|:!uwDmB1.GNQ)YS\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"gamecode_when\" id=\"KW5*EV(={jh~mz^`DKEm\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"y.j=r9@PorXhH#5Vd4Y8\"></block></value><statement name=\"BODY\"><block type=\"delay\" id=\"vYZ1`fh9OPvfo79v^q9.\"><value name=\"seconds\"><block type=\"math_number\" id=\"-xfdeXU9jHyTw(@#]N*9\"><field name=\"NUM\">0.1</field></block></value><statement name=\"body\"><block type=\"get_entities\" id=\"j1*As;S68|CK{4/UOd=z\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"disappear\" id=\"!9?x0C)407)sej(/Bh=F\"></block></value></block></statement></block></statement><next><block type=\"always\" id=\"d8/D*4;L9V`nCcr1aR)I\"><statement name=\"BODY\"><block type=\"condition_if\" id=\"X7^{x;;G3Kw(Kc@m{2G=\"><value name=\"IF0\"><block type=\"logic_operation\" id=\"ps9aBP=tStX7E(`3f)n(\"><field name=\"OP\">AND</field><value name=\"A\"><block type=\"compare\" id=\"62EZ+([3pMwPNNv;Uh}G\"><field name=\"OPERATOR\">=</field><value name=\"FIRST_VALUE\"><block type=\"player_variables\" id=\"0|aWdv|JyHA,BQnh^3J7\"><field name=\"variable\">niveau</field></block></value><value name=\"SECOND_VALUE\"><block type=\"math_number\" id=\"p_yS{h0qTC!7Fu.ydh62\"><field name=\"NUM\">1</field></block></value></block></value><value name=\"B\"><block type=\"compare\" id=\"}ZQ_GJ[GluU!UgbQw]_g\"><field name=\"OPERATOR\">=</field><value name=\"FIRST_VALUE\"><block type=\"variables_get\" id=\"ru~],[[5UpJ/N=H3ACpz\"><field name=\"VAR\">firstTime</field></block></value><value name=\"SECOND_VALUE\"><block type=\"logic_boolean\" id=\"Do%1^`^J=FCMO)~3i`:]\"><field name=\"BOOL\">TRUE</field></block></value></block></value></block></value><statement name=\"DO0\"><block type=\"entities_assignment\" id=\"jI2E2},v%}%7ay5Sdt#R\"><value name=\"variable\"><block type=\"variables_get\" id=\"(UCU(*3OtN%d01avY61M\"><field name=\"VAR\">firstTime</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"2}s-HfyR|pJ9)_#LaQb^\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"entities_assignment\" id=\"E9}/-[4qY~_S;{ZL]kHT\"><value name=\"variable\"><block type=\"object_variables\" id=\"Hsv~T!~Tj`])?0C7+c+a\"><field name=\"variable\">visible</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"6;|kDcWz]+_:eYh4!@5Z\"><field name=\"BOOL\">TRUE</field></block></value></block></next></block></statement></block></statement></block></next></block></next></block></next></block></next></block></xml>","traversable":true,"position":{"x":63,"y":2}},{"url":"images/game/bonus/anims/ventilo.png","type":"item","code":"var firstTime;\n\n\nfirstTime = true;\nobjet.traversable = false;\nobjet.visible = false;\nquand('joueur arrive', fonction () {\n retarder(0.1 + ' secondes', fonction () {\n objet.disparait();\n });\n});\ntoujours(fonction () {\n if (joueur.niveau === 1 && firstTime === true) {\n firstTime = false;\n objet.visible = true;\n } });\n","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"set_var\" id=\"G?1v]De}7@ygsz8}H`!N\" x=\"148\" y=\"218\"><field name=\"VARNAME\">firstTime</field><value name=\"VARDEFINITION\"><block type=\"logic_boolean\" id=\"ADemKzb3#;`_RWL:%GS:\"><field name=\"BOOL\">TRUE</field></block></value><next><block type=\"entities_assignment\" id=\"iI,YHz0C%:kdnk6(,^m{\"><value name=\"variable\"><block type=\"object_variables\" id=\"#Vhyv%73D,w-5LT:|`PA\"><field name=\"variable\">traversable</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"I,gvMA!6{%ZV#M8L)a.x\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"entities_assignment\" id=\")=R*nzu]xv0-rvQRIPGm\"><value name=\"variable\"><block type=\"object_variables\" id=\":HEM[=#!W;^[#?rGiqC4\"><field name=\"variable\">visible</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"Udtb|:!uwDmB1.GNQ)YS\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"gamecode_when\" id=\"KW5*EV(={jh~mz^`DKEm\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"y.j=r9@PorXhH#5Vd4Y8\"></block></value><statement name=\"BODY\"><block type=\"delay\" id=\"vYZ1`fh9OPvfo79v^q9.\"><value name=\"seconds\"><block type=\"math_number\" id=\"-xfdeXU9jHyTw(@#]N*9\"><field name=\"NUM\">0.1</field></block></value><statement name=\"body\"><block type=\"get_entities\" id=\"j1*As;S68|CK{4/UOd=z\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"disappear\" id=\"!9?x0C)407)sej(/Bh=F\"></block></value></block></statement></block></statement><next><block type=\"always\" id=\"d8/D*4;L9V`nCcr1aR)I\"><statement name=\"BODY\"><block type=\"condition_if\" id=\"X7^{x;;G3Kw(Kc@m{2G=\"><value name=\"IF0\"><block type=\"logic_operation\" id=\"ps9aBP=tStX7E(`3f)n(\"><field name=\"OP\">AND</field><value name=\"A\"><block type=\"compare\" id=\"62EZ+([3pMwPNNv;Uh}G\"><field name=\"OPERATOR\">=</field><value name=\"FIRST_VALUE\"><block type=\"player_variables\" id=\"0|aWdv|JyHA,BQnh^3J7\"><field name=\"variable\">niveau</field></block></value><value name=\"SECOND_VALUE\"><block type=\"math_number\" id=\"p_yS{h0qTC!7Fu.ydh62\"><field name=\"NUM\">1</field></block></value></block></value><value name=\"B\"><block type=\"compare\" id=\"}ZQ_GJ[GluU!UgbQw]_g\"><field name=\"OPERATOR\">=</field><value name=\"FIRST_VALUE\"><block type=\"variables_get\" id=\"ru~],[[5UpJ/N=H3ACpz\"><field name=\"VAR\">firstTime</field></block></value><value name=\"SECOND_VALUE\"><block type=\"logic_boolean\" id=\"Do%1^`^J=FCMO)~3i`:]\"><field name=\"BOOL\">TRUE</field></block></value></block></value></block></value><statement name=\"DO0\"><block type=\"entities_assignment\" id=\"jI2E2},v%}%7ay5Sdt#R\"><value name=\"variable\"><block type=\"variables_get\" id=\"(UCU(*3OtN%d01avY61M\"><field name=\"VAR\">firstTime</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"2}s-HfyR|pJ9)_#LaQb^\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"entities_assignment\" id=\"E9}/-[4qY~_S;{ZL]kHT\"><value name=\"variable\"><block type=\"object_variables\" id=\"Hsv~T!~Tj`])?0C7+c+a\"><field name=\"variable\">visible</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"6;|kDcWz]+_:eYh4!@5Z\"><field name=\"BOOL\">TRUE</field></block></value></block></next></block></statement></block></statement></block></next></block></next></block></next></block></next></block></xml>","traversable":true,"position":{"x":64,"y":3}},{"url":"images/game/bonus/anims/ventilo.png","type":"item","code":"var firstTime;\n\n\nfirstTime = true;\nobjet.traversable = false;\nobjet.visible = false;\nquand('joueur arrive', fonction () {\n retarder(0.1 + ' secondes', fonction () {\n objet.disparait();\n });\n});\ntoujours(fonction () {\n if (joueur.niveau === 1 && firstTime === true) {\n firstTime = false;\n objet.visible = true;\n } });\n","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"set_var\" id=\"G?1v]De}7@ygsz8}H`!N\" x=\"148\" y=\"218\"><field name=\"VARNAME\">firstTime</field><value name=\"VARDEFINITION\"><block type=\"logic_boolean\" id=\"ADemKzb3#;`_RWL:%GS:\"><field name=\"BOOL\">TRUE</field></block></value><next><block type=\"entities_assignment\" id=\"iI,YHz0C%:kdnk6(,^m{\"><value name=\"variable\"><block type=\"object_variables\" id=\"#Vhyv%73D,w-5LT:|`PA\"><field name=\"variable\">traversable</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"I,gvMA!6{%ZV#M8L)a.x\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"entities_assignment\" id=\")=R*nzu]xv0-rvQRIPGm\"><value name=\"variable\"><block type=\"object_variables\" id=\":HEM[=#!W;^[#?rGiqC4\"><field name=\"variable\">visible</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"Udtb|:!uwDmB1.GNQ)YS\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"gamecode_when\" id=\"KW5*EV(={jh~mz^`DKEm\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"y.j=r9@PorXhH#5Vd4Y8\"></block></value><statement name=\"BODY\"><block type=\"delay\" id=\"vYZ1`fh9OPvfo79v^q9.\"><value name=\"seconds\"><block type=\"math_number\" id=\"-xfdeXU9jHyTw(@#]N*9\"><field name=\"NUM\">0.1</field></block></value><statement name=\"body\"><block type=\"get_entities\" id=\"j1*As;S68|CK{4/UOd=z\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"disappear\" id=\"!9?x0C)407)sej(/Bh=F\"></block></value></block></statement></block></statement><next><block type=\"always\" id=\"d8/D*4;L9V`nCcr1aR)I\"><statement name=\"BODY\"><block type=\"condition_if\" id=\"X7^{x;;G3Kw(Kc@m{2G=\"><value name=\"IF0\"><block type=\"logic_operation\" id=\"ps9aBP=tStX7E(`3f)n(\"><field name=\"OP\">AND</field><value name=\"A\"><block type=\"compare\" id=\"62EZ+([3pMwPNNv;Uh}G\"><field name=\"OPERATOR\">=</field><value name=\"FIRST_VALUE\"><block type=\"player_variables\" id=\"0|aWdv|JyHA,BQnh^3J7\"><field name=\"variable\">niveau</field></block></value><value name=\"SECOND_VALUE\"><block type=\"math_number\" id=\"p_yS{h0qTC!7Fu.ydh62\"><field name=\"NUM\">1</field></block></value></block></value><value name=\"B\"><block type=\"compare\" id=\"}ZQ_GJ[GluU!UgbQw]_g\"><field name=\"OPERATOR\">=</field><value name=\"FIRST_VALUE\"><block type=\"variables_get\" id=\"ru~],[[5UpJ/N=H3ACpz\"><field name=\"VAR\">firstTime</field></block></value><value name=\"SECOND_VALUE\"><block type=\"logic_boolean\" id=\"Do%1^`^J=FCMO)~3i`:]\"><field name=\"BOOL\">TRUE</field></block></value></block></value></block></value><statement name=\"DO0\"><block type=\"entities_assignment\" id=\"jI2E2},v%}%7ay5Sdt#R\"><value name=\"variable\"><block type=\"variables_get\" id=\"(UCU(*3OtN%d01avY61M\"><field name=\"VAR\">firstTime</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"2}s-HfyR|pJ9)_#LaQb^\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"entities_assignment\" id=\"E9}/-[4qY~_S;{ZL]kHT\"><value name=\"variable\"><block type=\"object_variables\" id=\"Hsv~T!~Tj`])?0C7+c+a\"><field name=\"variable\">visible</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"6;|kDcWz]+_:eYh4!@5Z\"><field name=\"BOOL\">TRUE</field></block></value></block></next></block></statement></block></statement></block></next></block></next></block></next></block></next></block></xml>","traversable":true,"position":{"x":63,"y":3}},{"url":"images/game/bonus/anims/ventilo.png","type":"item","code":"var firstTime;\n\n\nfirstTime = true;\nobjet.traversable = false;\nobjet.visible = false;\nquand('joueur arrive', fonction () {\n retarder(0.2 + ' secondes', fonction () {\n objet.disparait();\n });\n});\ntoujours(fonction () {\n if (joueur.niveau === 1 && firstTime === true) {\n firstTime = false;\n objet.visible = true;\n } });\n","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"set_var\" id=\"G?1v]De}7@ygsz8}H`!N\" x=\"148\" y=\"218\"><field name=\"VARNAME\">firstTime</field><value name=\"VARDEFINITION\"><block type=\"logic_boolean\" id=\"ADemKzb3#;`_RWL:%GS:\"><field name=\"BOOL\">TRUE</field></block></value><next><block type=\"entities_assignment\" id=\"iI,YHz0C%:kdnk6(,^m{\"><value name=\"variable\"><block type=\"object_variables\" id=\"#Vhyv%73D,w-5LT:|`PA\"><field name=\"variable\">traversable</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"I,gvMA!6{%ZV#M8L)a.x\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"entities_assignment\" id=\")=R*nzu]xv0-rvQRIPGm\"><value name=\"variable\"><block type=\"object_variables\" id=\":HEM[=#!W;^[#?rGiqC4\"><field name=\"variable\">visible</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"Udtb|:!uwDmB1.GNQ)YS\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"gamecode_when\" id=\"KW5*EV(={jh~mz^`DKEm\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"y.j=r9@PorXhH#5Vd4Y8\"></block></value><statement name=\"BODY\"><block type=\"delay\" id=\"vYZ1`fh9OPvfo79v^q9.\"><value name=\"seconds\"><block type=\"math_number\" id=\"-xfdeXU9jHyTw(@#]N*9\"><field name=\"NUM\">0.2</field></block></value><statement name=\"body\"><block type=\"get_entities\" id=\"j1*As;S68|CK{4/UOd=z\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"disappear\" id=\"!9?x0C)407)sej(/Bh=F\"></block></value></block></statement></block></statement><next><block type=\"always\" id=\"d8/D*4;L9V`nCcr1aR)I\"><statement name=\"BODY\"><block type=\"condition_if\" id=\"X7^{x;;G3Kw(Kc@m{2G=\"><value name=\"IF0\"><block type=\"logic_operation\" id=\"ps9aBP=tStX7E(`3f)n(\"><field name=\"OP\">AND</field><value name=\"A\"><block type=\"compare\" id=\"62EZ+([3pMwPNNv;Uh}G\"><field name=\"OPERATOR\">=</field><value name=\"FIRST_VALUE\"><block type=\"player_variables\" id=\"0|aWdv|JyHA,BQnh^3J7\"><field name=\"variable\">niveau</field></block></value><value name=\"SECOND_VALUE\"><block type=\"math_number\" id=\"p_yS{h0qTC!7Fu.ydh62\"><field name=\"NUM\">1</field></block></value></block></value><value name=\"B\"><block type=\"compare\" id=\"}ZQ_GJ[GluU!UgbQw]_g\"><field name=\"OPERATOR\">=</field><value name=\"FIRST_VALUE\"><block type=\"variables_get\" id=\"ru~],[[5UpJ/N=H3ACpz\"><field name=\"VAR\">firstTime</field></block></value><value name=\"SECOND_VALUE\"><block type=\"logic_boolean\" id=\"Do%1^`^J=FCMO)~3i`:]\"><field name=\"BOOL\">TRUE</field></block></value></block></value></block></value><statement name=\"DO0\"><block type=\"entities_assignment\" id=\"jI2E2},v%}%7ay5Sdt#R\"><value name=\"variable\"><block type=\"variables_get\" id=\"(UCU(*3OtN%d01avY61M\"><field name=\"VAR\">firstTime</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"2}s-HfyR|pJ9)_#LaQb^\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"entities_assignment\" id=\"E9}/-[4qY~_S;{ZL]kHT\"><value name=\"variable\"><block type=\"object_variables\" id=\"Hsv~T!~Tj`])?0C7+c+a\"><field name=\"variable\">visible</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"6;|kDcWz]+_:eYh4!@5Z\"><field name=\"BOOL\">TRUE</field></block></value></block></next></block></statement></block></statement></block></next></block></next></block></next></block></next></block></xml>","traversable":true,"position":{"x":64,"y":4}},{"url":"images/game/bonus/anims/ventilo.png","type":"item","code":"var firstTime;\n\n\nfirstTime = true;\nobjet.traversable = false;\nobjet.visible = false;\nquand('joueur arrive', fonction () {\n retarder(0.2 + ' secondes', fonction () {\n objet.disparait();\n });\n});\ntoujours(fonction () {\n if (joueur.niveau === 1 && firstTime === true) {\n firstTime = false;\n objet.visible = true;\n } });\n","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"set_var\" id=\"G?1v]De}7@ygsz8}H`!N\" x=\"148\" y=\"218\"><field name=\"VARNAME\">firstTime</field><value name=\"VARDEFINITION\"><block type=\"logic_boolean\" id=\"ADemKzb3#;`_RWL:%GS:\"><field name=\"BOOL\">TRUE</field></block></value><next><block type=\"entities_assignment\" id=\"iI,YHz0C%:kdnk6(,^m{\"><value name=\"variable\"><block type=\"object_variables\" id=\"#Vhyv%73D,w-5LT:|`PA\"><field name=\"variable\">traversable</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"I,gvMA!6{%ZV#M8L)a.x\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"entities_assignment\" id=\")=R*nzu]xv0-rvQRIPGm\"><value name=\"variable\"><block type=\"object_variables\" id=\":HEM[=#!W;^[#?rGiqC4\"><field name=\"variable\">visible</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"Udtb|:!uwDmB1.GNQ)YS\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"gamecode_when\" id=\"KW5*EV(={jh~mz^`DKEm\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"y.j=r9@PorXhH#5Vd4Y8\"></block></value><statement name=\"BODY\"><block type=\"delay\" id=\"vYZ1`fh9OPvfo79v^q9.\"><value name=\"seconds\"><block type=\"math_number\" id=\"-xfdeXU9jHyTw(@#]N*9\"><field name=\"NUM\">0.2</field></block></value><statement name=\"body\"><block type=\"get_entities\" id=\"j1*As;S68|CK{4/UOd=z\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"disappear\" id=\"!9?x0C)407)sej(/Bh=F\"></block></value></block></statement></block></statement><next><block type=\"always\" id=\"d8/D*4;L9V`nCcr1aR)I\"><statement name=\"BODY\"><block type=\"condition_if\" id=\"X7^{x;;G3Kw(Kc@m{2G=\"><value name=\"IF0\"><block type=\"logic_operation\" id=\"ps9aBP=tStX7E(`3f)n(\"><field name=\"OP\">AND</field><value name=\"A\"><block type=\"compare\" id=\"62EZ+([3pMwPNNv;Uh}G\"><field name=\"OPERATOR\">=</field><value name=\"FIRST_VALUE\"><block type=\"player_variables\" id=\"0|aWdv|JyHA,BQnh^3J7\"><field name=\"variable\">niveau</field></block></value><value name=\"SECOND_VALUE\"><block type=\"math_number\" id=\"p_yS{h0qTC!7Fu.ydh62\"><field name=\"NUM\">1</field></block></value></block></value><value name=\"B\"><block type=\"compare\" id=\"}ZQ_GJ[GluU!UgbQw]_g\"><field name=\"OPERATOR\">=</field><value name=\"FIRST_VALUE\"><block type=\"variables_get\" id=\"ru~],[[5UpJ/N=H3ACpz\"><field name=\"VAR\">firstTime</field></block></value><value name=\"SECOND_VALUE\"><block type=\"logic_boolean\" id=\"Do%1^`^J=FCMO)~3i`:]\"><field name=\"BOOL\">TRUE</field></block></value></block></value></block></value><statement name=\"DO0\"><block type=\"entities_assignment\" id=\"jI2E2},v%}%7ay5Sdt#R\"><value name=\"variable\"><block type=\"variables_get\" id=\"(UCU(*3OtN%d01avY61M\"><field name=\"VAR\">firstTime</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"2}s-HfyR|pJ9)_#LaQb^\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"entities_assignment\" id=\"E9}/-[4qY~_S;{ZL]kHT\"><value name=\"variable\"><block type=\"object_variables\" id=\"Hsv~T!~Tj`])?0C7+c+a\"><field name=\"variable\">visible</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"6;|kDcWz]+_:eYh4!@5Z\"><field name=\"BOOL\">TRUE</field></block></value></block></next></block></statement></block></statement></block></next></block></next></block></next></block></next></block></xml>","traversable":true,"position":{"x":63,"y":4}},{"url":"images/game/bonus/anims/ventilo.png","type":"item","code":"var firstTime;\n\n\nfirstTime = true;\nobjet.traversable = false;\nobjet.visible = false;\nquand('joueur arrive', fonction () {\n retarder(0.3 + ' secondes', fonction () {\n objet.disparait();\n });\n});\ntoujours(fonction () {\n if (joueur.niveau === 1 && firstTime === true) {\n firstTime = false;\n objet.visible = true;\n } });\n","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"set_var\" id=\"G?1v]De}7@ygsz8}H`!N\" x=\"148\" y=\"218\"><field name=\"VARNAME\">firstTime</field><value name=\"VARDEFINITION\"><block type=\"logic_boolean\" id=\"ADemKzb3#;`_RWL:%GS:\"><field name=\"BOOL\">TRUE</field></block></value><next><block type=\"entities_assignment\" id=\"iI,YHz0C%:kdnk6(,^m{\"><value name=\"variable\"><block type=\"object_variables\" id=\"#Vhyv%73D,w-5LT:|`PA\"><field name=\"variable\">traversable</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"I,gvMA!6{%ZV#M8L)a.x\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"entities_assignment\" id=\")=R*nzu]xv0-rvQRIPGm\"><value name=\"variable\"><block type=\"object_variables\" id=\":HEM[=#!W;^[#?rGiqC4\"><field name=\"variable\">visible</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"Udtb|:!uwDmB1.GNQ)YS\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"gamecode_when\" id=\"KW5*EV(={jh~mz^`DKEm\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"y.j=r9@PorXhH#5Vd4Y8\"></block></value><statement name=\"BODY\"><block type=\"delay\" id=\"vYZ1`fh9OPvfo79v^q9.\"><value name=\"seconds\"><block type=\"math_number\" id=\"-xfdeXU9jHyTw(@#]N*9\"><field name=\"NUM\">0.3</field></block></value><statement name=\"body\"><block type=\"get_entities\" id=\"j1*As;S68|CK{4/UOd=z\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"disappear\" id=\"!9?x0C)407)sej(/Bh=F\"></block></value></block></statement></block></statement><next><block type=\"always\" id=\"d8/D*4;L9V`nCcr1aR)I\"><statement name=\"BODY\"><block type=\"condition_if\" id=\"X7^{x;;G3Kw(Kc@m{2G=\"><value name=\"IF0\"><block type=\"logic_operation\" id=\"ps9aBP=tStX7E(`3f)n(\"><field name=\"OP\">AND</field><value name=\"A\"><block type=\"compare\" id=\"62EZ+([3pMwPNNv;Uh}G\"><field name=\"OPERATOR\">=</field><value name=\"FIRST_VALUE\"><block type=\"player_variables\" id=\"0|aWdv|JyHA,BQnh^3J7\"><field name=\"variable\">niveau</field></block></value><value name=\"SECOND_VALUE\"><block type=\"math_number\" id=\"p_yS{h0qTC!7Fu.ydh62\"><field name=\"NUM\">1</field></block></value></block></value><value name=\"B\"><block type=\"compare\" id=\"}ZQ_GJ[GluU!UgbQw]_g\"><field name=\"OPERATOR\">=</field><value name=\"FIRST_VALUE\"><block type=\"variables_get\" id=\"ru~],[[5UpJ/N=H3ACpz\"><field name=\"VAR\">firstTime</field></block></value><value name=\"SECOND_VALUE\"><block type=\"logic_boolean\" id=\"Do%1^`^J=FCMO)~3i`:]\"><field name=\"BOOL\">TRUE</field></block></value></block></value></block></value><statement name=\"DO0\"><block type=\"entities_assignment\" id=\"jI2E2},v%}%7ay5Sdt#R\"><value name=\"variable\"><block type=\"variables_get\" id=\"(UCU(*3OtN%d01avY61M\"><field name=\"VAR\">firstTime</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"2}s-HfyR|pJ9)_#LaQb^\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"entities_assignment\" id=\"E9}/-[4qY~_S;{ZL]kHT\"><value name=\"variable\"><block type=\"object_variables\" id=\"Hsv~T!~Tj`])?0C7+c+a\"><field name=\"variable\">visible</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"6;|kDcWz]+_:eYh4!@5Z\"><field name=\"BOOL\">TRUE</field></block></value></block></next></block></statement></block></statement></block></next></block></next></block></next></block></next></block></xml>","traversable":true,"position":{"x":64,"y":5}},{"url":"images/game/bonus/anims/ventilo.png","type":"item","code":"var firstTime;\n\n\nfirstTime = true;\nobjet.traversable = false;\nobjet.visible = false;\nquand('joueur arrive', fonction () {\n retarder(0.3 + ' secondes', fonction () {\n objet.disparait();\n });\n});\ntoujours(fonction () {\n if (joueur.niveau === 1 && firstTime === true) {\n firstTime = false;\n objet.visible = true;\n } });\n","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"set_var\" id=\"G?1v]De}7@ygsz8}H`!N\" x=\"148\" y=\"218\"><field name=\"VARNAME\">firstTime</field><value name=\"VARDEFINITION\"><block type=\"logic_boolean\" id=\"ADemKzb3#;`_RWL:%GS:\"><field name=\"BOOL\">TRUE</field></block></value><next><block type=\"entities_assignment\" id=\"iI,YHz0C%:kdnk6(,^m{\"><value name=\"variable\"><block type=\"object_variables\" id=\"#Vhyv%73D,w-5LT:|`PA\"><field name=\"variable\">traversable</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"I,gvMA!6{%ZV#M8L)a.x\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"entities_assignment\" id=\")=R*nzu]xv0-rvQRIPGm\"><value name=\"variable\"><block type=\"object_variables\" id=\":HEM[=#!W;^[#?rGiqC4\"><field name=\"variable\">visible</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"Udtb|:!uwDmB1.GNQ)YS\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"gamecode_when\" id=\"KW5*EV(={jh~mz^`DKEm\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"y.j=r9@PorXhH#5Vd4Y8\"></block></value><statement name=\"BODY\"><block type=\"delay\" id=\"vYZ1`fh9OPvfo79v^q9.\"><value name=\"seconds\"><block type=\"math_number\" id=\"-xfdeXU9jHyTw(@#]N*9\"><field name=\"NUM\">0.3</field></block></value><statement name=\"body\"><block type=\"get_entities\" id=\"j1*As;S68|CK{4/UOd=z\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"disappear\" id=\"!9?x0C)407)sej(/Bh=F\"></block></value></block></statement></block></statement><next><block type=\"always\" id=\"d8/D*4;L9V`nCcr1aR)I\"><statement name=\"BODY\"><block type=\"condition_if\" id=\"X7^{x;;G3Kw(Kc@m{2G=\"><value name=\"IF0\"><block type=\"logic_operation\" id=\"ps9aBP=tStX7E(`3f)n(\"><field name=\"OP\">AND</field><value name=\"A\"><block type=\"compare\" id=\"62EZ+([3pMwPNNv;Uh}G\"><field name=\"OPERATOR\">=</field><value name=\"FIRST_VALUE\"><block type=\"player_variables\" id=\"0|aWdv|JyHA,BQnh^3J7\"><field name=\"variable\">niveau</field></block></value><value name=\"SECOND_VALUE\"><block type=\"math_number\" id=\"p_yS{h0qTC!7Fu.ydh62\"><field name=\"NUM\">1</field></block></value></block></value><value name=\"B\"><block type=\"compare\" id=\"}ZQ_GJ[GluU!UgbQw]_g\"><field name=\"OPERATOR\">=</field><value name=\"FIRST_VALUE\"><block type=\"variables_get\" id=\"ru~],[[5UpJ/N=H3ACpz\"><field name=\"VAR\">firstTime</field></block></value><value name=\"SECOND_VALUE\"><block type=\"logic_boolean\" id=\"Do%1^`^J=FCMO)~3i`:]\"><field name=\"BOOL\">TRUE</field></block></value></block></value></block></value><statement name=\"DO0\"><block type=\"entities_assignment\" id=\"jI2E2},v%}%7ay5Sdt#R\"><value name=\"variable\"><block type=\"variables_get\" id=\"(UCU(*3OtN%d01avY61M\"><field name=\"VAR\">firstTime</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"2}s-HfyR|pJ9)_#LaQb^\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"entities_assignment\" id=\"E9}/-[4qY~_S;{ZL]kHT\"><value name=\"variable\"><block type=\"object_variables\" id=\"Hsv~T!~Tj`])?0C7+c+a\"><field name=\"variable\">visible</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"6;|kDcWz]+_:eYh4!@5Z\"><field name=\"BOOL\">TRUE</field></block></value></block></next></block></statement></block></statement></block></next></block></next></block></next></block></next></block></xml>","traversable":true,"position":{"x":63,"y":5}},{"url":"images/game/bonus/anims/ventilo.png","type":"item","code":"var firstTime;\n\n\nfirstTime = true;\nobjet.traversable = false;\nobjet.visible = false;\nquand('joueur arrive', fonction () {\n retarder(0.4 + ' secondes', fonction () {\n objet.disparait();\n });\n});\ntoujours(fonction () {\n if (joueur.niveau === 1 && firstTime === true) {\n firstTime = false;\n objet.visible = true;\n } });\n","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"set_var\" id=\"G?1v]De}7@ygsz8}H`!N\" x=\"148\" y=\"218\"><field name=\"VARNAME\">firstTime</field><value name=\"VARDEFINITION\"><block type=\"logic_boolean\" id=\"ADemKzb3#;`_RWL:%GS:\"><field name=\"BOOL\">TRUE</field></block></value><next><block type=\"entities_assignment\" id=\"iI,YHz0C%:kdnk6(,^m{\"><value name=\"variable\"><block type=\"object_variables\" id=\"#Vhyv%73D,w-5LT:|`PA\"><field name=\"variable\">traversable</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"I,gvMA!6{%ZV#M8L)a.x\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"entities_assignment\" id=\")=R*nzu]xv0-rvQRIPGm\"><value name=\"variable\"><block type=\"object_variables\" id=\":HEM[=#!W;^[#?rGiqC4\"><field name=\"variable\">visible</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"Udtb|:!uwDmB1.GNQ)YS\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"gamecode_when\" id=\"KW5*EV(={jh~mz^`DKEm\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"y.j=r9@PorXhH#5Vd4Y8\"></block></value><statement name=\"BODY\"><block type=\"delay\" id=\"vYZ1`fh9OPvfo79v^q9.\"><value name=\"seconds\"><block type=\"math_number\" id=\"-xfdeXU9jHyTw(@#]N*9\"><field name=\"NUM\">0.4</field></block></value><statement name=\"body\"><block type=\"get_entities\" id=\"j1*As;S68|CK{4/UOd=z\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"disappear\" id=\"!9?x0C)407)sej(/Bh=F\"></block></value></block></statement></block></statement><next><block type=\"always\" id=\"d8/D*4;L9V`nCcr1aR)I\"><statement name=\"BODY\"><block type=\"condition_if\" id=\"X7^{x;;G3Kw(Kc@m{2G=\"><value name=\"IF0\"><block type=\"logic_operation\" id=\"ps9aBP=tStX7E(`3f)n(\"><field name=\"OP\">AND</field><value name=\"A\"><block type=\"compare\" id=\"62EZ+([3pMwPNNv;Uh}G\"><field name=\"OPERATOR\">=</field><value name=\"FIRST_VALUE\"><block type=\"player_variables\" id=\"0|aWdv|JyHA,BQnh^3J7\"><field name=\"variable\">niveau</field></block></value><value name=\"SECOND_VALUE\"><block type=\"math_number\" id=\"p_yS{h0qTC!7Fu.ydh62\"><field name=\"NUM\">1</field></block></value></block></value><value name=\"B\"><block type=\"compare\" id=\"}ZQ_GJ[GluU!UgbQw]_g\"><field name=\"OPERATOR\">=</field><value name=\"FIRST_VALUE\"><block type=\"variables_get\" id=\"ru~],[[5UpJ/N=H3ACpz\"><field name=\"VAR\">firstTime</field></block></value><value name=\"SECOND_VALUE\"><block type=\"logic_boolean\" id=\"Do%1^`^J=FCMO)~3i`:]\"><field name=\"BOOL\">TRUE</field></block></value></block></value></block></value><statement name=\"DO0\"><block type=\"entities_assignment\" id=\"jI2E2},v%}%7ay5Sdt#R\"><value name=\"variable\"><block type=\"variables_get\" id=\"(UCU(*3OtN%d01avY61M\"><field name=\"VAR\">firstTime</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"2}s-HfyR|pJ9)_#LaQb^\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"entities_assignment\" id=\"E9}/-[4qY~_S;{ZL]kHT\"><value name=\"variable\"><block type=\"object_variables\" id=\"Hsv~T!~Tj`])?0C7+c+a\"><field name=\"variable\">visible</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"6;|kDcWz]+_:eYh4!@5Z\"><field name=\"BOOL\">TRUE</field></block></value></block></next></block></statement></block></statement></block></next></block></next></block></next></block></next></block></xml>","traversable":true,"position":{"x":64,"y":6}},{"url":"images/game/bonus/anims/ventilo.png","type":"item","code":"var firstTime;\n\n\nfirstTime = true;\nobjet.traversable = false;\nobjet.visible = false;\nquand('joueur arrive', fonction () {\n retarder(0.4 + ' secondes', fonction () {\n objet.disparait();\n });\n});\ntoujours(fonction () {\n if (joueur.niveau === 1 && firstTime === true) {\n firstTime = false;\n objet.visible = true;\n } });\n","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"set_var\" id=\"G?1v]De}7@ygsz8}H`!N\" x=\"311\" y=\"218\"><field name=\"VARNAME\">firstTime</field><value name=\"VARDEFINITION\"><block type=\"logic_boolean\" id=\"ADemKzb3#;`_RWL:%GS:\"><field name=\"BOOL\">TRUE</field></block></value><next><block type=\"entities_assignment\" id=\"iI,YHz0C%:kdnk6(,^m{\"><value name=\"variable\"><block type=\"object_variables\" id=\"#Vhyv%73D,w-5LT:|`PA\"><field name=\"variable\">traversable</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"I,gvMA!6{%ZV#M8L)a.x\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"entities_assignment\" id=\")=R*nzu]xv0-rvQRIPGm\"><value name=\"variable\"><block type=\"object_variables\" id=\":HEM[=#!W;^[#?rGiqC4\"><field name=\"variable\">visible</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"Udtb|:!uwDmB1.GNQ)YS\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"gamecode_when\" id=\"KW5*EV(={jh~mz^`DKEm\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"y.j=r9@PorXhH#5Vd4Y8\"></block></value><statement name=\"BODY\"><block type=\"delay\" id=\"vYZ1`fh9OPvfo79v^q9.\"><value name=\"seconds\"><block type=\"math_number\" id=\"-xfdeXU9jHyTw(@#]N*9\"><field name=\"NUM\">0.4</field></block></value><statement name=\"body\"><block type=\"get_entities\" id=\"j1*As;S68|CK{4/UOd=z\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"disappear\" id=\"!9?x0C)407)sej(/Bh=F\"></block></value></block></statement></block></statement><next><block type=\"always\" id=\"d8/D*4;L9V`nCcr1aR)I\"><statement name=\"BODY\"><block type=\"condition_if\" id=\"X7^{x;;G3Kw(Kc@m{2G=\"><value name=\"IF0\"><block type=\"logic_operation\" id=\"ps9aBP=tStX7E(`3f)n(\"><field name=\"OP\">AND</field><value name=\"A\"><block type=\"compare\" id=\"62EZ+([3pMwPNNv;Uh}G\"><field name=\"OPERATOR\">=</field><value name=\"FIRST_VALUE\"><block type=\"player_variables\" id=\"0|aWdv|JyHA,BQnh^3J7\"><field name=\"variable\">niveau</field></block></value><value name=\"SECOND_VALUE\"><block type=\"math_number\" id=\"p_yS{h0qTC!7Fu.ydh62\"><field name=\"NUM\">1</field></block></value></block></value><value name=\"B\"><block type=\"compare\" id=\"}ZQ_GJ[GluU!UgbQw]_g\"><field name=\"OPERATOR\">=</field><value name=\"FIRST_VALUE\"><block type=\"variables_get\" id=\"ru~],[[5UpJ/N=H3ACpz\"><field name=\"VAR\">firstTime</field></block></value><value name=\"SECOND_VALUE\"><block type=\"logic_boolean\" id=\"Do%1^`^J=FCMO)~3i`:]\"><field name=\"BOOL\">TRUE</field></block></value></block></value></block></value><statement name=\"DO0\"><block type=\"entities_assignment\" id=\"jI2E2},v%}%7ay5Sdt#R\"><value name=\"variable\"><block type=\"variables_get\" id=\"(UCU(*3OtN%d01avY61M\"><field name=\"VAR\">firstTime</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"2}s-HfyR|pJ9)_#LaQb^\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"entities_assignment\" id=\"E9}/-[4qY~_S;{ZL]kHT\"><value name=\"variable\"><block type=\"object_variables\" id=\"Hsv~T!~Tj`])?0C7+c+a\"><field name=\"variable\">visible</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"6;|kDcWz]+_:eYh4!@5Z\"><field name=\"BOOL\">TRUE</field></block></value></block></next></block></statement></block></statement></block></next></block></next></block></next></block></next></block></xml>","traversable":true,"position":{"x":63,"y":6}},{"url":"images/game/bonus/anims/ventilo.png","type":"item","code":"var firstTime;\n\n\nfirstTime = true;\nobjet.traversable = false;\nobjet.visible = false;\nquand('joueur arrive', fonction () {\n retarder(0.5 + ' secondes', fonction () {\n objet.disparait();\n });\n});\ntoujours(fonction () {\n if (joueur.niveau === 1 && firstTime === true) {\n firstTime = false;\n objet.visible = true;\n } });\n","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"set_var\" id=\"G?1v]De}7@ygsz8}H`!N\" x=\"148\" y=\"218\"><field name=\"VARNAME\">firstTime</field><value name=\"VARDEFINITION\"><block type=\"logic_boolean\" id=\"ADemKzb3#;`_RWL:%GS:\"><field name=\"BOOL\">TRUE</field></block></value><next><block type=\"entities_assignment\" id=\"iI,YHz0C%:kdnk6(,^m{\"><value name=\"variable\"><block type=\"object_variables\" id=\"#Vhyv%73D,w-5LT:|`PA\"><field name=\"variable\">traversable</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"I,gvMA!6{%ZV#M8L)a.x\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"entities_assignment\" id=\")=R*nzu]xv0-rvQRIPGm\"><value name=\"variable\"><block type=\"object_variables\" id=\":HEM[=#!W;^[#?rGiqC4\"><field name=\"variable\">visible</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"Udtb|:!uwDmB1.GNQ)YS\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"gamecode_when\" id=\"KW5*EV(={jh~mz^`DKEm\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"y.j=r9@PorXhH#5Vd4Y8\"></block></value><statement name=\"BODY\"><block type=\"delay\" id=\"vYZ1`fh9OPvfo79v^q9.\"><value name=\"seconds\"><block type=\"math_number\" id=\"-xfdeXU9jHyTw(@#]N*9\"><field name=\"NUM\">0.5</field></block></value><statement name=\"body\"><block type=\"get_entities\" id=\"j1*As;S68|CK{4/UOd=z\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"disappear\" id=\"!9?x0C)407)sej(/Bh=F\"></block></value></block></statement></block></statement><next><block type=\"always\" id=\"d8/D*4;L9V`nCcr1aR)I\"><statement name=\"BODY\"><block type=\"condition_if\" id=\"X7^{x;;G3Kw(Kc@m{2G=\"><value name=\"IF0\"><block type=\"logic_operation\" id=\"ps9aBP=tStX7E(`3f)n(\"><field name=\"OP\">AND</field><value name=\"A\"><block type=\"compare\" id=\"62EZ+([3pMwPNNv;Uh}G\"><field name=\"OPERATOR\">=</field><value name=\"FIRST_VALUE\"><block type=\"player_variables\" id=\"0|aWdv|JyHA,BQnh^3J7\"><field name=\"variable\">niveau</field></block></value><value name=\"SECOND_VALUE\"><block type=\"math_number\" id=\"p_yS{h0qTC!7Fu.ydh62\"><field name=\"NUM\">1</field></block></value></block></value><value name=\"B\"><block type=\"compare\" id=\"}ZQ_GJ[GluU!UgbQw]_g\"><field name=\"OPERATOR\">=</field><value name=\"FIRST_VALUE\"><block type=\"variables_get\" id=\"ru~],[[5UpJ/N=H3ACpz\"><field name=\"VAR\">firstTime</field></block></value><value name=\"SECOND_VALUE\"><block type=\"logic_boolean\" id=\"Do%1^`^J=FCMO)~3i`:]\"><field name=\"BOOL\">TRUE</field></block></value></block></value></block></value><statement name=\"DO0\"><block type=\"entities_assignment\" id=\"jI2E2},v%}%7ay5Sdt#R\"><value name=\"variable\"><block type=\"variables_get\" id=\"(UCU(*3OtN%d01avY61M\"><field name=\"VAR\">firstTime</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"2}s-HfyR|pJ9)_#LaQb^\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"entities_assignment\" id=\"E9}/-[4qY~_S;{ZL]kHT\"><value name=\"variable\"><block type=\"object_variables\" id=\"Hsv~T!~Tj`])?0C7+c+a\"><field name=\"variable\">visible</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"6;|kDcWz]+_:eYh4!@5Z\"><field name=\"BOOL\">TRUE</field></block></value></block></next></block></statement></block></statement></block></next></block></next></block></next></block></next></block></xml>","traversable":true,"position":{"x":64,"y":7}},{"url":"images/game/bonus/anims/ventilo.png","type":"item","code":"var firstTime;\n\n\nfirstTime = true;\nobjet.traversable = false;\nobjet.visible = false;\nquand('joueur arrive', fonction () {\n retarder(0.5 + ' secondes', fonction () {\n objet.disparait();\n });\n});\ntoujours(fonction () {\n if (joueur.niveau === 1 && firstTime === true) {\n firstTime = false;\n objet.visible = true;\n } });\n","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"set_var\" id=\"G?1v]De}7@ygsz8}H`!N\" x=\"215\" y=\"316\"><field name=\"VARNAME\">firstTime</field><value name=\"VARDEFINITION\"><block type=\"logic_boolean\" id=\"ADemKzb3#;`_RWL:%GS:\"><field name=\"BOOL\">TRUE</field></block></value><next><block type=\"entities_assignment\" id=\"iI,YHz0C%:kdnk6(,^m{\"><value name=\"variable\"><block type=\"object_variables\" id=\"#Vhyv%73D,w-5LT:|`PA\"><field name=\"variable\">traversable</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"I,gvMA!6{%ZV#M8L)a.x\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"entities_assignment\" id=\")=R*nzu]xv0-rvQRIPGm\"><value name=\"variable\"><block type=\"object_variables\" id=\":HEM[=#!W;^[#?rGiqC4\"><field name=\"variable\">visible</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"Udtb|:!uwDmB1.GNQ)YS\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"gamecode_when\" id=\"KW5*EV(={jh~mz^`DKEm\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"y.j=r9@PorXhH#5Vd4Y8\"></block></value><statement name=\"BODY\"><block type=\"delay\" id=\"vYZ1`fh9OPvfo79v^q9.\"><value name=\"seconds\"><block type=\"math_number\" id=\"-xfdeXU9jHyTw(@#]N*9\"><field name=\"NUM\">0.5</field></block></value><statement name=\"body\"><block type=\"get_entities\" id=\"j1*As;S68|CK{4/UOd=z\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"disappear\" id=\"!9?x0C)407)sej(/Bh=F\"></block></value></block></statement></block></statement><next><block type=\"always\" id=\"d8/D*4;L9V`nCcr1aR)I\"><statement name=\"BODY\"><block type=\"condition_if\" id=\"X7^{x;;G3Kw(Kc@m{2G=\"><value name=\"IF0\"><block type=\"logic_operation\" id=\"ps9aBP=tStX7E(`3f)n(\"><field name=\"OP\">AND</field><value name=\"A\"><block type=\"compare\" id=\"62EZ+([3pMwPNNv;Uh}G\"><field name=\"OPERATOR\">=</field><value name=\"FIRST_VALUE\"><block type=\"player_variables\" id=\"0|aWdv|JyHA,BQnh^3J7\"><field name=\"variable\">niveau</field></block></value><value name=\"SECOND_VALUE\"><block type=\"math_number\" id=\"p_yS{h0qTC!7Fu.ydh62\"><field name=\"NUM\">1</field></block></value></block></value><value name=\"B\"><block type=\"compare\" id=\"}ZQ_GJ[GluU!UgbQw]_g\"><field name=\"OPERATOR\">=</field><value name=\"FIRST_VALUE\"><block type=\"variables_get\" id=\"ru~],[[5UpJ/N=H3ACpz\"><field name=\"VAR\">firstTime</field></block></value><value name=\"SECOND_VALUE\"><block type=\"logic_boolean\" id=\"Do%1^`^J=FCMO)~3i`:]\"><field name=\"BOOL\">TRUE</field></block></value></block></value></block></value><statement name=\"DO0\"><block type=\"entities_assignment\" id=\"jI2E2},v%}%7ay5Sdt#R\"><value name=\"variable\"><block type=\"variables_get\" id=\"(UCU(*3OtN%d01avY61M\"><field name=\"VAR\">firstTime</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"2}s-HfyR|pJ9)_#LaQb^\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"entities_assignment\" id=\"E9}/-[4qY~_S;{ZL]kHT\"><value name=\"variable\"><block type=\"object_variables\" id=\"Hsv~T!~Tj`])?0C7+c+a\"><field name=\"variable\">visible</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"6;|kDcWz]+_:eYh4!@5Z\"><field name=\"BOOL\">TRUE</field></block></value></block></next></block></statement></block></statement></block></next></block></next></block></next></block></next></block></xml>","traversable":true,"position":{"x":63,"y":7}},{"url":"https://www.code-decode.net/sites/default/files/images_modules/gamecode/1927/1927-balalaika.png","type":"item","code":"quand('joueur arrive', fonction () {\n joueur.instruments = (joueur.instruments+1);\n objet.disparait();\n});\n","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"gamecode_when\" id=\"ZYHfGbO0BB@9mXdx/]c0\" x=\"449\" y=\"307\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"`VFVylC(33IAMbDsS`)t\"></block></value><statement name=\"BODY\"><block type=\"entities_assignment\" id=\"#1+iQ2W=)ZC6@NmCIL?X\"><value name=\"variable\"><block type=\"player_variables\" id=\"zGPO`t3G!8RiQ@9xu%8e\"><field name=\"variable\">instruments</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"oB_|75le|!Y}U^N~3^}7\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"player_variables\" id=\"c]Uq65h;qp1vBCDm%r(n\"><field name=\"variable\">instruments</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"0blYNoh9,E%^RSi{]H(U\"><field name=\"NUM\">1</field></block></value></block></value><next><block type=\"get_entities\" id=\",T#oIM-BU#78fbnEd_g2\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"disappear\" id=\"q`EfdXfptt(=rH[BKBDe\"></block></value></block></next></block></statement></block></xml>","traversable":true,"position":{"x":64,"y":8}},{"url":"images/game/blocks/concrete/BETON-GAUCHE.png","type":"wall","position":{"x":71,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/concrete/BETON-B.png","type":"wall","position":{"x":72,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/concrete/BETON-B.png","type":"wall","position":{"x":73,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/concrete/BETON-B.png","type":"wall","position":{"x":74,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/concrete/BETON-B.png","type":"wall","position":{"x":75,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/concrete/BETON-CC.png","type":"wall","position":{"x":77,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/concrete/BETON-BC.png","type":"wall","position":{"x":77,"y":2},"traversable":false,"code":null},{"url":"images/game/blocks/concrete/BETON-B.png","type":"wall","position":{"x":76,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/concrete/BETON-BC.png","type":"wall","position":{"x":77,"y":3},"traversable":false,"code":null},{"url":"images/game/blocks/concrete/BETON-BC.png","type":"wall","position":{"x":77,"y":4},"traversable":false,"code":null},{"url":"images/game/blocks/concrete/BETON-BC.png","type":"wall","position":{"x":77,"y":5},"traversable":false,"code":null},{"url":"images/game/blocks/concrete/BETON-BC.png","type":"wall","position":{"x":77,"y":6},"traversable":false,"code":null},{"url":"images/game/blocks/concrete/BETON-CA.png","type":"wall","position":{"x":75,"y":9},"traversable":false,"code":null},{"url":"images/game/blocks/concrete/BETON-SEUL.png","type":"wall","position":{"x":78,"y":9},"traversable":false,"code":null},{"type":"item","url":"images/game/bonus/anims/arobase.png","position":{"x":76,"y":2},"traversable":true,"sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"entities_assignment\" id=\"qG/s]pj|LFDcTK@5z0}C\" x=\"110\" y=\"170\"><value name=\"variable\"><block type=\"object_variables\" id=\"Su@?Nm9kz7u_@6V(z+^(\"><field name=\"variable\">visible</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"]xa|kkqeGRX_FIaJfO]N\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"gamecode_when\" id=\"VWv;X8oS|V7W`nX!-cb=\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"keLN5CRy];p12V8)-m{f\"></block></value><statement name=\"BODY\"><block type=\"entities_assignment\" id=\"dh(d~V:BhnjkW2[lsmPU\"><value name=\"variable\"><block type=\"player_variables\" id=\"DUE?Mq){j+u5z9kplNfF\"><field name=\"variable\">hauteurSaut</field></block></value><value name=\"value\"><block type=\"math_number\" id=\"y2:;PT+[Rj7yN0yi6?6k\"><field name=\"NUM\">8</field></block></value></block></statement></block></next></block></xml>","code":"objet.visible = false;\nquand('joueur arrive', fonction () {\n joueur.hauteurSaut = 8;\n});\n"},{"url":"images/game/bonus/anims/arobase.png","type":"item","code":"objet.visible = false;\nquand('joueur arrive', fonction () {\n joueur.hauteurSaut = 4;\n});\n","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"entities_assignment\" id=\"qG/s]pj|LFDcTK@5z0}C\" x=\"-64\" y=\"215\"><value name=\"variable\"><block type=\"object_variables\" id=\"Su@?Nm9kz7u_@6V(z+^(\"><field name=\"variable\">visible</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"]xa|kkqeGRX_FIaJfO]N\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"gamecode_when\" id=\"VWv;X8oS|V7W`nX!-cb=\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"keLN5CRy];p12V8)-m{f\"></block></value><statement name=\"BODY\"><block type=\"entities_assignment\" id=\"dh(d~V:BhnjkW2[lsmPU\"><value name=\"variable\"><block type=\"player_variables\" id=\"DUE?Mq){j+u5z9kplNfF\"><field name=\"variable\">hauteurSaut</field></block></value><value name=\"value\"><block type=\"math_number\" id=\"y2:;PT+[Rj7yN0yi6?6k\"><field name=\"NUM\">4</field></block></value></block></statement></block></next></block></xml>","traversable":true,"position":{"x":76,"y":7}},{"url":"images/game/blocks/ventilo.png","type":"wall","position":{"x":85,"y":6},"traversable":false,"code":null},{"url":"images/game/blocks/ventilo.png","type":"wall","position":{"x":78,"y":6},"traversable":false,"code":null},{"url":"images/game/blocks/ventilo.png","type":"wall","position":{"x":79,"y":6},"traversable":false,"code":null},{"url":"images/game/blocks/ventilo.png","type":"wall","position":{"x":80,"y":6},"traversable":false,"code":null},{"url":"images/game/blocks/ventilo.png","type":"wall","position":{"x":81,"y":6},"traversable":false,"code":null},{"url":"images/game/blocks/ventilo.png","type":"wall","position":{"x":82,"y":6},"traversable":false,"code":null},{"url":"images/game/blocks/ventilo.png","type":"wall","position":{"x":83,"y":6},"traversable":false,"code":null},{"url":"images/game/blocks/ventilo.png","type":"wall","position":{"x":84,"y":6},"traversable":false,"code":null},{"type":"item","url":"images/game/bonus/anims/flower.png","position":{"x":78,"y":7},"traversable":true,"sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"gamecode_when\" id=\"72fHn4~dX3MX6A/!uax(\" x=\"-2784\" y=\"401\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\")`P]hzZ26GCC,i2o1rdz\"></block></value><statement name=\"BODY\"><block type=\"entities_assignment\" id=\"V*BW{Vw+3,[#^WEnb7HX\"><value name=\"variable\"><block type=\"player_variables\" id=\"w!gqr:,)=#:YGcnNB,;s\"><field name=\"variable\">vitesse</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"s#/5?|Sia=CO[Dk/0B@i\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"player_variables\" id=\"!XLa3xCq/pbJ}n7xvJXL\"><field name=\"variable\">vitesse</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"3fv,NEjx@82jP)siT;A7\"><field name=\"NUM\">2</field></block></value></block></value><next><block type=\"get_entities\" id=\"Myjopnp)^NA.4QJ`F)7|\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"disappear\" id=\"({vitD^:ls/CKaM;X^K6\"></block></value></block></next></block></statement></block></xml>","code":"quand('joueur arrive', fonction () {\n joueur.vitesse = (joueur.vitesse+2);\n objet.disparait();\n});\n"},{"type":"item","url":"images/game/bonus/anims/flower.png","position":{"x":81,"y":7},"traversable":true,"sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"gamecode_when\" id=\"72fHn4~dX3MX6A/!uax(\" x=\"-1569\" y=\"401\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\")`P]hzZ26GCC,i2o1rdz\"></block></value><statement name=\"BODY\"><block type=\"entities_assignment\" id=\"V*BW{Vw+3,[#^WEnb7HX\"><value name=\"variable\"><block type=\"player_variables\" id=\"w!gqr:,)=#:YGcnNB,;s\"><field name=\"variable\">vitesse</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"s#/5?|Sia=CO[Dk/0B@i\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"player_variables\" id=\"!XLa3xCq/pbJ}n7xvJXL\"><field name=\"variable\">vitesse</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"3fv,NEjx@82jP)siT;A7\"><field name=\"NUM\">2</field></block></value></block></value><next><block type=\"get_entities\" id=\"Myjopnp)^NA.4QJ`F)7|\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"disappear\" id=\"({vitD^:ls/CKaM;X^K6\"></block></value></block></next></block></statement></block></xml>","code":"quand('joueur arrive', fonction () {\n joueur.vitesse = (joueur.vitesse+2);\n objet.disparait();\n});\n"},{"url":"images/game/blocks/ventilo.png","type":"wall","position":{"x":86,"y":6},"traversable":false,"code":null},{"url":"images/game/blocks/ventilo.png","type":"wall","position":{"x":87,"y":6},"traversable":false,"code":null},{"url":"images/game/blocks/ventilo.png","type":"wall","position":{"x":88,"y":6},"traversable":false,"code":null},{"url":"images/game/blocks/ventilo.png","type":"wall","position":{"x":89,"y":6},"traversable":false,"code":null},{"type":"item","url":"images/game/bonus/anims/flower.png","position":{"x":86,"y":7},"traversable":true,"sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"gamecode_when\" id=\"72fHn4~dX3MX6A/!uax(\" x=\"-1569\" y=\"401\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\")`P]hzZ26GCC,i2o1rdz\"></block></value><statement name=\"BODY\"><block type=\"entities_assignment\" id=\"V*BW{Vw+3,[#^WEnb7HX\"><value name=\"variable\"><block type=\"player_variables\" id=\"w!gqr:,)=#:YGcnNB,;s\"><field name=\"variable\">vitesse</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"s#/5?|Sia=CO[Dk/0B@i\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"player_variables\" id=\"!XLa3xCq/pbJ}n7xvJXL\"><field name=\"variable\">vitesse</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"3fv,NEjx@82jP)siT;A7\"><field name=\"NUM\">2</field></block></value></block></value><next><block type=\"get_entities\" id=\"Myjopnp)^NA.4QJ`F)7|\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"disappear\" id=\"({vitD^:ls/CKaM;X^K6\"></block></value></block></next></block></statement></block></xml>","code":"quand('joueur arrive', fonction () {\n joueur.vitesse = (joueur.vitesse+2);\n objet.disparait();\n});\n"},{"type":"item","url":"images/game/bonus/anims/flower.png","position":{"x":88,"y":7},"traversable":true,"sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"gamecode_when\" id=\"72fHn4~dX3MX6A/!uax(\" x=\"-1569\" y=\"401\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\")`P]hzZ26GCC,i2o1rdz\"></block></value><statement name=\"BODY\"><block type=\"entities_assignment\" id=\"V*BW{Vw+3,[#^WEnb7HX\"><value name=\"variable\"><block type=\"player_variables\" id=\"w!gqr:,)=#:YGcnNB,;s\"><field name=\"variable\">vitesse</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"s#/5?|Sia=CO[Dk/0B@i\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"player_variables\" id=\"!XLa3xCq/pbJ}n7xvJXL\"><field name=\"variable\">vitesse</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"3fv,NEjx@82jP)siT;A7\"><field name=\"NUM\">2</field></block></value></block></value><next><block type=\"get_entities\" id=\"Myjopnp)^NA.4QJ`F)7|\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"disappear\" id=\"({vitD^:ls/CKaM;X^K6\"></block></value></block></next></block></statement></block></xml>","code":"quand('joueur arrive', fonction () {\n joueur.vitesse = (joueur.vitesse+2);\n objet.disparait();\n});\n"},{"type":"item","url":"images/game/bonus/anims/flower.png","position":{"x":89,"y":7},"traversable":true,"sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"gamecode_when\" id=\"72fHn4~dX3MX6A/!uax(\" x=\"-2884\" y=\"401\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\")`P]hzZ26GCC,i2o1rdz\"></block></value><statement name=\"BODY\"><block type=\"entities_assignment\" id=\"V*BW{Vw+3,[#^WEnb7HX\"><value name=\"variable\"><block type=\"player_variables\" id=\"w!gqr:,)=#:YGcnNB,;s\"><field name=\"variable\">vitesse</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"s#/5?|Sia=CO[Dk/0B@i\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"player_variables\" id=\"!XLa3xCq/pbJ}n7xvJXL\"><field name=\"variable\">vitesse</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"3fv,NEjx@82jP)siT;A7\"><field name=\"NUM\">2</field></block></value></block></value><next><block type=\"get_entities\" id=\"Myjopnp)^NA.4QJ`F)7|\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"disappear\" id=\"({vitD^:ls/CKaM;X^K6\"></block></value></block></next></block></statement></block></xml>","code":"quand('joueur arrive', fonction () {\n joueur.vitesse = (joueur.vitesse+2);\n objet.disparait();\n});\n"},{"url":"images/game/bonus/anims/flower.png","type":"item","code":"quand('joueur arrive', fonction () {\n joueur.vitesse = (joueur.vitesse+2);\n objet.disparait();\n});\n","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"gamecode_when\" id=\"72fHn4~dX3MX6A/!uax(\" x=\"-1569\" y=\"401\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\")`P]hzZ26GCC,i2o1rdz\"></block></value><statement name=\"BODY\"><block type=\"entities_assignment\" id=\"V*BW{Vw+3,[#^WEnb7HX\"><value name=\"variable\"><block type=\"player_variables\" id=\"w!gqr:,)=#:YGcnNB,;s\"><field name=\"variable\">vitesse</field></block></value><value name=\"value\"><block type=\"math_arithmetic_custom\" id=\"s#/5?|Sia=CO[Dk/0B@i\"><field name=\"OPERATION\">+</field><value name=\"A\"><block type=\"player_variables\" id=\"!XLa3xCq/pbJ}n7xvJXL\"><field name=\"variable\">vitesse</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"3fv,NEjx@82jP)siT;A7\"><field name=\"NUM\">2</field></block></value></block></value><next><block type=\"get_entities\" id=\"Myjopnp)^NA.4QJ`F)7|\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"disappear\" id=\"({vitD^:ls/CKaM;X^K6\"></block></value></block></next></block></statement></block></xml>","traversable":true,"position":{"x":84,"y":7}},{"url":"images/game/blocks/vis.png","type":"wall","position":{"x":106,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/vis.png","type":"wall","position":{"x":107,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/vis.png","type":"wall","position":{"x":108,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/vis.png","type":"wall","position":{"x":109,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/bidon.png","type":"wall","position":{"x":109,"y":2},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":110,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/bidon.png","type":"wall","position":{"x":110,"y":2},"traversable":false,"code":null},{"url":"images/game/blocks/bidon.png","type":"wall","position":{"x":111,"y":2},"traversable":false,"code":null},{"url":"images/game/blocks/bidon.png","type":"wall","position":{"x":110,"y":3},"traversable":false,"code":null},{"url":"images/game/blocks/bidon.png","type":"wall","position":{"x":111,"y":3},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":111,"y":1},"traversable":false,"code":null},{"type":"item","url":"images/game/bonus/anims/arobase.png","position":{"x":108,"y":2},"traversable":true,"sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"entities_assignment\" id=\";p(cUb.J~]uO3uaJ+`c1\" x=\"130\" y=\"171\"><value name=\"variable\"><block type=\"object_variables\" id=\"nO7nV2}FpLQ5)N:{e{#q\"><field name=\"variable\">visible</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"p49M!GH,Wi=FZuD;b7pc\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"gamecode_when\" id=\"rt~4!97xhgtfF6f*BSj/\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"0Wze*tcaqnHhi-9MOpYG\"></block></value><statement name=\"BODY\"><block type=\"entities_assignment\" id=\"gs#Jdr?oq.h4VRPt3FkH\"><value name=\"variable\"><block type=\"player_variables\" id=\"3(op`pLo^bkERWJ:Ll@W\"><field name=\"variable\">vitesse</field></block></value><value name=\"value\"><block type=\"math_number\" id=\"QLXvIWlSj^^5WF4gn3sA\"><field name=\"NUM\">5</field></block></value></block></statement></block></next></block></xml>","code":"objet.visible = false;\nquand('joueur arrive', fonction () {\n joueur.vitesse = 5;\n});\n"},{"position":{"x":107,"y":2},"code":"objet.visible = false;\nquand('joueur arrive', fonction () {\n joueur.vitesse = 5;\n});\n","url":"images/game/bonus/anims/arobase.png","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"entities_assignment\" id=\";p(cUb.J~]uO3uaJ+`c1\" x=\"130\" y=\"170\"><value name=\"variable\"><block type=\"object_variables\" id=\"nO7nV2}FpLQ5)N:{e{#q\"><field name=\"variable\">visible</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"p49M!GH,Wi=FZuD;b7pc\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"gamecode_when\" id=\"rt~4!97xhgtfF6f*BSj/\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"0Wze*tcaqnHhi-9MOpYG\"></block></value><statement name=\"BODY\"><block type=\"entities_assignment\" id=\"gs#Jdr?oq.h4VRPt3FkH\"><value name=\"variable\"><block type=\"player_variables\" id=\"3(op`pLo^bkERWJ:Ll@W\"><field name=\"variable\">vitesse</field></block></value><value name=\"value\"><block type=\"math_number\" id=\"QLXvIWlSj^^5WF4gn3sA\"><field name=\"NUM\">5</field></block></value></block></statement></block></next></block></xml>","type":"item","traversable":true},{"position":{"x":106,"y":2},"code":"objet.visible = false;\nquand('joueur arrive', fonction () {\n joueur.vitesse = 5;\n});\n","url":"images/game/bonus/anims/arobase.png","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"entities_assignment\" id=\";p(cUb.J~]uO3uaJ+`c1\" x=\"127\" y=\"218\"><value name=\"variable\"><block type=\"object_variables\" id=\"nO7nV2}FpLQ5)N:{e{#q\"><field name=\"variable\">visible</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"p49M!GH,Wi=FZuD;b7pc\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"gamecode_when\" id=\"rt~4!97xhgtfF6f*BSj/\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"0Wze*tcaqnHhi-9MOpYG\"></block></value><statement name=\"BODY\"><block type=\"entities_assignment\" id=\"gs#Jdr?oq.h4VRPt3FkH\"><value name=\"variable\"><block type=\"player_variables\" id=\"3(op`pLo^bkERWJ:Ll@W\"><field name=\"variable\">vitesse</field></block></value><value name=\"value\"><block type=\"math_number\" id=\"QLXvIWlSj^^5WF4gn3sA\"><field name=\"NUM\">5</field></block></value></block></statement></block></next></block></xml>","type":"item","traversable":true},{"url":"images/game/blocks/bidon.png","type":"wall","position":{"x":111,"y":4},"traversable":false,"code":null},{"url":"images/game/bonus/anims/arobase.png","type":"item","code":"objet.visible = false;\nquand('joueur arrive', fonction () {\n joueur.vitesse = 5;\n});\n","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"entities_assignment\" id=\";p(cUb.J~]uO3uaJ+`c1\" x=\"130\" y=\"171\"><value name=\"variable\"><block type=\"object_variables\" id=\"nO7nV2}FpLQ5)N:{e{#q\"><field name=\"variable\">visible</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"p49M!GH,Wi=FZuD;b7pc\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"gamecode_when\" id=\"rt~4!97xhgtfF6f*BSj/\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"0Wze*tcaqnHhi-9MOpYG\"></block></value><statement name=\"BODY\"><block type=\"entities_assignment\" id=\"gs#Jdr?oq.h4VRPt3FkH\"><value name=\"variable\"><block type=\"player_variables\" id=\"3(op`pLo^bkERWJ:Ll@W\"><field name=\"variable\">vitesse</field></block></value><value name=\"value\"><block type=\"math_number\" id=\"QLXvIWlSj^^5WF4gn3sA\"><field name=\"NUM\">5</field></block></value></block></statement></block></next></block></xml>","traversable":true,"position":{"x":109,"y":3}},{"url":"images/game/bonus/anims/arobase.png","type":"item","code":"objet.visible = false;\nquand('joueur arrive', fonction () {\n joueur.vitesse = 5;\n});\n","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"entities_assignment\" id=\";p(cUb.J~]uO3uaJ+`c1\" x=\"130\" y=\"170\"><value name=\"variable\"><block type=\"object_variables\" id=\"nO7nV2}FpLQ5)N:{e{#q\"><field name=\"variable\">visible</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"p49M!GH,Wi=FZuD;b7pc\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"gamecode_when\" id=\"rt~4!97xhgtfF6f*BSj/\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"0Wze*tcaqnHhi-9MOpYG\"></block></value><statement name=\"BODY\"><block type=\"entities_assignment\" id=\"gs#Jdr?oq.h4VRPt3FkH\"><value name=\"variable\"><block type=\"player_variables\" id=\"3(op`pLo^bkERWJ:Ll@W\"><field name=\"variable\">vitesse</field></block></value><value name=\"value\"><block type=\"math_number\" id=\"QLXvIWlSj^^5WF4gn3sA\"><field name=\"NUM\">5</field></block></value></block></statement></block></next></block></xml>","traversable":true,"position":{"x":110,"y":4}},{"url":"images/game/bonus/anims/arobase.png","type":"item","code":"objet.visible = false;\nquand('joueur arrive', fonction () {\n joueur.vitesse = 5;\n});\n","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"entities_assignment\" id=\";p(cUb.J~]uO3uaJ+`c1\" x=\"110\" y=\"170\"><value name=\"variable\"><block type=\"object_variables\" id=\"nO7nV2}FpLQ5)N:{e{#q\"><field name=\"variable\">visible</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"p49M!GH,Wi=FZuD;b7pc\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"gamecode_when\" id=\"rt~4!97xhgtfF6f*BSj/\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"0Wze*tcaqnHhi-9MOpYG\"></block></value><statement name=\"BODY\"><block type=\"entities_assignment\" id=\"gs#Jdr?oq.h4VRPt3FkH\"><value name=\"variable\"><block type=\"player_variables\" id=\"3(op`pLo^bkERWJ:Ll@W\"><field name=\"variable\">vitesse</field></block></value><value name=\"value\"><block type=\"math_number\" id=\"QLXvIWlSj^^5WF4gn3sA\"><field name=\"NUM\">5</field></block></value></block></statement></block></next></block></xml>","traversable":true,"position":{"x":111,"y":5}},{"url":"images/game/bonus/anims/arobase.png","type":"item","code":"objet.visible = false;\nquand('joueur arrive', fonction () {\n joueur.vitesse = 5;\n});\n","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"entities_assignment\" id=\";p(cUb.J~]uO3uaJ+`c1\" x=\"310\" y=\"210\"><value name=\"variable\"><block type=\"object_variables\" id=\"nO7nV2}FpLQ5)N:{e{#q\"><field name=\"variable\">visible</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"p49M!GH,Wi=FZuD;b7pc\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"gamecode_when\" id=\"rt~4!97xhgtfF6f*BSj/\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"0Wze*tcaqnHhi-9MOpYG\"></block></value><statement name=\"BODY\"><block type=\"entities_assignment\" id=\"gs#Jdr?oq.h4VRPt3FkH\"><value name=\"variable\"><block type=\"player_variables\" id=\"3(op`pLo^bkERWJ:Ll@W\"><field name=\"variable\">vitesse</field></block></value><value name=\"value\"><block type=\"math_number\" id=\"QLXvIWlSj^^5WF4gn3sA\"><field name=\"NUM\">5</field></block></value></block></statement></block></next></block></xml>","traversable":true,"position":{"x":111,"y":6}},{"url":"images/game/blocks/bidon.png","type":"wall","position":{"x":113,"y":4},"traversable":false,"code":null},{"url":"images/game/blocks/bidon.png","type":"wall","position":{"x":113,"y":3},"traversable":false,"code":null},{"url":"images/game/blocks/bidon.png","type":"wall","position":{"x":113,"y":2},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":113,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":114,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":115,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":116,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":117,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/bidon.png","type":"wall","position":{"x":114,"y":2},"traversable":false,"code":null},{"url":"images/game/blocks/bidon.png","type":"wall","position":{"x":114,"y":3},"traversable":false,"code":null},{"url":"images/game/blocks/bidon.png","type":"wall","position":{"x":115,"y":2},"traversable":false,"code":null},{"url":"images/game/blocks/vis.png","type":"wall","position":{"x":112,"y":1},"traversable":false,"code":null},{"type":"item","url":"images/game/bonus/anims/arobase.png","position":{"x":112,"y":2},"traversable":true,"sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"entities_assignment\" id=\")@5/~5G9{JCmudm`**}J\" x=\"121\" y=\"215\"><value name=\"variable\"><block type=\"object_variables\" id=\"]`xqkB3,Q8B+Lt7D4Wc^\"><field name=\"variable\">visible</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"9,I+JF}wk28?}T}qPG*m\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"gamecode_when\" id=\"r;HNPwA+k^#JxqP{B=~.\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"tss?~i.Cz#7Zo!KV#Bhw\"></block></value><statement name=\"BODY\"><block type=\"entities_assignment\" id=\":`rny=Q%gPG|ylFH99Yk\"><value name=\"variable\"><block type=\"player_variables\" id=\"pHC1%|okY^g6ejxS/-N@\"><field name=\"variable\">hauteurSaut</field></block></value><value name=\"value\"><block type=\"math_number\" id=\"_[5ZvnEf7@:=I1[1Ifd)\"><field name=\"NUM\">30</field></block></value><next><block type=\"entities_assignment\" id=\"!nHNeyZd=zw|xr6FJ}B8\"><value name=\"variable\"><block type=\"player_variables\" id=\"4X*-1^EYxMis`W/*0(1Z\"><field name=\"variable\">vitesse</field></block></value><value name=\"value\"><block type=\"math_number\" id=\"]l6Yn32|9S2JXg%h^=5Z\"><field name=\"NUM\">10</field></block></value></block></next></block></statement></block></next></block></xml>","code":"objet.visible = false;\nquand('joueur arrive', fonction () {\n joueur.hauteurSaut = 30;\n joueur.vitesse = 10;\n});\n"},{"url":"images/game/blocks/bidon.png","type":"wall","position":{"x":113,"y":5},"traversable":false,"code":null},{"url":"images/game/blocks/bidon.png","type":"wall","position":{"x":113,"y":6},"traversable":false,"code":null},{"url":"images/game/blocks/bidon.png","type":"wall","position":{"x":113,"y":7},"traversable":false,"code":null},{"url":"images/game/blocks/bidon.png","type":"wall","position":{"x":111,"y":8},"traversable":false,"code":null},{"url":"images/game/blocks/bidon.png","type":"wall","position":{"x":113,"y":8},"traversable":false,"code":null},{"url":"images/game/blocks/bidon.png","type":"wall","position":{"x":111,"y":9},"traversable":false,"code":null},{"url":"images/game/blocks/bidon.png","type":"wall","position":{"x":113,"y":9},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":128,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":129,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":130,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":133,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":134,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":129,"y":2},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":135,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":136,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":137,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":136,"y":4},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":138,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":138,"y":2},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":138,"y":3},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":138,"y":4},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":136,"y":5},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":136,"y":6},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":138,"y":6},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":138,"y":5},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":136,"y":7},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":138,"y":7},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":136,"y":8},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":138,"y":8},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":136,"y":9},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":138,"y":9},"traversable":false,"code":null},{"type":"item","url":"images/game/bonus/anims/arobase.png","position":{"x":137,"y":2},"traversable":true,"sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"entities_assignment\" id=\"0WON}jSONz}0@zL/4_c)\" x=\"121\" y=\"215\"><value name=\"variable\"><block type=\"object_variables\" id=\"h:GCM-AM!kuP^Gv*).a!\"><field name=\"variable\">visible</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"D702=x9!p#gr+nv`farA\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"gamecode_when\" id=\"pI,=HGlEVxnH5W#y6-@C\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"[@^OP3bNe]7;j9`Z_:Cu\"></block></value><statement name=\"BODY\"><block type=\"entities_assignment\" id=\"UGOmFQt_7l~r@]ch/!tG\"><value name=\"variable\"><block type=\"player_variables\" id=\"kZIT:dShwq}K-sPW,m%m\"><field name=\"variable\">hauteurSaut</field></block></value><value name=\"value\"><block type=\"math_number\" id=\"^]!tLk;Ln)!d96xmVA`j\"><field name=\"NUM\">50</field></block></value><next><block type=\"entities_assignment\" id=\"q/L7Smbg0F1.TRx9^)y=\"><value name=\"variable\"><block type=\"player_variables\" id=\",|b+{tm[`;]8VVSUgpi2\"><field name=\"variable\">vitesse</field></block></value><value name=\"value\"><block type=\"math_number\" id=\":ik,q8#sJm0c{|!h)Uf!\"><field name=\"NUM\">15</field></block></value></block></next></block></statement></block></next></block></xml>","code":"objet.visible = false;\nquand('joueur arrive', fonction () {\n joueur.hauteurSaut = 50;\n joueur.vitesse = 15;\n});\n"},{"type":"item","url":"images/game/bonus/anims/hearth.png","position":{"x":142,"y":4},"traversable":true,"sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"></xml>","code":""},{"type":"item","url":"images/game/bonus/anims/hearth.png","position":{"x":147,"y":1},"traversable":true},{"type":"item","url":"images/game/bonus/anims/hearth.png","position":{"x":153,"y":9},"traversable":true},{"type":"item","url":"images/game/bonus/anims/hearth.png","position":{"x":155,"y":1},"traversable":true},{"type":"item","url":"images/game/bonus/anims/hearth.png","position":{"x":156,"y":7},"traversable":true},{"type":"item","url":"images/game/bonus/anims/hearth.png","position":{"x":158,"y":3},"traversable":true},{"type":"item","url":"images/game/bonus/anims/hearth.png","position":{"x":161,"y":5},"traversable":true},{"type":"item","url":"images/game/bonus/anims/hearth.png","position":{"x":163,"y":9},"traversable":true},{"url":"https://www.code-decode.net/sites/default/files/images_modules/gamecode/1927/1927-rocks.png","type":"item","position":{"x":179,"y":9},"traversable":true,"code":"objet.traversable = false;\ntoujours(fonction () {\n if (joueur.passRocks === true) {\n objet.disparait();\n } });\n","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"entities_assignment\" id=\"!Z)G{3DO:!ghc@S^7TfR\" x=\"449\" y=\"307\"><value name=\"variable\"><block type=\"object_variables\" id=\"GcCc,3Trtw#m(KF=etz^\"><field name=\"variable\">traversable</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"!:aErcfXlfBHOfX?4b*n\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"always\" id=\"8gq-w7g]HWJC#rv4gg@N\"><statement name=\"BODY\"><block type=\"condition_if\" id=\",/1wfI/hEC,j_@kTWX.D\"><value name=\"IF0\"><block type=\"compare\" id=\"EH(QhS78K3oAmSoeS8`[\"><field name=\"OPERATOR\">=</field><value name=\"FIRST_VALUE\"><block type=\"player_variables\" id=\"Dm)b-Vqbb440A04k/lU}\"><field name=\"variable\">passRocks</field></block></value><value name=\"SECOND_VALUE\"><block type=\"logic_boolean\" id=\"r-(-pbe~/m.4P|guecWC\"><field name=\"BOOL\">TRUE</field></block></value></block></value><statement name=\"DO0\"><block type=\"get_entities\" id=\"f=m[ivn98Z+VUXr-ik5:\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"disappear\" id=\"@(}K{JQuEC*P=iKy#b`_\"></block></value></block></statement></block></statement></block></next></block></xml>"},{"url":"https://www.code-decode.net/sites/default/files/images_modules/gamecode/1927/1927-rocks.png","type":"item","position":{"x":179,"y":8},"traversable":false,"code":"objet.traversable = false;\ntoujours(fonction () {\n if (joueur.passRocks === true) {\n objet.disparait();\n } });\n","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"entities_assignment\" id=\"!Z)G{3DO:!ghc@S^7TfR\" x=\"173\" y=\"265\"><value name=\"variable\"><block type=\"object_variables\" id=\"GcCc,3Trtw#m(KF=etz^\"><field name=\"variable\">traversable</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"!:aErcfXlfBHOfX?4b*n\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"always\" id=\"8gq-w7g]HWJC#rv4gg@N\"><statement name=\"BODY\"><block type=\"condition_if\" id=\",/1wfI/hEC,j_@kTWX.D\"><value name=\"IF0\"><block type=\"compare\" id=\"EH(QhS78K3oAmSoeS8`[\"><field name=\"OPERATOR\">=</field><value name=\"FIRST_VALUE\"><block type=\"player_variables\" id=\"Dm)b-Vqbb440A04k/lU}\"><field name=\"variable\">passRocks</field></block></value><value name=\"SECOND_VALUE\"><block type=\"logic_boolean\" id=\"r-(-pbe~/m.4P|guecWC\"><field name=\"BOOL\">TRUE</field></block></value></block></value><statement name=\"DO0\"><block type=\"get_entities\" id=\"f=m[ivn98Z+VUXr-ik5:\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"disappear\" id=\"@(}K{JQuEC*P=iKy#b`_\"></block></value></block></statement></block></statement></block></next></block></xml>"},{"url":"https://www.code-decode.net/sites/default/files/images_modules/gamecode/1927/1927-rocks.png","type":"item","position":{"x":179,"y":7},"traversable":false,"code":"objet.traversable = false;\ntoujours(fonction () {\n if (joueur.passRocks === true) {\n objet.disparait();\n } });\n","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"entities_assignment\" id=\"!Z)G{3DO:!ghc@S^7TfR\" x=\"173\" y=\"263\"><value name=\"variable\"><block type=\"object_variables\" id=\"GcCc,3Trtw#m(KF=etz^\"><field name=\"variable\">traversable</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"!:aErcfXlfBHOfX?4b*n\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"always\" id=\"8gq-w7g]HWJC#rv4gg@N\"><statement name=\"BODY\"><block type=\"condition_if\" id=\",/1wfI/hEC,j_@kTWX.D\"><value name=\"IF0\"><block type=\"compare\" id=\"EH(QhS78K3oAmSoeS8`[\"><field name=\"OPERATOR\">=</field><value name=\"FIRST_VALUE\"><block type=\"player_variables\" id=\"Dm)b-Vqbb440A04k/lU}\"><field name=\"variable\">passRocks</field></block></value><value name=\"SECOND_VALUE\"><block type=\"logic_boolean\" id=\"r-(-pbe~/m.4P|guecWC\"><field name=\"BOOL\">TRUE</field></block></value></block></value><statement name=\"DO0\"><block type=\"get_entities\" id=\"f=m[ivn98Z+VUXr-ik5:\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"disappear\" id=\"@(}K{JQuEC*P=iKy#b`_\"></block></value></block></statement></block></statement></block></next></block></xml>"},{"url":"https://www.code-decode.net/sites/default/files/images_modules/gamecode/1927/1927-rocks.png","type":"item","position":{"x":179,"y":6},"traversable":false,"code":"objet.traversable = false;\ntoujours(fonction () {\n if (joueur.passRocks === true) {\n objet.disparait();\n } });\n","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"entities_assignment\" id=\"!Z)G{3DO:!ghc@S^7TfR\" x=\"173\" y=\"263\"><value name=\"variable\"><block type=\"object_variables\" id=\"GcCc,3Trtw#m(KF=etz^\"><field name=\"variable\">traversable</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"!:aErcfXlfBHOfX?4b*n\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"always\" id=\"8gq-w7g]HWJC#rv4gg@N\"><statement name=\"BODY\"><block type=\"condition_if\" id=\",/1wfI/hEC,j_@kTWX.D\"><value name=\"IF0\"><block type=\"compare\" id=\"EH(QhS78K3oAmSoeS8`[\"><field name=\"OPERATOR\">=</field><value name=\"FIRST_VALUE\"><block type=\"player_variables\" id=\"Dm)b-Vqbb440A04k/lU}\"><field name=\"variable\">passRocks</field></block></value><value name=\"SECOND_VALUE\"><block type=\"logic_boolean\" id=\"r-(-pbe~/m.4P|guecWC\"><field name=\"BOOL\">TRUE</field></block></value></block></value><statement name=\"DO0\"><block type=\"get_entities\" id=\"f=m[ivn98Z+VUXr-ik5:\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"disappear\" id=\"@(}K{JQuEC*P=iKy#b`_\"></block></value></block></statement></block></statement></block></next></block></xml>"},{"url":"https://www.code-decode.net/sites/default/files/images_modules/gamecode/1927/1927-rocks.png","type":"item","position":{"x":179,"y":5},"traversable":false,"code":"objet.traversable = false;\ntoujours(fonction () {\n if (joueur.passRocks === true) {\n objet.disparait();\n } });\n","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"entities_assignment\" id=\"!Z)G{3DO:!ghc@S^7TfR\" x=\"171\" y=\"263\"><value name=\"variable\"><block type=\"object_variables\" id=\"GcCc,3Trtw#m(KF=etz^\"><field name=\"variable\">traversable</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"!:aErcfXlfBHOfX?4b*n\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"always\" id=\"8gq-w7g]HWJC#rv4gg@N\"><statement name=\"BODY\"><block type=\"condition_if\" id=\",/1wfI/hEC,j_@kTWX.D\"><value name=\"IF0\"><block type=\"compare\" id=\"EH(QhS78K3oAmSoeS8`[\"><field name=\"OPERATOR\">=</field><value name=\"FIRST_VALUE\"><block type=\"player_variables\" id=\"Dm)b-Vqbb440A04k/lU}\"><field name=\"variable\">passRocks</field></block></value><value name=\"SECOND_VALUE\"><block type=\"logic_boolean\" id=\"r-(-pbe~/m.4P|guecWC\"><field name=\"BOOL\">TRUE</field></block></value></block></value><statement name=\"DO0\"><block type=\"get_entities\" id=\"f=m[ivn98Z+VUXr-ik5:\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"disappear\" id=\"@(}K{JQuEC*P=iKy#b`_\"></block></value></block></statement></block></statement></block></next></block></xml>"},{"url":"https://www.code-decode.net/sites/default/files/images_modules/gamecode/1927/1927-rocks.png","type":"item","position":{"x":179,"y":4},"traversable":false,"code":"objet.traversable = false;\ntoujours(fonction () {\n if (joueur.passRocks === true) {\n objet.disparait();\n } });\n","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"entities_assignment\" id=\"!Z)G{3DO:!ghc@S^7TfR\" x=\"169\" y=\"263\"><value name=\"variable\"><block type=\"object_variables\" id=\"GcCc,3Trtw#m(KF=etz^\"><field name=\"variable\">traversable</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"!:aErcfXlfBHOfX?4b*n\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"always\" id=\"8gq-w7g]HWJC#rv4gg@N\"><statement name=\"BODY\"><block type=\"condition_if\" id=\",/1wfI/hEC,j_@kTWX.D\"><value name=\"IF0\"><block type=\"compare\" id=\"EH(QhS78K3oAmSoeS8`[\"><field name=\"OPERATOR\">=</field><value name=\"FIRST_VALUE\"><block type=\"player_variables\" id=\"Dm)b-Vqbb440A04k/lU}\"><field name=\"variable\">passRocks</field></block></value><value name=\"SECOND_VALUE\"><block type=\"logic_boolean\" id=\"r-(-pbe~/m.4P|guecWC\"><field name=\"BOOL\">TRUE</field></block></value></block></value><statement name=\"DO0\"><block type=\"get_entities\" id=\"f=m[ivn98Z+VUXr-ik5:\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"disappear\" id=\"@(}K{JQuEC*P=iKy#b`_\"></block></value></block></statement></block></statement></block></next></block></xml>"},{"url":"https://www.code-decode.net/sites/default/files/images_modules/gamecode/1927/1927-rocks.png","type":"item","position":{"x":179,"y":3},"traversable":false,"code":"objet.traversable = false;\ntoujours(fonction () {\n if (joueur.passRocks === true) {\n objet.disparait();\n } });\n","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"entities_assignment\" id=\"!Z)G{3DO:!ghc@S^7TfR\" x=\"168\" y=\"263\"><value name=\"variable\"><block type=\"object_variables\" id=\"GcCc,3Trtw#m(KF=etz^\"><field name=\"variable\">traversable</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"!:aErcfXlfBHOfX?4b*n\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"always\" id=\"8gq-w7g]HWJC#rv4gg@N\"><statement name=\"BODY\"><block type=\"condition_if\" id=\",/1wfI/hEC,j_@kTWX.D\"><value name=\"IF0\"><block type=\"compare\" id=\"EH(QhS78K3oAmSoeS8`[\"><field name=\"OPERATOR\">=</field><value name=\"FIRST_VALUE\"><block type=\"player_variables\" id=\"Dm)b-Vqbb440A04k/lU}\"><field name=\"variable\">passRocks</field></block></value><value name=\"SECOND_VALUE\"><block type=\"logic_boolean\" id=\"r-(-pbe~/m.4P|guecWC\"><field name=\"BOOL\">TRUE</field></block></value></block></value><statement name=\"DO0\"><block type=\"get_entities\" id=\"f=m[ivn98Z+VUXr-ik5:\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"disappear\" id=\"@(}K{JQuEC*P=iKy#b`_\"></block></value></block></statement></block></statement></block></next></block></xml>"},{"url":"images/game/blocks/pavement/PAVE-GAUCHE.png","type":"wall","position":{"x":179,"y":2},"traversable":false,"code":null},{"url":"images/game/blocks/pavement/PAVE-GAUCHE.png","type":"wall","position":{"x":180,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/pavement/PAVE-PLEIN.png","type":"wall","position":{"x":180,"y":2},"traversable":false,"code":null},{"url":"images/game/blocks/pavement/PAVE-PLEIN.png","type":"wall","position":{"x":181,"y":2},"traversable":false,"code":null},{"url":"images/game/blocks/pavement/PAVE-PLEIN.png","type":"wall","position":{"x":181,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/pavement/PAVE-PLEIN.png","type":"wall","position":{"x":182,"y":2},"traversable":false,"code":null},{"url":"images/game/blocks/pavement/PAVE-PLEIN.png","type":"wall","position":{"x":182,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/grass/HERBE-SEUL.png","type":"wall","position":{"x":171,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/grass/HERBE-DROITE.png","type":"wall","position":{"x":175,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/grass/HERBE-PLEIN.png","type":"wall","position":{"x":174,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/grass/HERBE-GAUCHE.png","type":"wall","position":{"x":173,"y":1},"traversable":false,"code":null},{"url":"images/game/bonus/anims/arobase.png","type":"item","code":"objet.visible = false;\nquand('joueur arrive', fonction () {\n joueur.hauteurSaut = 4;\n joueur.vitesse = 5;\n joueur.aterissage = true;\n});\n","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"entities_assignment\" id=\"bs2SC4+#0FLYk7aAdS(m\" x=\"66\" y=\"265\"><value name=\"variable\"><block type=\"object_variables\" id=\"YKUY?rl3PMJXvb[Y_z7J\"><field name=\"variable\">visible</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"`J(7(ft7tnjDLm1L@GhH\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"gamecode_when\" id=\"kjXYJ0B1TJ*0)IG-wz1Q\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"*}1|%YvWj8#2DkTu5/m!\"></block></value><statement name=\"BODY\"><block type=\"entities_assignment\" id=\"n%-U^g^{Z7;%]mDOt=N.\"><value name=\"variable\"><block type=\"player_variables\" id=\"ie{qX)MIQ~ou@kO)WK|h\"><field name=\"variable\">hauteurSaut</field></block></value><value name=\"value\"><block type=\"math_number\" id=\"{vm0`M2YK|ZZ[7oh5cyh\"><field name=\"NUM\">4</field></block></value><next><block type=\"entities_assignment\" id=\"oGe7LWD_@soue?DXFdjq\"><value name=\"variable\"><block type=\"player_variables\" id=\"_/x)gtBWJMD([l0}o%gA\"><field name=\"variable\">vitesse</field></block></value><value name=\"value\"><block type=\"math_number\" id=\"isLgg{pJgG25|Aw-|SH3\"><field name=\"NUM\">5</field></block></value><next><block type=\"entities_assignment\" id=\"lSky-YV|!@9KTgZ`rZdw\"><value name=\"variable\"><block type=\"player_variables\" id=\"~tjNti,q}[~#J@oP}/3U\"><field name=\"variable\">aterissage</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"`QRzTo+U-e4dPoc-9R2N\"><field name=\"BOOL\">TRUE</field></block></value></block></next></block></next></block></statement></block></next></block></xml>","traversable":true,"position":{"x":173,"y":2}},{"url":"images/game/bonus/anims/arobase.png","type":"item","code":"objet.visible = false;\nquand('joueur arrive', fonction () {\n joueur.hauteurSaut = 4;\n joueur.vitesse = 5;\n joueur.aterissage = true;\n});\n","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"entities_assignment\" id=\"bs2SC4+#0FLYk7aAdS(m\" x=\"190\" y=\"0\"><value name=\"variable\"><block type=\"object_variables\" id=\"YKUY?rl3PMJXvb[Y_z7J\"><field name=\"variable\">visible</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"`J(7(ft7tnjDLm1L@GhH\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"gamecode_when\" id=\"kjXYJ0B1TJ*0)IG-wz1Q\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"*}1|%YvWj8#2DkTu5/m!\"></block></value><statement name=\"BODY\"><block type=\"entities_assignment\" id=\"n%-U^g^{Z7;%]mDOt=N.\"><value name=\"variable\"><block type=\"player_variables\" id=\"ie{qX)MIQ~ou@kO)WK|h\"><field name=\"variable\">hauteurSaut</field></block></value><value name=\"value\"><block type=\"math_number\" id=\"{vm0`M2YK|ZZ[7oh5cyh\"><field name=\"NUM\">4</field></block></value><next><block type=\"entities_assignment\" id=\"oGe7LWD_@soue?DXFdjq\"><value name=\"variable\"><block type=\"player_variables\" id=\"_/x)gtBWJMD([l0}o%gA\"><field name=\"variable\">vitesse</field></block></value><value name=\"value\"><block type=\"math_number\" id=\"isLgg{pJgG25|Aw-|SH3\"><field name=\"NUM\">5</field></block></value><next><block type=\"entities_assignment\" id=\"lSky-YV|!@9KTgZ`rZdw\"><value name=\"variable\"><block type=\"player_variables\" id=\"~tjNti,q}[~#J@oP}/3U\"><field name=\"variable\">aterissage</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"`QRzTo+U-e4dPoc-9R2N\"><field name=\"BOOL\">TRUE</field></block></value></block></next></block></next></block></statement></block></next></block></xml>","traversable":true,"position":{"x":174,"y":2}},{"url":"images/game/bonus/anims/arobase.png","type":"item","code":"objet.visible = false;\nquand('joueur arrive', fonction () {\n joueur.hauteurSaut = 4;\n joueur.vitesse = 5;\n joueur.aterissage = true;\n});\n","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"entities_assignment\" id=\"bs2SC4+#0FLYk7aAdS(m\" x=\"191\" y=\"0\"><value name=\"variable\"><block type=\"object_variables\" id=\"YKUY?rl3PMJXvb[Y_z7J\"><field name=\"variable\">visible</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"`J(7(ft7tnjDLm1L@GhH\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"gamecode_when\" id=\"kjXYJ0B1TJ*0)IG-wz1Q\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"*}1|%YvWj8#2DkTu5/m!\"></block></value><statement name=\"BODY\"><block type=\"entities_assignment\" id=\"n%-U^g^{Z7;%]mDOt=N.\"><value name=\"variable\"><block type=\"player_variables\" id=\"ie{qX)MIQ~ou@kO)WK|h\"><field name=\"variable\">hauteurSaut</field></block></value><value name=\"value\"><block type=\"math_number\" id=\"{vm0`M2YK|ZZ[7oh5cyh\"><field name=\"NUM\">4</field></block></value><next><block type=\"entities_assignment\" id=\"oGe7LWD_@soue?DXFdjq\"><value name=\"variable\"><block type=\"player_variables\" id=\"_/x)gtBWJMD([l0}o%gA\"><field name=\"variable\">vitesse</field></block></value><value name=\"value\"><block type=\"math_number\" id=\"isLgg{pJgG25|Aw-|SH3\"><field name=\"NUM\">5</field></block></value><next><block type=\"entities_assignment\" id=\"lSky-YV|!@9KTgZ`rZdw\"><value name=\"variable\"><block type=\"player_variables\" id=\"~tjNti,q}[~#J@oP}/3U\"><field name=\"variable\">aterissage</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"`QRzTo+U-e4dPoc-9R2N\"><field name=\"BOOL\">TRUE</field></block></value></block></next></block></next></block></statement></block></next></block></xml>","traversable":true,"position":{"x":175,"y":2}},{"type":"item","url":"images/game/bonus/anims/hearth.png","position":{"x":163,"y":2},"traversable":true},{"type":"item","url":"images/game/bonus/anims/arobase.png","position":{"x":77,"y":9},"traversable":true,"sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"entities_assignment\" id=\"O!=%Q8Ha=x3b`U^M4VHn\" x=\"-907\" y=\"401\"><value name=\"variable\"><block type=\"object_variables\" id=\"m3!;UXZ@Do.:~P4lw;0v\"><field name=\"variable\">visible</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"o8dUnJ,#b.7Uekyh6.48\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"when_character\" id=\"h|g0|w_8o#?C=K%%yJF-\"><field name=\"ACTION\">personnage arrive</field><statement name=\"BODY\"><block type=\"get_entities\" id=\"Ix{!4id0lU^U9j*|OxwY\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"says\" id=\"K/]xJo(d(.~-pncDZ[l.\"><value name=\"TEXT\"><block type=\"text\" id=\"lP]UP3f(]V4en,U6m]md\"><field name=\"TEXT\">zigzoum</field></block></value></block></value></block></statement></block></next></block></xml>","code":"objet.visible = false;\nquand('personnage arrive', fonction (personnage) {\n personnage.dit('zigzoum');\n});\n"},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":183,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/pavement/PAVE-DROITE.png","type":"wall","position":{"x":183,"y":2},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":184,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":185,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":186,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":187,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":188,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":189,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":190,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":191,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":192,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":192,"y":2},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":193,"y":2},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":194,"y":2},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":195,"y":2},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":196,"y":2},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":193,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":194,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":195,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":196,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":197,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/bidon.png","type":"wall","position":{"x":193,"y":3},"traversable":false,"code":null},{"url":"images/game/blocks/bidon.png","type":"wall","position":{"x":194,"y":3},"traversable":false,"code":null},{"url":"images/game/blocks/bidon.png","type":"wall","position":{"x":195,"y":3},"traversable":false,"code":null},{"url":"images/game/blocks/bidon.png","type":"wall","position":{"x":194,"y":4},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":201,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":202,"y":1},"traversable":false,"code":null},{"type":"item","url":"images/game/bonus/anims/arobase.png","position":{"x":203,"y":3},"traversable":true,"sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"entities_assignment\" id=\"clF}R2HX4:G]*,D8i%|*\" x=\"70\" y=\"30\"><value name=\"variable\"><block type=\"object_variables\" id=\"Lcn)N7N9{dC{L;L|SiwJ\"><field name=\"variable\">visible</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"AQU9ea4sCT@G1/1]0G8?\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"when_character\" id=\"Gm!lCuhYRwm[YP0tW94:\"><field name=\"ACTION\">personnage arrive</field><statement name=\"BODY\"><block type=\"get_entities\" id=\"9Ie:l2[8naJJ8(QC8qz!\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"jump\" id=\"8HNTR*.2rl%J?#sF6P]h\"></block></value></block></statement></block></next></block></xml>","code":"objet.visible = false;\nquand('personnage arrive', fonction (personnage) {\n personnage.saute();\n});\n"},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":206,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":207,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/vis.png","type":"wall","position":{"x":213,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/vis.png","type":"wall","position":{"x":214,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/vis.png","type":"wall","position":{"x":215,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/vis.png","type":"wall","position":{"x":216,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":203,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/bidon.png","type":"wall","position":{"x":203,"y":2},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":208,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/vis.png","type":"wall","position":{"x":207,"y":2},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":209,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/vis.png","type":"wall","position":{"x":217,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/vis.png","type":"wall","position":{"x":218,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/vis.png","type":"wall","position":{"x":219,"y":1},"traversable":false,"code":null},{"url":"images/game/bonus/anims/ventilo.png","type":"item","code":"var firstTime;\n\n\nfirstTime = true;\nobjet.traversable = false;\nobjet.visible = false;\nquand('joueur arrive', fonction () {\n retarder(0.25 + ' secondes', fonction () {\n objet.disparait();\n });\n});\ntoujours(fonction () {\n if (joueur.niveau === 3 && firstTime === true) {\n firstTime = false;\n objet.visible = true;\n } });\n","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"set_var\" id=\"G?1v]De}7@ygsz8}H`!N\" x=\"141\" y=\"152\"><field name=\"VARNAME\">firstTime</field><value name=\"VARDEFINITION\"><block type=\"logic_boolean\" id=\"ADemKzb3#;`_RWL:%GS:\"><field name=\"BOOL\">TRUE</field></block></value><next><block type=\"entities_assignment\" id=\"iI,YHz0C%:kdnk6(,^m{\"><value name=\"variable\"><block type=\"object_variables\" id=\"#Vhyv%73D,w-5LT:|`PA\"><field name=\"variable\">traversable</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"I,gvMA!6{%ZV#M8L)a.x\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"entities_assignment\" id=\")=R*nzu]xv0-rvQRIPGm\"><value name=\"variable\"><block type=\"object_variables\" id=\":HEM[=#!W;^[#?rGiqC4\"><field name=\"variable\">visible</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"Udtb|:!uwDmB1.GNQ)YS\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"gamecode_when\" id=\"KW5*EV(={jh~mz^`DKEm\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"y.j=r9@PorXhH#5Vd4Y8\"></block></value><statement name=\"BODY\"><block type=\"delay\" id=\"vYZ1`fh9OPvfo79v^q9.\"><value name=\"seconds\"><block type=\"math_number\" id=\"-xfdeXU9jHyTw(@#]N*9\"><field name=\"NUM\">0.25</field></block></value><statement name=\"body\"><block type=\"get_entities\" id=\"j1*As;S68|CK{4/UOd=z\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"disappear\" id=\"!9?x0C)407)sej(/Bh=F\"></block></value></block></statement></block></statement><next><block type=\"always\" id=\"d8/D*4;L9V`nCcr1aR)I\"><statement name=\"BODY\"><block type=\"condition_if\" id=\"X7^{x;;G3Kw(Kc@m{2G=\"><value name=\"IF0\"><block type=\"logic_operation\" id=\"ps9aBP=tStX7E(`3f)n(\"><field name=\"OP\">AND</field><value name=\"A\"><block type=\"compare\" id=\"62EZ+([3pMwPNNv;Uh}G\"><field name=\"OPERATOR\">=</field><value name=\"FIRST_VALUE\"><block type=\"player_variables\" id=\"0|aWdv|JyHA,BQnh^3J7\"><field name=\"variable\">niveau</field></block></value><value name=\"SECOND_VALUE\"><block type=\"math_number\" id=\"p_yS{h0qTC!7Fu.ydh62\"><field name=\"NUM\">3</field></block></value></block></value><value name=\"B\"><block type=\"compare\" id=\"}ZQ_GJ[GluU!UgbQw]_g\"><field name=\"OPERATOR\">=</field><value name=\"FIRST_VALUE\"><block type=\"variables_get\" id=\"ru~],[[5UpJ/N=H3ACpz\"><field name=\"VAR\">firstTime</field></block></value><value name=\"SECOND_VALUE\"><block type=\"logic_boolean\" id=\"Do%1^`^J=FCMO)~3i`:]\"><field name=\"BOOL\">TRUE</field></block></value></block></value></block></value><statement name=\"DO0\"><block type=\"entities_assignment\" id=\"jI2E2},v%}%7ay5Sdt#R\"><value name=\"variable\"><block type=\"variables_get\" id=\"(UCU(*3OtN%d01avY61M\"><field name=\"VAR\">firstTime</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"2}s-HfyR|pJ9)_#LaQb^\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"entities_assignment\" id=\"E9}/-[4qY~_S;{ZL]kHT\"><value name=\"variable\"><block type=\"object_variables\" id=\"Hsv~T!~Tj`])?0C7+c+a\"><field name=\"variable\">visible</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"6;|kDcWz]+_:eYh4!@5Z\"><field name=\"BOOL\">TRUE</field></block></value></block></next></block></statement></block></statement></block></next></block></next></block></next></block></next></block></xml>","traversable":true,"position":{"x":218,"y":2}},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":217,"y":2},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":216,"y":2},"traversable":false,"code":null},{"url":"images/game/blocks/kano.png","type":"wall","position":{"x":215,"y":2},"traversable":false,"code":null},{"url":"images/game/bonus/anims/ventilo.png","type":"item","code":"var firstTime;\n\n\nfirstTime = true;\nobjet.traversable = false;\nobjet.visible = false;\nquand('joueur arrive', fonction () {\n retarder(0.25 + ' secondes', fonction () {\n objet.disparait();\n });\n});\ntoujours(fonction () {\n if (joueur.niveau === 3 && firstTime === true) {\n firstTime = false;\n objet.visible = true;\n } });\n","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"set_var\" id=\"G?1v]De}7@ygsz8}H`!N\" x=\"69\" y=\"67\"><field name=\"VARNAME\">firstTime</field><value name=\"VARDEFINITION\"><block type=\"logic_boolean\" id=\"ADemKzb3#;`_RWL:%GS:\"><field name=\"BOOL\">TRUE</field></block></value><next><block type=\"entities_assignment\" id=\"iI,YHz0C%:kdnk6(,^m{\"><value name=\"variable\"><block type=\"object_variables\" id=\"#Vhyv%73D,w-5LT:|`PA\"><field name=\"variable\">traversable</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"I,gvMA!6{%ZV#M8L)a.x\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"entities_assignment\" id=\")=R*nzu]xv0-rvQRIPGm\"><value name=\"variable\"><block type=\"object_variables\" id=\":HEM[=#!W;^[#?rGiqC4\"><field name=\"variable\">visible</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"Udtb|:!uwDmB1.GNQ)YS\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"gamecode_when\" id=\"KW5*EV(={jh~mz^`DKEm\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"y.j=r9@PorXhH#5Vd4Y8\"></block></value><statement name=\"BODY\"><block type=\"delay\" id=\"vYZ1`fh9OPvfo79v^q9.\"><value name=\"seconds\"><block type=\"math_number\" id=\"-xfdeXU9jHyTw(@#]N*9\"><field name=\"NUM\">0.25</field></block></value><statement name=\"body\"><block type=\"get_entities\" id=\"j1*As;S68|CK{4/UOd=z\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"disappear\" id=\"!9?x0C)407)sej(/Bh=F\"></block></value></block></statement></block></statement><next><block type=\"always\" id=\"d8/D*4;L9V`nCcr1aR)I\"><statement name=\"BODY\"><block type=\"condition_if\" id=\"X7^{x;;G3Kw(Kc@m{2G=\"><value name=\"IF0\"><block type=\"logic_operation\" id=\"ps9aBP=tStX7E(`3f)n(\"><field name=\"OP\">AND</field><value name=\"A\"><block type=\"compare\" id=\"62EZ+([3pMwPNNv;Uh}G\"><field name=\"OPERATOR\">=</field><value name=\"FIRST_VALUE\"><block type=\"player_variables\" id=\"0|aWdv|JyHA,BQnh^3J7\"><field name=\"variable\">niveau</field></block></value><value name=\"SECOND_VALUE\"><block type=\"math_number\" id=\"p_yS{h0qTC!7Fu.ydh62\"><field name=\"NUM\">3</field></block></value></block></value><value name=\"B\"><block type=\"compare\" id=\"}ZQ_GJ[GluU!UgbQw]_g\"><field name=\"OPERATOR\">=</field><value name=\"FIRST_VALUE\"><block type=\"variables_get\" id=\"ru~],[[5UpJ/N=H3ACpz\"><field name=\"VAR\">firstTime</field></block></value><value name=\"SECOND_VALUE\"><block type=\"logic_boolean\" id=\"Do%1^`^J=FCMO)~3i`:]\"><field name=\"BOOL\">TRUE</field></block></value></block></value></block></value><statement name=\"DO0\"><block type=\"entities_assignment\" id=\"jI2E2},v%}%7ay5Sdt#R\"><value name=\"variable\"><block type=\"variables_get\" id=\"(UCU(*3OtN%d01avY61M\"><field name=\"VAR\">firstTime</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"2}s-HfyR|pJ9)_#LaQb^\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"entities_assignment\" id=\"E9}/-[4qY~_S;{ZL]kHT\"><value name=\"variable\"><block type=\"object_variables\" id=\"Hsv~T!~Tj`])?0C7+c+a\"><field name=\"variable\">visible</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"6;|kDcWz]+_:eYh4!@5Z\"><field name=\"BOOL\">TRUE</field></block></value></block></next></block></statement></block></statement></block></next></block></next></block></next></block></next></block></xml>","traversable":true,"position":{"x":214,"y":2}},{"url":"images/game/blocks/bidon.png","type":"wall","position":{"x":216,"y":3},"traversable":false,"code":null},{"url":"images/game/bonus/anims/ventilo.png","type":"item","code":"var firstTime;\n\n\nfirstTime = true;\nobjet.traversable = false;\nobjet.visible = false;\nquand('joueur arrive', fonction () {\n retarder(0.25 + ' secondes', fonction () {\n objet.disparait();\n });\n});\ntoujours(fonction () {\n if (joueur.niveau === 3 && firstTime === true) {\n firstTime = false;\n objet.visible = true;\n } });\n","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"set_var\" id=\"G?1v]De}7@ygsz8}H`!N\" x=\"69\" y=\"67\"><field name=\"VARNAME\">firstTime</field><value name=\"VARDEFINITION\"><block type=\"logic_boolean\" id=\"ADemKzb3#;`_RWL:%GS:\"><field name=\"BOOL\">TRUE</field></block></value><next><block type=\"entities_assignment\" id=\"iI,YHz0C%:kdnk6(,^m{\"><value name=\"variable\"><block type=\"object_variables\" id=\"#Vhyv%73D,w-5LT:|`PA\"><field name=\"variable\">traversable</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"I,gvMA!6{%ZV#M8L)a.x\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"entities_assignment\" id=\")=R*nzu]xv0-rvQRIPGm\"><value name=\"variable\"><block type=\"object_variables\" id=\":HEM[=#!W;^[#?rGiqC4\"><field name=\"variable\">visible</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"Udtb|:!uwDmB1.GNQ)YS\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"gamecode_when\" id=\"KW5*EV(={jh~mz^`DKEm\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"y.j=r9@PorXhH#5Vd4Y8\"></block></value><statement name=\"BODY\"><block type=\"delay\" id=\"vYZ1`fh9OPvfo79v^q9.\"><value name=\"seconds\"><block type=\"math_number\" id=\"-xfdeXU9jHyTw(@#]N*9\"><field name=\"NUM\">0.25</field></block></value><statement name=\"body\"><block type=\"get_entities\" id=\"j1*As;S68|CK{4/UOd=z\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"disappear\" id=\"!9?x0C)407)sej(/Bh=F\"></block></value></block></statement></block></statement><next><block type=\"always\" id=\"d8/D*4;L9V`nCcr1aR)I\"><statement name=\"BODY\"><block type=\"condition_if\" id=\"X7^{x;;G3Kw(Kc@m{2G=\"><value name=\"IF0\"><block type=\"logic_operation\" id=\"ps9aBP=tStX7E(`3f)n(\"><field name=\"OP\">AND</field><value name=\"A\"><block type=\"compare\" id=\"62EZ+([3pMwPNNv;Uh}G\"><field name=\"OPERATOR\">=</field><value name=\"FIRST_VALUE\"><block type=\"player_variables\" id=\"0|aWdv|JyHA,BQnh^3J7\"><field name=\"variable\">niveau</field></block></value><value name=\"SECOND_VALUE\"><block type=\"math_number\" id=\"p_yS{h0qTC!7Fu.ydh62\"><field name=\"NUM\">3</field></block></value></block></value><value name=\"B\"><block type=\"compare\" id=\"}ZQ_GJ[GluU!UgbQw]_g\"><field name=\"OPERATOR\">=</field><value name=\"FIRST_VALUE\"><block type=\"variables_get\" id=\"ru~],[[5UpJ/N=H3ACpz\"><field name=\"VAR\">firstTime</field></block></value><value name=\"SECOND_VALUE\"><block type=\"logic_boolean\" id=\"Do%1^`^J=FCMO)~3i`:]\"><field name=\"BOOL\">TRUE</field></block></value></block></value></block></value><statement name=\"DO0\"><block type=\"entities_assignment\" id=\"jI2E2},v%}%7ay5Sdt#R\"><value name=\"variable\"><block type=\"variables_get\" id=\"(UCU(*3OtN%d01avY61M\"><field name=\"VAR\">firstTime</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"2}s-HfyR|pJ9)_#LaQb^\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"entities_assignment\" id=\"E9}/-[4qY~_S;{ZL]kHT\"><value name=\"variable\"><block type=\"object_variables\" id=\"Hsv~T!~Tj`])?0C7+c+a\"><field name=\"variable\">visible</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"6;|kDcWz]+_:eYh4!@5Z\"><field name=\"BOOL\">TRUE</field></block></value></block></next></block></statement></block></statement></block></next></block></next></block></next></block></next></block></xml>","traversable":true,"position":{"x":217,"y":3}},{"url":"images/game/bonus/anims/ventilo.png","type":"item","code":"var firstTime;\n\n\nfirstTime = true;\nobjet.traversable = false;\nobjet.visible = false;\nquand('joueur arrive', fonction () {\n retarder(0.25 + ' secondes', fonction () {\n objet.disparait();\n });\n});\ntoujours(fonction () {\n if (joueur.niveau === 3 && firstTime === true) {\n firstTime = false;\n objet.visible = true;\n } });\n","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"set_var\" id=\"G?1v]De}7@ygsz8}H`!N\" x=\"69\" y=\"67\"><field name=\"VARNAME\">firstTime</field><value name=\"VARDEFINITION\"><block type=\"logic_boolean\" id=\"ADemKzb3#;`_RWL:%GS:\"><field name=\"BOOL\">TRUE</field></block></value><next><block type=\"entities_assignment\" id=\"iI,YHz0C%:kdnk6(,^m{\"><value name=\"variable\"><block type=\"object_variables\" id=\"#Vhyv%73D,w-5LT:|`PA\"><field name=\"variable\">traversable</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"I,gvMA!6{%ZV#M8L)a.x\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"entities_assignment\" id=\")=R*nzu]xv0-rvQRIPGm\"><value name=\"variable\"><block type=\"object_variables\" id=\":HEM[=#!W;^[#?rGiqC4\"><field name=\"variable\">visible</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"Udtb|:!uwDmB1.GNQ)YS\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"gamecode_when\" id=\"KW5*EV(={jh~mz^`DKEm\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"y.j=r9@PorXhH#5Vd4Y8\"></block></value><statement name=\"BODY\"><block type=\"delay\" id=\"vYZ1`fh9OPvfo79v^q9.\"><value name=\"seconds\"><block type=\"math_number\" id=\"-xfdeXU9jHyTw(@#]N*9\"><field name=\"NUM\">0.25</field></block></value><statement name=\"body\"><block type=\"get_entities\" id=\"j1*As;S68|CK{4/UOd=z\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"disappear\" id=\"!9?x0C)407)sej(/Bh=F\"></block></value></block></statement></block></statement><next><block type=\"always\" id=\"d8/D*4;L9V`nCcr1aR)I\"><statement name=\"BODY\"><block type=\"condition_if\" id=\"X7^{x;;G3Kw(Kc@m{2G=\"><value name=\"IF0\"><block type=\"logic_operation\" id=\"ps9aBP=tStX7E(`3f)n(\"><field name=\"OP\">AND</field><value name=\"A\"><block type=\"compare\" id=\"62EZ+([3pMwPNNv;Uh}G\"><field name=\"OPERATOR\">=</field><value name=\"FIRST_VALUE\"><block type=\"player_variables\" id=\"0|aWdv|JyHA,BQnh^3J7\"><field name=\"variable\">niveau</field></block></value><value name=\"SECOND_VALUE\"><block type=\"math_number\" id=\"p_yS{h0qTC!7Fu.ydh62\"><field name=\"NUM\">3</field></block></value></block></value><value name=\"B\"><block type=\"compare\" id=\"}ZQ_GJ[GluU!UgbQw]_g\"><field name=\"OPERATOR\">=</field><value name=\"FIRST_VALUE\"><block type=\"variables_get\" id=\"ru~],[[5UpJ/N=H3ACpz\"><field name=\"VAR\">firstTime</field></block></value><value name=\"SECOND_VALUE\"><block type=\"logic_boolean\" id=\"Do%1^`^J=FCMO)~3i`:]\"><field name=\"BOOL\">TRUE</field></block></value></block></value></block></value><statement name=\"DO0\"><block type=\"entities_assignment\" id=\"jI2E2},v%}%7ay5Sdt#R\"><value name=\"variable\"><block type=\"variables_get\" id=\"(UCU(*3OtN%d01avY61M\"><field name=\"VAR\">firstTime</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"2}s-HfyR|pJ9)_#LaQb^\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"entities_assignment\" id=\"E9}/-[4qY~_S;{ZL]kHT\"><value name=\"variable\"><block type=\"object_variables\" id=\"Hsv~T!~Tj`])?0C7+c+a\"><field name=\"variable\">visible</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"6;|kDcWz]+_:eYh4!@5Z\"><field name=\"BOOL\">TRUE</field></block></value></block></next></block></statement></block></statement></block></next></block></next></block></next></block></next></block></xml>","traversable":true,"position":{"x":215,"y":3}},{"url":"images/game/bonus/anims/ventilo.png","type":"item","code":"var firstTime;\n\n\nfirstTime = true;\nobjet.traversable = false;\nobjet.visible = false;\nquand('joueur arrive', fonction () {\n retarder(0.25 + ' secondes', fonction () {\n objet.disparait();\n });\n});\ntoujours(fonction () {\n if (joueur.niveau === 3 && firstTime === true) {\n firstTime = false;\n objet.visible = true;\n } });\n","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"set_var\" id=\"G?1v]De}7@ygsz8}H`!N\" x=\"69\" y=\"67\"><field name=\"VARNAME\">firstTime</field><value name=\"VARDEFINITION\"><block type=\"logic_boolean\" id=\"ADemKzb3#;`_RWL:%GS:\"><field name=\"BOOL\">TRUE</field></block></value><next><block type=\"entities_assignment\" id=\"iI,YHz0C%:kdnk6(,^m{\"><value name=\"variable\"><block type=\"object_variables\" id=\"#Vhyv%73D,w-5LT:|`PA\"><field name=\"variable\">traversable</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"I,gvMA!6{%ZV#M8L)a.x\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"entities_assignment\" id=\")=R*nzu]xv0-rvQRIPGm\"><value name=\"variable\"><block type=\"object_variables\" id=\":HEM[=#!W;^[#?rGiqC4\"><field name=\"variable\">visible</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"Udtb|:!uwDmB1.GNQ)YS\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"gamecode_when\" id=\"KW5*EV(={jh~mz^`DKEm\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"y.j=r9@PorXhH#5Vd4Y8\"></block></value><statement name=\"BODY\"><block type=\"delay\" id=\"vYZ1`fh9OPvfo79v^q9.\"><value name=\"seconds\"><block type=\"math_number\" id=\"-xfdeXU9jHyTw(@#]N*9\"><field name=\"NUM\">0.25</field></block></value><statement name=\"body\"><block type=\"get_entities\" id=\"j1*As;S68|CK{4/UOd=z\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"disappear\" id=\"!9?x0C)407)sej(/Bh=F\"></block></value></block></statement></block></statement><next><block type=\"always\" id=\"d8/D*4;L9V`nCcr1aR)I\"><statement name=\"BODY\"><block type=\"condition_if\" id=\"X7^{x;;G3Kw(Kc@m{2G=\"><value name=\"IF0\"><block type=\"logic_operation\" id=\"ps9aBP=tStX7E(`3f)n(\"><field name=\"OP\">AND</field><value name=\"A\"><block type=\"compare\" id=\"62EZ+([3pMwPNNv;Uh}G\"><field name=\"OPERATOR\">=</field><value name=\"FIRST_VALUE\"><block type=\"player_variables\" id=\"0|aWdv|JyHA,BQnh^3J7\"><field name=\"variable\">niveau</field></block></value><value name=\"SECOND_VALUE\"><block type=\"math_number\" id=\"p_yS{h0qTC!7Fu.ydh62\"><field name=\"NUM\">3</field></block></value></block></value><value name=\"B\"><block type=\"compare\" id=\"}ZQ_GJ[GluU!UgbQw]_g\"><field name=\"OPERATOR\">=</field><value name=\"FIRST_VALUE\"><block type=\"variables_get\" id=\"ru~],[[5UpJ/N=H3ACpz\"><field name=\"VAR\">firstTime</field></block></value><value name=\"SECOND_VALUE\"><block type=\"logic_boolean\" id=\"Do%1^`^J=FCMO)~3i`:]\"><field name=\"BOOL\">TRUE</field></block></value></block></value></block></value><statement name=\"DO0\"><block type=\"entities_assignment\" id=\"jI2E2},v%}%7ay5Sdt#R\"><value name=\"variable\"><block type=\"variables_get\" id=\"(UCU(*3OtN%d01avY61M\"><field name=\"VAR\">firstTime</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"2}s-HfyR|pJ9)_#LaQb^\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"entities_assignment\" id=\"E9}/-[4qY~_S;{ZL]kHT\"><value name=\"variable\"><block type=\"object_variables\" id=\"Hsv~T!~Tj`])?0C7+c+a\"><field name=\"variable\">visible</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"6;|kDcWz]+_:eYh4!@5Z\"><field name=\"BOOL\">TRUE</field></block></value></block></next></block></statement></block></statement></block></next></block></next></block></next></block></next></block></xml>","traversable":true,"position":{"x":216,"y":4}},{"url":"images/game/bonus/anims/arobase.png","type":"item","code":"objet.visible = false;\nquand('personnage arrive', fonction (personnage) {\n personnage.saute();\n});\n","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"entities_assignment\" id=\"clF}R2HX4:G]*,D8i%|*\" x=\"90\" y=\"30\"><value name=\"variable\"><block type=\"object_variables\" id=\"Lcn)N7N9{dC{L;L|SiwJ\"><field name=\"variable\">visible</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"AQU9ea4sCT@G1/1]0G8?\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"when_character\" id=\"s_j,h*L;ExP/Ti?nQ}K:\"><field name=\"ACTION\">personnage arrive</field><statement name=\"BODY\"><block type=\"get_entities\" id=\"k{{X-@WLqJbIG!rT)M(B\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"jump\" id=\";]2b!5]Ovo-eMz(b2RB6\"></block></value></block></statement></block></next></block></xml>","traversable":true,"position":{"x":210,"y":2}},{"url":"images/game/blocks/vis.png","type":"wall","position":{"x":220,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/vis.png","type":"wall","position":{"x":221,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/vis.png","type":"wall","position":{"x":222,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/vis.png","type":"wall","position":{"x":223,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/vis.png","type":"wall","position":{"x":224,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/vis.png","type":"wall","position":{"x":225,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":251,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":251,"y":2},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":251,"y":3},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":251,"y":4},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":252,"y":4},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":250,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":249,"y":1},"traversable":false,"code":null},{"url":"images/game/bonus/inter01.png","type":"item","code":"quand('personnage arrive', fonction (personnage) {\n defaite();\n});\nquand('joueur arrive', fonction () {\n if (joueur.trompette === true) {\n joueur.victoire = true;\n } else {\n defaite();\n }});\n","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"when_character\" id=\"eCj2M?T)Y{[,MqH8@wS8\" x=\"285\" y=\"361\"><field name=\"ACTION\">personnage arrive</field><statement name=\"BODY\"><block type=\"game_over\" id=\"Vix9F.|2|FZ!12Cm_una\"></block></statement><next><block type=\"gamecode_when\" id=\"vu`c}}eM2DKN9R{#oMEu\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"P`wHCh^mewJN3P{H1}YJ\"></block></value><statement name=\"BODY\"><block type=\"condition_if\" id=\"KsrHY=Otug9O{d#^Z2nL\"><mutation else=\"1\"></mutation><value name=\"IF0\"><block type=\"compare\" id=\"{@-;_9{_1S4hOFK?hrAD\"><field name=\"OPERATOR\">=</field><value name=\"FIRST_VALUE\"><block type=\"player_variables\" id=\":=6~7^[7=Q8i4[-Alb7?\"><field name=\"variable\">trompette</field></block></value><value name=\"SECOND_VALUE\"><block type=\"logic_boolean\" id=\"btYEWW;(39ZpFXKiO]CJ\"><field name=\"BOOL\">TRUE</field></block></value></block></value><statement name=\"DO0\"><block type=\"entities_assignment\" id=\"=w4):qJ3Uu%+/4}/N`!.\"><value name=\"variable\"><block type=\"player_variables\" id=\"f,WH[]Cfj(=CC#3(R?0Y\"><field name=\"variable\">victoire</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"8]zqgfXfQEy#^OUN[#pw\"><field name=\"BOOL\">TRUE</field></block></value></block></statement><statement name=\"ELSE\"><block type=\"game_over\" id=\"Ms`g01juJHpe])/08lO[\"></block></statement></block></statement></block></next></block></xml>","traversable":true,"position":{"x":249,"y":2}},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":248,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":247,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":246,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":245,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":244,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":243,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":242,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":241,"y":1},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":248,"y":4},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":247,"y":4},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":246,"y":4},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":245,"y":4},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":245,"y":5},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":244,"y":5},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":243,"y":5},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":241,"y":6},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":242,"y":6},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":243,"y":6},"traversable":false,"code":null},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":241,"y":7},"traversable":false,"code":null},{"type":"item","url":"images/game/bonus/anims/arobase.png","position":{"x":241,"y":2},"traversable":true,"sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"entities_assignment\" id=\"clF}R2HX4:G]*,D8i%|*\" x=\"71\" y=\"67\"><value name=\"variable\"><block type=\"object_variables\" id=\"Lcn)N7N9{dC{L;L|SiwJ\"><field name=\"variable\">visible</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"AQU9ea4sCT@G1/1]0G8?\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"when_character\" id=\"+ZiA+Cv2-[}7#a%|SC}8\"><field name=\"ACTION\">personnage arrive</field><statement name=\"BODY\"><block type=\"entities_assignment\" id=\"QGae?MstNQoe{dY7|#Fx\"><value name=\"variable\"><block type=\"character_variables\" id=\"+A/rdlpL8rYpjwf4kyjp\"><field name=\"variable\">vitesse</field></block></value><value name=\"value\"><block type=\"math_number\" id=\"T9jBOCSD^_EXWZI-QWlR\"><field name=\"NUM\">4</field></block></value></block></statement><next><block type=\"gamecode_when\" id=\"7tS(l9-N5]Uc0+F^n*a7\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"}X@s+l`.4@E;c)yl?wcc\"></block></value><statement name=\"BODY\"><block type=\"entities_assignment\" id=\"rx6JB/`Aq4-H2AD^!YGL\"><value name=\"variable\"><block type=\"player_variables\" id=\"P0%hpZ@50t9ZZ#A_Y|xV\"><field name=\"variable\">vitesse</field></block></value><value name=\"value\"><block type=\"math_number\" id=\"R4_)yagizrRDoo~xj}RR\"><field name=\"NUM\">5</field></block></value><next><block type=\"entities_assignment\" id=\"dh_2K*E,X|@cd**1(^qD\"><value name=\"variable\"><block type=\"player_variables\" id=\"m%fOZah*PT5)30M2Jp^p\"><field name=\"variable\">hauteurSaut</field></block></value><value name=\"value\"><block type=\"math_number\" id=\"dTWqMzZ}aEP~?tQjiKC1\"><field name=\"NUM\">5</field></block></value></block></next></block></statement></block></next></block></next></block></xml>","code":"objet.visible = false;\nquand('personnage arrive', fonction (personnage) {\n personnage.vitesse = 4;\n});\nquand('joueur arrive', fonction () {\n joueur.vitesse = 5;\n joueur.hauteurSaut = 5;\n});\n"},{"url":"images/game/bonus/anims/arobase.png","type":"item","code":"objet.visible = false;\nquand('personnage arrive', fonction (personnage) {\n personnage.vitesse = 4;\n});\nquand('joueur arrive', fonction () {\n joueur.vitesse = 5;\n joueur.hauteurSaut = 5;\n});\n","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"entities_assignment\" id=\"clF}R2HX4:G]*,D8i%|*\" x=\"70\" y=\"30\"><value name=\"variable\"><block type=\"object_variables\" id=\"Lcn)N7N9{dC{L;L|SiwJ\"><field name=\"variable\">visible</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"AQU9ea4sCT@G1/1]0G8?\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"when_character\" id=\"+ZiA+Cv2-[}7#a%|SC}8\"><field name=\"ACTION\">personnage arrive</field><statement name=\"BODY\"><block type=\"entities_assignment\" id=\"QGae?MstNQoe{dY7|#Fx\"><value name=\"variable\"><block type=\"character_variables\" id=\"+A/rdlpL8rYpjwf4kyjp\"><field name=\"variable\">vitesse</field></block></value><value name=\"value\"><block type=\"math_number\" id=\"T9jBOCSD^_EXWZI-QWlR\"><field name=\"NUM\">4</field></block></value></block></statement><next><block type=\"gamecode_when\" id=\"7tS(l9-N5]Uc0+F^n*a7\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"}X@s+l`.4@E;c)yl?wcc\"></block></value><statement name=\"BODY\"><block type=\"entities_assignment\" id=\"rx6JB/`Aq4-H2AD^!YGL\"><value name=\"variable\"><block type=\"player_variables\" id=\"P0%hpZ@50t9ZZ#A_Y|xV\"><field name=\"variable\">vitesse</field></block></value><value name=\"value\"><block type=\"math_number\" id=\"R4_)yagizrRDoo~xj}RR\"><field name=\"NUM\">5</field></block></value><next><block type=\"entities_assignment\" id=\"K{`Mr2Qd~w#vE,AmVX:0\"><value name=\"variable\"><block type=\"player_variables\" id=\",~I^BI,R2}Bx/b}4fws_\"><field name=\"variable\">hauteurSaut</field></block></value><value name=\"value\"><block type=\"math_number\" id=\"9al*4YnbbCM4`b;a1O{w\"><field name=\"NUM\">5</field></block></value></block></next></block></statement></block></next></block></next></block></xml>","traversable":true,"position":{"x":241,"y":3}},{"url":"images/game/bonus/anims/arobase.png","type":"item","code":"objet.visible = false;\nquand('personnage arrive', fonction (personnage) {\n personnage.vitesse = 4;\n});\nquand('joueur arrive', fonction () {\n joueur.vitesse = 5;\n joueur.hauteurSaut = 5;\n});\n","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"entities_assignment\" id=\"clF}R2HX4:G]*,D8i%|*\" x=\"215\" y=\"304\"><value name=\"variable\"><block type=\"object_variables\" id=\"Lcn)N7N9{dC{L;L|SiwJ\"><field name=\"variable\">visible</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"AQU9ea4sCT@G1/1]0G8?\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"when_character\" id=\"+ZiA+Cv2-[}7#a%|SC}8\"><field name=\"ACTION\">personnage arrive</field><statement name=\"BODY\"><block type=\"entities_assignment\" id=\"QGae?MstNQoe{dY7|#Fx\"><value name=\"variable\"><block type=\"character_variables\" id=\"+A/rdlpL8rYpjwf4kyjp\"><field name=\"variable\">vitesse</field></block></value><value name=\"value\"><block type=\"math_number\" id=\"T9jBOCSD^_EXWZI-QWlR\"><field name=\"NUM\">4</field></block></value></block></statement><next><block type=\"gamecode_when\" id=\"7tS(l9-N5]Uc0+F^n*a7\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"}X@s+l`.4@E;c)yl?wcc\"></block></value><statement name=\"BODY\"><block type=\"entities_assignment\" id=\"rx6JB/`Aq4-H2AD^!YGL\"><value name=\"variable\"><block type=\"player_variables\" id=\"P0%hpZ@50t9ZZ#A_Y|xV\"><field name=\"variable\">vitesse</field></block></value><value name=\"value\"><block type=\"math_number\" id=\"R4_)yagizrRDoo~xj}RR\"><field name=\"NUM\">5</field></block></value><next><block type=\"entities_assignment\" id=\"q_e_~tTQWpzNten!oX0H\"><value name=\"variable\"><block type=\"player_variables\" id=\"XwYwRIKbA!/A}sLkO]/D\"><field name=\"variable\">hauteurSaut</field></block></value><value name=\"value\"><block type=\"math_number\" id=\"b(k4Qv==S:QaVyQ;Sy:^\"><field name=\"NUM\">5</field></block></value></block></next></block></statement></block></next></block></next></block></xml>","traversable":true,"position":{"x":241,"y":4}},{"type":"item","url":"images/game/bonus/anims/flower.png","position":{"x":220,"y":2},"traversable":true,"sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"when_character\" id=\"E_?`JI{4bECFv-=9^j.*\" x=\"215\" y=\"304\"><field name=\"ACTION\">personnage arrive</field><statement name=\"BODY\"><block type=\"entities_assignment\" id=\"*3FCLSucqaJE)]frZ^S3\"><value name=\"variable\"><block type=\"character_variables\" id=\"i9/%n9*M#8:AiU.lAEa]\"><field name=\"variable\">vitesse</field></block></value><value name=\"value\"><block type=\"math_number\" id=\"39nvB8^Y#=l^i|}Qh%Yb\"><field name=\"NUM\">15</field></block></value></block></statement><next><block type=\"gamecode_when\" id=\"1AZj{eLi^ht~WLsz_Bra\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"esEKRnrcX-Eaoq_7}?FF\"></block></value><statement name=\"BODY\"><block type=\"entities_assignment\" id=\"DISbf!3J~iH`h7yb2HtD\"><value name=\"variable\"><block type=\"player_variables\" id=\"n6w[!/JKi:q#vnf0kLW-\"><field name=\"variable\">vitesse</field></block></value><value name=\"value\"><block type=\"math_number\" id=\"^,df8cjLYoZI]_::a95C\"><field name=\"NUM\">15</field></block></value></block></statement></block></next></block></xml>","code":"quand('personnage arrive', fonction (personnage) {\n personnage.vitesse = 15;\n});\nquand('joueur arrive', fonction () {\n joueur.vitesse = 15;\n});\n"},{"type":"item","url":"images/game/bonus/anims/flower.png","position":{"x":226,"y":2},"traversable":true,"sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"when_character\" id=\"+9[yuR[;6l[V?F:Ao:g[\" x=\"449\" y=\"304\"><field name=\"ACTION\">personnage arrive</field><statement name=\"BODY\"><block type=\"entities_assignment\" id=\"MKInp~J-qVp4Qk7QM]gD\"><value name=\"variable\"><block type=\"character_variables\" id=\"YojRGH1/qtMOjDp#%lV;\"><field name=\"variable\">hauteurSaut</field></block></value><value name=\"value\"><block type=\"math_number\" id=\"0}z{n*u(^AG2D|pa/==U\"><field name=\"NUM\">7</field></block></value><next><block type=\"get_entities\" id=\"sONM8*]5gL,Zp:i9M#Y7\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"jump\" id=\"Ibf~VYH,4XfmSO:BwBlb\"></block></value></block></next></block></statement><next><block type=\"gamecode_when\" id=\"1a(!+}FUf1f2ax{sN5J2\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"64-dF1C8bicTA*1ueC;i\"></block></value><statement name=\"BODY\"><block type=\"entities_assignment\" id=\"Ancl(1vW9vC`1@/7Z6A,\"><value name=\"variable\"><block type=\"player_variables\" id=\"55;YtrQe#tqVYy4x!R^%\"><field name=\"variable\">hauteurSaut</field></block></value><value name=\"value\"><block type=\"math_number\" id=\"D0LW)H:qByxNSQTCKNh[\"><field name=\"NUM\">6</field></block></value></block></statement></block></next></block></xml>","code":"quand('personnage arrive', fonction (personnage) {\n personnage.hauteurSaut = 7;\n personnage.saute();\n});\nquand('joueur arrive', fonction () {\n joueur.hauteurSaut = 6;\n});\n"},{"type":"item","url":"images/game/bonus/anims/arobase.png","position":{"x":180,"y":5},"traversable":true,"sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"entities_assignment\" id=\"W{Z+X*NbF!ZT7zHDEFzb\" x=\"400\" y=\"265\"><value name=\"variable\"><block type=\"object_variables\" id=\"rej%t+:rzjj3lgp9//)@\"><field name=\"variable\">visible</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"nYRM`vG9{7R3)N]pq;=0\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"gamecode_when\" id=\"7B@+U=)|IZ+h}7ofH(02\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"|9:tcYRmJadV](f,x2gm\"></block></value><statement name=\"BODY\"><block type=\"entities_assignment\" id=\"!I.J`4%qe/gp4WlT`bcS\"><value name=\"variable\"><block type=\"player_variables\" id=\"0r;7@W%sJrot4:ox|sQK\"><field name=\"variable\">vitesse</field></block></value><value name=\"value\"><block type=\"math_number\" id=\"@R^3jZmH|0Wc.64oZ#f`\"><field name=\"NUM\">0</field></block></value></block></statement></block></next></block></xml>","code":"objet.visible = false;\nquand('joueur arrive', fonction () {\n joueur.vitesse = 0;\n});\n"},{"type":"item","url":"images/game/bonus/anims/arobase.png","position":{"x":180,"y":4},"traversable":true,"sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"entities_assignment\" id=\"W{Z+X*NbF!ZT7zHDEFzb\" x=\"400\" y=\"265\"><value name=\"variable\"><block type=\"object_variables\" id=\"rej%t+:rzjj3lgp9//)@\"><field name=\"variable\">visible</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"nYRM`vG9{7R3)N]pq;=0\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"gamecode_when\" id=\"7B@+U=)|IZ+h}7ofH(02\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"|9:tcYRmJadV](f,x2gm\"></block></value><statement name=\"BODY\"><block type=\"entities_assignment\" id=\"!I.J`4%qe/gp4WlT`bcS\"><value name=\"variable\"><block type=\"player_variables\" id=\"0r;7@W%sJrot4:ox|sQK\"><field name=\"variable\">vitesse</field></block></value><value name=\"value\"><block type=\"math_number\" id=\"@R^3jZmH|0Wc.64oZ#f`\"><field name=\"NUM\">0</field></block></value></block></statement></block></next></block></xml>","code":"objet.visible = false;\nquand('joueur arrive', fonction () {\n joueur.vitesse = 0;\n});\n"},{"url":"images/game/blocks/metal.png","type":"wall","position":{"x":200,"y":1},"traversable":false,"code":null},{"url":"images/game/bonus/anims/hearth.png","type":"item","code":"","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"></xml>","traversable":true,"position":{"x":166,"y":3}},{"url":"images/game/bonus/anims/hearth.png","type":"item","code":"","sourceXml":null,"traversable":true,"position":{"x":168,"y":8}},{"url":"images/game/bonus/anims/hearth.png","type":"item","code":"","sourceXml":null,"traversable":true,"position":{"x":150,"y":4}},{"url":"images/game/bonus/anims/hearth.png","type":"item","code":"","sourceXml":null,"traversable":true,"position":{"x":148,"y":7}},{"url":"images/game/bonus/anims/hearth.png","type":"item","code":"","sourceXml":null,"traversable":true,"position":{"x":143,"y":8}},{"type":"item","url":"images/game/bonus/anims/arobase.png","position":{"x":130,"y":2},"traversable":true,"sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"entities_assignment\" id=\"Er;?}{SsczU@uA]jViE_\" x=\"210\" y=\"270\"><value name=\"variable\"><block type=\"object_variables\" id=\"tsc]RqAIdlf71?|D7,RG\"><field name=\"variable\">visible</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\":l2}D}]=Y3CDl}TNsAu!\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"gamecode_when\" id=\"FHc2Ig0l^2`^j}]-gSiO\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"u`gqX-^:Tp`qgT;jcdl!\"></block></value><statement name=\"BODY\"><block type=\"entities_assignment\" id=\"[1yL[]]/_Zi0he:W2gYc\"><value name=\"variable\"><block type=\"player_variables\" id=\"~uq^w*@zwY7TgToP!zA~\"><field name=\"variable\">vitesse</field></block></value><value name=\"value\"><block type=\"math_number\" id=\"bxPdPM|1LrWJ=.)nx!!%\"><field name=\"NUM\">5</field></block></value><next><block type=\"entities_assignment\" id=\"I+jl(Rq8(.EF886%MQkR\"><value name=\"variable\"><block type=\"player_variables\" id=\"b:5GU#l8%[Op#KLCwV{`\"><field name=\"variable\">hauteurSaut</field></block></value><value name=\"value\"><block type=\"math_number\" id=\"Pd+vw3JTd,YPQk;TyH_h\"><field name=\"NUM\">4</field></block></value><next><block type=\"get_entities\" id=\"G_V|CZ4Hw`IAy@5An0//\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"disappear\" id=\"heh?5Azr[Hy5NHWi*jK{\"></block></value></block></next></block></next></block></statement></block></next></block></xml>","code":"objet.visible = false;\nquand('joueur arrive', fonction () {\n joueur.vitesse = 5;\n joueur.hauteurSaut = 4;\n objet.disparait();\n});\n"},{"type":"item","url":"images/game/bonus/anims/arobase.png","position":{"x":128,"y":2},"traversable":true,"sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"entities_assignment\" id=\"Er;?}{SsczU@uA]jViE_\" x=\"210\" y=\"270\"><value name=\"variable\"><block type=\"object_variables\" id=\"tsc]RqAIdlf71?|D7,RG\"><field name=\"variable\">visible</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\":l2}D}]=Y3CDl}TNsAu!\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"gamecode_when\" id=\"FHc2Ig0l^2`^j}]-gSiO\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"u`gqX-^:Tp`qgT;jcdl!\"></block></value><statement name=\"BODY\"><block type=\"entities_assignment\" id=\"[1yL[]]/_Zi0he:W2gYc\"><value name=\"variable\"><block type=\"player_variables\" id=\"~uq^w*@zwY7TgToP!zA~\"><field name=\"variable\">vitesse</field></block></value><value name=\"value\"><block type=\"math_number\" id=\"bxPdPM|1LrWJ=.)nx!!%\"><field name=\"NUM\">5</field></block></value><next><block type=\"entities_assignment\" id=\"I+jl(Rq8(.EF886%MQkR\"><value name=\"variable\"><block type=\"player_variables\" id=\"b:5GU#l8%[Op#KLCwV{`\"><field name=\"variable\">hauteurSaut</field></block></value><value name=\"value\"><block type=\"math_number\" id=\"Pd+vw3JTd,YPQk;TyH_h\"><field name=\"NUM\">4</field></block></value><next><block type=\"get_entities\" id=\"G_V|CZ4Hw`IAy@5An0//\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"disappear\" id=\"heh?5Azr[Hy5NHWi*jK{\"></block></value></block></next></block></next></block></statement></block></next></block></xml>","code":"objet.visible = false;\nquand('joueur arrive', fonction () {\n joueur.vitesse = 5;\n joueur.hauteurSaut = 4;\n objet.disparait();\n});\n"},{"url":"https://www.code-decode.net/sites/default/files/images_modules/gamecode/1927/1927-drum-25715_640.png","type":"item","code":"quand('joueur arrive', function () {\n joueur.instruments = 2;\n joueur.vitesse = 5;\n joueur.hauteurSaut = 4;\n objet.disparait();\n});\n","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"gamecode_when\" id=\"FHc2Ig0l^2`^j}]-gSiO\" x=\"449\" y=\"307\"><value name=\"EVENT\"><block type=\"event_player_arrived\" id=\"u`gqX-^:Tp`qgT;jcdl!\"></block></value><statement name=\"BODY\"><block type=\"entities_assignment\" id=\"p^(@ng6.[C_q`nN[XKsR\"><value name=\"variable\"><block type=\"player_variables\" id=\"Mm-6E~84DDKCdPa_pQ97\"><field name=\"variable\">instruments</field></block></value><value name=\"value\"><block type=\"math_number\" id=\"2mAw:_xwWh_f3i;iv:12\"><field name=\"NUM\">2</field></block></value><next><block type=\"entities_assignment\" id=\"[1yL[]]/_Zi0he:W2gYc\"><value name=\"variable\"><block type=\"player_variables\" id=\"~uq^w*@zwY7TgToP!zA~\"><field name=\"variable\">vitesse</field></block></value><value name=\"value\"><block type=\"math_number\" id=\"bxPdPM|1LrWJ=.)nx!!%\"><field name=\"NUM\">5</field></block></value><next><block type=\"entities_assignment\" id=\"I+jl(Rq8(.EF886%MQkR\"><value name=\"variable\"><block type=\"player_variables\" id=\"b:5GU#l8%[Op#KLCwV{`\"><field name=\"variable\">hauteurSaut</field></block></value><value name=\"value\"><block type=\"math_number\" id=\"Pd+vw3JTd,YPQk;TyH_h\"><field name=\"NUM\">4</field></block></value><next><block type=\"get_entities\" id=\"G_V|CZ4Hw`IAy@5An0//\"><field name=\"NAME\">objet</field><value name=\"BODY\"><block type=\"disappear\" id=\"heh?5Azr[Hy5NHWi*jK{\"></block></value></block></next></block></next></block></next></block></statement></block></xml>","traversable":true,"position":{"x":129,"y":3}},{"url":"images/game/bonus/anims/arobase.png","type":"item","code":"objet.visible = false;\nquand('personnage arrive', function (personnage) {\n personnage.saute();\n});\n","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"entities_assignment\" id=\"clF}R2HX4:G]*,D8i%|*\" x=\"74\" y=\"67\"><value name=\"variable\"><block type=\"object_variables\" id=\"Lcn)N7N9{dC{L;L|SiwJ\"><field name=\"variable\">visible</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"AQU9ea4sCT@G1/1]0G8?\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"when_character\" id=\"X6JBc5HSAN?DX:1|K1%!\"><field name=\"ACTION\">personnage arrive</field><statement name=\"BODY\"><block type=\"get_entities\" id=\"J`ownamEvf{xiARW0QUo\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"jump\" id=\"Q#x5#o+65!y.=jW[^*5~\"></block></value></block></statement></block></next></block></xml>","traversable":true,"position":{"x":198,"y":2}}],"player":{"urls":{"head":"images/game/players/elf/","body":"images/game/players/elf/","bullet":"images/game/players/elf/"},"position":{"x":2,"y":2},"type":"player","width":1,"height":2,"sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"entities_assignment\" id=\"`@;,*MjDOqr}B1wT0=n{\" x=\"478\" y=\"317\"><value name=\"variable\"><block type=\"player_variables\" id=\"ZNzMeR]bzE+K%w]2e:QF\"><field name=\"variable\">victoire</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"dHjfq4{=b/hs18q@vYKt\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"entities_assignment\" id=\"nglGq7=+{UFp),,Bcfq:\"><value name=\"variable\"><block type=\"player_variables\" id=\"wt6%m5hh,^2sPG6t_H],\"><field name=\"variable\">trompette</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"~ZAdJuj.GP~j4#9S^8R_\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"entities_assignment\" id=\"2v7Q;UB97@nvGkEBG!VS\"><value name=\"variable\"><block type=\"player_variables\" id=\"lpC^`0z[f|e?1}zZq[Ik\"><field name=\"variable\">trompetteX</field></block></value><value name=\"value\"><block type=\"math_number\" id=\"7eoaDWOAkqf]2Kq{0.0`\"><field name=\"NUM\">0</field></block></value><next><block type=\"entities_assignment\" id=\"[L7dPPtTY5;j8#~Qept3\"><value name=\"variable\"><block type=\"player_variables\" id=\"XQeRqC0=WYpi(/C[-(7)\"><field name=\"variable\">trompetteY</field></block></value><value name=\"value\"><block type=\"math_number\" id=\"D|4p~YSA(~(S)T)nAF|e\"><field name=\"NUM\">0</field></block></value><next><block type=\"entities_assignment\" id=\"-(XcRA_c)@K_Lxs{Q.s,\"><value name=\"variable\"><block type=\"player_variables\" id=\"D0[S*tHlhH(ecKTXhHTA\"><field name=\"variable\">vitesse</field></block></value><value name=\"value\"><block type=\"math_number\" id=\"7uwU@M^-*;I;Ze:f88Ua\"><field name=\"NUM\">6.5</field></block></value><next><block type=\"entities_assignment\" id=\"/au`@W]Rk81O]Lor{])h\"><value name=\"variable\"><block type=\"player_variables\" id=\"Bm3V{NbgnNu(C[@#E#3(\"><field name=\"variable\">instruments</field></block></value><value name=\"value\"><block type=\"math_number\" id=\"F)kpp^[ooVEiheT|bzk7\"><field name=\"NUM\">0</field></block></value><next><block type=\"entities_assignment\" id=\"R=lh6yqM{T,|z{V*,m:|\"><value name=\"variable\"><block type=\"player_variables\" id=\"iA(Cu0u+Yc+S0t5[YQ/+\"><field name=\"variable\">pause</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"0EBVxWN5mB%w%07tpm2I\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"entities_assignment\" id=\"y4.OajMd~,:_kpaEB)ci\"><value name=\"variable\"><block type=\"player_variables\" id=\"A9j4f[fAll7yk,%UFS+y\"><field name=\"variable\">niveau</field></block></value><value name=\"value\"><block type=\"math_number\" id=\"AwQg~a9!L[Id)g/asY|t\"><field name=\"NUM\">0</field></block></value><next><block type=\"entities_assignment\" id=\":{FneU@ZnrmEC4_fR)Ye\"><value name=\"variable\"><block type=\"player_variables\" id=\"53G/f:[%9Di_CB*juyDF\"><field name=\"variable\">passRocks</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"R[zglYJRfn}rpeVD:3Cs\"><field name=\"BOOL\">TRUE</field></block></value><next><block type=\"entities_assignment\" id=\"z?RdCw./czucQWvg(ij9\"><value name=\"variable\"><block type=\"player_variables\" id=\"{=0B~0)%|6%]AtNfwQH:\"><field name=\"variable\">aterissage</field></block></value><value name=\"value\"><block type=\"logic_boolean\" id=\"H=D2)^qeb+F}s?NGpq!)\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"when_hit\" id=\"g0wGtT}k*r)AVS3U|Xo{\"><statement name=\"BODY\"><block type=\"condition_if\" id=\"]D7(0SnZlHIi0KmdXqER\"><value name=\"IF0\"><block type=\"compare\" id=\":Rdf;(mcd*wJbo{Rb;|C\"><field name=\"OPERATOR\">=</field><value name=\"FIRST_VALUE\"><block type=\"player_variables\" id=\"=jk0ZMj9M8R^EDH}vcO,\"><field name=\"variable\">niveau</field></block></value><value name=\"SECOND_VALUE\"><block type=\"math_number\" id=\"pPSe/K~pO1+j=s6zsoFq\"><field name=\"NUM\">3</field></block></value></block></value><statement name=\"DO0\"><block type=\"get_entities\" id=\"YJWMh28Ido_UYI(T2iit\"><field name=\"NAME\">personnage</field><value name=\"BODY\"><block type=\"dance\" id=\"-6Qsx9vWqr7j;,oUiM/_\"></block></value></block></statement></block></statement></block></next></block></next></block></next></block></next></block></next></block></next></block></next></block></next></block></next></block></next></block></xml>","code":"joueur.victoire = false;\njoueur.trompette = false;\njoueur.trompetteX = 0;\njoueur.trompetteY = 0;\njoueur.vitesse = 6.5;\njoueur.instruments = 0;\njoueur.pause = false;\njoueur.niveau = 0;\njoueur.passRocks = true;\njoueur.aterissage = false;\nquand('tir touche', fonction (personnage) {\n if (joueur.niveau === 3) {\n personnage.danse();\n } });\n"},"endGame":{"wallpaper":"images/game/end_screens/end_screen_2.jpg","winText":"Victoire !","loseText":"Défaite :("},"sounds":{"music":"sounds/musics/height_bits","win":"sounds/win/03","loose":"sounds/loose/03","items":"sounds/bonus/03"},"soundEnable":true,"name":"Test","goal":"Finir le niveau","generalScript":"gravite = 50;","sourceXml":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"gravity\" id=\"Evd`}]H1(R5dB~6xOt^A\" x=\"301\" y=\"152\"><value name=\"VALUE\"><block type=\"math_number\" id=\"@^|p*WCTv-7ZVDZ!3MH~\"><field name=\"NUM\">50</field></block></value></block></xml>","code":"","customBlocklyDropdowns":{"player":[["victoire","victoire"],["aterissage","aterissage"],["trompetteY","trompetteY"],["trompetteX","trompetteX"],["trompette","trompette"],["passRocks","passRocks"],["instruments","instruments"],["niveau","niveau"],["pause","pause"]]},"needed":true,"assetsLibrary":{"items":["https://www.code-decode.net/sites/default/files/images_modules/gamecode/1927/1927-balalaika.png","https://www.code-decode.net/sites/default/files/images_modules/gamecode/1927/1927-percu.png","https://www.code-decode.net/sites/default/files/images_modules/gamecode/1927/1927-rocks.png","https://www.code-decode.net/sites/default/files/images_modules/gamecode/1927/1927-drum-25715_640.png"],"backgrounds":["https://www.code-decode.net/sites/default/files/images_modules/gamecode/1927/1927-GameCode_background_court.jpg"]}}
Communaute: 
0
Miniature: 
Application: 
Tags créateur: 

Nos partenaires GameCode