Add ambient wave and gull sounds to Chapter 3 stages. Add slight pitch variance to environmental audio. Release Build 11667.

master
sigonasr2 2 months ago
parent aae5726f3d
commit 6b0c17b5ff
  1. 6
      Adventures in Lestoria/Adventures in Lestoria.tiled-project
  2. 1
      Adventures in Lestoria/EnvironmentalAudio.cpp
  3. 2
      Adventures in Lestoria/Version.h
  4. 374
      Adventures in Lestoria/assets/Campaigns/3_1.tmx
  5. 410
      Adventures in Lestoria/assets/Campaigns/3_2.tmx
  6. 386
      Adventures in Lestoria/assets/Campaigns/3_3.tmx
  7. 314
      Adventures in Lestoria/assets/Campaigns/3_4.tmx
  8. 248
      Adventures in Lestoria/assets/Campaigns/3_5.tmx
  9. 446
      Adventures in Lestoria/assets/Campaigns/3_6.tmx
  10. 332
      Adventures in Lestoria/assets/Campaigns/3_7.tmx
  11. 380
      Adventures in Lestoria/assets/Campaigns/3_8.tmx
  12. 302
      Adventures in Lestoria/assets/Campaigns/3_B1.tmx
  13. 80
      Adventures in Lestoria/assets/Campaigns/Boss_3.tmx
  14. 50
      Adventures in Lestoria/assets/Campaigns/Boss_3_B.tmx
  15. 20
      Adventures in Lestoria/assets/config/audio/environmentalaudio.txt
  16. 26
      Adventures in Lestoria/assets/config/credits.txt
  17. BIN
      Adventures in Lestoria/assets/sounds/crashing_waves.ogg
  18. BIN
      Adventures in Lestoria/assets/sounds/gull_01.ogg
  19. BIN
      Adventures in Lestoria/assets/sounds/gull_02.ogg
  20. BIN
      Adventures in Lestoria/assets/sounds/gull_03.ogg
  21. BIN
      x64/Release/Adventures in Lestoria.exe

@ -197,7 +197,11 @@
"Birds2", "Birds2",
"Birds3", "Birds3",
"Birds4", "Birds4",
"Campfire" "Campfire",
"Crashing Waves",
"Gull1",
"Gull2",
"Gull3"
], ],
"valuesAsFlags": false "valuesAsFlags": false
}, },

