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/mapa1.map | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 arena/mapa1.map (limited to 'arena/mapa1.map') diff --git a/arena/mapa1.map b/arena/mapa1.map deleted file mode 100644 index 2ec49ee..0000000 --- a/arena/mapa1.map +++ /dev/null @@ -1,17 +0,0 @@ - -loadMusic file="noc.ogg" name="noc" - -loadImage file="l1.grow.png" name="grow" alpha="no" -loadImage file="l1.hut.png" name="hut" alpha="yes" -loadImage file="l1.peduncle.png" name="peduncle" alpha="yes" -loadImage file="l1.tree.png" name="tree" alpha="yes" -loadImage file="l1.wood.png" name="wood" alpha="yes" - -background image="grow" - -playMusic music="noc" - -wall x="0" y="0" w="0" h="0" img_x="75" img_y="20" layer="1" image="hut" -wall x="120" y="159" w="180" h="65" img_x="90" img_y="159" layer="0" image="peduncle" -wall x="520" y="260" w="161" h="100" img_x="500" img_y="180" layer="0" image="tree" -wall x="220" y="400" w="110" h="10" img_x="200" img_y="370" layer="0" image="wood" -- cgit v1.2.3