From 6c4fe3323d79253af707df90623e433ce12c35f2 Mon Sep 17 00:00:00 2001 From: scarab Date: Sat, 5 Jul 2008 16:43:55 +0000 Subject: * Prechod na novou verzi instalace pseudoautotools -> cmake * Odstraneni bordelu kterej tu byl (pokud vam neco chybi brecte na me ja to zkusim najit v zaloze) * TODO instalace: SEPSAT AUTORY, IKONKU VYROBIT git-svn-id: http://opensvn.csie.org/tuxanci_ng@94 0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e --- arena/construction_site.map | 27 --------------------------- 1 file changed, 27 deletions(-) delete mode 100644 arena/construction_site.map (limited to 'arena/construction_site.map') diff --git a/arena/construction_site.map b/arena/construction_site.map deleted file mode 100644 index 3422b85..0000000 --- a/arena/construction_site.map +++ /dev/null @@ -1,27 +0,0 @@ - -name construction site -netName CS -screen construction_site.png - -loadModule file="modWall.so" - -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" - -arena background="pozadi" w="800" h="600" - -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" - - -- cgit v1.2.3