pingus-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Pingus-CVS] CVS: Games/Pingus/data/levels desert1.xml,1.6,1.7


From: grumbel
Subject: [Pingus-CVS] CVS: Games/Pingus/data/levels desert1.xml,1.6,1.7
Date: 28 Sep 2002 23:08:46 -0000

Update of /usr/local/cvsroot/Games/Pingus/data/levels
In directory dark:/tmp/cvs-serv29142/data/levels

Modified Files:
        desert1.xml 
Log Message:
fixed the level a bit

Index: desert1.xml
===================================================================
RCS file: /usr/local/cvsroot/Games/Pingus/data/levels/desert1.xml,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- desert1.xml 17 Sep 2002 22:07:52 -0000      1.6
+++ desert1.xml 28 Sep 2002 23:08:44 -0000      1.7
@@ -1,4 +1,4 @@
-<?xml version="1.0"?>
+<?xml version="1.0"  encoding="ISO-8859-1"?>
 
 <pingus-level>
   <global>
@@ -10,16 +10,37 @@
     <time>9000</time>
     <width>1600</width>
     <height>600</height>
-
     <difficulty>50</difficulty>
[...1800 lines suppressed...]
+    <z-pos>42</z-pos>
+  </position>
+</worldobj>
+
+<worldobj type="groundpiece">
+  <type>ground</type>
+  <surface><resource type="datafile">
+    <resource-datafile>groundpieces-ground</resource-datafile>
+  <resource-ident>desert/bigdune1</resource-ident>
+    <modifier>ROT0</modifier>
+  </resource></surface>
+  <position>
+    <x-pos>1479</x-pos>
+    <y-pos>464</y-pos>
+    <z-pos>0</z-pos>
+  </position>
+</worldobj>
 
 </pingus-level>
 





reply via email to

[Prev in Thread] Current Thread [Next in Thread]