Changeset 10932
- Timestamp:
- Dec 7, 2015, 2:37:44 PM (9 years ago)
- Location:
- code/branches/campaignHS15/data/levels
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/campaignHS15/data/levels/expeditionSector.oxw
r10921 r10932 1 <!--TODO: Rename screenshot as soon as it is in data_extern branch -->2 1 <LevelInfo 3 2 name = "Expedition to Sector 5C" 4 3 description = "Commander, our scientists are reporting strange binary radio signals from a yet unexplored and thought to be uninhabited region, sector 5C. Explore the sector and get to the bottom of these messages!" 5 4 tags = "mission" 6 screenshot = " missionOne.png"5 screenshot = "expeditionSector.png" 7 6 /> 8 7 -
code/branches/campaignHS15/data/levels/shuttleAttack.oxw
r10841 r10932 1 <!--TODO: Rename screenshot as soon as it is in data_extern branch -->2 1 <!--TODO: Shuttle and Stations --> 3 2 <LevelInfo … … 5 4 description = "The newly discovered hostile alien species is attacking one of our outset stations, Andromeda! There is no protecting it; you have to escort the escape shuttle to a safer location." 6 5 tags = "mission" 7 screenshot = " missionOne.png"6 screenshot = "shuttleProtect.png" 8 7 /> 9 8 -
code/branches/campaignHS15/data/levels/shuttleRetaliation.oxw
r10907 r10932 1 <!--TODO: Rename screenshot as soon as it is in data_extern branch -->2 1 <LevelInfo 3 2 name = "Retaliation" 4 3 description = "This attack cannot be met with no consequences! Commander, we order you to get back to sector 5C and erradicate the alien menace at once!" 5 4 tags = "mission" 6 screenshot = " missionOne.png"5 screenshot = "retailiation.png" 7 6 /> 8 7 -
code/branches/campaignHS15/data/levels/templates/spaceshipShuttle.oxt
r10896 r10932 24 24 </engines> 25 25 <attached> 26 <Model position="0,0,0" yaw= 0 pitch=0 roll=0 scale=10 mesh="Spaceshiptransporter.mesh" />26 <Model position="0,0,0" yaw=180 pitch=0 roll=0 scale=10 mesh="Transporterspaceship.mesh" /> 27 27 </attached> 28 28 <collisionShapes> … … 81 81 </EffectContainer> 82 82 <EffectContainer condition="normal or boost"> 83 <Backlight mainstate=activity active=false scale=2 name=bltest position=" 22, -10, 87" colour="1, 0.7, 0.1, 1.0" width=10 length=3000 lifetime=2 elements=50 trailmaterial="Trail/backlighttrail" turnontime=1 turnofftime=1 material="Flares/ThrusterFlare1" /> 84 <Backlight mainstate=activity active=false scale=2 name=bltest position="-22, -10, 87" colour="1, 0.7, 0.1, 1.0" width=10 length=3000 lifetime=2 elements=50 trailmaterial="Trail/backlighttrail" turnontime=1 turnofftime=1 material="Flares/ThrusterFlare1" /> 83 <Backlight mainstate=activity active=false scale=2 name=bltest position=" -80, 25, -85" colour="1, 0.7, 0.1, 1.0" width=10 length=3000 lifetime=2 elements=50 trailmaterial="Trail/backlighttrail" turnontime=1 turnofftime=1 material="Flares/ThrusterFlare1" /> 85 84 </EffectContainer> 86 85 <EffectContainer condition="boost"> 87 <Backlight mainstate=activity active=false scale=3 name=bltest position=" 22, -10, 87" colour="1, 0.7, 0.1, 0.7" width=25 length=2000 lifetime=1 elements=30 trailmaterial="Trail/backlighttrail" turnontime=1 turnofftime=1 material="Examples/Flare" /> 88 <Backlight mainstate=activity active=false scale=3 name=bltest position="-22, -10, 87" colour="1, 0.7, 0.1, 0.7" width=25 length=2000 lifetime=1 elements=30 trailmaterial="Trail/backlighttrail" turnontime=1 turnofftime=1 material="Examples/Flare" /> 86 <Backlight mainstate=activity active=false scale=3 name=bltest position=" -85, -105, 25" colour="1, 0.7, 0.1, 0.7" width=25 length=2000 lifetime=1 elements=30 trailmaterial="Trail/backlighttrail" turnontime=1 turnofftime=1 material="Examples/Flare" /> 87 <Backlight mainstate=activity active=false scale=3 name=bltest position=" -72, 75, 25" colour="1, 0.7, 0.1, 0.7" width=25 length=2000 lifetime=1 elements=30 trailmaterial="Trail/backlighttrail" turnontime=1 turnofftime=1 material="Examples/Flare" /> 88 <Backlight mainstate=activity active=false scale=3 name=bltest position=" 85, -105, 25" colour="1, 0.7, 0.1, 0.7" width=25 length=2000 lifetime=1 elements=30 trailmaterial="Trail/backlighttrail" turnontime=1 turnofftime=1 material="Examples/Flare" /> 89 <Backlight mainstate=activity active=false scale=3 name=bltest position=" 75, 75, 25" colour="1, 0.7, 0.1, 0.7" width=25 length=2000 lifetime=1 elements=30 trailmaterial="Trail/backlighttrail" turnontime=1 turnofftime=1 material="Examples/Flare" /> 89 90 </EffectContainer> 90 91 <EffectContainer condition="brake">
Note: See TracChangeset
for help on using the changeset viewer.