Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

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

blinky update

File:
1 edited

Legend:

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

    r4500 r4680  
    3232  </MP.05.MotorLinks>-->
    3333
     34  <MP.06.light1>
     35    <Description>light top</Description>
     36    <OrxClass>Blink</OrxClass>
     37    <Details>
     38      <name>BlueLight7</name>
     39      <color>0, 0, 255</color>
     40      <size>0.5</size>
     41    </Details>
     42  </MP.06.light1>
     43
     44  <MP.07.light2>
     45    <Description>light</Description>
     46    <OrxClass>Blink</OrxClass>
     47    <Details>
     48      <name>BlueLight7</name>
     49      <color>0, 0, 255</color>
     50      <size>0.5</size>
     51    </Details>
     52  </MP.07.light2>
     53
     54  <MP.08.light3>
     55    <Description>light</Description>
     56    <OrxClass>Blink</OrxClass>
     57    <Details>
     58      <name>BlueLight7</name>
     59      <color>0, 0, 255</color>
     60      <size>0.5</size>
     61    </Details>
     62  </MP.08.light3>
     63
    3464</MountPoints>
    3565
Note: See TracChangeset for help on using the changeset viewer.