﻿<?xml version="1.0" encoding="utf-8" ?>
<c2eventsheet>
    <!--All the 'name' attributes are ignored by Construct 2 - they are there for readability only.-->
    <name>Configuration</name>
    <events>
        <variable comment="Do not change this value; It is used to separate this game local storage from other games that might be on the same URL" constant="1" name="LOCAL_STORAGE_ID" sid="5477437574390287" static="0" type="number">12</variable>
        <event-block sid="4024176177167033">
            <conditions>
                <condition id="-2" name="On start of layout" sid="222504567122055" type="System" />
            </conditions>
            <actions />
            <sub-events>
                <event-block sid="4644734235809034">
                    <conditions>
                        <condition id="4" name="Is empty" sid="214616817072783" type="Config" />
                    </conditions>
                    <actions>
                        <action id="1" name="Request project file" sid="8556591076868451" type="AJAX">
                            <param id="0" name="Tag">&quot;config&quot;</param>
                            <param id="1" name="File">config.txt</param>
                        </action>
                    </actions>
                </event-block>
            </sub-events>
        </event-block>
        <event-block sid="3211934884159215">
            <conditions>
                <condition id="0" name="On completed" sid="1291867180781109" type="AJAX">
                    <param id="0" name="Tag">&quot;config&quot;</param>
                </condition>
            </conditions>
            <actions>
                <action id="4" name="Load" sid="2123385119321744" type="Config">
                    <param id="0" name="JSON">AJAX.LastData</param>
                </action>
            </actions>
        </event-block>
    </events>
</c2eventsheet>
