mirror of
https://github.com/EpochModTeam/Epoch.git
synced 2024-08-30 18:22:13 +00:00
Update mission.sqm
Removed additional player slot
This commit is contained in:
parent
ae1f874dc8
commit
c5a933226c
@ -6076,35 +6076,5 @@ class Mission
|
|||||||
};
|
};
|
||||||
id=401;
|
id=401;
|
||||||
};
|
};
|
||||||
class Item203
|
|
||||||
{
|
|
||||||
dataType="Group";
|
|
||||||
side="Civilian";
|
|
||||||
class Entities
|
|
||||||
{
|
|
||||||
items=1;
|
|
||||||
class Item0
|
|
||||||
{
|
|
||||||
dataType="Object";
|
|
||||||
class PositionInfo
|
|
||||||
{
|
|
||||||
position[]={23598.076,3.1900001,17997.086};
|
|
||||||
angles[]={0,4.7169838,0};
|
|
||||||
};
|
|
||||||
side="Civilian";
|
|
||||||
flags=3;
|
|
||||||
class Attributes
|
|
||||||
{
|
|
||||||
isPlayable=1;
|
|
||||||
};
|
|
||||||
id=404;
|
|
||||||
type="VirtualMan_EPOCH";
|
|
||||||
};
|
|
||||||
};
|
|
||||||
class Attributes
|
|
||||||
{
|
|
||||||
};
|
|
||||||
id=403;
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user