@ -68,6 +68,7 @@ void EnvironmentalAudio::SetAudioName(const std::string_view audioName){
void EnvironmentalAudio::Activate(){ void EnvironmentalAudio::Activate(){
if(activated)return; if(activated)return;
soundInstance=Audio::LoadAndPlaySFX(operator""_SFX(SOUND_DATA[audioName].file.c_str(),SOUND_DATA[audioName].file.length()),true); soundInstance=Audio::LoadAndPlaySFX(operator""_SFX(SOUND_DATA[audioName].file.c_str(),SOUND_DATA[audioName].file.length()),true);
Audio::Engine().SetPitch(soundInstance,util::random_range(0.9f,1.1f));
activated=true; activated=true;
} }
void EnvironmentalAudio::Deactivate(){ void EnvironmentalAudio::Deactivate(){

@ -39,7 +39,7 @@ All rights reserved.
#define VERSION_MAJOR 1 #define VERSION_MAJOR 1
#define VERSION_MINOR 3 #define VERSION_MINOR 3
#define VERSION_PATCH 0 #define VERSION_PATCH 0
#define VERSION_BUILD 11666 #define VERSION_BUILD 11667
#define stringify(a) stringify_(a) #define stringify(a) stringify_(a)
#define stringify_(a) #a #define stringify_(a) #a

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<map version="1.10" tiledversion="1.10.2" class="Map" orientation="orthogonal" renderorder="right-down" width="335" height="165" tilewidth="24" tileheight="24" infinite="0" nextlayerid="8" nextobjectid="17"> <map version="1.10" tiledversion="1.10.2" class="Map" orientation="orthogonal" renderorder="right-down" width="335" height="165" tilewidth="24" tileheight="24" infinite="0" nextlayerid="8" nextobjectid="80">
<properties> <properties>
<property name="Background Music" propertytype="BGM" value="beach"/> <property name="Background Music" propertytype="BGM" value="beach"/>
<property name="Level Type" type="int" propertytype="LevelType" value="0"/> <property name="Level Type" type="int" propertytype="LevelType" value="0"/>
@ -876,5 +876,377 @@
</properties> </properties>
<point/> <point/>
</object> </object>
<object id="17" name="Crashing Waves" type="AudioEnvironmentalSound" x="570" y="1890">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="18" name="Crashing Waves" type="AudioEnvironmentalSound" x="1440" y="1902">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="19" name="Crashing Waves" type="AudioEnvironmentalSound" x="2304" y="1296">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="20" name="Crashing Waves" type="AudioEnvironmentalSound" x="3738" y="936">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="21" name="Crashing Waves" type="AudioEnvironmentalSound" x="5100" y="948">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="22" name="Crashing Waves" type="AudioEnvironmentalSound" x="5682" y="1476">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="23" name="Crashing Waves" type="AudioEnvironmentalSound" x="5688" y="3186">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="24" name="Crashing Waves" type="AudioEnvironmentalSound" x="6522" y="3912">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="25" name="Crashing Waves" type="AudioEnvironmentalSound" x="7698" y="3912">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="26" name="Crashing Waves" type="AudioEnvironmentalSound" x="1020" y="1890">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="27" name="Crashing Waves" type="AudioEnvironmentalSound" x="1944" y="1848">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="28" name="Crashing Waves" type="AudioEnvironmentalSound" x="2208" y="1638">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="29" name="Crashing Waves" type="AudioEnvironmentalSound" x="2544" y="942">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="30" name="Crashing Waves" type="AudioEnvironmentalSound" x="2988" y="918">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="31" name="Crashing Waves" type="AudioEnvironmentalSound" x="3384" y="918">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="32" name="Crashing Waves" type="AudioEnvironmentalSound" x="4212" y="912">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="33" name="Crashing Waves" type="AudioEnvironmentalSound" x="4722" y="936">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="34" name="Crashing Waves" type="AudioEnvironmentalSound" x="5496" y="936">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="35" name="Crashing Waves" type="AudioEnvironmentalSound" x="5712" y="1134">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="36" name="Crashing Waves" type="AudioEnvironmentalSound" x="5754" y="2226">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="37" name="Crashing Waves" type="AudioEnvironmentalSound" x="5784" y="3780">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="38" name="Crashing Waves" type="AudioEnvironmentalSound" x="5724" y="2652">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="39" name="Crashing Waves" type="AudioEnvironmentalSound" x="6114" y="3894">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="40" name="Crashing Waves" type="AudioEnvironmentalSound" x="6936" y="3900">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="41" name="Crashing Waves" type="AudioEnvironmentalSound" x="7332" y="3906">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="42" name="Crashing Waves" type="AudioEnvironmentalSound" x="7536" y="3744">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="43" name="Crashing Waves" type="AudioEnvironmentalSound" x="7110" y="3768">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="44" name="Crashing Waves" type="AudioEnvironmentalSound" x="6666" y="3756">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="45" name="Crashing Waves" type="AudioEnvironmentalSound" x="6330" y="3762">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="46" name="Crashing Waves" type="AudioEnvironmentalSound" x="6030" y="3690">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="47" name="Crashing Waves" type="AudioEnvironmentalSound" x="5880" y="3378">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="48" name="Crashing Waves" type="AudioEnvironmentalSound" x="5862" y="2886">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="49" name="Crashing Waves" type="AudioEnvironmentalSound" x="5880" y="2412">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="50" name="Crashing Waves" type="AudioEnvironmentalSound" x="5874" y="1770">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="51" name="Crashing Waves" type="AudioEnvironmentalSound" x="5832" y="1284">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="52" name="Crashing Waves" type="AudioEnvironmentalSound" x="5802" y="852">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="53" name="Crashing Waves" type="AudioEnvironmentalSound" x="5274" y="774">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="54" name="Crashing Waves" type="AudioEnvironmentalSound" x="4920" y="774">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="55" name="Crashing Waves" type="AudioEnvironmentalSound" x="4458" y="828">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="56" name="Crashing Waves" type="AudioEnvironmentalSound" x="3960" y="804">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="57" name="Crashing Waves" type="AudioEnvironmentalSound" x="3570" y="774">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="58" name="Crashing Waves" type="AudioEnvironmentalSound" x="3174" y="792">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="59" name="Crashing Waves" type="AudioEnvironmentalSound" x="2778" y="768">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="60" name="Crashing Waves" type="AudioEnvironmentalSound" x="2220" y="852">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="61" name="Crashing Waves" type="AudioEnvironmentalSound" x="2094" y="1416">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="62" name="Crashing Waves" type="AudioEnvironmentalSound" x="1980" y="1644">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="63" name="Crashing Waves" type="AudioEnvironmentalSound" x="1662" y="1740">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="64" name="Crashing Waves" type="AudioEnvironmentalSound" x="1266" y="1782">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="65" name="Crashing Waves" type="AudioEnvironmentalSound" x="840" y="1758">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="66" name="Crashing Waves" type="AudioEnvironmentalSound" x="330" y="1770">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="67" name="Gull1" type="AudioEnvironmentalSound" x="918" y="1146">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Gull1"/>
</properties>
<point/>
</object>
<object id="68" name="Gull1" type="AudioEnvironmentalSound" x="2514" y="90">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Gull1"/>
</properties>
<point/>
</object>
<object id="69" name="Gull1" type="AudioEnvironmentalSound" x="6570" y="252">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Gull1"/>
</properties>
<point/>
</object>
<object id="70" name="Gull1" type="AudioEnvironmentalSound" x="7308" y="3012">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Gull1"/>
</properties>
<point/>
</object>
<object id="71" name="Gull2" type="AudioEnvironmentalSound" x="6750" y="3174">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Gull2"/>
</properties>
<point/>
</object>
<object id="72" name="Gull2" type="AudioEnvironmentalSound" x="6378" y="1230">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Gull2"/>
</properties>
<point/>
</object>
<object id="73" name="Gull2" type="AudioEnvironmentalSound" x="3108" y="210">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Gull2"/>
</properties>
<point/>
</object>
<object id="74" name="Gull2" type="AudioEnvironmentalSound" x="1662" y="768">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Gull2"/>
</properties>
<point/>
</object>
<object id="75" name="Gull3" type="AudioEnvironmentalSound" x="1464" y="1224">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Gull3"/>
</properties>
<point/>
</object>
<object id="76" name="Gull3" type="AudioEnvironmentalSound" x="2190" y="210">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Gull3"/>
</properties>
<point/>
</object>
<object id="77" name="Gull3" type="AudioEnvironmentalSound" x="6438" y="3270">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Gull3"/>
</properties>
<point/>
</object>
<object id="79" name="Gull3" type="AudioEnvironmentalSound" x="6426" y="1584">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Gull3"/>
</properties>
<point/>
</object>
</objectgroup> </objectgroup>
</map> </map>

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<map version="1.10" tiledversion="1.10.2" class="Map" orientation="orthogonal" renderorder="right-down" width="288" height="287" tilewidth="24" tileheight="24" infinite="0" nextlayerid="8" nextobjectid="4"> <map version="1.10" tiledversion="1.10.2" class="Map" orientation="orthogonal" renderorder="right-down" width="288" height="287" tilewidth="24" tileheight="24" infinite="0" nextlayerid="8" nextobjectid="72">
<properties> <properties>
<property name="Background Music" propertytype="BGM" value="beach"/> <property name="Background Music" propertytype="BGM" value="beach"/>
<property name="Level Type" type="int" propertytype="LevelType" value="0"/> <property name="Level Type" type="int" propertytype="LevelType" value="0"/>
@ -1477,5 +1477,413 @@
</properties> </properties>
<point/> <point/>
</object> </object>
<object id="4" name="Crashing Waves" type="AudioEnvironmentalSound" x="6840" y="5988">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="5" name="Crashing Waves" type="AudioEnvironmentalSound" x="6816" y="6348">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="6" name="Crashing Waves" type="AudioEnvironmentalSound" x="6726" y="6642">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="7" name="Crashing Waves" type="AudioEnvironmentalSound" x="6348" y="6870">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="8" name="Crashing Waves" type="AudioEnvironmentalSound" x="5958" y="6834">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="9" name="Crashing Waves" type="AudioEnvironmentalSound" x="5382" y="6876">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="10" name="Crashing Waves" type="AudioEnvironmentalSound" x="5052" y="6648">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="11" name="Crashing Waves" type="AudioEnvironmentalSound" x="5058" y="6258">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="12" name="Crashing Waves" type="AudioEnvironmentalSound" x="4992" y="5898">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="13" name="Crashing Waves" type="AudioEnvironmentalSound" x="4446" y="5868">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="14" name="Crashing Waves" type="AudioEnvironmentalSound" x="3984" y="5862">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="15" name="Crashing Waves" type="AudioEnvironmentalSound" x="3396" y="5898">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="16" name="Crashing Waves" type="AudioEnvironmentalSound" x="2946" y="5868">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="17" name="Crashing Waves" type="AudioEnvironmentalSound" x="2472" y="5880">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="18" name="Crashing Waves" type="AudioEnvironmentalSound" x="2040" y="5874">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="19" name="Crashing Waves" type="AudioEnvironmentalSound" x="1566" y="5862">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="20" name="Crashing Waves" type="AudioEnvironmentalSound" x="1074" y="5844">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="21" name="Crashing Waves" type="AudioEnvironmentalSound" x="510" y="5844">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="22" name="Crashing Waves" type="AudioEnvironmentalSound" x="138" y="5724">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="23" name="Crashing Waves" type="AudioEnvironmentalSound" x="36" y="5376">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="24" name="Crashing Waves" type="AudioEnvironmentalSound" x="72" y="4824">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="25" name="Crashing Waves" type="AudioEnvironmentalSound" x="60" y="4128">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="26" name="Crashing Waves" type="AudioEnvironmentalSound" x="72" y="3702">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="27" name="Crashing Waves" type="AudioEnvironmentalSound" x="60" y="2916">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="28" name="Crashing Waves" type="AudioEnvironmentalSound" x="84" y="2040">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="29" name="Crashing Waves" type="AudioEnvironmentalSound" x="48" y="1458">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="30" name="Crashing Waves" type="AudioEnvironmentalSound" x="126" y="906">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="31" name="Crashing Waves" type="AudioEnvironmentalSound" x="132" y="366">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="32" name="Crashing Waves" type="AudioEnvironmentalSound" x="228" y="624">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="33" name="Crashing Waves" type="AudioEnvironmentalSound" x="186" y="1152">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="34" name="Crashing Waves" type="AudioEnvironmentalSound" x="204" y="1800">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="35" name="Crashing Waves" type="AudioEnvironmentalSound" x="258" y="2424">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="36" name="Crashing Waves" type="AudioEnvironmentalSound" x="234" y="3312">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="37" name="Crashing Waves" type="AudioEnvironmentalSound" x="228" y="3924">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="38" name="Crashing Waves" type="AudioEnvironmentalSound" x="234" y="4512">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="39" name="Crashing Waves" type="AudioEnvironmentalSound" x="222" y="5136">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="40" name="Crashing Waves" type="AudioEnvironmentalSound" x="312" y="5484">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="41" name="Crashing Waves" type="AudioEnvironmentalSound" x="390" y="5658">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="42" name="Crashing Waves" type="AudioEnvironmentalSound" x="798" y="5724">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="43" name="Crashing Waves" type="AudioEnvironmentalSound" x="1356" y="5760">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="44" name="Crashing Waves" type="AudioEnvironmentalSound" x="1770" y="5724">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="45" name="Crashing Waves" type="AudioEnvironmentalSound" x="2286" y="5754">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="46" name="Crashing Waves" type="AudioEnvironmentalSound" x="2670" y="5742">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="47" name="Crashing Waves" type="AudioEnvironmentalSound" x="3216" y="5760">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="48" name="Crashing Waves" type="AudioEnvironmentalSound" x="3696" y="5718">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="49" name="Crashing Waves" type="AudioEnvironmentalSound" x="4194" y="5718">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="50" name="Crashing Waves" type="AudioEnvironmentalSound" x="4710" y="5718">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="51" name="Crashing Waves" type="AudioEnvironmentalSound" x="5172" y="6042">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="52" name="Crashing Waves" type="AudioEnvironmentalSound" x="5172" y="6420">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="53" name="Crashing Waves" type="AudioEnvironmentalSound" x="5304" y="6666">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="54" name="Crashing Waves" type="AudioEnvironmentalSound" x="5754" y="6750">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="55" name="Crashing Waves" type="AudioEnvironmentalSound" x="6210" y="6684">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="56" name="Crashing Waves" type="AudioEnvironmentalSound" x="6522" y="6642">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="57" name="Crashing Waves" type="AudioEnvironmentalSound" x="6612" y="6444">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="58" name="Crashing Waves" type="AudioEnvironmentalSound" x="6684" y="6090">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="59" name="Gull1" type="AudioEnvironmentalSound" x="5910" y="5916">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Gull1"/>
</properties>
<point/>
</object>
<object id="60" name="Gull1" type="AudioEnvironmentalSound" x="3300" y="4998">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Gull1"/>
</properties>
<point/>
</object>
<object id="61" name="Gull1" type="AudioEnvironmentalSound" x="870" y="4122">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Gull1"/>
</properties>
<point/>
</object>
<object id="62" name="Gull1" type="AudioEnvironmentalSound" x="924" y="534">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Gull1"/>
</properties>
<point/>
</object>
<object id="63" name="Gull2" type="AudioEnvironmentalSound" x="714" y="942">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Gull2"/>
</properties>
<point/>
</object>
<object id="64" name="Gull2" type="AudioEnvironmentalSound" x="720" y="1698">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Gull2"/>
</properties>
<point/>
</object>
<object id="65" name="Gull2" type="AudioEnvironmentalSound" x="720" y="4980">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Gull2"/>
</properties>
<point/>
</object>
<object id="66" name="Gull2" type="AudioEnvironmentalSound" x="4026" y="5094">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Gull2"/>
</properties>
<point/>
</object>
<object id="67" name="Gull2" type="AudioEnvironmentalSound" x="5754" y="5484">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Gull2"/>
</properties>
<point/>
</object>
<object id="68" name="Gull2" type="AudioEnvironmentalSound" x="6288" y="5274">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Gull2"/>
</properties>
<point/>
</object>
<object id="69" name="Gull3" type="AudioEnvironmentalSound" x="5820" y="6054">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Gull3"/>
</properties>
<point/>
</object>
<object id="70" name="Gull3" type="AudioEnvironmentalSound" x="5376" y="5064">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Gull3"/>
</properties>
<point/>
</object>
<object id="71" name="Gull3" type="AudioEnvironmentalSound" x="810" y="5178">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Gull3"/>
</properties>
<point/>
</object>
</objectgroup> </objectgroup>
</map> </map>

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<map version="1.10" tiledversion="1.10.2" class="Map" orientation="orthogonal" renderorder="right-down" width="339" height="165" tilewidth="24" tileheight="24" infinite="0" nextlayerid="8" nextobjectid="4"> <map version="1.10" tiledversion="1.10.2" class="Map" orientation="orthogonal" renderorder="right-down" width="339" height="165" tilewidth="24" tileheight="24" infinite="0" nextlayerid="8" nextobjectid="68">
<properties> <properties>
<property name="Background Music" propertytype="BGM" value="beach"/> <property name="Background Music" propertytype="BGM" value="beach"/>
<property name="Level Type" type="int" propertytype="LevelType" value="0"/> <property name="Level Type" type="int" propertytype="LevelType" value="0"/>
@ -867,5 +867,389 @@
</properties> </properties>
<point/> <point/>
</object> </object>
<object id="4" name="Crashing Waves" type="AudioEnvironmentalSound" x="8118" y="1350">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="5" name="Crashing Waves" type="AudioEnvironmentalSound" x="8112" y="1728">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="6" name="Crashing Waves" type="AudioEnvironmentalSound" x="8130" y="2118">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="7" name="Crashing Waves" type="AudioEnvironmentalSound" x="8124" y="2610">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="8" name="Crashing Waves" type="AudioEnvironmentalSound" x="7836" y="2952">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="9" name="Crashing Waves" type="AudioEnvironmentalSound" x="7194" y="2952">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="10" name="Crashing Waves" type="AudioEnvironmentalSound" x="6570" y="2958">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="11" name="Crashing Waves" type="AudioEnvironmentalSound" x="6036" y="2940">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="12" name="Crashing Waves" type="AudioEnvironmentalSound" x="5568" y="2940">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="13" name="Crashing Waves" type="AudioEnvironmentalSound" x="5376" y="3264">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="14" name="Crashing Waves" type="AudioEnvironmentalSound" x="5370" y="3654">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="15" name="Crashing Waves" type="AudioEnvironmentalSound" x="4998" y="3906">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="16" name="Crashing Waves" type="AudioEnvironmentalSound" x="4434" y="3948">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="17" name="Crashing Waves" type="AudioEnvironmentalSound" x="3858" y="3948">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="18" name="Crashing Waves" type="AudioEnvironmentalSound" x="3282" y="3936">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="19" name="Crashing Waves" type="AudioEnvironmentalSound" x="2694" y="3942">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="20" name="Crashing Waves" type="AudioEnvironmentalSound" x="2226" y="3936">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="21" name="Crashing Waves" type="AudioEnvironmentalSound" x="1692" y="3846">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="22" name="Crashing Waves" type="AudioEnvironmentalSound" x="1416" y="3360">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="23" name="Crashing Waves" type="AudioEnvironmentalSound" x="1380" y="2712">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="24" name="Crashing Waves" type="AudioEnvironmentalSound" x="1422" y="2022">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="25" name="Crashing Waves" type="AudioEnvironmentalSound" x="1434" y="1380">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="26" name="Crashing Waves" type="AudioEnvironmentalSound" x="1368" y="966">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="27" name="Crashing Waves" type="AudioEnvironmentalSound" x="894" y="948">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="28" name="Crashing Waves" type="AudioEnvironmentalSound" x="276" y="918">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="29" name="Crashing Waves" type="AudioEnvironmentalSound" x="588" y="810">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="30" name="Crashing Waves" type="AudioEnvironmentalSound" x="1152" y="840">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="31" name="Crashing Waves" type="AudioEnvironmentalSound" x="1578" y="1128">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="32" name="Crashing Waves" type="AudioEnvironmentalSound" x="1608" y="1746">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="33" name="Crashing Waves" type="AudioEnvironmentalSound" x="1524" y="2412">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="34" name="Crashing Waves" type="AudioEnvironmentalSound" x="1578" y="2964">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="35" name="Crashing Waves" type="AudioEnvironmentalSound" x="1680" y="3516">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="36" name="Crashing Waves" type="AudioEnvironmentalSound" x="2034" y="3774">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="37" name="Crashing Waves" type="AudioEnvironmentalSound" x="2478" y="3738">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="38" name="Crashing Waves" type="AudioEnvironmentalSound" x="2964" y="3756">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="39" name="Crashing Waves" type="AudioEnvironmentalSound" x="3606" y="3774">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="40" name="Crashing Waves" type="AudioEnvironmentalSound" x="4140" y="3732">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="41" name="Crashing Waves" type="AudioEnvironmentalSound" x="4752" y="3690">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="42" name="Crashing Waves" type="AudioEnvironmentalSound" x="5046" y="3594">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="43" name="Crashing Waves" type="AudioEnvironmentalSound" x="5142" y="3354">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="44" name="Crashing Waves" type="AudioEnvironmentalSound" x="5244" y="2868">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="45" name="Crashing Waves" type="AudioEnvironmentalSound" x="5730" y="2760">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="46" name="Crashing Waves" type="AudioEnvironmentalSound" x="6354" y="2796">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="47" name="Crashing Waves" type="AudioEnvironmentalSound" x="6822" y="2790">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="48" name="Crashing Waves" type="AudioEnvironmentalSound" x="7416" y="2748">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="49" name="Crashing Waves" type="AudioEnvironmentalSound" x="7788" y="2652">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="50" name="Crashing Waves" type="AudioEnvironmentalSound" x="7926" y="2316">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="51" name="Crashing Waves" type="AudioEnvironmentalSound" x="7914" y="1938">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="52" name="Crashing Waves" type="AudioEnvironmentalSound" x="7878" y="1422">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="53" name="Gull1" type="AudioEnvironmentalSound" x="6906" y="2052">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Gull1"/>
</properties>
<point/>
</object>
<object id="54" name="Gull1" type="AudioEnvironmentalSound" x="3162" y="3042">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Gull1"/>
</properties>
<point/>
</object>
<object id="55" name="Gull1" type="AudioEnvironmentalSound" x="1950" y="114">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Gull1"/>
</properties>
<point/>
</object>
<object id="56" name="Gull2" type="AudioEnvironmentalSound" x="600" y="222">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Gull2"/>
</properties>
<point/>
</object>
<object id="57" name="Gull2" type="AudioEnvironmentalSound" x="1518" y="210">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Gull2"/>
</properties>
<point/>
</object>
<object id="58" name="Gull2" type="AudioEnvironmentalSound" x="2118" y="2262">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Gull2"/>
</properties>
<point/>
</object>
<object id="59" name="Gull2" type="AudioEnvironmentalSound" x="2592" y="3126">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Gull2"/>
</properties>
<point/>
</object>
<object id="60" name="Gull2" type="AudioEnvironmentalSound" x="4722" y="2694">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Gull2"/>
</properties>
<point/>
</object>
<object id="61" name="Gull2" type="AudioEnvironmentalSound" x="5712" y="2154">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Gull2"/>
</properties>
<point/>
</object>
<object id="62" name="Gull2" type="AudioEnvironmentalSound" x="7386" y="1782">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Gull2"/>
</properties>
<point/>
</object>
<object id="63" name="Gull3" type="AudioEnvironmentalSound" x="7290" y="1914">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Gull3"/>
</properties>
<point/>
</object>
<object id="64" name="Gull3" type="AudioEnvironmentalSound" x="3336" y="3204">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Gull3"/>
</properties>
<point/>
</object>
<object id="65" name="Gull3" type="AudioEnvironmentalSound" x="2166" y="3222">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Gull3"/>
</properties>
<point/>
</object>
<object id="66" name="Gull3" type="AudioEnvironmentalSound" x="2166" y="2544">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Gull3"/>
</properties>
<point/>
</object>
<object id="67" name="Gull3" type="AudioEnvironmentalSound" x="978" y="246">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Gull3"/>
</properties>
<point/>
</object>
</objectgroup> </objectgroup>
</map> </map>

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<map version="1.10" tiledversion="1.10.2" class="Map" orientation="orthogonal" renderorder="right-down" width="152" height="430" tilewidth="24" tileheight="24" infinite="0" nextlayerid="8" nextobjectid="3"> <map version="1.10" tiledversion="1.10.2" class="Map" orientation="orthogonal" renderorder="right-down" width="152" height="430" tilewidth="24" tileheight="24" infinite="0" nextlayerid="8" nextobjectid="56">
<properties> <properties>
<property name="Background Music" propertytype="BGM" value="beach"/> <property name="Background Music" propertytype="BGM" value="beach"/>
<property name="Level Type" type="int" propertytype="LevelType" value="0"/> <property name="Level Type" type="int" propertytype="LevelType" value="0"/>
@ -2185,5 +2185,317 @@
</properties> </properties>
</object> </object>
<object id="2" name="Player Spawn" type="PlayerSpawnLocation" x="374" y="9538" width="24" height="24"/> <object id="2" name="Player Spawn" type="PlayerSpawnLocation" x="374" y="9538" width="24" height="24"/>
<object id="3" name="Crashing Waves" type="AudioEnvironmentalSound" x="3624" y="366">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="4" name="Crashing Waves" type="AudioEnvironmentalSound" x="3612" y="870">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="5" name="Crashing Waves" type="AudioEnvironmentalSound" x="3642" y="1482">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="6" name="Crashing Waves" type="AudioEnvironmentalSound" x="3618" y="2244">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="7" name="Crashing Waves" type="AudioEnvironmentalSound" x="3498" y="2904">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="8" name="Crashing Waves" type="AudioEnvironmentalSound" x="2724" y="2940">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="9" name="Crashing Waves" type="AudioEnvironmentalSound" x="2064" y="2988">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="10" name="Crashing Waves" type="AudioEnvironmentalSound" x="1956" y="3498">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="11" name="Crashing Waves" type="AudioEnvironmentalSound" x="1950" y="4146">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="12" name="Crashing Waves" type="AudioEnvironmentalSound" x="1944" y="5010">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="13" name="Crashing Waves" type="AudioEnvironmentalSound" x="1944" y="5688">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="14" name="Crashing Waves" type="AudioEnvironmentalSound" x="2028" y="6342">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="15" name="Crashing Waves" type="AudioEnvironmentalSound" x="1722" y="6888">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="16" name="Crashing Waves" type="AudioEnvironmentalSound" x="1104" y="6906">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="17" name="Crashing Waves" type="AudioEnvironmentalSound" x="972" y="7410">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="18" name="Crashing Waves" type="AudioEnvironmentalSound" x="990" y="8094">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="19" name="Crashing Waves" type="AudioEnvironmentalSound" x="990" y="8754">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="20" name="Crashing Waves" type="AudioEnvironmentalSound" x="960" y="9486">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="21" name="Crashing Waves" type="AudioEnvironmentalSound" x="768" y="9012">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="22" name="Crashing Waves" type="AudioEnvironmentalSound" x="696" y="8280">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="23" name="Crashing Waves" type="AudioEnvironmentalSound" x="792" y="7704">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="24" name="Crashing Waves" type="AudioEnvironmentalSound" x="780" y="6996">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="25" name="Crashing Waves" type="AudioEnvironmentalSound" x="696" y="6612">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="26" name="Crashing Waves" type="AudioEnvironmentalSound" x="1392" y="6660">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="27" name="Crashing Waves" type="AudioEnvironmentalSound" x="1830" y="6486">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="28" name="Crashing Waves" type="AudioEnvironmentalSound" x="1752" y="5934">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="29" name="Crashing Waves" type="AudioEnvironmentalSound" x="1728" y="5214">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="30" name="Crashing Waves" type="AudioEnvironmentalSound" x="1770" y="4434">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="31" name="Crashing Waves" type="AudioEnvironmentalSound" x="1764" y="3750">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="32" name="Crashing Waves" type="AudioEnvironmentalSound" x="1728" y="3108">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="33" name="Crashing Waves" type="AudioEnvironmentalSound" x="1644" y="2658">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="34" name="Crashing Waves" type="AudioEnvironmentalSound" x="2436" y="2766">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="35" name="Crashing Waves" type="AudioEnvironmentalSound" x="3090" y="2688">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="36" name="Crashing Waves" type="AudioEnvironmentalSound" x="3390" y="2406">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="37" name="Crashing Waves" type="AudioEnvironmentalSound" x="3480" y="1764">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="38" name="Crashing Waves" type="AudioEnvironmentalSound" x="3486" y="1086">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="39" name="Crashing Waves" type="AudioEnvironmentalSound" x="3480" y="522">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="40" name="Gull1" type="AudioEnvironmentalSound" x="2778" y="1626">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Gull1"/>
</properties>
<point/>
</object>
<object id="41" name="Gull1" type="AudioEnvironmentalSound" x="792" y="5958">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Gull1"/>
</properties>
<point/>
</object>
<object id="42" name="Gull1" type="AudioEnvironmentalSound" x="48" y="8502">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Gull1"/>
</properties>
<point/>
</object>
<object id="43" name="Gull2" type="AudioEnvironmentalSound" x="168" y="9024">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Gull2"/>
</properties>
<point/>
</object>
<object id="44" name="Gull2" type="AudioEnvironmentalSound" x="234" y="7548">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Gull2"/>
</properties>
<point/>
</object>
<object id="46" name="Gull2" type="AudioEnvironmentalSound" x="1212" y="5058">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Gull2"/>
</properties>
<point/>
</object>
<object id="47" name="Gull2" type="AudioEnvironmentalSound" x="1356" y="4032">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Gull2"/>
</properties>
<point/>
</object>
<object id="48" name="Gull2" type="AudioEnvironmentalSound" x="2448" y="2196">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Gull2"/>
</properties>
<point/>
</object>
<object id="49" name="Gull2" type="AudioEnvironmentalSound" x="2874" y="1134">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Gull2"/>
</properties>
<point/>
</object>
<object id="50" name="Gull3" type="AudioEnvironmentalSound" x="2868" y="1902">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Gull3"/>
</properties>
<point/>
</object>
<object id="51" name="Gull3" type="AudioEnvironmentalSound" x="1074" y="2898">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Gull3"/>
</properties>
<point/>
</object>
<object id="52" name="Gull1" type="AudioEnvironmentalSound" x="1272" y="2568">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Gull1"/>
</properties>
<point/>
</object>
<object id="53" name="Gull1" type="AudioEnvironmentalSound" x="1290" y="3330">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Gull1"/>
</properties>
<point/>
</object>
<object id="54" name="Gull3" type="AudioEnvironmentalSound" x="1200" y="3630">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Gull3"/>
</properties>
<point/>
</object>
<object id="55" name="Gull3" type="AudioEnvironmentalSound" x="1308" y="6114">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Gull3"/>
</properties>
<point/>
</object>
</objectgroup> </objectgroup>
</map> </map>

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<map version="1.10" tiledversion="1.10.2" class="Map" orientation="orthogonal" renderorder="right-down" width="288" height="208" tilewidth="24" tileheight="24" infinite="0" nextlayerid="8" nextobjectid="4"> <map version="1.10" tiledversion="1.10.2" class="Map" orientation="orthogonal" renderorder="right-down" width="288" height="208" tilewidth="24" tileheight="24" infinite="0" nextlayerid="8" nextobjectid="46">
<properties> <properties>
<property name="Background Music" propertytype="BGM" value="beach"/> <property name="Background Music" propertytype="BGM" value="beach"/>
<property name="Level Type" type="int" propertytype="LevelType" value="0"/> <property name="Level Type" type="int" propertytype="LevelType" value="0"/>
@ -1082,5 +1082,251 @@
</properties> </properties>
<point/> <point/>
</object> </object>
<object id="4" name="Crashing Waves" type="AudioEnvironmentalSound" x="366" y="4548">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="5" name="Crashing Waves" type="AudioEnvironmentalSound" x="822" y="4524">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="6" name="Crashing Waves" type="AudioEnvironmentalSound" x="1320" y="4530">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="7" name="Crashing Waves" type="AudioEnvironmentalSound" x="1920" y="4506">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="8" name="Crashing Waves" type="AudioEnvironmentalSound" x="2502" y="4434">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="9" name="Crashing Waves" type="AudioEnvironmentalSound" x="2622" y="3822">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="10" name="Crashing Waves" type="AudioEnvironmentalSound" x="3042" y="3504">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="11" name="Crashing Waves" type="AudioEnvironmentalSound" x="3336" y="3120">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="12" name="Crashing Waves" type="AudioEnvironmentalSound" x="3360" y="1212">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="13" name="Crashing Waves" type="AudioEnvironmentalSound" x="3846" y="1128">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="14" name="Crashing Waves" type="AudioEnvironmentalSound" x="4296" y="1080">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="15" name="Crashing Waves" type="AudioEnvironmentalSound" x="4854" y="1080">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="16" name="Crashing Waves" type="AudioEnvironmentalSound" x="5364" y="1140">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="17" name="Crashing Waves" type="AudioEnvironmentalSound" x="5628" y="1356">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="18" name="Crashing Waves" type="AudioEnvironmentalSound" x="5772" y="1860">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="19" name="Crashing Waves" type="AudioEnvironmentalSound" x="6336" y="1968">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="20" name="Crashing Waves" type="AudioEnvironmentalSound" x="6648" y="1800">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="21" name="Crashing Waves" type="AudioEnvironmentalSound" x="6180" y="1770">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="22" name="Crashing Waves" type="AudioEnvironmentalSound" x="5916" y="1494">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="23" name="Crashing Waves" type="AudioEnvironmentalSound" x="5826" y="942">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="24" name="Crashing Waves" type="AudioEnvironmentalSound" x="5190" y="864">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="25" name="Crashing Waves" type="AudioEnvironmentalSound" x="4626" y="864">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="26" name="Crashing Waves" type="AudioEnvironmentalSound" x="4026" y="828">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="27" name="Crashing Waves" type="AudioEnvironmentalSound" x="3588" y="852">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="28" name="Crashing Waves" type="AudioEnvironmentalSound" x="3174" y="3222">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="29" name="Crashing Waves" type="AudioEnvironmentalSound" x="2502" y="3450">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="30" name="Crashing Waves" type="AudioEnvironmentalSound" x="2376" y="3996">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="31" name="Crashing Waves" type="AudioEnvironmentalSound" x="2184" y="4302">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="32" name="Crashing Waves" type="AudioEnvironmentalSound" x="1626" y="4374">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="33" name="Crashing Waves" type="AudioEnvironmentalSound" x="1110" y="4374">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="34" name="Crashing Waves" type="AudioEnvironmentalSound" x="606" y="4368">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="35" name="Gull1" type="AudioEnvironmentalSound" x="1326" y="3696">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Gull1"/>
</properties>
<point/>
</object>
<object id="36" name="Gull1" type="AudioEnvironmentalSound" x="2712" y="2298">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Gull1"/>
</properties>
<point/>
</object>
<object id="37" name="Gull1" type="AudioEnvironmentalSound" x="3234" y="2406">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Gull1"/>
</properties>
<point/>
</object>
<object id="38" name="Gull1" type="AudioEnvironmentalSound" x="5280" y="264">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Gull1"/>
</properties>
<point/>
</object>
<object id="40" name="Gull2" type="AudioEnvironmentalSound" x="6306" y="348">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Gull2"/>
</properties>
<point/>
</object>
<object id="41" name="Gull2" type="AudioEnvironmentalSound" x="2298" y="2742">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Gull2"/>
</properties>
<point/>
</object>
<object id="42" name="Gull2" type="AudioEnvironmentalSound" x="1830" y="3270">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Gull2"/>
</properties>
<point/>
</object>
<object id="43" name="Gull2" type="AudioEnvironmentalSound" x="3492" y="1440">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Gull2"/>
</properties>
<point/>
</object>
<object id="44" name="Gull3" type="AudioEnvironmentalSound" x="4050" y="216">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Gull3"/>
</properties>
<point/>
</object>
<object id="45" name="Gull3" type="AudioEnvironmentalSound" x="6408" y="1260">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Gull3"/>
</properties>
<point/>
</object>
</objectgroup> </objectgroup>
</map> </map>

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<map version="1.10" tiledversion="1.10.2" class="Map" orientation="orthogonal" renderorder="right-down" width="356" height="357" tilewidth="24" tileheight="24" infinite="0" nextlayerid="8" nextobjectid="4"> <map version="1.10" tiledversion="1.10.2" class="Map" orientation="orthogonal" renderorder="right-down" width="356" height="357" tilewidth="24" tileheight="24" infinite="0" nextlayerid="8" nextobjectid="78">
<properties> <properties>
<property name="Background Music" propertytype="BGM" value="beach"/> <property name="Background Music" propertytype="BGM" value="beach"/>
<property name="Level Type" type="int" propertytype="LevelType" value="0"/> <property name="Level Type" type="int" propertytype="LevelType" value="0"/>
@ -1827,5 +1827,449 @@
</properties> </properties>
<point/> <point/>
</object> </object>
<object id="4" name="Crashing Waves" type="AudioEnvironmentalSound" x="8058" y="348">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="5" name="Crashing Waves" type="AudioEnvironmentalSound" x="8046" y="852">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="6" name="Crashing Waves" type="AudioEnvironmentalSound" x="8046" y="1404">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="7" name="Crashing Waves" type="AudioEnvironmentalSound" x="8046" y="1878">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="8" name="Crashing Waves" type="AudioEnvironmentalSound" x="8046" y="2502">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="9" name="Crashing Waves" type="AudioEnvironmentalSound" x="8046" y="3090">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="10" name="Crashing Waves" type="AudioEnvironmentalSound" x="8058" y="3852">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="11" name="Crashing Waves" type="AudioEnvironmentalSound" x="8040" y="4566">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="12" name="Crashing Waves" type="AudioEnvironmentalSound" x="8088" y="5310">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="13" name="Crashing Waves" type="AudioEnvironmentalSound" x="7998" y="5874">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="14" name="Crashing Waves" type="AudioEnvironmentalSound" x="7398" y="5874">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="15" name="Crashing Waves" type="AudioEnvironmentalSound" x="7056" y="6132">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="16" name="Crashing Waves" type="AudioEnvironmentalSound" x="7014" y="6702">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="17" name="Crashing Waves" type="AudioEnvironmentalSound" x="6438" y="6864">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="18" name="Crashing Waves" type="AudioEnvironmentalSound" x="5718" y="6882">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="19" name="Crashing Waves" type="AudioEnvironmentalSound" x="5244" y="6516">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="20" name="Crashing Waves" type="AudioEnvironmentalSound" x="5208" y="5910">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="21" name="Crashing Waves" type="AudioEnvironmentalSound" x="4608" y="5934">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="22" name="Crashing Waves" type="AudioEnvironmentalSound" x="4614" y="6666">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="23" name="Crashing Waves" type="AudioEnvironmentalSound" x="4608" y="7398">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="24" name="Crashing Waves" type="AudioEnvironmentalSound" x="4086" y="7554">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="25" name="Crashing Waves" type="AudioEnvironmentalSound" x="3348" y="7596">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="26" name="Crashing Waves" type="AudioEnvironmentalSound" x="2850" y="7920">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="27" name="Crashing Waves" type="AudioEnvironmentalSound" x="2760" y="8352">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="28" name="Crashing Waves" type="AudioEnvironmentalSound" x="2274" y="8568">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="29" name="Crashing Waves" type="AudioEnvironmentalSound" x="1740" y="8556">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="30" name="Crashing Waves" type="AudioEnvironmentalSound" x="1218" y="8502">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="31" name="Crashing Waves" type="AudioEnvironmentalSound" x="972" y="7932">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="32" name="Crashing Waves" type="AudioEnvironmentalSound" x="792" y="8280">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="33" name="Crashing Waves" type="AudioEnvironmentalSound" x="834" y="7536">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="34" name="Crashing Waves" type="AudioEnvironmentalSound" x="1176" y="7458">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="35" name="Crashing Waves" type="AudioEnvironmentalSound" x="1188" y="8196">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="36" name="Crashing Waves" type="AudioEnvironmentalSound" x="1548" y="8370">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="37" name="Crashing Waves" type="AudioEnvironmentalSound" x="2016" y="8394">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="38" name="Crashing Waves" type="AudioEnvironmentalSound" x="2448" y="8304">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="39" name="Crashing Waves" type="AudioEnvironmentalSound" x="2610" y="8040">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="40" name="Crashing Waves" type="AudioEnvironmentalSound" x="2928" y="7416">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="41" name="Crashing Waves" type="AudioEnvironmentalSound" x="3768" y="7404">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="42" name="Crashing Waves" type="AudioEnvironmentalSound" x="4296" y="7314">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="43" name="Crashing Waves" type="AudioEnvironmentalSound" x="4452" y="6906">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="44" name="Crashing Waves" type="AudioEnvironmentalSound" x="4314" y="6198">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="45" name="Crashing Waves" type="AudioEnvironmentalSound" x="4902" y="5742">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="46" name="Crashing Waves" type="AudioEnvironmentalSound" x="5388" y="6186">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="47" name="Crashing Waves" type="AudioEnvironmentalSound" x="5550" y="6630">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="48" name="Crashing Waves" type="AudioEnvironmentalSound" x="6144" y="6714">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="49" name="Crashing Waves" type="AudioEnvironmentalSound" x="6666" y="6612">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="50" name="Crashing Waves" type="AudioEnvironmentalSound" x="6822" y="6276">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="51" name="Crashing Waves" type="AudioEnvironmentalSound" x="7092" y="5742">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="52" name="Crashing Waves" type="AudioEnvironmentalSound" x="7698" y="5646">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="53" name="Crashing Waves" type="AudioEnvironmentalSound" x="7938" y="5448">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="54" name="Crashing Waves" type="AudioEnvironmentalSound" x="7842" y="4872">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="55" name="Crashing Waves" type="AudioEnvironmentalSound" x="7866" y="4122">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="56" name="Crashing Waves" type="AudioEnvironmentalSound" x="7776" y="3378">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="57" name="Crashing Waves" type="AudioEnvironmentalSound" x="7812" y="2730">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="58" name="Crashing Waves" type="AudioEnvironmentalSound" x="7860" y="2064">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="59" name="Crashing Waves" type="AudioEnvironmentalSound" x="7866" y="1608">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="60" name="Crashing Waves" type="AudioEnvironmentalSound" x="7866" y="1020">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="61" name="Crashing Waves" type="AudioEnvironmentalSound" x="7902" y="504">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="62" name="Gull1" type="AudioEnvironmentalSound" x="6126" y="5850">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Gull1"/>
</properties>
<point/>
</object>
<object id="63" name="Gull1" type="AudioEnvironmentalSound" x="1902" y="7578">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Gull1"/>
</properties>
<point/>
</object>
<object id="64" name="Gull1" type="AudioEnvironmentalSound" x="7158" y="2820">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Gull1"/>
</properties>
<point/>
</object>
<object id="65" name="Gull2" type="AudioEnvironmentalSound" x="7290" y="4176">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Gull2"/>
</properties>
<point/>
</object>
<object id="66" name="Gull2" type="AudioEnvironmentalSound" x="7254" y="1026">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Gull2"/>
</properties>
<point/>
</object>
<object id="67" name="Gull2" type="AudioEnvironmentalSound" x="6744" y="5142">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Gull2"/>
</properties>
<point/>
</object>
<object id="68" name="Gull2" type="AudioEnvironmentalSound" x="3690" y="5820">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Gull2"/>
</properties>
<point/>
</object>
<object id="69" name="Gull2" type="AudioEnvironmentalSound" x="3762" y="6816">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Gull2"/>
</properties>
<point/>
</object>
<object id="70" name="Gull2" type="AudioEnvironmentalSound" x="876" y="6810">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Gull2"/>
</properties>
<point/>
</object>
<object id="71" name="Gull2" type="AudioEnvironmentalSound" x="156" y="7692">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Gull2"/>
</properties>
<point/>
</object>
<object id="72" name="Gull3" type="AudioEnvironmentalSound" x="1842" y="7734">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Gull3"/>
</properties>
<point/>
</object>
<object id="73" name="Gull3" type="AudioEnvironmentalSound" x="3954" y="6816">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Gull3"/>
</properties>
<point/>
</object>
<object id="74" name="Gull3" type="AudioEnvironmentalSound" x="6042" y="6066">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Gull3"/>
</properties>
<point/>
</object>
<object id="75" name="Gull3" type="AudioEnvironmentalSound" x="6294" y="5574">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Gull3"/>
</properties>
<point/>
</object>
<object id="76" name="Gull3" type="AudioEnvironmentalSound" x="7242" y="4842">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Gull3"/>
</properties>
<point/>
</object>
<object id="77" name="Gull3" type="AudioEnvironmentalSound" x="7428" y="5124">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Gull3"/>
</properties>
<point/>
</object>
</objectgroup> </objectgroup>
</map> </map>

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<map version="1.10" tiledversion="1.10.2" class="Map" orientation="orthogonal" renderorder="right-down" width="391" height="164" tilewidth="24" tileheight="24" infinite="0" nextlayerid="8" nextobjectid="3"> <map version="1.10" tiledversion="1.10.2" class="Map" orientation="orthogonal" renderorder="right-down" width="391" height="164" tilewidth="24" tileheight="24" infinite="0" nextlayerid="8" nextobjectid="59">
<properties> <properties>
<property name="Background Music" propertytype="BGM" value="beach"/> <property name="Background Music" propertytype="BGM" value="beach"/>
<property name="Level Type" type="int" propertytype="LevelType" value="0"/> <property name="Level Type" type="int" propertytype="LevelType" value="0"/>
@ -855,5 +855,335 @@
</properties> </properties>
</object> </object>
<object id="2" name="Player Spawn" type="PlayerSpawnLocation" x="240" y="1462" width="24" height="24"/> <object id="2" name="Player Spawn" type="PlayerSpawnLocation" x="240" y="1462" width="24" height="24"/>
<object id="3" name="Crashing Waves" type="AudioEnvironmentalSound" x="270" y="1974">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="4" name="Crashing Waves" type="AudioEnvironmentalSound" x="858" y="1968">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="5" name="Crashing Waves" type="AudioEnvironmentalSound" x="1362" y="1974">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="6" name="Crashing Waves" type="AudioEnvironmentalSound" x="1422" y="2520">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="7" name="Crashing Waves" type="AudioEnvironmentalSound" x="1638" y="2940">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="8" name="Crashing Waves" type="AudioEnvironmentalSound" x="2280" y="2940">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="9" name="Crashing Waves" type="AudioEnvironmentalSound" x="3024" y="2946">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="10" name="Crashing Waves" type="AudioEnvironmentalSound" x="3714" y="2922">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="11" name="Crashing Waves" type="AudioEnvironmentalSound" x="4056" y="2364">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="12" name="Crashing Waves" type="AudioEnvironmentalSound" x="4068" y="1818">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="13" name="Crashing Waves" type="AudioEnvironmentalSound" x="4014" y="1194">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="14" name="Crashing Waves" type="AudioEnvironmentalSound" x="4722" y="1968">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="15" name="Crashing Waves" type="AudioEnvironmentalSound" x="5418" y="1980">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="16" name="Crashing Waves" type="AudioEnvironmentalSound" x="6144" y="1968">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="17" name="Crashing Waves" type="AudioEnvironmentalSound" x="6888" y="1986">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="18" name="Crashing Waves" type="AudioEnvironmentalSound" x="7494" y="1980">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="19" name="Crashing Waves" type="AudioEnvironmentalSound" x="7560" y="2682">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="20" name="Crashing Waves" type="AudioEnvironmentalSound" x="8166" y="2964">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="21" name="Crashing Waves" type="AudioEnvironmentalSound" x="8430" y="3498">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="22" name="Crashing Waves" type="AudioEnvironmentalSound" x="8622" y="3678">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="23" name="Crashing Waves" type="AudioEnvironmentalSound" x="8634" y="2946">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="24" name="Crashing Waves" type="AudioEnvironmentalSound" x="7944" y="2718">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="25" name="Crashing Waves" type="AudioEnvironmentalSound" x="7776" y="2208">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="26" name="Crashing Waves" type="AudioEnvironmentalSound" x="7140" y="1824">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="27" name="Crashing Waves" type="AudioEnvironmentalSound" x="6534" y="1836">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="28" name="Crashing Waves" type="AudioEnvironmentalSound" x="5790" y="1806">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="29" name="Crashing Waves" type="AudioEnvironmentalSound" x="5106" y="1830">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="30" name="Crashing Waves" type="AudioEnvironmentalSound" x="4458" y="1782">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="31" name="Crashing Waves" type="AudioEnvironmentalSound" x="4260" y="1410">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="32" name="Crashing Waves" type="AudioEnvironmentalSound" x="4056" y="816">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="33" name="Crashing Waves" type="AudioEnvironmentalSound" x="3816" y="1458">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="34" name="Crashing Waves" type="AudioEnvironmentalSound" x="3810" y="2112">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="35" name="Crashing Waves" type="AudioEnvironmentalSound" x="3864" y="2598">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="36" name="Crashing Waves" type="AudioEnvironmentalSound" x="3390" y="2766">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="37" name="Crashing Waves" type="AudioEnvironmentalSound" x="2640" y="2802">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="38" name="Crashing Waves" type="AudioEnvironmentalSound" x="2016" y="2784">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="39" name="Crashing Waves" type="AudioEnvironmentalSound" x="1698" y="2592">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="40" name="Crashing Waves" type="AudioEnvironmentalSound" x="1608" y="2052">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="41" name="Crashing Waves" type="AudioEnvironmentalSound" x="1080" y="1818">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="42" name="Crashing Waves" type="AudioEnvironmentalSound" x="504" y="1812">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="43" name="Gull1" type="AudioEnvironmentalSound" x="3408" y="126">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Gull1"/>
</properties>
<point/>
</object>
<object id="44" name="Gull1" type="AudioEnvironmentalSound" x="1584" y="1098">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Gull1"/>
</properties>
<point/>
</object>
<object id="45" name="Gull1" type="AudioEnvironmentalSound" x="8394" y="1374">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Gull1"/>
</properties>
<point/>
</object>
<object id="46" name="Gull2" type="AudioEnvironmentalSound" x="8868" y="2142">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Gull2"/>
</properties>
<point/>
</object>
<object id="47" name="Gull2" type="AudioEnvironmentalSound" x="9204" y="2928">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Gull2"/>
</properties>
<point/>
</object>
<object id="48" name="Gull2" type="AudioEnvironmentalSound" x="4044" y="276">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Gull2"/>
</properties>
<point/>
</object>
<object id="49" name="Gull2" type="AudioEnvironmentalSound" x="3180" y="1254">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Gull2"/>
</properties>
<point/>
</object>
<object id="51" name="Gull2" type="AudioEnvironmentalSound" x="2592" y="2256">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Gull2"/>
</properties>
<point/>
</object>
<object id="52" name="Gull2" type="AudioEnvironmentalSound" x="960" y="1296">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Gull2"/>
</properties>
<point/>
</object>
<object id="53" name="Gull3" type="AudioEnvironmentalSound" x="2208" y="1626">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Gull3"/>
</properties>
<point/>
</object>
<object id="54" name="Gull3" type="AudioEnvironmentalSound" x="2238" y="2124">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Gull3"/>
</properties>
<point/>
</object>
<object id="55" name="Gull3" type="AudioEnvironmentalSound" x="3360" y="2178">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Gull3"/>
</properties>
<point/>
</object>
<object id="56" name="Gull3" type="AudioEnvironmentalSound" x="4788" y="1254">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Gull3"/>
</properties>
<point/>
</object>
<object id="57" name="Gull3" type="AudioEnvironmentalSound" x="5760" y="1218">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Gull3"/>
</properties>
<point/>
</object>
<object id="58" name="Gull3" type="AudioEnvironmentalSound" x="8376" y="2124">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Gull3"/>
</properties>
<point/>
</object>
</objectgroup> </objectgroup>
</map> </map>

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<map version="1.10" tiledversion="1.10.2" class="Map" orientation="orthogonal" renderorder="right-down" width="254" height="370" tilewidth="24" tileheight="24" infinite="0" nextlayerid="8" nextobjectid="4"> <map version="1.10" tiledversion="1.10.2" class="Map" orientation="orthogonal" renderorder="right-down" width="254" height="370" tilewidth="24" tileheight="24" infinite="0" nextlayerid="8" nextobjectid="67">
<properties> <properties>
<property name="Background Music" propertytype="BGM" value="beach"/> <property name="Background Music" propertytype="BGM" value="beach"/>
<property name="Level Type" type="int" propertytype="LevelType" value="0"/> <property name="Level Type" type="int" propertytype="LevelType" value="0"/>
@ -1892,5 +1892,383 @@
</properties> </properties>
<point/> <point/>
</object> </object>
<object id="4" name="Crashing Waves" type="AudioEnvironmentalSound" x="3792" y="4650">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="5" name="Crashing Waves" type="AudioEnvironmentalSound" x="6030" y="372">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="6" name="Crashing Waves" type="AudioEnvironmentalSound" x="6024" y="894">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="7" name="Crashing Waves" type="AudioEnvironmentalSound" x="6018" y="1422">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="8" name="Crashing Waves" type="AudioEnvironmentalSound" x="6030" y="1884">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="9" name="Crashing Waves" type="AudioEnvironmentalSound" x="6036" y="2400">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="10" name="Crashing Waves" type="AudioEnvironmentalSound" x="6024" y="2838">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="11" name="Crashing Waves" type="AudioEnvironmentalSound" x="6090" y="3354">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="12" name="Crashing Waves" type="AudioEnvironmentalSound" x="6036" y="3936">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="13" name="Crashing Waves" type="AudioEnvironmentalSound" x="5484" y="3942">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="14" name="Crashing Waves" type="AudioEnvironmentalSound" x="5040" y="4200">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="15" name="Crashing Waves" type="AudioEnvironmentalSound" x="4992" y="4752">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="16" name="Crashing Waves" type="AudioEnvironmentalSound" x="4488" y="4908">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="17" name="Crashing Waves" type="AudioEnvironmentalSound" x="4062" y="5178">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="18" name="Crashing Waves" type="AudioEnvironmentalSound" x="4050" y="5886">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="19" name="Crashing Waves" type="AudioEnvironmentalSound" x="4068" y="6678">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="20" name="Crashing Waves" type="AudioEnvironmentalSound" x="4062" y="7278">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="21" name="Crashing Waves" type="AudioEnvironmentalSound" x="4056" y="7716">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="22" name="Crashing Waves" type="AudioEnvironmentalSound" x="4116" y="8334">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="23" name="Crashing Waves" type="AudioEnvironmentalSound" x="4002" y="8808">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="24" name="Crashing Waves" type="AudioEnvironmentalSound" x="3396" y="8838">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="25" name="Crashing Waves" type="AudioEnvironmentalSound" x="2736" y="8880">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="26" name="Crashing Waves" type="AudioEnvironmentalSound" x="2112" y="8862">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="27" name="Crashing Waves" type="AudioEnvironmentalSound" x="1680" y="8832">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="28" name="Crashing Waves" type="AudioEnvironmentalSound" x="1164" y="8814">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="29" name="Crashing Waves" type="AudioEnvironmentalSound" x="774" y="8520">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="30" name="Crashing Waves" type="AudioEnvironmentalSound" x="780" y="7794">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="31" name="Crashing Waves" type="AudioEnvironmentalSound" x="1080" y="7578">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="32" name="Crashing Waves" type="AudioEnvironmentalSound" x="924" y="8094">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="33" name="Crashing Waves" type="AudioEnvironmentalSound" x="1080" y="8562">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="34" name="Crashing Waves" type="AudioEnvironmentalSound" x="1482" y="8706">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="35" name="Crashing Waves" type="AudioEnvironmentalSound" x="1932" y="8658">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="36" name="Crashing Waves" type="AudioEnvironmentalSound" x="2424" y="8664">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="37" name="Crashing Waves" type="AudioEnvironmentalSound" x="2970" y="8676">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="38" name="Crashing Waves" type="AudioEnvironmentalSound" x="3624" y="8610">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="39" name="Crashing Waves" type="AudioEnvironmentalSound" x="3942" y="8442">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="40" name="Crashing Waves" type="AudioEnvironmentalSound" x="3864" y="7926">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="41" name="Crashing Waves" type="AudioEnvironmentalSound" x="3858" y="7392">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="42" name="Crashing Waves" type="AudioEnvironmentalSound" x="3858" y="6852">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="43" name="Crashing Waves" type="AudioEnvironmentalSound" x="3894" y="6186">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="44" name="Crashing Waves" type="AudioEnvironmentalSound" x="3846" y="5436">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="45" name="Crashing Waves" type="AudioEnvironmentalSound" x="4092" y="4746">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="46" name="Crashing Waves" type="AudioEnvironmentalSound" x="4596" y="4668">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="47" name="Crashing Waves" type="AudioEnvironmentalSound" x="4818" y="4368">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="48" name="Crashing Waves" type="AudioEnvironmentalSound" x="5040" y="3756">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="49" name="Crashing Waves" type="AudioEnvironmentalSound" x="5706" y="3660">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="50" name="Crashing Waves" type="AudioEnvironmentalSound" x="5934" y="3462">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="51" name="Crashing Waves" type="AudioEnvironmentalSound" x="5850" y="3066">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="52" name="Crashing Waves" type="AudioEnvironmentalSound" x="5898" y="2544">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="53" name="Crashing Waves" type="AudioEnvironmentalSound" x="5808" y="2064">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="54" name="Crashing Waves" type="AudioEnvironmentalSound" x="5826" y="1608">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="55" name="Crashing Waves" type="AudioEnvironmentalSound" x="5838" y="1128">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="56" name="Crashing Waves" type="AudioEnvironmentalSound" x="5814" y="522">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="57" name="Gull1" type="AudioEnvironmentalSound" x="5178" y="402">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Gull1"/>
</properties>
<point/>
</object>
<object id="58" name="Gull1" type="AudioEnvironmentalSound" x="5280" y="2514">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Gull1"/>
</properties>
<point/>
</object>
<object id="59" name="Gull1" type="AudioEnvironmentalSound" x="4218" y="3570">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Gull1"/>
</properties>
<point/>
</object>
<object id="60" name="Gull1" type="AudioEnvironmentalSound" x="3270" y="6192">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Gull1"/>
</properties>
<point/>
</object>
<object id="61" name="Gull1" type="AudioEnvironmentalSound" x="3234" y="6654">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Gull1"/>
</properties>
<point/>
</object>
<object id="62" name="Gull2" type="AudioEnvironmentalSound" x="3306" y="5430">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Gull2"/>
</properties>
<point/>
</object>
<object id="63" name="Gull2" type="AudioEnvironmentalSound" x="5250" y="978">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Gull2"/>
</properties>
<point/>
</object>
<object id="64" name="Gull2" type="AudioEnvironmentalSound" x="1584" y="7974">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Gull2"/>
</properties>
<point/>
</object>
<object id="65" name="Gull3" type="AudioEnvironmentalSound" x="3426" y="8094">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Gull3"/>
</properties>
<point/>
</object>
<object id="66" name="Gull3" type="AudioEnvironmentalSound" x="5406" y="3174">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Gull3"/>
</properties>
<point/>
</object>
</objectgroup> </objectgroup>
</map> </map>

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<map version="1.10" tiledversion="1.10.2" class="Map" orientation="orthogonal" renderorder="right-down" width="326" height="247" tilewidth="24" tileheight="24" infinite="0" nextlayerid="8" nextobjectid="3"> <map version="1.10" tiledversion="1.10.2" class="Map" orientation="orthogonal" renderorder="right-down" width="326" height="247" tilewidth="24" tileheight="24" infinite="0" nextlayerid="8" nextobjectid="53">
<properties> <properties>
<property name="Background Music" propertytype="BGM" value="beach"/> <property name="Background Music" propertytype="BGM" value="beach"/>
<property name="Level Type" type="int" propertytype="LevelType" value="0"/> <property name="Level Type" type="int" propertytype="LevelType" value="0"/>
@ -1270,5 +1270,305 @@
</properties> </properties>
</object> </object>
<object id="2" name="Player Spawn" type="PlayerSpawnLocation" x="383" y="1702" width="24" height="24"/> <object id="2" name="Player Spawn" type="PlayerSpawnLocation" x="383" y="1702" width="24" height="24"/>
<object id="3" name="Crashing Waves" type="AudioEnvironmentalSound" x="966" y="1608">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="4" name="Crashing Waves" type="AudioEnvironmentalSound" x="966" y="1164">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="5" name="Crashing Waves" type="AudioEnvironmentalSound" x="1470" y="990">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="6" name="Crashing Waves" type="AudioEnvironmentalSound" x="2130" y="996">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="7" name="Crashing Waves" type="AudioEnvironmentalSound" x="2772" y="1014">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="8" name="Crashing Waves" type="AudioEnvironmentalSound" x="3384" y="1002">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="9" name="Crashing Waves" type="AudioEnvironmentalSound" x="3948" y="1002">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="10" name="Crashing Waves" type="AudioEnvironmentalSound" x="4284" y="1284">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="11" name="Crashing Waves" type="AudioEnvironmentalSound" x="4308" y="1824">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="12" name="Crashing Waves" type="AudioEnvironmentalSound" x="4788" y="1962">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="13" name="Crashing Waves" type="AudioEnvironmentalSound" x="5178" y="2070">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="14" name="Crashing Waves" type="AudioEnvironmentalSound" x="5220" y="2598">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="15" name="Crashing Waves" type="AudioEnvironmentalSound" x="5178" y="3480">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="16" name="Crashing Waves" type="AudioEnvironmentalSound" x="5208" y="4380">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="17" name="Crashing Waves" type="AudioEnvironmentalSound" x="5220" y="5430">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="18" name="Crashing Waves" type="AudioEnvironmentalSound" x="5418" y="5916">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="19" name="Crashing Waves" type="AudioEnvironmentalSound" x="6456" y="5916">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="20" name="Crashing Waves" type="AudioEnvironmentalSound" x="7146" y="5922">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="21" name="Crashing Waves" type="AudioEnvironmentalSound" x="7482" y="5790">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="22" name="Crashing Waves" type="AudioEnvironmentalSound" x="6906" y="5748">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="23" name="Crashing Waves" type="AudioEnvironmentalSound" x="6084" y="5736">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="24" name="Crashing Waves" type="AudioEnvironmentalSound" x="5562" y="5580">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="25" name="Crashing Waves" type="AudioEnvironmentalSound" x="5382" y="4884">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="26" name="Crashing Waves" type="AudioEnvironmentalSound" x="5370" y="3942">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="27" name="Crashing Waves" type="AudioEnvironmentalSound" x="5376" y="2988">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="28" name="Crashing Waves" type="AudioEnvironmentalSound" x="5382" y="2262">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="29" name="Crashing Waves" type="AudioEnvironmentalSound" x="5100" y="1782">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="30" name="Crashing Waves" type="AudioEnvironmentalSound" x="4638" y="1770">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="31" name="Crashing Waves" type="AudioEnvironmentalSound" x="4506" y="1434">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="32" name="Crashing Waves" type="AudioEnvironmentalSound" x="4356" y="834">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="33" name="Crashing Waves" type="AudioEnvironmentalSound" x="3654" y="834">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="34" name="Crashing Waves" type="AudioEnvironmentalSound" x="3060" y="828">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="35" name="Crashing Waves" type="AudioEnvironmentalSound" x="2472" y="828">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="36" name="Crashing Waves" type="AudioEnvironmentalSound" x="1812" y="840">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="37" name="Crashing Waves" type="AudioEnvironmentalSound" x="1086" y="798">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="38" name="Crashing Waves" type="AudioEnvironmentalSound" x="768" y="1356">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="39" name="Gull1" type="AudioEnvironmentalSound" x="90" y="1380">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Gull1"/>
</properties>
<point/>
</object>
<object id="40" name="Gull1" type="AudioEnvironmentalSound" x="1836" y="186">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Gull1"/>
</properties>
<point/>
</object>
<object id="41" name="Gull1" type="AudioEnvironmentalSound" x="5016" y="96">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Gull1"/>
</properties>
<point/>
</object>
<object id="42" name="Gull1" type="AudioEnvironmentalSound" x="5982" y="1422">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Gull1"/>
</properties>
<point/>
</object>
<object id="43" name="Gull1" type="AudioEnvironmentalSound" x="6006" y="4974">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Gull1"/>
</properties>
<point/>
</object>
<object id="44" name="Gull2" type="AudioEnvironmentalSound" x="5922" y="5184">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Gull2"/>
</properties>
<point/>
</object>
<object id="45" name="Gull2" type="AudioEnvironmentalSound" x="5994" y="4122">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Gull2"/>
</properties>
<point/>
</object>
<object id="46" name="Gull2" type="AudioEnvironmentalSound" x="4518" y="300">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Gull2"/>
</properties>
<point/>
</object>
<object id="47" name="Gull2" type="AudioEnvironmentalSound" x="1332" y="258">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Gull2"/>
</properties>
<point/>
</object>
<object id="48" name="Gull2" type="AudioEnvironmentalSound" x="366" y="1104">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Gull2"/>
</properties>
<point/>
</object>
<object id="49" name="Gull3" type="AudioEnvironmentalSound" x="3846" y="252">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Gull3"/>
</properties>
<point/>
</object>
<object id="50" name="Gull3" type="AudioEnvironmentalSound" x="5022" y="1242">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Gull3"/>
</properties>
<point/>
</object>
<object id="51" name="Gull3" type="AudioEnvironmentalSound" x="5922" y="3582">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Gull3"/>
</properties>
<point/>
</object>
<object id="52" name="Gull3" type="AudioEnvironmentalSound" x="6912" y="5154">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Gull3"/>
</properties>
<point/>
</object>
</objectgroup> </objectgroup>
</map> </map>

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<map version="1.10" tiledversion="1.10.2" class="Map" orientation="orthogonal" renderorder="right-down" width="76" height="85" tilewidth="24" tileheight="24" infinite="0" nextlayerid="7" nextobjectid="3"> <map version="1.10" tiledversion="1.10.2" class="Map" orientation="orthogonal" renderorder="right-down" width="76" height="85" tilewidth="24" tileheight="24" infinite="0" nextlayerid="7" nextobjectid="16">
<properties> <properties>
<property name="Background Music" propertytype="BGM" value="beach_boss"/> <property name="Background Music" propertytype="BGM" value="beach_boss"/>
<property name="Level Type" type="int" propertytype="LevelType" value="1"/> <property name="Level Type" type="int" propertytype="LevelType" value="1"/>
@ -456,5 +456,83 @@
<objectgroup id="6" name="Spawn Zones"> <objectgroup id="6" name="Spawn Zones">
<object id="1" name="Player Spawn" type="PlayerSpawnLocation" x="1516" y="936" width="24" height="24"/> <object id="1" name="Player Spawn" type="PlayerSpawnLocation" x="1516" y="936" width="24" height="24"/>
<object id="2" name="Boss Arena Bounds" type="BossArena" x="180" y="132" width="1404" height="1818"/> <object id="2" name="Boss Arena Bounds" type="BossArena" x="180" y="132" width="1404" height="1818"/>
<object id="3" name="Crashing Waves" type="AudioEnvironmentalSound" x="540" y="-36">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="4" name="Crashing Waves" type="AudioEnvironmentalSound" x="24" y="174">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="5" name="Crashing Waves" type="AudioEnvironmentalSound" x="-18" y="834">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="6" name="Crashing Waves" type="AudioEnvironmentalSound" x="0" y="1380">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="7" name="Crashing Waves" type="AudioEnvironmentalSound" x="-6" y="1860">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="8" name="Crashing Waves" type="AudioEnvironmentalSound" x="438" y="2076">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="9" name="Crashing Waves" type="AudioEnvironmentalSound" x="1056" y="2112">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="10" name="Crashing Waves" type="AudioEnvironmentalSound" x="846" y="1866">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="11" name="Crashing Waves" type="AudioEnvironmentalSound" x="366" y="1776">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="12" name="Crashing Waves" type="AudioEnvironmentalSound" x="222" y="1494">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="13" name="Crashing Waves" type="AudioEnvironmentalSound" x="204" y="1038">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="14" name="Crashing Waves" type="AudioEnvironmentalSound" x="210" y="504">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="15" name="Crashing Waves" type="AudioEnvironmentalSound" x="354" y="150">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
</objectgroup> </objectgroup>
</map> </map>

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<map version="1.10" tiledversion="1.10.2" class="Map" orientation="orthogonal" renderorder="right-down" width="68" height="66" tilewidth="24" tileheight="24" infinite="0" nextlayerid="6" nextobjectid="2"> <map version="1.10" tiledversion="1.10.2" class="Map" orientation="orthogonal" renderorder="right-down" width="68" height="66" tilewidth="24" tileheight="24" infinite="0" nextlayerid="6" nextobjectid="10">
<properties> <properties>
<property name="Background Music" propertytype="BGM" value="beach_boss"/> <property name="Background Music" propertytype="BGM" value="beach_boss"/>
<property name="Level Type" type="int" propertytype="LevelType" value="1"/> <property name="Level Type" type="int" propertytype="LevelType" value="1"/>
@ -289,5 +289,53 @@
</layer> </layer>
<objectgroup id="5" name="Spawn Zones"> <objectgroup id="5" name="Spawn Zones">
<object id="1" name="Boss Arena" type="BossArena" x="180" y="216" width="1272" height="852"/> <object id="1" name="Boss Arena" type="BossArena" x="180" y="216" width="1272" height="852"/>
<object id="2" name="Crashing Waves" type="AudioEnvironmentalSound" x="84" y="246">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="3" name="Crashing Waves" type="AudioEnvironmentalSound" x="408" y="78">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="4" name="Crashing Waves" type="AudioEnvironmentalSound" x="936" y="48">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="5" name="Crashing Waves" type="AudioEnvironmentalSound" x="1482" y="114">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="6" name="Crashing Waves" type="AudioEnvironmentalSound" x="1464" y="348">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="7" name="Crashing Waves" type="AudioEnvironmentalSound" x="1188" y="192">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="8" name="Crashing Waves" type="AudioEnvironmentalSound" x="660" y="192">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
<object id="9" name="Crashing Waves" type="AudioEnvironmentalSound" x="294" y="276">
<properties>
<property name="Sound Name" propertytype="EnvironmentalSounds" value="Crashing Waves"/>
</properties>
<point/>
</object>
</objectgroup> </objectgroup>
</map> </map>

@ -30,4 +30,24 @@ Environmental Audio
File = campfire.ogg File = campfire.ogg
Volume = 100% Volume = 100%
} }
Crashing Waves
{
File = crashing_waves.ogg
Volume = 100%
}
Gull1
{
File = gull_01.ogg
Volume = 80%
}
Gull2
{
File = gull_02.ogg
Volume = 60%
}
Gull3
{
File = gull_03.ogg
Volume = 60%
}
} }

