summaryrefslogtreecommitdiff
path: root/arena/for_a_good_night.map
diff options
context:
space:
mode:
Diffstat (limited to 'arena/for_a_good_night.map')
-rw-r--r--arena/for_a_good_night.map21
1 files changed, 21 insertions, 0 deletions
diff --git a/arena/for_a_good_night.map b/arena/for_a_good_night.map
new file mode 100644
index 0000000..b8387ff
--- /dev/null
+++ b/arena/for_a_good_night.map
@@ -0,0 +1,21 @@
+
+name For a good night
+netName FAGN
+screen for_a_good_night.png
+
+loadMusic file="for_a_good_night.ogg" name="for_a_good_night"
+
+loadImage file="l1.grow.png" name="grow" alpha="no"
+loadImage file="l1.hut.png" name="hut" alpha="yes"
+loadImage file="l1.peduncle.png" name="peduncle" alpha="yes"
+loadImage file="l1.tree.png" name="tree" alpha="yes"
+loadImage file="l1.wood.png" name="wood" alpha="yes"
+
+background image="grow"
+
+playMusic music="for_a_good_night"
+
+wall x="0" y="0" w="0" h="0" img_x="75" img_y="20" layer="1" image="hut"
+wall x="120" y="159" w="180" h="65" img_x="90" img_y="159" layer="0" image="peduncle"
+wall x="520" y="260" w="161" h="100" img_x="500" img_y="180" layer="0" image="tree"
+wall x="220" y="400" w="110" h="10" img_x="200" img_y="370" layer="0" image="wood"