Changeset 4680 for data/trunk/models/spaceships/human_spaceship_fighter.oif
- Timestamp:
- Jan 30, 2007, 11:12:35 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
data/trunk/models/spaceships/human_spaceship_fighter.oif
r4500 r4680 2 2 3 3 <MountPoints> 4 4 5 <MP.00.heavyweaponA> 5 6 <Description>Heavy Weapon Slot</Description> … … 22 23 </MP.03.lightweaponB> 23 24 25 <MP.04.light1> 26 <Description>light</Description> 27 <OrxClass>Blink</OrxClass> 28 <Details> 29 <name>BlueLight7</name> 30 <color>0, 0, 255</color> 31 <size>0.5</size> 32 </Details> 33 </MP.04.light1> 34 35 <MP.05.light2> 36 <Description>light</Description> 37 <OrxClass>Blink</OrxClass> 38 <Details> 39 <name>BlueLight7</name> 40 <color>0, 0, 255</color> 41 <size>0.5</size> 42 </Details> 43 </MP.05.light2> 44 45 <MP.06.light3> 46 <Description>light</Description> 47 <OrxClass>Blink</OrxClass> 48 <Details> 49 <name>BlueLight7</name> 50 <color>0, 0, 255</color> 51 <size>0.5</size> 52 </Details> 53 </MP.06.light3> 54 55 <MP.07.light4> 56 <Description>light</Description> 57 <OrxClass>Blink</OrxClass> 58 <Details> 59 <name>BlueLight7</name> 60 <color>0, 0, 255</color> 61 <size>0.5</size> 62 </Details> 63 </MP.07.light4> 64 65 <MP.08.lightfront> 66 <Description>light front</Description> 67 <OrxClass>Blink</OrxClass> 68 <Details> 69 <name>BlueLight7</name> 70 <color>0, 0, 255</color> 71 <size>0.5</size> 72 </Details> 73 </MP.08.lightfront> 74 24 75 </MountPoints> 25 76
Note: See TracChangeset
for help on using the changeset viewer.