Update of /cvsroot/super-tux/supertux/data/levels/test
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17894
Modified Files:
sectors.stl
Log Message:
did not mean to mess with this file, but now the new hatch is now next to the door if you want to try it, will learn how to revert this file tomorrow
Index: sectors.stl
===================================================================
RCS file: /cvsroot/super-tux/supertux/data/levels/test/sectors.stl,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- sectors.stl 1 Apr 2005 03:54:00 -0000 1.5
+++ sectors.stl 1 Apr 2005 04:09:26 -0000 1.6
@@ -1,6 +1,6 @@
(supertux-level
(version 2)
- (name (_ "Sector Test 2"))
+ (name (_ "Sector Test"))
(author "Matthias Braun")
(time 500)
(sector
@@ -42,7 +42,7 @@
(image "arctis.jpg")
(speed 0.5)
)
- (hatch
+ (door
(x 832)
(y 320)
(sector "another_world")
|