summaryrefslogtreecommitdiff
path: root/arena
diff options
context:
space:
mode:
authororoborus <oroborus@0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e>2008-03-01 21:30:00 +0000
committeroroborus <oroborus@0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e>2008-03-01 21:30:00 +0000
commit8a14d60d2078b4bcdfc789b1b9794e2008979f02 (patch)
treea6095da867303ec71fed55a952ecd45fc0835417 /arena
parentf5258aed755575c1abf269348e4e335cdcb17a3b (diff)
- screen na vyberanie aren
- areny z povodnych tuxancov boli prescriptovane do tuxanci-ng, treba este dopisat teleporty a rury git-svn-id: http://opensvn.csie.org/tuxanci_ng@7 0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e
Diffstat (limited to 'arena')
-rw-r--r--arena/Construction_site.map23
-rw-r--r--arena/In_a_captivity_of_8-bit.map19
-rw-r--r--arena/Night_workshift.map24
-rw-r--r--arena/for_a_good_night.map (renamed from arena/mapa1.map)8
4 files changed, 72 insertions, 2 deletions
diff --git a/arena/Construction_site.map b/arena/Construction_site.map
new file mode 100644
index 0000000..a493526
--- /dev/null
+++ b/arena/Construction_site.map
@@ -0,0 +1,23 @@
+
+name construction site
+netName CS
+screen construction_site.png
+
+loadMusic file="night_workshift.ogg" name="night_workshift"
+
+loadImage file="l4.pozadi.png" name="pozadi" alpha="no"
+loadImage file="l4.bagr.png" name="bagr" alpha="yes"
+loadImage file="l4.pytle.png" name="pytle" alpha="yes"
+loadImage file="l4.tvarnice.png" name="tvarnice" alpha="yes"
+loadImage file="l4.palety.png" name="palety" alpha="yes"
+loadImage file="l4.overlay.png" name="overlay" alpha="yes"
+
+background image="pozadi"
+
+wall x="96" y="423" w="162" h="96" img_x="86" img_y="235" layer="0" image="bagr"
+wall x="425" y="358" w="120" h="55" img_x="410" img_y="326" layer="0" image="pytle"
+wall x="55" y="52" w="62" h="87" img_x="51" img_y="37" layer="0" image="tvarnice"
+wall x="92" y="0" w="198" h="118" img_x="65" img_y="0" layer="0" image="palety"
+wall x="0" y="0" w="0" h="0" img_x="0" img_y="0" layer="1" image="overlay"
+
+
diff --git a/arena/In_a_captivity_of_8-bit.map b/arena/In_a_captivity_of_8-bit.map
new file mode 100644
index 0000000..9e1dce4
--- /dev/null
+++ b/arena/In_a_captivity_of_8-bit.map
@@ -0,0 +1,19 @@
+
+name In a captivity of 8-bit
+netName IACO8B
+screen in_a_captivity_of_8-bit.png
+
+loadMusic file="in_a_captivity_of_8-bit.ogg" name="night_workshift"
+
+loadImage file="l3.nic.png" name="nic" alpha="no"
+loadImage file="l3.ihlan.png" name="ihlan" alpha="yes"
+loadImage file="l3.kvader1.png" name="kvader1" alpha="yes"
+loadImage file="l3.kvader2.png" name="kvader2" alpha="yes"
+
+background image="nic"
+
+playMusic music="in_a_captivity_of_8-bit"
+
+wall x="512" y="320" w="125" h="100" img_x="500" img_y="125" layer="0" image="ihlan"
+wall x="273" y="152" w="180" h="75" img_x="250" img_y="62" layer="0" image="kvader1"
+wall x="90" y="275" w="87" h="205" img_x="62" img_y="187" layer="0" image="kvader2"
diff --git a/arena/Night_workshift.map b/arena/Night_workshift.map
new file mode 100644
index 0000000..09d2623
--- /dev/null
+++ b/arena/Night_workshift.map
@@ -0,0 +1,24 @@
+
+name night workshift
+netName NW
+screen night_workshift.png
+
+loadMusic file="night_workshift.ogg" name="night_workshift"
+
+loadImage file="l2.pitch.png" name="pitch" alpha="no"
+loadImage file="l2.potrubi.png" name="potrubi" alpha="yes"
+loadImage file="l2.retez.png" name="retez" alpha="yes"
+loadImage file="l2.barel.png" name="barel" alpha="yes"
+loadImage file="l2.nadrz.png" name="nadrz" alpha="yes"
+loadImage file="l2.trubky.png" name="trubky" alpha="yes"
+
+background image="pitch"
+
+playMusic music="night_workshift"
+
+wall x="0" y="0" w="0" h="0" img_x="0" img_y="366" layer="1" image="potrubi"
+wall x="0" y="0" w="0" h="0" img_x="393" img_y="20" layer="1" image="retez"
+wall x="535" y="480" w="175" h="31" img_x="531" img_y="421" layer="0" image="barel"
+wall x="333" y="146" w="287" h="18" img_x="331" img_y="2" layer="0" image="nadrz"
+wall x="125" y="318" w="37" h="162" img_x="106" img_y="320" layer="0" image="trubky"
+
diff --git a/arena/mapa1.map b/arena/for_a_good_night.map
index 2ec49ee..b8387ff 100644
--- a/arena/mapa1.map
+++ b/arena/for_a_good_night.map
@@ -1,5 +1,9 @@
-loadMusic file="noc.ogg" name="noc"
+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"
@@ -9,7 +13,7 @@ loadImage file="l1.wood.png" name="wood" alpha="yes"
background image="grow"
-playMusic music="noc"
+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"