Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: data/trunk/models/spaceships/human_transporter.oif @ 4947

Last change on this file since 4947 was 4931, checked in by wenners, 17 years ago

mountpoints added

File size: 2.7 KB
Line 
1<ObjectInformationFile>
2
3<MountPoints>
4  <MP.00.lighttop1>
5    <Description>light on the top</Description>
6    <OrxClass>Blink</OrxClass>
7    <Details>
8      <name>RedLight3</name>
9      <color>255, 0, 0</color>
10      <size>0.25</size>
11      <sequence>00000000999999998642000000000000</sequence>
12      <period>2</period>
13    </Details>
14  </MP.00.lighttop1>
15
16  <MP.01.lightfront1>
17    <Description>light on the front</Description>
18    <OrxClass>Blink</OrxClass>
19    <Details>
20      <name>RedLight3</name>
21      <color>255, 0, 0</color>
22      <size>0.25</size>
23      <sequence>00000000999999998642000000000000</sequence>
24      <period>2</period>
25    </Details>
26  </MP.01.lightfront1>
27
28  <MP.02.lightfront2>
29    <Description>light on the front</Description>
30    <OrxClass>Blink</OrxClass>
31    <Details>
32      <name>RedLight3</name>
33      <color>255, 0, 0</color>
34      <size>0.25</size>
35      <sequence>00000000999999998642000000000000</sequence>
36      <period>2</period>
37    </Details>
38  </MP.02.lightfront2>
39
40  <MP.03.lighttop2>
41    <Description>light on the top</Description>
42    <OrxClass>Blink</OrxClass>
43    <Details>
44      <name>RedLight3</name>
45      <color>255, 0, 0</color>
46      <size>0.25</size>
47      <sequence>00000000999999998642000000000000</sequence>
48      <period>2</period>
49    </Details>
50  </MP.03.lighttop2>
51
52  <MP.04.lightbuttom1>
53    <Description>light on the buttom</Description>
54    <OrxClass>Blink</OrxClass>
55    <Details>
56      <name>RedLight3</name>
57      <color>255, 0, 0</color>
58      <size>0.25</size>
59      <sequence>00000000999999998642000000000000</sequence>
60      <period>2</period>
61    </Details>
62  </MP.04.lightbuttom1>
63
64  <MP.05.lightbuttom2>
65    <Description>light on the buttom</Description>
66    <OrxClass>Blink</OrxClass>
67    <Details>
68      <name>RedLight3</name>
69      <color>255, 0, 0</color>
70      <size>0.25</size>
71      <sequence>00000000999999998642000000000000</sequence>
72      <period>2</period>
73    </Details>
74  </MP.05.lightbuttom2>
75
76  <MP.06.lightback1>
77    <Description>light on the back</Description>
78    <OrxClass>Blink</OrxClass>
79    <Details>
80      <name>RedLight3</name>
81      <color>255, 0, 0</color>
82      <size>0.25</size>
83      <sequence>00000000999999998642000000000000</sequence>
84      <period>2</period>
85    </Details>
86  </MP.06.lightback1>
87
88  <MP.07.lightback2>
89    <Description>light on the back</Description>
90    <OrxClass>Blink</OrxClass>
91    <Details>
92      <name>RedLight3</name>
93      <color>255, 0, 0</color>
94      <size>0.25</size>
95      <sequence>00000000999999998642000000000000</sequence>
96      <period>2</period>
97    </Details>
98  </MP.07.lightback2>
99
100</MountPoints>
101
102</ObjectInformationFile>
Note: See TracBrowser for help on using the repository browser.