@ -62,22 +62,24 @@ Credits
LINE[59]=" " LINE[59]=" "
LINE[60]="Spells and Company by LittleFieryOne" LINE[60]="Spells and Company by LittleFieryOne"
LINE[61]=" " LINE[61]=" "
LINE[62]=" " LINE[62]="Gull sounds by Jonathon Jongsma https://www.xeno-canto.org/75111"
LINE[63]=" " LINE[63]=" "
LINE[64]="Game License" LINE[64]=" "
LINE[65]="~~~~~~~~~~~~~~~~" LINE[65]=" "
LINE[66]="License (OLC-3)" LINE[66]="Game License"
LINE[67]="~~~~~~~~~~~~~~~" LINE[67]="~~~~~~~~~~~~~~~~"
LINE[68]=" " LINE[68]="License (OLC-3)"
LINE[69]="Copyright ` 2024 Sig Productions <niconiconii@lestoria.net>" LINE[69]="~~~~~~~~~~~~~~~"
LINE[70]=" " LINE[70]=" "
LINE[71]="Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:" LINE[71]="Copyright ` 2024 Sig Productions <niconiconii@lestoria.net>"
LINE[72]=" " LINE[72]=" "
LINE[73]="1. Redistributions or derivations of source code must retain the above copyright notice, this list of conditions and the following disclaimer." LINE[73]="Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:"
LINE[74]=" " LINE[74]=" "
LINE[75]="2. Redistributions or derivative works in binary form must reproduce the above copyright notice. This list of conditions and the following disclaimer must be reproduced in the documentation and/or other materials provided with the distribution." LINE[75]="1. Redistributions or derivations of source code must retain the above copyright notice, this list of conditions and the following disclaimer."
LINE[76]=" " LINE[76]=" "
LINE[77]="3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission." LINE[77]="2. Redistributions or derivative works in binary form must reproduce the above copyright notice. This list of conditions and the following disclaimer must be reproduced in the documentation and/or other materials provided with the distribution."
LINE[78]=" " LINE[78]=" "
LINE[79]="THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE." LINE[79]="3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission."
LINE[80]=" "
LINE[81]="THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
} }
Loading…
Cancel
Save