Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Jan 30, 2007, 11:12:35 PM (17 years ago)
Author:
wenners
Message:

blinky update

File:
1 edited

Legend:

Unmodified
Added
Removed
  • data/trunk/models/spaceships/human_spaceship_bomber.oif

    r4676 r4680  
    33<MountPoints>
    44
    5   <MP.06.light1>
    6     <Description>light front</Description>
    7     <OrxClass>Blink</OrxClass>
    8     <Details>
    9       <name>BlueLight7</name>
    10       <color>0, 0, 255</color>
    11       <size>0.5</size>
    12     </Details>
    13   </MP.06.light1>
     5        <MP.00.TopLeft>
     6                <Description>Slot1</Description>
     7                <OrxClass>HeavyEnergieWeapon</OrxClass>
     8        </MP.00.TopLeft>
     9
     10        <MP.01.TopRight>
     11                <Description>Slot2</Description>
     12                <OrxClass>HeavyEnergieWeapon</OrxClass>
     13        </MP.01.TopRight>
     14
     15        <MP.02.TopMLeft>
     16                <Description>Slot3</Description>
     17                <OrxClass>LowEnergieWeapon</OrxClass>
     18        </MP.02.TopMLeft>
     19
     20        <MP.03.TopMRight>
     21                <Description>Slot4</Description>
     22                <OrxClass>LowEnergieWeapon</OrxClass>
     23        </MP.03.TopMRight>
     24
     25        <MP.04.Left>
     26                <Description>Slot5</Description>
     27                <OrxClass>HeavyEnergieWeapon</OrxClass>
     28        </MP.04.Left>
     29
     30        <MP.05.Right>
     31                <Description>Slot6</Description>
     32                <OrxClass>HeavyEnergieWeapon</OrxClass>
     33        </MP.05.Right>
    1434
    1535  <MP.06.light1>
     
    5474
    5575  <MP.10.lightback>
    56     <Description>light front</Description>
     76    <Description>light back</Description>
    5777    <OrxClass>Blink</OrxClass>
    5878    <Details>
     
    6383  </MP.10.lightback>
    6484
    65         <MP.00.TopLeft>
    66                 <Description>Slot1</Description>
    67                 <OrxClass>HeavyEnergieWeapon</OrxClass>
    68         </MP.00.TopLeft>
    69 
    70         <MP.01.TopRight>
    71                 <Description>Slot2</Description>
    72                 <OrxClass>HeavyEnergieWeapon</OrxClass>
    73         </MP.01.TopRight>
    74 
    75         <MP.02.TopMLeft>
    76                 <Description>Slot3</Description>
    77                 <OrxClass>LowEnergieWeapon</OrxClass>
    78         </MP.02.TopMLeft>
    79 
    80         <MP.03.TopMRight>
    81                 <Description>Slot4</Description>
    82                 <OrxClass>LowEnergieWeapon</OrxClass>
    83         </MP.03.TopMRight>
    84 
    85         <MP.04.Left>
    86                 <Description>Slot5</Description>
    87                 <OrxClass>HeavyEnergieWeapon</OrxClass>
    88         </MP.04.Left>
    89 
    90         <MP.05.Right>
    91                 <Description>Slot6</Description>
    92                 <OrxClass>HeavyEnergieWeapon</OrxClass>
    93         </MP.05.Right>
    94 
    9585</MountPoints>
    9686
Note: See TracChangeset for help on using the changeset viewer.