From 9ab99e98d9140d2464a6d1678d8179e5e61b3578 Mon Sep 17 00:00:00 2001 From: "CT. da'Bomb" Date: Sat, 12 May 2012 09:47:32 -1000 Subject: [PATCH] Lowered spawn points and added more music variety to world 1 levels --- data/levels/world1/01 - Welcome to Antarctica.stl | 4 ++-- data/levels/world1/02 - The Journey Begins.stl | 6 +++--- data/levels/world1/03 - Via Nostalgica.stl | 4 ++-- data/levels/world1/04 - Tobgle Road.stl | 6 +++--- data/levels/world1/05 - The Somewhat Smaller Bath.stl | 4 ++-- data/levels/world1/06 - The Frosted Fields.stl | 4 ++-- data/levels/world1/07 - Oh No More Snowballs.stl | 6 +++--- data/levels/world1/08 - Stone Cold.stl | 4 ++-- data/levels/world1/09 - Grumbels Sense of Snow.stl | 4 ++-- data/levels/world1/10 - 23rd Airborne.stl | 6 +++--- data/levels/world1/11 - Night Chill.stl | 6 +++--- data/levels/world1/12 - Into the Stars.stl | 6 +++--- data/levels/world1/13 - Above the Arctic Skies.stl | 6 +++--- data/levels/world1/14 - Entrance to the Cave.stl | 4 ++-- data/levels/world1/15 - Under the Ice.stl | 4 ++-- data/levels/world1/16 - Living in a Fridge.stl | 4 ++-- data/levels/world1/17 - Or is it just me.stl | 6 +++--- data/levels/world1/18 - Ice in the Hole.stl | 4 ++-- data/levels/world1/19 - Miyamoto Monument.stl | 4 ++-- data/levels/world1/20 - End of the Tunnel.stl | 4 ++-- data/levels/world1/21 - A Path in the Clouds.stl | 4 ++-- data/levels/world1/22 - A Mysterious House of Ice.stl | 4 ++-- data/levels/world1/23 - The Escape.stl | 4 ++-- data/levels/world1/24 - The Shattered Bridge.stl | 6 +++--- data/levels/world1/25 - Arctic Ruins.stl | 6 +++--- data/levels/world1/26 - The Castle of Nolok.stl | 4 ++-- data/levels/world1/27 - No More Mr Ice Guy.stl | 2 +- data/levels/world1/bonus.stl | 4 ++-- 28 files changed, 65 insertions(+), 65 deletions(-) mode change 100644 => 100755 data/levels/world1/01 - Welcome to Antarctica.stl mode change 100644 => 100755 data/levels/world1/02 - The Journey Begins.stl mode change 100644 => 100755 data/levels/world1/03 - Via Nostalgica.stl mode change 100644 => 100755 data/levels/world1/04 - Tobgle Road.stl mode change 100644 => 100755 data/levels/world1/05 - The Somewhat Smaller Bath.stl mode change 100644 => 100755 data/levels/world1/06 - The Frosted Fields.stl mode change 100644 => 100755 data/levels/world1/07 - Oh No More Snowballs.stl mode change 100644 => 100755 data/levels/world1/08 - Stone Cold.stl mode change 100644 => 100755 data/levels/world1/09 - Grumbels Sense of Snow.stl mode change 100644 => 100755 data/levels/world1/10 - 23rd Airborne.stl mode change 100644 => 100755 data/levels/world1/11 - Night Chill.stl mode change 100644 => 100755 data/levels/world1/12 - Into the Stars.stl mode change 100644 => 100755 data/levels/world1/13 - Above the Arctic Skies.stl mode change 100644 => 100755 data/levels/world1/14 - Entrance to the Cave.stl mode change 100644 => 100755 data/levels/world1/15 - Under the Ice.stl mode change 100644 => 100755 data/levels/world1/16 - Living in a Fridge.stl mode change 100644 => 100755 data/levels/world1/17 - Or is it just me.stl mode change 100644 => 100755 data/levels/world1/18 - Ice in the Hole.stl mode change 100644 => 100755 data/levels/world1/19 - Miyamoto Monument.stl mode change 100644 => 100755 data/levels/world1/20 - End of the Tunnel.stl mode change 100644 => 100755 data/levels/world1/21 - A Path in the Clouds.stl mode change 100644 => 100755 data/levels/world1/22 - A Mysterious House of Ice.stl mode change 100644 => 100755 data/levels/world1/24 - The Shattered Bridge.stl mode change 100644 => 100755 data/levels/world1/25 - Arctic Ruins.stl mode change 100644 => 100755 data/levels/world1/26 - The Castle of Nolok.stl mode change 100644 => 100755 data/levels/world1/27 - No More Mr Ice Guy.stl mode change 100644 => 100755 data/levels/world1/bonus.stl diff --git a/data/levels/world1/01 - Welcome to Antarctica.stl b/data/levels/world1/01 - Welcome to Antarctica.stl old mode 100644 new mode 100755 index e23bc6069..bb1d24657 --- a/data/levels/world1/01 - Welcome to Antarctica.stl +++ b/data/levels/world1/01 - Welcome to Antarctica.stl @@ -164,8 +164,8 @@ ) (spawnpoint (name "main") - (x 100) - (y 740) + (x 96) + (y 1024) ) (stalactite (x 6257) diff --git a/data/levels/world1/02 - The Journey Begins.stl b/data/levels/world1/02 - The Journey Begins.stl old mode 100644 new mode 100755 index 142036abd..9b76c2d06 --- a/data/levels/world1/02 - The Journey Begins.stl +++ b/data/levels/world1/02 - The Journey Begins.stl @@ -5,7 +5,7 @@ (license "GPL 2+ / CC-by-sa 3.0") (sector (name "main") - (music "music/chipdisko.ogg") + (music "music/voc-daytime.music") (ambient-light 1 1 1) (background (speed 0.5) @@ -97,8 +97,8 @@ ) (spawnpoint (name "main") - (x 100) - (y 196) + (x 96) + (y 320) ) (spiky (x 4576) diff --git a/data/levels/world1/03 - Via Nostalgica.stl b/data/levels/world1/03 - Via Nostalgica.stl old mode 100644 new mode 100755 index d5209543c..febffcb68 --- a/data/levels/world1/03 - Via Nostalgica.stl +++ b/data/levels/world1/03 - Via Nostalgica.stl @@ -142,8 +142,8 @@ ) (spawnpoint (name "main") - (x 100) - (y 298) + (x 96) + (y 512) ) (tilemap (solid #f) diff --git a/data/levels/world1/04 - Tobgle Road.stl b/data/levels/world1/04 - Tobgle Road.stl old mode 100644 new mode 100755 index 8a8b384f8..7af670f9d --- a/data/levels/world1/04 - Tobgle Road.stl +++ b/data/levels/world1/04 - Tobgle Road.stl @@ -5,7 +5,7 @@ (license "GPL 2+ / CC-by-sa 3.0") (sector (name "main") - (music "music/chipdisko.ogg") + (music "music/voc-daytime.music") (ambient-light 1 1 1) (background (speed 0.5) @@ -137,8 +137,8 @@ ) (spawnpoint (name "main") - (x 100) - (y 298) + (x 64) + (y 512) ) (tilemap (solid #f) diff --git a/data/levels/world1/05 - The Somewhat Smaller Bath.stl b/data/levels/world1/05 - The Somewhat Smaller Bath.stl old mode 100644 new mode 100755 index 212b68ad9..bfbee6933 --- a/data/levels/world1/05 - The Somewhat Smaller Bath.stl +++ b/data/levels/world1/05 - The Somewhat Smaller Bath.stl @@ -122,8 +122,8 @@ ) (spawnpoint (name "main") - (x 100) - (y 298) + (x 96) + (y 448) ) (tilemap (solid #f) diff --git a/data/levels/world1/06 - The Frosted Fields.stl b/data/levels/world1/06 - The Frosted Fields.stl old mode 100644 new mode 100755 index 8e94a4848..0632db9d9 --- a/data/levels/world1/06 - The Frosted Fields.stl +++ b/data/levels/world1/06 - The Frosted Fields.stl @@ -221,8 +221,8 @@ ) (spawnpoint (name "main") - (x 100) - (y 362) + (x 96) + (y 544) ) (spiky (x 9101) diff --git a/data/levels/world1/07 - Oh No More Snowballs.stl b/data/levels/world1/07 - Oh No More Snowballs.stl old mode 100644 new mode 100755 index 0f2e449db..9f589d388 --- a/data/levels/world1/07 - Oh No More Snowballs.stl +++ b/data/levels/world1/07 - Oh No More Snowballs.stl @@ -5,7 +5,7 @@ (license "GPL 2+ / CC-by-sa 3.0") (sector (name "main") - (music "music/chipdisko.ogg") + (music "music/voc-daytime2.music") (ambient-light 1 1 1) (background (speed 0.5) @@ -157,8 +157,8 @@ ) (spawnpoint (name "main") - (x 100) - (y 362) + (x 96) + (y 576) ) (spiky (x 15445) diff --git a/data/levels/world1/08 - Stone Cold.stl b/data/levels/world1/08 - Stone Cold.stl old mode 100644 new mode 100755 index 1b86287f4..8521d293b --- a/data/levels/world1/08 - Stone Cold.stl +++ b/data/levels/world1/08 - Stone Cold.stl @@ -188,8 +188,8 @@ ) (spawnpoint (name "main") - (x 100) - (y 330) + (x 128) + (y 512) ) (spiky (x 14332) diff --git a/data/levels/world1/09 - Grumbels Sense of Snow.stl b/data/levels/world1/09 - Grumbels Sense of Snow.stl old mode 100644 new mode 100755 index 8a40bc6f5..24772ec04 --- a/data/levels/world1/09 - Grumbels Sense of Snow.stl +++ b/data/levels/world1/09 - Grumbels Sense of Snow.stl @@ -199,8 +199,8 @@ ) (spawnpoint (name "main") - (x 100) - (y 362) + (x 96) + (y 544) ) (stalactite (x 8672) diff --git a/data/levels/world1/10 - 23rd Airborne.stl b/data/levels/world1/10 - 23rd Airborne.stl old mode 100644 new mode 100755 index d2f0f0f37..4b1c9b75f --- a/data/levels/world1/10 - 23rd Airborne.stl +++ b/data/levels/world1/10 - 23rd Airborne.stl @@ -5,7 +5,7 @@ (license "GPL 2+ / CC-by-sa 3.0") (sector (name "main") - (music "music/chipdisko.ogg") + (music "music/airship_remix.music") (ambient-light 1 1 1) (background (speed 0.5) @@ -270,8 +270,8 @@ ) (spawnpoint (name "main") - (x 100) - (y 170) + (x 96) + (y 352) ) (spiky (x 13796) diff --git a/data/levels/world1/11 - Night Chill.stl b/data/levels/world1/11 - Night Chill.stl old mode 100644 new mode 100755 index df8af5add..02b2b1d2a --- a/data/levels/world1/11 - Night Chill.stl +++ b/data/levels/world1/11 - Night Chill.stl @@ -5,7 +5,7 @@ (license "GPL 2+ / CC-by-sa 3.0") (sector (name "main") - (music "music/chipdisko.ogg") + (music "music/voc-night.music") (ambient-light 1 1 1) (bouncingsnowball (x 9345) @@ -221,8 +221,8 @@ ) (spawnpoint (name "main") - (x 100) - (y 362) + (x 96) + (y 512) ) (spiky (x 8980) diff --git a/data/levels/world1/12 - Into the Stars.stl b/data/levels/world1/12 - Into the Stars.stl old mode 100644 new mode 100755 index 3cef7cea7..877def5fc --- a/data/levels/world1/12 - Into the Stars.stl +++ b/data/levels/world1/12 - Into the Stars.stl @@ -5,7 +5,7 @@ (license "GPL 2+ / CC-by-sa 3.0") (sector (name "main") - (music "music/chipdisko.ogg") + (music "music/voc-night.music") (ambient-light 1 1 1) (background (speed 0.5) @@ -202,8 +202,8 @@ Platform1.goto_node(0);") ) (spawnpoint (name "main") - (x 100) - (y 1386) + (x 96) + (y 1600) ) (spiky (x 3168) diff --git a/data/levels/world1/13 - Above the Arctic Skies.stl b/data/levels/world1/13 - Above the Arctic Skies.stl old mode 100644 new mode 100755 index 83ff54ee5..dcff9afa7 --- a/data/levels/world1/13 - Above the Arctic Skies.stl +++ b/data/levels/world1/13 - Above the Arctic Skies.stl @@ -5,7 +5,7 @@ (license "GPL 2+ / CC-by-sa 3.0") (sector (name "main") - (music "music/chipdisko.ogg") + (music "music/airship_remix.music") (ambient-light 1 1 1) (background (alignment "bottom") @@ -155,8 +155,8 @@ ) (spawnpoint (name "main") - (x 100) - (y 842) + (x 96) + (y 1088) ) (spiky (x 7366) diff --git a/data/levels/world1/14 - Entrance to the Cave.stl b/data/levels/world1/14 - Entrance to the Cave.stl old mode 100644 new mode 100755 index ed31a6b95..d5ae7b6bb --- a/data/levels/world1/14 - Entrance to the Cave.stl +++ b/data/levels/world1/14 - Entrance to the Cave.stl @@ -137,8 +137,8 @@ ) (spawnpoint (name "main") - (x 100) - (y 266) + (x 96) + (y 320) ) (stalactite (x 5052) diff --git a/data/levels/world1/15 - Under the Ice.stl b/data/levels/world1/15 - Under the Ice.stl old mode 100644 new mode 100755 index a03914b0f..e320774d5 --- a/data/levels/world1/15 - Under the Ice.stl +++ b/data/levels/world1/15 - Under the Ice.stl @@ -178,8 +178,8 @@ ) (spawnpoint (name "main") - (x 100) - (y 266) + (x 96) + (y 320) ) (spiky (x 2023) diff --git a/data/levels/world1/16 - Living in a Fridge.stl b/data/levels/world1/16 - Living in a Fridge.stl old mode 100644 new mode 100755 index 694bd96b6..8a83ebd11 --- a/data/levels/world1/16 - Living in a Fridge.stl +++ b/data/levels/world1/16 - Living in a Fridge.stl @@ -217,8 +217,8 @@ ) (spawnpoint (name "main") - (x 100) - (y 266) + (x 96) + (y 416) ) (spiky (x 5756) diff --git a/data/levels/world1/17 - Or is it just me.stl b/data/levels/world1/17 - Or is it just me.stl old mode 100644 new mode 100755 index c0e7c9b2b..3f013e6ff --- a/data/levels/world1/17 - Or is it just me.stl +++ b/data/levels/world1/17 - Or is it just me.stl @@ -5,7 +5,7 @@ (license "GPL 2+ / CC-by-sa 3.0") (sector (name "main") - (music "music/cave.ogg") + (music "music/voc-dark.music") (ambient-light 1 1 1) (background (speed 0.5) @@ -195,8 +195,8 @@ ) (spawnpoint (name "main") - (x 100) - (y 266) + (x 96) + (y 416) ) (spiky (x 13938) diff --git a/data/levels/world1/18 - Ice in the Hole.stl b/data/levels/world1/18 - Ice in the Hole.stl old mode 100644 new mode 100755 index 20490bdf8..bc46be3ba --- a/data/levels/world1/18 - Ice in the Hole.stl +++ b/data/levels/world1/18 - Ice in the Hole.stl @@ -294,8 +294,8 @@ ) (spawnpoint (name "main") - (x 100) - (y 266) + (x 96) + (y 416) ) (spiky (x 9250) diff --git a/data/levels/world1/19 - Miyamoto Monument.stl b/data/levels/world1/19 - Miyamoto Monument.stl old mode 100644 new mode 100755 index 71f22ede7..f31ae3745 --- a/data/levels/world1/19 - Miyamoto Monument.stl +++ b/data/levels/world1/19 - Miyamoto Monument.stl @@ -156,8 +156,8 @@ ) (spawnpoint (name "main") - (x 100) - (y 266) + (x 96) + (y 448) ) (spiky (x 2864) diff --git a/data/levels/world1/20 - End of the Tunnel.stl b/data/levels/world1/20 - End of the Tunnel.stl old mode 100644 new mode 100755 index 3dc0c2faf..7e4eaf3e1 --- a/data/levels/world1/20 - End of the Tunnel.stl +++ b/data/levels/world1/20 - End of the Tunnel.stl @@ -161,8 +161,8 @@ ) (spawnpoint (name "main") - (x 100) - (y 362) + (x 96) + (y 512) ) (spiky (x 2655) diff --git a/data/levels/world1/21 - A Path in the Clouds.stl b/data/levels/world1/21 - A Path in the Clouds.stl old mode 100644 new mode 100755 index 40ef0a03e..f74d1573b --- a/data/levels/world1/21 - A Path in the Clouds.stl +++ b/data/levels/world1/21 - A Path in the Clouds.stl @@ -205,8 +205,8 @@ ) (spawnpoint (name "main") - (x 100) - (y 298) + (x 96) + (y 352) ) (stalactite (x 10531) diff --git a/data/levels/world1/22 - A Mysterious House of Ice.stl b/data/levels/world1/22 - A Mysterious House of Ice.stl old mode 100644 new mode 100755 index 8bddeff9a..c623b5c67 --- a/data/levels/world1/22 - A Mysterious House of Ice.stl +++ b/data/levels/world1/22 - A Mysterious House of Ice.stl @@ -117,8 +117,8 @@ ) (spawnpoint (name "main") - (x 100) - (y 266) + (x 96) + (y 320) ) (spiky (x 5855) diff --git a/data/levels/world1/23 - The Escape.stl b/data/levels/world1/23 - The Escape.stl index 10d73380b..148d39d65 100644 --- a/data/levels/world1/23 - The Escape.stl +++ b/data/levels/world1/23 - The Escape.stl @@ -184,8 +184,8 @@ ) (spawnpoint (name "main") - (x 100) - (y 298) + (x 96) + (y 352) ) (spiky (x 3775) diff --git a/data/levels/world1/24 - The Shattered Bridge.stl b/data/levels/world1/24 - The Shattered Bridge.stl old mode 100644 new mode 100755 index aeea3e2f4..8fd8bbce3 --- a/data/levels/world1/24 - The Shattered Bridge.stl +++ b/data/levels/world1/24 - The Shattered Bridge.stl @@ -5,7 +5,7 @@ (license "GPL 2+ / CC-by-sa 3.0") (sector (name "main") - (music "music/chipdisko.ogg") + (music "music/wisphunt.music") (ambient-light 1 1 1) (camera (mode "normal") @@ -176,8 +176,8 @@ ) (spawnpoint (name "main") - (x 124.2461) - (y 360.1666) + (x 128) + (y 384) ) (spiky (x 10496) diff --git a/data/levels/world1/25 - Arctic Ruins.stl b/data/levels/world1/25 - Arctic Ruins.stl old mode 100644 new mode 100755 index a080bbb78..c7ff031a8 --- a/data/levels/world1/25 - Arctic Ruins.stl +++ b/data/levels/world1/25 - Arctic Ruins.stl @@ -5,7 +5,7 @@ (license "GPL 2+ / CC-by-sa 3.0") (sector (name "main") - (music "music/chipdisko.ogg") + (music "music/wisphunt.music") (ambient-light 1 1 1) (background (alignment "top") @@ -206,8 +206,8 @@ ) (spawnpoint (name "main") - (x 100) - (y 362) + (x 96) + (y 384) ) (spiky (x 7186) diff --git a/data/levels/world1/26 - The Castle of Nolok.stl b/data/levels/world1/26 - The Castle of Nolok.stl old mode 100644 new mode 100755 index ff5b72e14..136aa7f4d --- a/data/levels/world1/26 - The Castle of Nolok.stl +++ b/data/levels/world1/26 - The Castle of Nolok.stl @@ -240,8 +240,8 @@ Level.finish(true);") ) (spawnpoint (name "main") - (x 100) - (y 266) + (x 96) + (y 384) ) (stalactite (x 790) diff --git a/data/levels/world1/27 - No More Mr Ice Guy.stl b/data/levels/world1/27 - No More Mr Ice Guy.stl old mode 100644 new mode 100755 index 2b64059bb..3645f6b73 --- a/data/levels/world1/27 - No More Mr Ice Guy.stl +++ b/data/levels/world1/27 - No More Mr Ice Guy.stl @@ -29,7 +29,7 @@ Effect.fade_in(1); (spawnpoint (name "main") (x 288) - (y 640) + (y 672) ) (yeti_stalactite (x 256) diff --git a/data/levels/world1/bonus.stl b/data/levels/world1/bonus.stl old mode 100644 new mode 100755 index 3c374b848..cc0df5415 --- a/data/levels/world1/bonus.stl +++ b/data/levels/world1/bonus.stl @@ -253,8 +253,8 @@ ) (spawnpoint (name "main") - (x 109.8995) - (y 230.1077) + (x 96) + (y 320) ) (spawnpoint (name "tower") -- 2.11.0