mirror of
https://github.com/valmojr/armatak.git
synced 2026-06-13 14:33:56 +00:00
Updated WoL mission
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 71 KiB After Width: | Height: | Size: 130 B |
@@ -20,14 +20,14 @@ class EditorData
|
|||||||
};
|
};
|
||||||
class LayerIndexProvider
|
class LayerIndexProvider
|
||||||
{
|
{
|
||||||
nextID=35;
|
nextID=45;
|
||||||
};
|
};
|
||||||
class Camera
|
class Camera
|
||||||
{
|
{
|
||||||
pos[]={1497.7596,45.80444,8579.2783};
|
pos[]={1690.8833,77.760315,8749.6045};
|
||||||
dir[]={-0.87462324,-0.46054819,-0.15150827};
|
dir[]={-0.53059572,-0.41638708,-0.73830605};
|
||||||
up[]={-0.45379284,0.88762939,-0.078609891};
|
up[]={-0.24300072,0.90918708,-0.33812678};
|
||||||
aside[]={-0.17069079,-1.4831312e-07,0.98533314};
|
aside[]={-0.81204945,-1.7229468e-08,0.58359325};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
binarizationWanted=0;
|
binarizationWanted=0;
|
||||||
@@ -306,6 +306,18 @@ class CustomAttributes
|
|||||||
{
|
{
|
||||||
name="Multiplayer";
|
name="Multiplayer";
|
||||||
class Attribute0
|
class Attribute0
|
||||||
|
{
|
||||||
|
property="RespawnTemplates";
|
||||||
|
expression="true";
|
||||||
|
class Value
|
||||||
|
{
|
||||||
|
class data
|
||||||
|
{
|
||||||
|
singleType="ARRAY";
|
||||||
|
};
|
||||||
|
};
|
||||||
|
};
|
||||||
|
class Attribute1
|
||||||
{
|
{
|
||||||
property="RespawnButton";
|
property="RespawnButton";
|
||||||
expression="true";
|
expression="true";
|
||||||
@@ -318,18 +330,6 @@ class CustomAttributes
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
class Attribute1
|
|
||||||
{
|
|
||||||
property="RespawnTemplates";
|
|
||||||
expression="true";
|
|
||||||
class Value
|
|
||||||
{
|
|
||||||
class data
|
|
||||||
{
|
|
||||||
singleType="ARRAY";
|
|
||||||
};
|
|
||||||
};
|
|
||||||
};
|
|
||||||
nAttributes=2;
|
nAttributes=2;
|
||||||
};
|
};
|
||||||
class Category1
|
class Category1
|
||||||
@@ -2809,8 +2809,8 @@ class Mission
|
|||||||
dataType="Object";
|
dataType="Object";
|
||||||
class PositionInfo
|
class PositionInfo
|
||||||
{
|
{
|
||||||
position[]={1663.5,35.830746,8694.1553};
|
position[]={1663.625,35.830746,8694.9053};
|
||||||
angles[]={0,3.8949368,0};
|
angles[]={0,3.9184103,0};
|
||||||
};
|
};
|
||||||
side="Empty";
|
side="Empty";
|
||||||
flags=4;
|
flags=4;
|
||||||
|
|||||||
Reference in New Issue
Block a user