diff options
| author | oroborus <oroborus@0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e> | 2008-03-01 21:30:00 +0000 |
|---|---|---|
| committer | oroborus <oroborus@0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e> | 2008-03-01 21:30:00 +0000 |
| commit | 8a14d60d2078b4bcdfc789b1b9794e2008979f02 (patch) | |
| tree | a6095da867303ec71fed55a952ecd45fc0835417 /arena/Night_workshift.map | |
| parent | f5258aed755575c1abf269348e4e335cdcb17a3b (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/Night_workshift.map')
| -rw-r--r-- | arena/Night_workshift.map | 24 |
1 files changed, 24 insertions, 0 deletions
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" + |