summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--arena/construction_site.map24
-rw-r--r--arena/in_a_captivity_of_8-bit.map24
-rw-r--r--arena/night_workshift.map32
3 files changed, 80 insertions, 0 deletions
diff --git a/arena/construction_site.map b/arena/construction_site.map
new file mode 100644
index 0000000..a334521
--- /dev/null
+++ b/arena/construction_site.map
@@ -0,0 +1,24 @@
+
+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"
+playMusic music="night_workshift"
+
+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..37682e9
--- /dev/null
+++ b/arena/in_a_captivity_of_8-bit.map
@@ -0,0 +1,24 @@
+
+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="in_a_captivity_of_8-bit"
+
+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"
+loadImage file="l3.teleport.png" name="teleport" 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"
+
+teleport x="112" y="112" w="58" h="58" layer="-1" image="teleport"
+teleport x="375" y="375" w="58" h="58" layer="-1" image="teleport"
+teleport x="700" y="120" w="58" h="58" layer="-1" image="teleport"
diff --git a/arena/night_workshift.map b/arena/night_workshift.map
new file mode 100644
index 0000000..4aaac22
--- /dev/null
+++ b/arena/night_workshift.map
@@ -0,0 +1,32 @@
+
+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"
+loadImage file="l2.trubka2.png" name="trubka2" alpha="yes"
+loadImage file="l2.trubka6.png" name="trubka6" alpha="yes"
+loadImage file="l2.trubka4.png" name="trubka4" alpha="yes"
+loadImage file="l2.trubka8.png" name="trubka8" 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"
+
+pipe x="187" y="0" w="50" h="100" layer="0" position="2" id="1" id_out="4" image="trubka2"
+pipe x="0" y="187" w="100" h="50" layer="0" position="6" id="2" id_out="3" image="trubka6"
+pipe x="737" y="312" w="100" h="50" layer="0" position="4" id="3" id_out="2" image="trubka4"
+pipe x="400" y="500" w="50" h="100" layer="0" position="8" id="4" id_out="1" image="trubka8"