diff options
| author | oroborus <oroborus@0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e> | 2008-03-07 21:15:13 +0000 |
|---|---|---|
| committer | oroborus <oroborus@0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e> | 2008-03-07 21:15:13 +0000 |
| commit | bf6cdb31d010832beadcbbefc2e12115ade6a4f1 (patch) | |
| tree | 3bb2087ed0c9d887ee9e7d9f7b433aa0c62738cf /arena/construction_site.map | |
| parent | 858f01dedbb681c8e62c9dae4d7c3174991844bf (diff) | |
- heh zabudol som nahrat areny :)
git-svn-id: http://opensvn.csie.org/tuxanci_ng@10 0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e
Diffstat (limited to 'arena/construction_site.map')
| -rw-r--r-- | arena/construction_site.map | 24 |
1 files changed, 24 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" + + |