Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: data/contentcreation/pps/MarcoDelai/pirates_spaceship_fighter.oif @ 4497

Last change on this file since 4497 was 4497, checked in by mdelai, 17 years ago

pirate ships commit

File size: 801 bytes
Line 
1<ObjectInformationFile>
2
3<MountPoints>
4  <MP.00.laserMitte1>
5    <Description>Laser</Description>
6    <OrxClass>LaserCannon</OrxClass>
7  </MP.00.Turret>
8
9  <MP.01.laserMitte2>
10    <Description>Laser</Description>
11    <OrxClass>LaserCannon</OrxClass>
12  </MP.01.laserMitte2>
13
14  <MP.02.WaffeRechts>
15    <Description>Canon rechts</Description>
16    <OrxClass>Cannon</OrxClass>
17  </MP.02.WaffeRechts>
18
19  <MP.03.WaffeLinks>
20    <Description>Canon links</Description>
21    <OrxClass>Cannon</OrxClass>
22  </MP.03.WaffeLinks>
23
24 <!-- <MP.04.MotorRechts>
25    <Description>Motor rechts</Description>
26    <OrxClass>Motor</OrxClass>
27  </MP.04.MotorRechts>
28
29  <MP.05.MotorLinks>
30    <Description>Motor links</Description>
31    <OrxClass>Motor</OrxClass>
32  </MP.05.MotorLinks>-->
33
34</MountPoints>
35
36</ObjectInformationFile>
Note: See TracBrowser for help on using the repository browser.