File tree Expand file tree Collapse file tree 4 files changed +76
-7
lines changed Expand file tree Collapse file tree 4 files changed +76
-7
lines changed Original file line number Diff line number Diff line change 20
20
; mbnq00@gmail.com
21
21
; https://www.mbnq.pl/
22
22
;
23
- ; .ini Version: 0.8.4323
24
- ; mod Version: 0.8.4323
23
+ ; .ini Version: 0.8.4402
24
+ ; mod Version: 0.8.4402
25
25
; _____________________________________________________________________________________
26
26
27
27
[Basic]
@@ -44,6 +44,6 @@ InitialVeteran=no
44
44
HarvesterImmune =no
45
45
TiberiumSpreads =yes
46
46
TiberiumExplosive =no
47
- BridgeStrength =20000
47
+ BridgeStrength =50000
48
48
DestroyableBridges =yes
49
49
Original file line number Diff line number Diff line change
1
+ ; ###### ###### # # ####### ####### ####### ####### ###### ##### #######
2
+ ; # # # # # # # # # # # # # # # #
3
+ ; # # # # # # # # # # # # # # #
4
+ ; ###### ###### # # # ##### ##### # # ###### # #####
5
+ ; # # # # # # # # # # # # # # #
6
+ ; # # # # # # # # # # # # # # # #
7
+ ; ###### # # ##### # ####### # ####### # # ##### #######
8
+ ;
9
+ ;
10
+ ;
11
+ ; ##### # # # # ##### # # ####
12
+ ; # # # # ## ## # # ## # # #
13
+ ; ##### # # ## # ##### # # # # #
14
+ ; # # # # # # # # # # # # #
15
+ ; # # # # # # # # ## # #
16
+ ; ##### # # # ##### # # ### #
17
+ ;
18
+ ;
19
+ ;
20
+ ; mbnq00@gmail.com
21
+ ; https://www.mbnq.pl/
22
+ ;
23
+ ; .ini Version: 0.8.4402
24
+ ; mod Version: 0.8.4402
25
+ ; _____________________________________________________________________________________
26
+
27
+ [TIBTRE01]
28
+ SpawnsTiberium.Type =0
29
+ SpawnsTiberium.Range =2
30
+ ; SpawnsTiberium.GrowthStage=3
31
+ ; SpawnsTiberium.CellsPerAnim=1
32
+
33
+ [TIBTRE02]
34
+ SpawnsTiberium.Type =0
35
+ SpawnsTiberium.Range =2
36
+ ; SpawnsTiberium.GrowthStage=3
37
+ ; SpawnsTiberium.CellsPerAnim=1
38
+
39
+ [TIBTRE03]
40
+ SpawnsTiberium.Type =0
41
+ SpawnsTiberium.Range =2
42
+ ; SpawnsTiberium.GrowthStage=3
43
+ ; SpawnsTiberium.CellsPerAnim=1
44
+
45
+
Original file line number Diff line number Diff line change 10
10
;
11
11
;
12
12
;
13
- ; .ini Version: 0.8.4343
14
- ; mod Version: 0.8.4343
13
+ ; .ini Version: 0.8.4402
14
+ ; mod Version: 0.8.4402
15
15
;
16
16
;
17
17
; General Settings
@@ -33296,6 +33296,10 @@ AnimationRate=3
33296
33296
AnimationProbability=.02
33297
33297
Immune=yes
33298
33298
AmbientSound=TibTreeAmbient
33299
+ ;SpawnsTiberium.Type=0
33300
+ ;SpawnsTiberium.Range=2
33301
+ ;SpawnsTiberium.GrowthStage=3
33302
+ ;SpawnsTiberium.CellsPerAnim=1
33299
33303
33300
33304
[TIBTRE02]
33301
33305
Name=Tiberium Tree
@@ -33311,6 +33315,10 @@ AnimationRate=3
33311
33315
AnimationProbability=.02
33312
33316
Immune=yes
33313
33317
AmbientSound=TibTreeAmbient
33318
+ ;SpawnsTiberium.Type=0
33319
+ ;SpawnsTiberium.Range=2
33320
+ ;SpawnsTiberium.GrowthStage=3
33321
+ ;SpawnsTiberium.CellsPerAnim=1
33314
33322
33315
33323
[TIBTRE03]
33316
33324
Name=Tiberium Tree
@@ -33326,6 +33334,10 @@ AnimationRate=3
33326
33334
AnimationProbability=.02
33327
33335
Immune=yes
33328
33336
AmbientSound=TibTreeAmbient
33337
+ ;SpawnsTiberium.Type=0
33338
+ ;SpawnsTiberium.Range=2
33339
+ ;SpawnsTiberium.GrowthStage=3
33340
+ ;SpawnsTiberium.CellsPerAnim=1
33329
33341
33330
33342
[VEINTREE]
33331
33343
Name=Veinhole Tree
Original file line number Diff line number Diff line change 8
8
; mbnq00@gmail.com
9
9
; https://www.mbnq.pl/
10
10
;
11
- ; .ini Version: 0.8.4324
12
- ; mod Version: 0.8.4324
11
+ ; .ini Version: 0.8.4402
12
+ ; mod Version: 0.8.4402
13
13
; _____________________________________________________________________________________
14
14
15
15
[INISystem]
@@ -322,6 +322,7 @@ $CC-GO19=chkMeteors:GameLobbyCheckBox
322
322
$CC-GO20 =chkCratesBF:GameLobbyCheckBox
323
323
$CC-GO21 =chkLBoxesBF:GameLobbyCheckBox
324
324
$CC-GO22 =chkMapOptBF:GameLobbyCheckBox
325
+ $CC-GO23 =chkMorTibBF:GameLobbyCheckBox
325
326
326
327
327
328
; Dropdowns
@@ -584,6 +585,17 @@ Visible=true
584
585
Enabled=true
585
586
Reversed=yes
586
587
588
+ [chkMorTibBF]
589
+ Text=More Resources
590
+ CustomIniPath=INI/Map Code/moretiberium.ini
591
+ DataWriteMode=MapCode
592
+ Checked=False
593
+ ToolTip=Ore will regen wider and more frequently.
594
+ $X=getX(chkLBoxesBF)
595
+ $Y=getBottom(chkLBoxesBF) + GAME_OPTION_ROW_SPACING
596
+ Visible=true
597
+ Enabled=true
598
+
587
599
588
600
;============================
589
601
; Dropdowns
You can’t perform that action at this time.
0 commit comments