mostly finished mission
Added patrols and better unit positions. Added 3den. Need the boat teleport. Must add objectives manually through zeus
This commit is contained in:
parent
1ee6ad44b4
commit
cdb83bbc00
|
|
@ -140,6 +140,15 @@ a:hover {
|
||||||
<a href="http://steamcommunity.com/sharedfiles/filedetails/?id=463939057" data-type="Link">http://steamcommunity.com/sharedfiles/filedetails/?id=463939057</a>
|
<a href="http://steamcommunity.com/sharedfiles/filedetails/?id=463939057" data-type="Link">http://steamcommunity.com/sharedfiles/filedetails/?id=463939057</a>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
<tr data-type="ModContainer">
|
||||||
|
<td data-type="DisplayName">3den Enhanced</td>
|
||||||
|
<td>
|
||||||
|
<span class="from-steam">Steam</span>
|
||||||
|
</td>
|
||||||
|
<td>
|
||||||
|
<a href="https://steamcommunity.com/sharedfiles/filedetails/?id=623475643" data-type="Link">https://steamcommunity.com/sharedfiles/filedetails/?id=623475643</a>
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
</div>
|
</div>
|
||||||
<div class="dlc-list">
|
<div class="dlc-list">
|
||||||
|
|
|
||||||
|
|
@ -0,0 +1,14 @@
|
||||||
|
PN_C_CIV_Doctor
|
||||||
|
PN_C_CIV_Worker_4
|
||||||
|
PN_C_CIV_Man_Casual_2_Tie
|
||||||
|
PN_C_CIV_Man_Casual_4_Tie
|
||||||
|
PN_C_CIV_Worker_2
|
||||||
|
PN_C_CIV_Man_Casual_5_Rolled
|
||||||
|
PN_C_CIV_Man_Casual_6_Rolled
|
||||||
|
PN_C_CIV_Man_Formal_Grey
|
||||||
|
PN_C_CIV_Man_Casual_7_Tie
|
||||||
|
PN_C_CIV_Man_Casual_3_Rolled
|
||||||
|
PN_C_CIV_Man_Vest_4
|
||||||
|
PN_C_CIV_Man_Sweater_5
|
||||||
|
PN_C_CIV_Man_Jacket
|
||||||
|
PN_C_CIV_Man_Formal
|
||||||
11742
mission.sqm
11742
mission.sqm
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue