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 hellmouth15-grumbel.xml,NONE,


From: grumbel
Subject: [Pingus-CVS] CVS: Games/Pingus/data/levels hellmouth15-grumbel.xml,NONE,1.1 level2.xml,1.8,1.9
Date: 24 Jun 2002 16:00:15 -0000

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

Modified Files:
        level2.xml 
Added Files:
        hellmouth15-grumbel.xml 
Log Message:
- added a test case for stuckyness

--- NEW FILE: hellmouth15-grumbel.xml ---
<?xml version="1.0"  encoding="ISO-8859-1"?>

<pingus-level>
  <global>
    <levelname lang="en">EditorDefaultValue: Please give me a 
name...</levelname>
    <description lang="en">EditorDefaultValue: ...and a short 
description</description>
    <author>Ingo Ruhnke &lt;address@hidden&gt;</author>
    <number-of-pingus>50</number-of-pingus>
    <number-to-save>25</number-to-save>
    <time>-1</time>
    <width>1312</width>
    <height>608</height>
    <difficulty>40</difficulty>
    <playable>0</playable>
    <comment></comment>
  </global>

  <action-list>
    <basher count="5"/>
[...1198 lines suppressed...]
    <x-pos>425</x-pos>
    <y-pos>269</y-pos>
    <z-pos>0</z-pos>
  </position>
  <type>generic</type>
  <direction>misc</direction>
  <release-rate>50</release-rate>
  <owner-id>0</owner-id>
</entrance>

  <start-position>
  <position>
    <x-pos>50</x-pos>
    <y-pos>50</y-pos>
    <z-pos>1000</z-pos>
  </position>
  </start-position>

</pingus-level>


Index: level2.xml
===================================================================
RCS file: /usr/local/cvsroot/Games/Pingus/data/levels/level2.xml,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- level2.xml  24 Jun 2002 11:47:59 -0000      1.8
+++ level2.xml  24 Jun 2002 16:00:13 -0000      1.9
@@ -10,6 +10,9 @@
     <time>9000</time>
     <width>1280</width>
     <height>1024</height>
+    <difficulty>5</difficulty>
+    <playable>0</playable>
+    <comment></comment>
   </global>
 
   <action-list>
@@ -23,15 +26,6 @@
     <miner count="20"/>
   </action-list>
 
-<trap>
-  <type>fake_exit</type>
-  <position>
-    <x-pos>650</x-pos>
-    <y-pos>772</y-pos>
-    <z-pos>-1000</z-pos>
-  </position>
-</trap>
-
 <background type="surface">
   <surface><resource type="datafile">
     <resource-datafile>textures</resource-datafile>
@@ -251,6 +245,15 @@
     <z-pos>41</z-pos>
   </position>
 </groundpiece>
+
+<trap>
+  <type>fake_exit</type>
+  <position>
+    <x-pos>650</x-pos>
+    <y-pos>772</y-pos>
+    <z-pos>-3</z-pos>
+  </position>
+</trap>
 
 <groundpiece type="ground">
   <surface><resource type="datafile">




reply via email to

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