Lieux

Contenu: 
{"sourceCode":"var infos, mer, montagne, prairie, foret, yes, no;\n\n\npoliceTexte('chic')\ninfos = '';\nmer = recherche.image('mer');\nmontagne = recherche.image('montagne');\nprairie = recherche.image('prairie');\nforet = recherche.image('foret');\nyes = recherche.image('yes');\nno = recherche.image('no');\najoute('Zone 1 :', 'avant', 'MER')\nremplace('MER', mer)\nsi (mer.possedeTag('innondable')) {\n ajoute(yes, 'après', mer)\n} sinon {\n ajoute(no, 'après', mer)\n}ajoute('Zone 2 :', 'avant', 'MONTAGNE')\nremplace('MONTAGNE', montagne)\nsi (montagne.possedeTag('friable')) {\n ajoute(yes, 'après', montagne)\n} sinon {\n ajoute(no, 'après', montagne)\n}ajoute('Zone 3 :', 'avant', 'PRAIRIE')\nremplace('PRAIRIE', prairie)\nsi (prairie.possedeTag('stable')) {\n ajoute(yes, 'après', prairie)\n} sinon {\n ajoute(no, 'après', prairie)\n}ajoute('Zone 4 :', 'avant', 'FORET')\nremplace('FORET', foret)\nsi (foret.possedeTag('incendiable')) {\n ajoute(yes, 'après', foret)\n} sinon {\n ajoute(no, 'après', foret)\n}quand('clic', mer, fonction () {\n si (infos !== '') {\n remplace(infos, '')\n infos = '';\n } sinon {\n ajoute('zone innondable', 'après', mer)\n infos = 'zone innondable';\n }})\nquand('clic', montagne, fonction () {\n si (infos !== '') {\n remplace(infos, '')\n infos = '';\n } sinon {\n ajoute('zone friable', 'après', montagne)\n infos = 'zone friable';\n }})\nquand('clic', prairie, fonction () {\n si (infos !== '') {\n remplace(infos, '')\n infos = '';\n } sinon {\n ajoute('zone stable', 'après', prairie)\n infos = 'zone stable';\n }})\nquand('clic', foret, fonction () {\n si (infos !== '') {\n remplace(infos, '')\n infos = '';\n } sinon {\n ajoute('zone incendiable', 'après', foret)\n infos = 'zone incendiable';\n }})\n","sourceText":"<span style=\"color: rgb(0, 0, 0); font-family: Cousine, monospace; font-size: 18px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); display: inline !important; float: none;\">Ou construire notre refuge ?</span><br style=\"color: rgb(0, 0, 0); font-family: Cousine, monospace; font-size: 18px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\"><br style=\"color: rgb(0, 0, 0); font-family: Cousine, monospace; font-size: 18px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\"><span style=\"color: rgb(0, 0, 0); font-family: Cousine, monospace; font-size: 18px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); display: inline !important; float: none;\">MER</span><br style=\"color: rgb(0, 0, 0); font-family: Cousine, monospace; font-size: 18px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\"><br style=\"color: rgb(0, 0, 0); font-family: Cousine, monospace; font-size: 18px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\"><span style=\"color: rgb(0, 0, 0); font-family: Cousine, monospace; font-size: 18px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); display: inline !important; float: none;\">MONTAGNE</span><br style=\"color: rgb(0, 0, 0); font-family: Cousine, monospace; font-size: 18px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\"><br>PRAIRIE<br><br style=\"color: rgb(0, 0, 0); font-family: Cousine, monospace; font-size: 18px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\"><span style=\"color: rgb(0, 0, 0); font-family: Cousine, monospace; font-size: 18px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); display: inline !important; float: none;\">FORET</span><br style=\"color: rgb(0, 0, 0); font-family: Cousine, monospace; font-size: 18px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\"><br style=\"color: rgb(0, 0, 0); font-family: Cousine, monospace; font-size: 18px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;\">POSITION1<br>","collections":{"images":[{"type":"images","tags":[],"id":"foret","resource":"https://preprod.code-decode.net/sites/default/files/images_modules/datadecode/1330-forest-155689_640.png","displayCode":"IMAGE1"},{"type":"images","tags":[],"id":"mer","resource":"https://preprod.code-decode.net/sites/default/files/images_modules/datadecode/1330-sand-beach-2074067_640.png","displayCode":"IMAGE2"},{"type":"images","tags":[],"id":"montagne","resource":"https://preprod.code-decode.net/sites/default/files/images_modules/datadecode/1330-mountain-2024338_640.png","displayCode":"IMAGE3"},{"type":"images","tags":[],"id":"prairie","resource":"https://preprod.code-decode.net/sites/default/files/images_modules/datadecode/1330-landscape-152502_640.png","displayCode":"IMAGE4"},{"type":"images","tags":[],"id":"yes","resource":"https://v2.code-decode.net/sites/default/files/images_modules/datadecode/1330-oui.png","displayCode":"IMAGE5"},{"type":"images","tags":[],"id":"no","resource":"https://v2.code-decode.net/sites/default/files/images_modules/datadecode/1330-non.png","displayCode":"IMAGE6"}],"scripts":[{"id":"popUp","tags":[],"content":"window.alert(\"Ceci est un script\");","isNew":false,"type":"scripts","displayCode":"popUp"}],"words":[],"texts":[{"id":"phrase1","tags":[],"content":"Super phrase","type":"texts","displayCode":"Super phrase"},{"id":"phrase2","tags":[],"content":"Phrase trop bien","type":"texts","displayCode":"Phrase trop bien"},{"id":"phrase3","tags":[],"content":"Un texte génial","type":"texts","displayCode":"Un texte génial"}],"sounds":[]},"sourceXmlBlockly":"<xml xmlns=\"http://www.w3.org/1999/xhtml\"><block type=\"text_font\" id=\"yO9K`D)+qknX~)okfL{p\" x=\"401\" y=\"265\"><value name=\"FONT\"><block type=\"text\" id=\"1@heba:pY#hGb;L8c5u)\"><field name=\"TEXT\">chic</field></block></value><next><block type=\"set_var\" id=\"A|=BCC*WV8_%,wB]-^U+\"><field name=\"VARNAME\">infos</field><value name=\"VARDEFINITION\"><block type=\"text\" id=\"Fdy16JHpK|Fr^(7)gl/}\"><field name=\"TEXT\"></field></block></value><next><block type=\"set_var\" id=\"l45l;WTf@h-0oC-Uon6)\"><field name=\"VARNAME\">mer</field><value name=\"VARDEFINITION\"><block type=\"search_by_name\" id=\"o4R1w=treXAmt`{l(J]c\"><field name=\"COLLECTION\">image</field><value name=\"NAME\"><block type=\"text\" id=\"750O_@Ao}llebRMn|ya|\"><field name=\"TEXT\">mer</field></block></value></block></value><next><block type=\"set_var\" id=\"SCZfswcEU76#3+rmNW=7\"><field name=\"VARNAME\">montagne</field><value name=\"VARDEFINITION\"><block type=\"search_by_name\" id=\"D~3*?7EWfSrdA/vZIJH%\"><field name=\"COLLECTION\">image</field><value name=\"NAME\"><block type=\"text\" id=\"fOc)r/X0A%NREQ=p}T0h\"><field name=\"TEXT\">montagne</field></block></value></block></value><next><block type=\"set_var\" id=\"qLcG_|Vc.0^,/B`MXm9x\"><field name=\"VARNAME\">prairie</field><value name=\"VARDEFINITION\"><block type=\"search_by_name\" id=\"kNa0-e4j?0z}htA9~p3#\"><field name=\"COLLECTION\">image</field><value name=\"NAME\"><block type=\"text\" id=\"fGBg#EM`~@TiR.HT8Qra\"><field name=\"TEXT\">prairie</field></block></value></block></value><next><block type=\"set_var\" id=\"btuOk|qx_H:|-=sc9]9M\"><field name=\"VARNAME\">foret</field><value name=\"VARDEFINITION\"><block type=\"search_by_name\" id=\"[fyS[b6kNBPQY,yk(UTx\"><field name=\"COLLECTION\">image</field><value name=\"NAME\"><block type=\"text\" id=\"84(fVC[/CaP-/9iAg)^D\"><field name=\"TEXT\">foret</field></block></value></block></value><next><block type=\"set_var\" id=\"6L[G6OYO!QHXGtLDy%iL\"><field name=\"VARNAME\">yes</field><value name=\"VARDEFINITION\"><block type=\"search_by_name\" id=\"Oz~4)Uf5(J(3ULuW9~=`\"><field name=\"COLLECTION\">image</field><value name=\"NAME\"><block type=\"text\" id=\"]cxwaOzgDIC5B=tUgY*#\"><field name=\"TEXT\">yes</field></block></value></block></value><next><block type=\"set_var\" id=\"uHuNeVng5qchFVipu9s)\"><field name=\"VARNAME\">no</field><value name=\"VARDEFINITION\"><block type=\"search_by_name\" id=\"Zf(o)C:/ix|3pP[{LI*Z\"><field name=\"COLLECTION\">image</field><value name=\"NAME\"><block type=\"text\" id=\",ME=?c%ZX%L`s),+1c!o\"><field name=\"TEXT\">no</field></block></value></block></value><next><block type=\"add_text\" id=\"9HQ*}nI!p~VnY)]GIZKb\"><field name=\"PLACEMENT\">avant</field><value name=\"NEWTEXT\"><block type=\"text\" id=\"S*{i_-[9C!NO*?64vi2l\"><field name=\"TEXT\">Zone 1 :</field></block></value><value name=\"PLACEMENTTEXT\"><block type=\"text\" id=\"p(8`l99duuojVdO77]9X\"><field name=\"TEXT\">MER</field></block></value><next><block type=\"replace_text\" id=\"Fd.oB-1-%/z#]d-p]aBl\"><value name=\"OLDTEXT\"><block type=\"text\" id=\"KU_eZWlm{UIp]^3*IKe,\"><field name=\"TEXT\">MER</field></block></value><value name=\"NEWTEXT\"><block type=\"variables_get\" id=\"`2IPN7QU,~s~K{jFlnkr\"><field name=\"VAR\">mer</field></block></value><next><block type=\"condition_if\" id=\"(}:x#`+W(`I9A)BZLEH*\"><mutation else=\"1\"></mutation><value name=\"IF0\"><block type=\"have_tag\" id=\"N*/sc({|`I#ei/QTSf~?\"><value name=\"OBJECT\"><block type=\"variables_get\" id=\"4O7bs):/bx~VPc|o=tI^\"><field name=\"VAR\">mer</field></block></value><value name=\"TAG\"><block type=\"text\" id=\"IfogFjeK#Jyxwq-7VOCW\"><field name=\"TEXT\">innondable</field></block></value></block></value><statement name=\"DO0\"><block type=\"add_text\" id=\"oNzA8:KhlKf[t+56F24o\"><field name=\"PLACEMENT\">après</field><value name=\"NEWTEXT\"><block type=\"variables_get\" id=\"mRo`P:!uni;E|lP5e?O]\"><field name=\"VAR\">yes</field></block></value><value name=\"PLACEMENTTEXT\"><block type=\"variables_get\" id=\"0g27X!j/[y.8y3rW:y_t\"><field name=\"VAR\">mer</field></block></value></block></statement><statement name=\"ELSE\"><block type=\"add_text\" id=\"(.vH]b5tnXdb6ngk(:qF\"><field name=\"PLACEMENT\">après</field><value name=\"NEWTEXT\"><block type=\"variables_get\" id=\"im]Y/G0R!MZdn/N~hdu-\"><field name=\"VAR\">no</field></block></value><value name=\"PLACEMENTTEXT\"><block type=\"variables_get\" id=\"_{mIGd,ms0a#LhJ4%,{Q\"><field name=\"VAR\">mer</field></block></value></block></statement><next><block type=\"add_text\" id=\"z}!J[!G{}o_r~ZmwtcZJ\"><field name=\"PLACEMENT\">avant</field><value name=\"NEWTEXT\"><block type=\"text\" id=\"gDXzaLpBwi4j:*++0Ln,\"><field name=\"TEXT\">Zone 2 :</field></block></value><value name=\"PLACEMENTTEXT\"><block type=\"text\" id=\"6zB9Pgh0ziH^Ij7q#5yf\"><field name=\"TEXT\">MONTAGNE</field></block></value><next><block type=\"replace_text\" id=\"0yNxh7gQ,v=04W:?mTz1\"><value name=\"OLDTEXT\"><block type=\"text\" id=\"{tnmhi_x#Ht_lM+h?1Qu\"><field name=\"TEXT\">MONTAGNE</field></block></value><value name=\"NEWTEXT\"><block type=\"variables_get\" id=\"#m@t(EaU+{fV{L_:ccx*\"><field name=\"VAR\">montagne</field></block></value><next><block type=\"condition_if\" id=\"YO|T;bHIsq+c=xB?A`dS\"><mutation else=\"1\"></mutation><value name=\"IF0\"><block type=\"have_tag\" id=\"y/Je)QAtrJnv;awuAcie\"><value name=\"OBJECT\"><block type=\"variables_get\" id=\"jY@gG.QDe8w=Mo;ijSD0\"><field name=\"VAR\">montagne</field></block></value><value name=\"TAG\"><block type=\"text\" id=\"A[8ZU^qWSrN!Bl9gQ?Dg\"><field name=\"TEXT\">friable</field></block></value></block></value><statement name=\"DO0\"><block type=\"add_text\" id=\"4fqBV,FpoYz{a;f`t(9g\"><field name=\"PLACEMENT\">après</field><value name=\"NEWTEXT\"><block type=\"variables_get\" id=\"9=1UiZ5/_*N2f@VD4mav\"><field name=\"VAR\">yes</field></block></value><value name=\"PLACEMENTTEXT\"><block type=\"variables_get\" id=\"lffEy9c{a7,jREW0xe~u\"><field name=\"VAR\">montagne</field></block></value></block></statement><statement name=\"ELSE\"><block type=\"add_text\" id=\"Br~|UReH}(rSgjR@0FoT\"><field name=\"PLACEMENT\">après</field><value name=\"NEWTEXT\"><block type=\"variables_get\" id=\"9qQd@,~`])AVl3*Vw={L\"><field name=\"VAR\">no</field></block></value><value name=\"PLACEMENTTEXT\"><block type=\"variables_get\" id=\"l7;w;H47Nq=2^e6@s2d.\"><field name=\"VAR\">montagne</field></block></value></block></statement><next><block type=\"add_text\" id=\"LzXimcMtlTbJz,2RXVk8\"><field name=\"PLACEMENT\">avant</field><value name=\"NEWTEXT\"><block type=\"text\" id=\"vL*R|0zAkyvsNntM:]Ky\"><field name=\"TEXT\">Zone 3 :</field></block></value><value name=\"PLACEMENTTEXT\"><block type=\"text\" id=\"]=1TEK5:38|P3Tc}FaGI\"><field name=\"TEXT\">PRAIRIE</field></block></value><next><block type=\"replace_text\" id=\"d*sEmy=YH03L[Ri0uSlF\"><value name=\"OLDTEXT\"><block type=\"text\" id=\"~hNj6:mU9)XgL`W5No/C\"><field name=\"TEXT\">PRAIRIE</field></block></value><value name=\"NEWTEXT\"><block type=\"variables_get\" id=\"Fq~;^)0,DSb@x^t[J6Xi\"><field name=\"VAR\">prairie</field></block></value><next><block type=\"condition_if\" id=\"#Yp?=`.6gk:%B^VRa3)t\"><mutation else=\"1\"></mutation><value name=\"IF0\"><block type=\"have_tag\" id=\"Z~F1*o9jkU7w:92ZtM#D\"><value name=\"OBJECT\"><block type=\"variables_get\" id=\"3^pHRuIm]Xl;}Oh`].qv\"><field name=\"VAR\">prairie</field></block></value><value name=\"TAG\"><block type=\"text\" id=\"oLa_;tA_S:_]9%E~kP:@\"><field name=\"TEXT\">stable</field></block></value></block></value><statement name=\"DO0\"><block type=\"add_text\" id=\"Y5MzKTA,Xkq4}~9S?7i,\"><field name=\"PLACEMENT\">après</field><value name=\"NEWTEXT\"><block type=\"variables_get\" id=\"x%Oj]fo2Z]e8l61-]i~4\"><field name=\"VAR\">yes</field></block></value><value name=\"PLACEMENTTEXT\"><block type=\"variables_get\" id=\"+Tb,oxP^P=|ybx+RlN]V\"><field name=\"VAR\">prairie</field></block></value></block></statement><statement name=\"ELSE\"><block type=\"add_text\" id=\"MFwLGJ:QwdPC^6:o(3it\"><field name=\"PLACEMENT\">après</field><value name=\"NEWTEXT\"><block type=\"variables_get\" id=\"4%S4UED:!LbXwXR9wF~1\"><field name=\"VAR\">no</field></block></value><value name=\"PLACEMENTTEXT\"><block type=\"variables_get\" id=\"vSl@T*eBtDdyml3/Q4DP\"><field name=\"VAR\">prairie</field></block></value></block></statement><next><block type=\"add_text\" id=\"arla;@,{Y-]ChTRCNe6A\"><field name=\"PLACEMENT\">avant</field><value name=\"NEWTEXT\"><block type=\"text\" id=\"X]e0TKn{IVwW^O!TQ4Ew\"><field name=\"TEXT\">Zone 4 :</field></block></value><value name=\"PLACEMENTTEXT\"><block type=\"text\" id=\"y0t=IBz,KQfBih2K~Vwb\"><field name=\"TEXT\">FORET</field></block></value><next><block type=\"replace_text\" id=\"e*.e^)hhNh7T#:ma?~A#\"><value name=\"OLDTEXT\"><block type=\"text\" id=\"p,*cD1L%gbaxgspTWnfg\"><field name=\"TEXT\">FORET</field></block></value><value name=\"NEWTEXT\"><block type=\"variables_get\" id=\"s8FeZYT%l4Qz18a9wa1=\"><field name=\"VAR\">foret</field></block></value><next><block type=\"condition_if\" id=\"1IVX|n`+#2o9t*((gbzU\"><mutation else=\"1\"></mutation><value name=\"IF0\"><block type=\"have_tag\" id=\"Slk7X3:d9leR@dI?j9XC\"><value name=\"OBJECT\"><block type=\"variables_get\" id=\"]BTA{AfmxgS32Z{BGr|d\"><field name=\"VAR\">foret</field></block></value><value name=\"TAG\"><block type=\"text\" id=\"nGHk@(MlFa4K@Hy.b!Xf\"><field name=\"TEXT\">incendiable</field></block></value></block></value><statement name=\"DO0\"><block type=\"add_text\" id=\"~+QIl2?zAxJG|LWR9:Z?\"><field name=\"PLACEMENT\">après</field><value name=\"NEWTEXT\"><block type=\"variables_get\" id=\"~_^@b64gRksv7aRu_kL6\"><field name=\"VAR\">yes</field></block></value><value name=\"PLACEMENTTEXT\"><block type=\"variables_get\" id=\"iLY!;u7#-50kmw%de=EN\"><field name=\"VAR\">foret</field></block></value></block></statement><statement name=\"ELSE\"><block type=\"add_text\" id=\"Ok|JK:#}BB95;UmyJEx,\"><field name=\"PLACEMENT\">après</field><value name=\"NEWTEXT\"><block type=\"variables_get\" id=\"-+wxx#?Mx8BLe4wemQ(5\"><field name=\"VAR\">no</field></block></value><value name=\"PLACEMENTTEXT\"><block type=\"variables_get\" id=\"E,r[F1aRagj.@;utBY`7\"><field name=\"VAR\">foret</field></block></value></block></statement><next><block type=\"when\" id=\"u+)?,z3]T(H.ef_wW+BC\"><field name=\"EVENTNAME\">clic</field><value name=\"EVENT\"><block type=\"variables_get\" id=\"(;G_y4`H%LPJ5K@_c-3;\"><field name=\"VAR\">mer</field></block></value><statement name=\"BODY\"><block type=\"condition_if\" id=\"z|w1lfJyjcFrf_4AdWsB\"><mutation else=\"1\"></mutation><value name=\"IF0\"><block type=\"compare\" id=\"K7Ul1)aMN}[h=b(XfS}u\"><field name=\"OPERATOR\">≠</field><value name=\"FIRST_VALUE\"><block type=\"variables_get\" id=\"+J@gt3KTY.;;b^-T)6_/\"><field name=\"VAR\">infos</field></block></value><value name=\"SECOND_VALUE\"><block type=\"text\" id=\"nAxl6t.DpQvZ=1Pp6{o4\"><field name=\"TEXT\"></field></block></value></block></value><statement name=\"DO0\"><block type=\"replace_text\" id=\"C%S1d;Cur%`r8pwzd@gy\"><value name=\"OLDTEXT\"><block type=\"variables_get\" id=\"FUuUeL#:z9]TUvL0B,i`\"><field name=\"VAR\">infos</field></block></value><value name=\"NEWTEXT\"><block type=\"text\" id=\"+a#n7W!^|Jkhm(-SK{ie\"><field name=\"TEXT\"></field></block></value><next><block type=\"set_var\" id=\"vN/Dv.Zaw_ZvD6d}LlAm\"><field name=\"VARNAME\">infos</field><value name=\"VARDEFINITION\"><block type=\"text\" id=\"gve1TgT1w:,f~W(YuqH0\"><field name=\"TEXT\"></field></block></value></block></next></block></statement><statement name=\"ELSE\"><block type=\"add_text\" id=\"i|7^{Rkf3?EKDT?H,]7g\"><field name=\"PLACEMENT\">après</field><value name=\"NEWTEXT\"><block type=\"text\" id=\"H`mj6a%,AFbPIF`|?n-F\"><field name=\"TEXT\">zone innondable</field></block></value><value name=\"PLACEMENTTEXT\"><block type=\"variables_get\" id=\"Zz]e.{Xg(_O]!-n?M5ku\"><field name=\"VAR\">mer</field></block></value><next><block type=\"set_var\" id=\"b:(tB-|l3JvWuLIqs^Zo\"><field name=\"VARNAME\">infos</field><value name=\"VARDEFINITION\"><block type=\"text\" id=\"0U}7D(GhWuP=o~N}Uz%-\"><field name=\"TEXT\">zone innondable</field></block></value></block></next></block></statement></block></statement><next><block type=\"when\" id=\"PAbpN#rW3#~syI;KBvlj\"><field name=\"EVENTNAME\">clic</field><value name=\"EVENT\"><block type=\"variables_get\" id=\"Q_^@6bST1tleC|yKcfk*\"><field name=\"VAR\">montagne</field></block></value><statement name=\"BODY\"><block type=\"condition_if\" id=\"v(gy,ngSAD)I|u}Hk}t6\"><mutation else=\"1\"></mutation><value name=\"IF0\"><block type=\"compare\" id=\"4k:;b|,~_4CxL(Y2)%X[\"><field name=\"OPERATOR\">≠</field><value name=\"FIRST_VALUE\"><block type=\"variables_get\" id=\"!]8G[S~?e*(|Vs)Kq~3j\"><field name=\"VAR\">infos</field></block></value><value name=\"SECOND_VALUE\"><block type=\"text\" id=\"+@^AeEMfN99w^qtO6eH@\"><field name=\"TEXT\"></field></block></value></block></value><statement name=\"DO0\"><block type=\"replace_text\" id=\"ruoOk/F`1A-n:P#-Bt=b\"><value name=\"OLDTEXT\"><block type=\"variables_get\" id=\"eOob.U{X5`ggR4|[ucCq\"><field name=\"VAR\">infos</field></block></value><value name=\"NEWTEXT\"><block type=\"text\" id=\"AC-f)1PxyT0CJ_QOvLM,\"><field name=\"TEXT\"></field></block></value><next><block type=\"set_var\" id=\"=h+L*2JL~S`AWpgGhX+E\"><field name=\"VARNAME\">infos</field><value name=\"VARDEFINITION\"><block type=\"text\" id=\"^mVDD`S-B;K]iE]^ZLm%\"><field name=\"TEXT\"></field></block></value></block></next></block></statement><statement name=\"ELSE\"><block type=\"add_text\" id=\"uOi/jOx#h,/id`v57G4=\"><field name=\"PLACEMENT\">après</field><value name=\"NEWTEXT\"><block type=\"text\" id=\"TPYm5hO{pzYAh5Xe_2_=\"><field name=\"TEXT\">zone friable</field></block></value><value name=\"PLACEMENTTEXT\"><block type=\"variables_get\" id=\"zX/OT.Ul~!bP?AJv:IS(\"><field name=\"VAR\">montagne</field></block></value><next><block type=\"set_var\" id=\"^+oN;pJKeG#P%F/RYWmW\"><field name=\"VARNAME\">infos</field><value name=\"VARDEFINITION\"><block type=\"text\" id=\"v{Qlx=]xoFQ!(oSL#1rL\"><field name=\"TEXT\">zone friable</field></block></value></block></next></block></statement></block></statement><next><block type=\"when\" id=\"})X5b!6FDuRX?WfW4%91\"><field name=\"EVENTNAME\">clic</field><value name=\"EVENT\"><block type=\"variables_get\" id=\"]cln;aweD)_~TDl+m?[u\"><field name=\"VAR\">prairie</field></block></value><statement name=\"BODY\"><block type=\"condition_if\" id=\"/c~H#%cG2W?;1Ursi~DZ\"><mutation else=\"1\"></mutation><value name=\"IF0\"><block type=\"compare\" id=\"`Fx`Z8];eo0}^Ek:.LlK\"><field name=\"OPERATOR\">≠</field><value name=\"FIRST_VALUE\"><block type=\"variables_get\" id=\";57i{VgV_8hCW7tW/:9h\"><field name=\"VAR\">infos</field></block></value><value name=\"SECOND_VALUE\"><block type=\"text\" id=\"Zlj#DOFO*a%Zl48r#F.:\"><field name=\"TEXT\"></field></block></value></block></value><statement name=\"DO0\"><block type=\"replace_text\" id=\"PP*n(i,e+BY~NG/W`/ol\"><value name=\"OLDTEXT\"><block type=\"variables_get\" id=\"1Y!!18DjtS].9GpE[^Hc\"><field name=\"VAR\">infos</field></block></value><value name=\"NEWTEXT\"><block type=\"text\" id=\"x*|WLG0}|7R}z)sv}0K7\"><field name=\"TEXT\"></field></block></value><next><block type=\"set_var\" id=\"Zaac{Sx3++0l]awLDW}L\"><field name=\"VARNAME\">infos</field><value name=\"VARDEFINITION\"><block type=\"text\" id=\"z9_Qlod/RI1(.():?Mqa\"><field name=\"TEXT\"></field></block></value></block></next></block></statement><statement name=\"ELSE\"><block type=\"add_text\" id=\"US0V3lPUV#Ch3Es7}x,!\"><field name=\"PLACEMENT\">après</field><value name=\"NEWTEXT\"><block type=\"text\" id=\"tb}*|r%!d?i9S8N3Ix4B\"><field name=\"TEXT\">zone stable</field></block></value><value name=\"PLACEMENTTEXT\"><block type=\"variables_get\" id=\"Y{DWPC{LI;Atp6lK{,ix\"><field name=\"VAR\">prairie</field></block></value><next><block type=\"set_var\" id=\"@N)=j,D-|A*#UQ)lI1*_\"><field name=\"VARNAME\">infos</field><value name=\"VARDEFINITION\"><block type=\"text\" id=\"}SVTq}UJlV+lGzm]foQY\"><field name=\"TEXT\">zone stable</field></block></value></block></next></block></statement></block></statement><next><block type=\"when\" id=\"}Kclo%@%}!8f4BzmuQ`h\"><field name=\"EVENTNAME\">clic</field><value name=\"EVENT\"><block type=\"variables_get\" id=\"xPa4F#k6{nH2C[D?pf{Q\"><field name=\"VAR\">foret</field></block></value><statement name=\"BODY\"><block type=\"condition_if\" id=\"-{VniyM0l7Y*_*VN2@(P\"><mutation else=\"1\"></mutation><value name=\"IF0\"><block type=\"compare\" id=\"Ny|.VUEsmq~s5J][qY-G\"><field name=\"OPERATOR\">≠</field><value name=\"FIRST_VALUE\"><block type=\"variables_get\" id=\"NdCx.7]0Md{{KAK9mM1P\"><field name=\"VAR\">infos</field></block></value><value name=\"SECOND_VALUE\"><block type=\"text\" id=\"JrA_XI63x:9Q}SyO!i8w\"><field name=\"TEXT\"></field></block></value></block></value><statement name=\"DO0\"><block type=\"replace_text\" id=\"DFG9jxvu~ygAu=XtW.F)\"><value name=\"OLDTEXT\"><block type=\"variables_get\" id=\"n=0n;~ZkFaIfkRlI+?]7\"><field name=\"VAR\">infos</field></block></value><value name=\"NEWTEXT\"><block type=\"text\" id=\"1^g`N+DN.IY|6)vC;oU#\"><field name=\"TEXT\"></field></block></value><next><block type=\"set_var\" id=\")PuD)[|*@_;2JZh1YGQs\"><field name=\"VARNAME\">infos</field><value name=\"VARDEFINITION\"><block type=\"text\" id=\"UuAQ~biCX^F5We?NgfVr\"><field name=\"TEXT\"></field></block></value></block></next></block></statement><statement name=\"ELSE\"><block type=\"add_text\" id=\"2x=@F_e0fKWiO]HNrs1g\"><field name=\"PLACEMENT\">après</field><value name=\"NEWTEXT\"><block type=\"text\" id=\"g)V,A[Smr|J+ENLgHVGm\"><field name=\"TEXT\">zone incendiable</field></block></value><value name=\"PLACEMENTTEXT\"><block type=\"variables_get\" id=\"A,V`an[a.:,3DY=;7*Oa\"><field name=\"VAR\">foret</field></block></value><next><block type=\"set_var\" id=\"jFHUq(zMisdxnWwuAa8h\"><field name=\"VARNAME\">infos</field><value name=\"VARDEFINITION\"><block type=\"text\" id=\"g+(s5+(c`-U-:Y6@%I=U\"><field name=\"TEXT\">zone incendiable</field></block></value></block></next></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></next></block></next></block></next></block></next></block></next></block></next></block></next></block></next></block></next></block></next></block></next></block></next></block></next></block></xml>"}
Communaute: 
1
Miniature: 
Application: 
Tags créateur: 

Nos partenaires GameCode