Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Jan 31, 2007, 10:18:53 AM (17 years ago)
Author:
wenners
Message:

update

File:
1 edited

Legend:

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

    r4523 r4729  
    2323</MountPoints>
    2424
     25  <MP.05.lightback>
     26    <Description>light on the back</Description>
     27    <OrxClass>Blink</OrxClass>
     28    <Details>
     29      <name>RedLight3</name>
     30      <color>255, 0, 0</color>
     31      <size>0.25</size>
     32      <sequence>00000000999999998642000000000000</sequence>
     33      <period>2</period>
     34    </Details>
     35  </MP.05.lightback>
     36
     37  <MP.06.lightright
     38    <Description>light on the right</Description>
     39    <OrxClass>Blink</OrxClass>
     40    <Details>
     41      <name>RedLight3</name>
     42      <color>255, 0, 0</color>
     43      <size>0.25</size>
     44      <sequence>00000000999999998642000000000000</sequence>
     45      <period>2</period>
     46    </Details>
     47  </MP.06.lightright>
     48
     49  <MP.07.lightleft>
     50    <Description>light on the left</Description>
     51    <OrxClass>Blink</OrxClass>
     52    <Details>
     53      <name>RedLight3</name>
     54      <color>255, 0, 0</color>
     55      <size>0.25</size>
     56      <sequence>00000000999999998642000000000000</sequence>
     57      <period>2</period>
     58    </Details>
     59  </MP.07.lightleft>
     60
    2561</ObjectInformationFile>
Note: See TracChangeset for help on using the changeset viewer.