updated name and date
tag brought up bowie so now thats gonna be the name of these missions
This commit is contained in:
parent
6e54fd3dd6
commit
c607710a10
16
mission.sqm
16
mission.sqm
|
|
@ -20,14 +20,14 @@ class EditorData
|
||||||
};
|
};
|
||||||
class LayerIndexProvider
|
class LayerIndexProvider
|
||||||
{
|
{
|
||||||
nextID=145;
|
nextID=152;
|
||||||
};
|
};
|
||||||
class Camera
|
class Camera
|
||||||
{
|
{
|
||||||
pos[]={4924.8872,75.657387,15462.489};
|
pos[]={5067.8604,129.12033,15555.313};
|
||||||
dir[]={-0.57201612,-0.8125369,0.11216665};
|
dir[]={-0.0097921742,-0.42274618,0.90619904};
|
||||||
up[]={-0.7973519,0.58290976,0.15635274};
|
up[]={-0.0045682122,0.90624774,0.42272505};
|
||||||
aside[]={0.1924254,0,0.98131156};
|
aside[]={0.99994689,9.6670192e-009,0.010805657};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
binarizationWanted=0;
|
binarizationWanted=0;
|
||||||
|
|
@ -587,7 +587,7 @@ class CustomAttributes
|
||||||
class data
|
class data
|
||||||
{
|
{
|
||||||
singleType="STRING";
|
singleType="STRING";
|
||||||
value="Flown the Coup (Redux)";
|
value="Rebel Rebel";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
class Item2
|
class Item2
|
||||||
|
|
@ -652,7 +652,7 @@ class Mission
|
||||||
assetType="Free";
|
assetType="Free";
|
||||||
class Intel
|
class Intel
|
||||||
{
|
{
|
||||||
briefingName="Flown the Coup (Redux)";
|
briefingName="Rebel Rebel";
|
||||||
resistanceWest=0;
|
resistanceWest=0;
|
||||||
resistanceEast=1;
|
resistanceEast=1;
|
||||||
timeOfChanges=1800.0002;
|
timeOfChanges=1800.0002;
|
||||||
|
|
@ -665,7 +665,7 @@ class Mission
|
||||||
forecastLightnings=0.1;
|
forecastLightnings=0.1;
|
||||||
wavesForced=1;
|
wavesForced=1;
|
||||||
windForced=1;
|
windForced=1;
|
||||||
year=1970;
|
year=1974;
|
||||||
month=6;
|
month=6;
|
||||||
day=7;
|
day=7;
|
||||||
hour=4;
|
hour=4;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue