~ubuntu-branches/ubuntu/precise/pingus/precise

« back to all changes in this revision

Viewing changes to data/prefabs/water.xml

  • Committer: Bazaar Package Importer
  • Author(s): Raphael Goulais
  • Date: 2004-08-09 10:26:00 UTC
  • mfrom: (2.1.1 warty)
  • Revision ID: james.westby@ubuntu.com-20040809102600-lg2q9lfars0q1p42
Tags: 0.6.0-8
Applied patch from Andreas Jochens (Closes: #263992)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<pingus-prefab>
 
2
  <name>Water</name>
 
3
  <object>
 
4
    <group>
 
5
      <liquid use-old-width-handling="0">
 
6
        <surface><resource type="datafile">
 
7
            <resource-datafile>liquids</resource-datafile>
 
8
            <resource-ident>Liquid/water2</resource-ident>
 
9
            <modifier>ROT0</modifier>
 
10
          </resource></surface>
 
11
        <position>
 
12
          <x-pos>-40</x-pos>
 
13
          <y-pos>525</y-pos>
 
14
          <z-pos>-50</z-pos>
 
15
        </position>
 
16
        <width>20</width>
 
17
        <speed>55</speed>
 
18
      </liquid>
 
19
 
 
20
      <liquid use-old-width-handling="0">
 
21
        <surface><resource type="datafile">
 
22
            <resource-datafile>liquids</resource-datafile>
 
23
            <resource-ident>Liquid/water2</resource-ident>
 
24
            <modifier>ROT0</modifier>
 
25
          </resource></surface>
 
26
        <position>
 
27
          <x-pos>-76</x-pos>
 
28
          <y-pos>538</y-pos>
 
29
          <z-pos>100</z-pos>
 
30
        </position>
 
31
        <width>20</width>
 
32
        <speed>60</speed>
 
33
      </liquid>
 
34
    </group>
 
35
  </object>
 
36
</pingus-prefab>