From 8a14d60d2078b4bcdfc789b1b9794e2008979f02 Mon Sep 17 00:00:00 2001 From: oroborus Date: Sat, 1 Mar 2008 21:30:00 +0000 Subject: - 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 --- arena/Night_workshift.map | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 arena/Night_workshift.map (limited to 'arena/Night_workshift.map') 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" + -- cgit v1.2.3