forked from CnC-RaVaGe/yrr-mod-package
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmpmwmd.ini
131 lines (93 loc) · 1.99 KB
/
mpmwmd.ini
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
; Multiplayer Game Mode Rules.INI override
; Mode == Mega Wealth
; This file must exist to satisfy the Multiplayer Game Mode system
; AirWar is a fight the goes primarily to the skies.
; Written by Dustin Browder
;
; File Outline:
; 1st is a list of global variables that have been altered. (keyword Globals)
; 2st is a list of all of the unit changes. (keyword Units)
; 3nd is a list of all the stucture changes. (keyword Structures)
; 4rd is a list of SuperWeapon Changes. (keyword Super-Weapons)
;
; This file over-rights code from Rules.ini Changing this file will change the way units
; behave in the air-war game type.
[MultiplayerDialogSettings]
AlliesAllowed=yes
[NukeSpecial]
DisableableFromShell=yes
[IronCurtainSpecial]
DisableableFromShell=yes
[ForceShieldSpecial]
DisableableFromShell=yes
[LightningStormSpecial]
DisableableFromShell=yes
[ChronoSphereSpecial]
DisableableFromShell=yes
[PsychicDominatorSpecial]
DisableableFromShell=yes
[GeneticConverterSpecial]
DisableableFromShell=yes
[Riparius]
GrowthPercentage=0
SpreadPercentage=0
[Cruentus]
GrowthPercentage=0
SpreadPercentage=0
[Vinifera]
GrowthPercentage=0
SpreadPercentage=0
[Aboreus]
GrowthPercentage=0
SpreadPercentage=0
[HARV]
TechLevel=11
CrateGoodie=no
[CMIN]
TechLevel=11
CrateGoodie=no
[ENGINEER]
Pip=Blue
AllowedToStartInMultiplayer=yes
CrateGoodie=no
[SENGINEER]
Pip=Blue
AllowedToStartInMultiplayer=yes
[YENGINEER]
Pip=Blue
AllowedToStartInMultiplayer=yes
CrateGoodie=no
[GAREFN]
TechLevel=11
[NAREFN]
TechLevel=11
[GAOREP]
TechLevel=11
[NAWEAP]
Prerequisite=NAHAND,NACNST
[GAWEAP]
Prerequisite=GAPILE,GACNST
[NAYARD]
Prerequisite=POWER,NACNST
[GAYARD]
Prerequisite=POWER,GACNST
[NARADR]
Prerequisite=NAHAND,NACNST
[GAAIRC]
Prerequisite=GAPILE,GACNST
[AMRADR]
Prerequisite=GAPILE,GACNST
[NAINDP]
Prerequisite=NATECH,NACNST
[NAPSIS]
Prerequisite=YABRCK,YACNST
[YAYARD]
Prerequisite=POWER,YACNST ;UMP
[YAWEAP]
Prerequisite=YABRCK,YACNST ;UMP
[SMIN]
TechLevel=11
CrateGoodie=no
[YAREFN]
TechLevel=11
;EOF