project_files/HedgewarsMobile/Resources/Settings/iFrontend/basicFlags_en.plist
author koda
Wed, 22 Dec 2010 03:28:14 +0100
changeset 4605 a5c2f09daaaa
parent 4488 e83216eba1db
child 5181 102fef5ca5fc
permissions -rw-r--r--
this should prevent that ever again
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
4000
ddc4a09889e7 engine: reorder GameFlags and update files, frontend and other stuff
koda
parents:
diff changeset
     1
<?xml version="1.0" encoding="UTF-8"?>
ddc4a09889e7 engine: reorder GameFlags and update files, frontend and other stuff
koda
parents:
diff changeset
     2
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
ddc4a09889e7 engine: reorder GameFlags and update files, frontend and other stuff
koda
parents:
diff changeset
     3
<plist version="1.0">
ddc4a09889e7 engine: reorder GameFlags and update files, frontend and other stuff
koda
parents:
diff changeset
     4
<array>
ddc4a09889e7 engine: reorder GameFlags and update files, frontend and other stuff
koda
parents:
diff changeset
     5
	<dict>
4210
caa9b08990eb revert 4200:dd54999c2822 - it was breaking schemes. koda. just leave this alone until next release
nemo
parents: 4208
diff changeset
     6
		<key>default</key>
caa9b08990eb revert 4200:dd54999c2822 - it was breaking schemes. koda. just leave this alone until next release
nemo
parents: 4208
diff changeset
     7
		<integer>100</integer>
caa9b08990eb revert 4200:dd54999c2822 - it was breaking schemes. koda. just leave this alone until next release
nemo
parents: 4208
diff changeset
     8
		<key>image</key>
caa9b08990eb revert 4200:dd54999c2822 - it was breaking schemes. koda. just leave this alone until next release
nemo
parents: 4208
diff changeset
     9
		<string>Health</string>
caa9b08990eb revert 4200:dd54999c2822 - it was breaking schemes. koda. just leave this alone until next release
nemo
parents: 4208
diff changeset
    10
		<key>max</key>
caa9b08990eb revert 4200:dd54999c2822 - it was breaking schemes. koda. just leave this alone until next release
nemo
parents: 4208
diff changeset
    11
		<integer>200</integer>
caa9b08990eb revert 4200:dd54999c2822 - it was breaking schemes. koda. just leave this alone until next release
nemo
parents: 4208
diff changeset
    12
		<key>min</key>
caa9b08990eb revert 4200:dd54999c2822 - it was breaking schemes. koda. just leave this alone until next release
nemo
parents: 4208
diff changeset
    13
		<integer>50</integer>
caa9b08990eb revert 4200:dd54999c2822 - it was breaking schemes. koda. just leave this alone until next release
nemo
parents: 4208
diff changeset
    14
		<key>title</key>
caa9b08990eb revert 4200:dd54999c2822 - it was breaking schemes. koda. just leave this alone until next release
nemo
parents: 4208
diff changeset
    15
		<string>Initial Health</string>
caa9b08990eb revert 4200:dd54999c2822 - it was breaking schemes. koda. just leave this alone until next release
nemo
parents: 4208
diff changeset
    16
	</dict>
caa9b08990eb revert 4200:dd54999c2822 - it was breaking schemes. koda. just leave this alone until next release
nemo
parents: 4208
diff changeset
    17
	<dict>
4211
7dcbd236ca59 this time i got it right, i'm sure of it; TEST ANYWAYS
koda
parents: 4210
diff changeset
    18
		<key>checkOverMax</key>
4478
05029b4d8490 code cleanup
koda
parents: 4463
diff changeset
    19
		<false/>
4605
a5c2f09daaaa this should prevent that ever again
koda
parents: 4488
diff changeset
    20
		<key>times1000</key>
4488
e83216eba1db forgot to update these files
koda
parents: 4478
diff changeset
    21
		<false/>
e83216eba1db forgot to update these files
koda
parents: 4478
diff changeset
    22
		<key>command</key>
4211
7dcbd236ca59 this time i got it right, i'm sure of it; TEST ANYWAYS
koda
parents: 4210
diff changeset
    23
		<string>e$damagepct</string>
7dcbd236ca59 this time i got it right, i'm sure of it; TEST ANYWAYS
koda
parents: 4210
diff changeset
    24
		<key>default</key>
7dcbd236ca59 this time i got it right, i'm sure of it; TEST ANYWAYS
koda
parents: 4210
diff changeset
    25
		<integer>100</integer>
7dcbd236ca59 this time i got it right, i'm sure of it; TEST ANYWAYS
koda
parents: 4210
diff changeset
    26
		<key>image</key>
7dcbd236ca59 this time i got it right, i'm sure of it; TEST ANYWAYS
koda
parents: 4210
diff changeset
    27
		<string>Damage</string>
7dcbd236ca59 this time i got it right, i'm sure of it; TEST ANYWAYS
koda
parents: 4210
diff changeset
    28
		<key>max</key>
7dcbd236ca59 this time i got it right, i'm sure of it; TEST ANYWAYS
koda
parents: 4210
diff changeset
    29
		<integer>300</integer>
7dcbd236ca59 this time i got it right, i'm sure of it; TEST ANYWAYS
koda
parents: 4210
diff changeset
    30
		<key>min</key>
7dcbd236ca59 this time i got it right, i'm sure of it; TEST ANYWAYS
koda
parents: 4210
diff changeset
    31
		<integer>10</integer>
7dcbd236ca59 this time i got it right, i'm sure of it; TEST ANYWAYS
koda
parents: 4210
diff changeset
    32
		<key>title</key>
7dcbd236ca59 this time i got it right, i'm sure of it; TEST ANYWAYS
koda
parents: 4210
diff changeset
    33
		<string>Damage Modifier</string>
7dcbd236ca59 this time i got it right, i'm sure of it; TEST ANYWAYS
koda
parents: 4210
diff changeset
    34
	</dict>
7dcbd236ca59 this time i got it right, i'm sure of it; TEST ANYWAYS
koda
parents: 4210
diff changeset
    35
	<dict>
7dcbd236ca59 this time i got it right, i'm sure of it; TEST ANYWAYS
koda
parents: 4210
diff changeset
    36
		<key>checkOverMax</key>
7dcbd236ca59 this time i got it right, i'm sure of it; TEST ANYWAYS
koda
parents: 4210
diff changeset
    37
		<true/>
4605
a5c2f09daaaa this should prevent that ever again
koda
parents: 4488
diff changeset
    38
		<key>times1000</key>
a5c2f09daaaa this should prevent that ever again
koda
parents: 4488
diff changeset
    39
		<true/>
a5c2f09daaaa this should prevent that ever again
koda
parents: 4488
diff changeset
    40
		<key>command</key>
a5c2f09daaaa this should prevent that ever again
koda
parents: 4488
diff changeset
    41
		<string>e$turntime</string>
a5c2f09daaaa this should prevent that ever again
koda
parents: 4488
diff changeset
    42
		<key>default</key>
a5c2f09daaaa this should prevent that ever again
koda
parents: 4488
diff changeset
    43
		<integer>45</integer>
a5c2f09daaaa this should prevent that ever again
koda
parents: 4488
diff changeset
    44
		<key>image</key>
a5c2f09daaaa this should prevent that ever again
koda
parents: 4488
diff changeset
    45
		<string>Time</string>
a5c2f09daaaa this should prevent that ever again
koda
parents: 4488
diff changeset
    46
		<key>max</key>
a5c2f09daaaa this should prevent that ever again
koda
parents: 4488
diff changeset
    47
		<integer>100</integer>
a5c2f09daaaa this should prevent that ever again
koda
parents: 4488
diff changeset
    48
		<key>min</key>
a5c2f09daaaa this should prevent that ever again
koda
parents: 4488
diff changeset
    49
		<integer>1</integer>
a5c2f09daaaa this should prevent that ever again
koda
parents: 4488
diff changeset
    50
		<key>title</key>
a5c2f09daaaa this should prevent that ever again
koda
parents: 4488
diff changeset
    51
		<string>Turn Time</string>
a5c2f09daaaa this should prevent that ever again
koda
parents: 4488
diff changeset
    52
	</dict>
a5c2f09daaaa this should prevent that ever again
koda
parents: 4488
diff changeset
    53
	<dict>
a5c2f09daaaa this should prevent that ever again
koda
parents: 4488
diff changeset
    54
		<key>checkOverMax</key>
a5c2f09daaaa this should prevent that ever again
koda
parents: 4488
diff changeset
    55
		<true/>
a5c2f09daaaa this should prevent that ever again
koda
parents: 4488
diff changeset
    56
		<key>times1000</key>
a5c2f09daaaa this should prevent that ever again
koda
parents: 4488
diff changeset
    57
		<false/>
4211
7dcbd236ca59 this time i got it right, i'm sure of it; TEST ANYWAYS
koda
parents: 4210
diff changeset
    58
		<key>command</key>
7dcbd236ca59 this time i got it right, i'm sure of it; TEST ANYWAYS
koda
parents: 4210
diff changeset
    59
		<string>e$sd_turns</string>
4000
ddc4a09889e7 engine: reorder GameFlags and update files, frontend and other stuff
koda
parents:
diff changeset
    60
		<key>default</key>
ddc4a09889e7 engine: reorder GameFlags and update files, frontend and other stuff
koda
parents:
diff changeset
    61
		<integer>15</integer>
ddc4a09889e7 engine: reorder GameFlags and update files, frontend and other stuff
koda
parents:
diff changeset
    62
		<key>image</key>
ddc4a09889e7 engine: reorder GameFlags and update files, frontend and other stuff
koda
parents:
diff changeset
    63
		<string>SuddenDeath</string>
ddc4a09889e7 engine: reorder GameFlags and update files, frontend and other stuff
koda
parents:
diff changeset
    64
		<key>max</key>
4213
3875481fcc86 smaller update (color and modes)
koda
parents: 4211
diff changeset
    65
		<integer>50</integer>
4000
ddc4a09889e7 engine: reorder GameFlags and update files, frontend and other stuff
koda
parents:
diff changeset
    66
		<key>min</key>
ddc4a09889e7 engine: reorder GameFlags and update files, frontend and other stuff
koda
parents:
diff changeset
    67
		<integer>0</integer>
ddc4a09889e7 engine: reorder GameFlags and update files, frontend and other stuff
koda
parents:
diff changeset
    68
		<key>title</key>
ddc4a09889e7 engine: reorder GameFlags and update files, frontend and other stuff
koda
parents:
diff changeset
    69
		<string>Sudden Death Timeout</string>
ddc4a09889e7 engine: reorder GameFlags and update files, frontend and other stuff
koda
parents:
diff changeset
    70
	</dict>
ddc4a09889e7 engine: reorder GameFlags and update files, frontend and other stuff
koda
parents:
diff changeset
    71
	<dict>
4211
7dcbd236ca59 this time i got it right, i'm sure of it; TEST ANYWAYS
koda
parents: 4210
diff changeset
    72
		<key>checkOverMax</key>
7dcbd236ca59 this time i got it right, i'm sure of it; TEST ANYWAYS
koda
parents: 4210
diff changeset
    73
		<false/>
4605
a5c2f09daaaa this should prevent that ever again
koda
parents: 4488
diff changeset
    74
		<key>times1000</key>
a5c2f09daaaa this should prevent that ever again
koda
parents: 4488
diff changeset
    75
		<false/>
4211
7dcbd236ca59 this time i got it right, i'm sure of it; TEST ANYWAYS
koda
parents: 4210
diff changeset
    76
		<key>command</key>
7dcbd236ca59 this time i got it right, i'm sure of it; TEST ANYWAYS
koda
parents: 4210
diff changeset
    77
		<string>e$waterrise</string>
7dcbd236ca59 this time i got it right, i'm sure of it; TEST ANYWAYS
koda
parents: 4210
diff changeset
    78
		<key>default</key>
7dcbd236ca59 this time i got it right, i'm sure of it; TEST ANYWAYS
koda
parents: 4210
diff changeset
    79
		<integer>47</integer>
7dcbd236ca59 this time i got it right, i'm sure of it; TEST ANYWAYS
koda
parents: 4210
diff changeset
    80
		<key>image</key>
7dcbd236ca59 this time i got it right, i'm sure of it; TEST ANYWAYS
koda
parents: 4210
diff changeset
    81
		<string>SuddenDeath</string>
7dcbd236ca59 this time i got it right, i'm sure of it; TEST ANYWAYS
koda
parents: 4210
diff changeset
    82
		<key>max</key>
7dcbd236ca59 this time i got it right, i'm sure of it; TEST ANYWAYS
koda
parents: 4210
diff changeset
    83
		<integer>100</integer>
7dcbd236ca59 this time i got it right, i'm sure of it; TEST ANYWAYS
koda
parents: 4210
diff changeset
    84
		<key>min</key>
7dcbd236ca59 this time i got it right, i'm sure of it; TEST ANYWAYS
koda
parents: 4210
diff changeset
    85
		<integer>0</integer>
7dcbd236ca59 this time i got it right, i'm sure of it; TEST ANYWAYS
koda
parents: 4210
diff changeset
    86
		<key>title</key>
7dcbd236ca59 this time i got it right, i'm sure of it; TEST ANYWAYS
koda
parents: 4210
diff changeset
    87
		<string>Water Rise Amount</string>
7dcbd236ca59 this time i got it right, i'm sure of it; TEST ANYWAYS
koda
parents: 4210
diff changeset
    88
	</dict>
7dcbd236ca59 this time i got it right, i'm sure of it; TEST ANYWAYS
koda
parents: 4210
diff changeset
    89
	<dict>
7dcbd236ca59 this time i got it right, i'm sure of it; TEST ANYWAYS
koda
parents: 4210
diff changeset
    90
		<key>checkOverMax</key>
7dcbd236ca59 this time i got it right, i'm sure of it; TEST ANYWAYS
koda
parents: 4210
diff changeset
    91
		<false/>
4605
a5c2f09daaaa this should prevent that ever again
koda
parents: 4488
diff changeset
    92
		<key>times1000</key>
a5c2f09daaaa this should prevent that ever again
koda
parents: 4488
diff changeset
    93
		<false/>
4211
7dcbd236ca59 this time i got it right, i'm sure of it; TEST ANYWAYS
koda
parents: 4210
diff changeset
    94
		<key>command</key>
7dcbd236ca59 this time i got it right, i'm sure of it; TEST ANYWAYS
koda
parents: 4210
diff changeset
    95
		<string>e$healthdec</string>
7dcbd236ca59 this time i got it right, i'm sure of it; TEST ANYWAYS
koda
parents: 4210
diff changeset
    96
		<key>default</key>
7dcbd236ca59 this time i got it right, i'm sure of it; TEST ANYWAYS
koda
parents: 4210
diff changeset
    97
		<integer>5</integer>
7dcbd236ca59 this time i got it right, i'm sure of it; TEST ANYWAYS
koda
parents: 4210
diff changeset
    98
		<key>image</key>
7dcbd236ca59 this time i got it right, i'm sure of it; TEST ANYWAYS
koda
parents: 4210
diff changeset
    99
		<string>SuddenDeath</string>
7dcbd236ca59 this time i got it right, i'm sure of it; TEST ANYWAYS
koda
parents: 4210
diff changeset
   100
		<key>max</key>
7dcbd236ca59 this time i got it right, i'm sure of it; TEST ANYWAYS
koda
parents: 4210
diff changeset
   101
		<integer>100</integer>
7dcbd236ca59 this time i got it right, i'm sure of it; TEST ANYWAYS
koda
parents: 4210
diff changeset
   102
		<key>min</key>
7dcbd236ca59 this time i got it right, i'm sure of it; TEST ANYWAYS
koda
parents: 4210
diff changeset
   103
		<integer>0</integer>
7dcbd236ca59 this time i got it right, i'm sure of it; TEST ANYWAYS
koda
parents: 4210
diff changeset
   104
		<key>title</key>
7dcbd236ca59 this time i got it right, i'm sure of it; TEST ANYWAYS
koda
parents: 4210
diff changeset
   105
		<string>Health Decrease</string>
7dcbd236ca59 this time i got it right, i'm sure of it; TEST ANYWAYS
koda
parents: 4210
diff changeset
   106
	</dict>
7dcbd236ca59 this time i got it right, i'm sure of it; TEST ANYWAYS
koda
parents: 4210
diff changeset
   107
	<dict>
7dcbd236ca59 this time i got it right, i'm sure of it; TEST ANYWAYS
koda
parents: 4210
diff changeset
   108
		<key>checkOverMax</key>
7dcbd236ca59 this time i got it right, i'm sure of it; TEST ANYWAYS
koda
parents: 4210
diff changeset
   109
		<false/>
4605
a5c2f09daaaa this should prevent that ever again
koda
parents: 4488
diff changeset
   110
		<key>times1000</key>
a5c2f09daaaa this should prevent that ever again
koda
parents: 4488
diff changeset
   111
		<false/>
4211
7dcbd236ca59 this time i got it right, i'm sure of it; TEST ANYWAYS
koda
parents: 4210
diff changeset
   112
		<key>command</key>
4463
1fe77f2bc1d1 update schemes for ios
koda
parents: 4213
diff changeset
   113
		<string>e$ropepct</string>
1fe77f2bc1d1 update schemes for ios
koda
parents: 4213
diff changeset
   114
		<key>default</key>
1fe77f2bc1d1 update schemes for ios
koda
parents: 4213
diff changeset
   115
		<integer>100</integer>
1fe77f2bc1d1 update schemes for ios
koda
parents: 4213
diff changeset
   116
		<key>image</key>
1fe77f2bc1d1 update schemes for ios
koda
parents: 4213
diff changeset
   117
		<string>Rope</string>
1fe77f2bc1d1 update schemes for ios
koda
parents: 4213
diff changeset
   118
		<key>max</key>
1fe77f2bc1d1 update schemes for ios
koda
parents: 4213
diff changeset
   119
		<integer>999</integer>
1fe77f2bc1d1 update schemes for ios
koda
parents: 4213
diff changeset
   120
		<key>min</key>
1fe77f2bc1d1 update schemes for ios
koda
parents: 4213
diff changeset
   121
		<integer>25</integer>
1fe77f2bc1d1 update schemes for ios
koda
parents: 4213
diff changeset
   122
		<key>title</key>
1fe77f2bc1d1 update schemes for ios
koda
parents: 4213
diff changeset
   123
		<string>Rope Length</string>
1fe77f2bc1d1 update schemes for ios
koda
parents: 4213
diff changeset
   124
	</dict>
1fe77f2bc1d1 update schemes for ios
koda
parents: 4213
diff changeset
   125
	<dict>
1fe77f2bc1d1 update schemes for ios
koda
parents: 4213
diff changeset
   126
		<key>checkOverMax</key>
1fe77f2bc1d1 update schemes for ios
koda
parents: 4213
diff changeset
   127
		<false/>
4605
a5c2f09daaaa this should prevent that ever again
koda
parents: 4488
diff changeset
   128
		<key>times1000</key>
a5c2f09daaaa this should prevent that ever again
koda
parents: 4488
diff changeset
   129
		<false/>
4463
1fe77f2bc1d1 update schemes for ios
koda
parents: 4213
diff changeset
   130
		<key>command</key>
4211
7dcbd236ca59 this time i got it right, i'm sure of it; TEST ANYWAYS
koda
parents: 4210
diff changeset
   131
		<string>e$casefreq</string>
4000
ddc4a09889e7 engine: reorder GameFlags and update files, frontend and other stuff
koda
parents:
diff changeset
   132
		<key>default</key>
ddc4a09889e7 engine: reorder GameFlags and update files, frontend and other stuff
koda
parents:
diff changeset
   133
		<integer>5</integer>
ddc4a09889e7 engine: reorder GameFlags and update files, frontend and other stuff
koda
parents:
diff changeset
   134
		<key>image</key>
ddc4a09889e7 engine: reorder GameFlags and update files, frontend and other stuff
koda
parents:
diff changeset
   135
		<string>Box</string>
ddc4a09889e7 engine: reorder GameFlags and update files, frontend and other stuff
koda
parents:
diff changeset
   136
		<key>max</key>
ddc4a09889e7 engine: reorder GameFlags and update files, frontend and other stuff
koda
parents:
diff changeset
   137
		<integer>9</integer>
ddc4a09889e7 engine: reorder GameFlags and update files, frontend and other stuff
koda
parents:
diff changeset
   138
		<key>min</key>
ddc4a09889e7 engine: reorder GameFlags and update files, frontend and other stuff
koda
parents:
diff changeset
   139
		<integer>0</integer>
ddc4a09889e7 engine: reorder GameFlags and update files, frontend and other stuff
koda
parents:
diff changeset
   140
		<key>title</key>
4211
7dcbd236ca59 this time i got it right, i'm sure of it; TEST ANYWAYS
koda
parents: 4210
diff changeset
   141
		<string>Crate Drop Turns</string>
4000
ddc4a09889e7 engine: reorder GameFlags and update files, frontend and other stuff
koda
parents:
diff changeset
   142
	</dict>
ddc4a09889e7 engine: reorder GameFlags and update files, frontend and other stuff
koda
parents:
diff changeset
   143
	<dict>
4211
7dcbd236ca59 this time i got it right, i'm sure of it; TEST ANYWAYS
koda
parents: 4210
diff changeset
   144
		<key>checkOverMax</key>
7dcbd236ca59 this time i got it right, i'm sure of it; TEST ANYWAYS
koda
parents: 4210
diff changeset
   145
		<false/>
4605
a5c2f09daaaa this should prevent that ever again
koda
parents: 4488
diff changeset
   146
		<key>times1000</key>
a5c2f09daaaa this should prevent that ever again
koda
parents: 4488
diff changeset
   147
		<false/>
4211
7dcbd236ca59 this time i got it right, i'm sure of it; TEST ANYWAYS
koda
parents: 4210
diff changeset
   148
		<key>command</key>
7dcbd236ca59 this time i got it right, i'm sure of it; TEST ANYWAYS
koda
parents: 4210
diff changeset
   149
		<string>e$healthprob</string>
4000
ddc4a09889e7 engine: reorder GameFlags and update files, frontend and other stuff
koda
parents:
diff changeset
   150
		<key>default</key>
4149
51200479f9d8 update ios port with new health modes, increase sd turns, new game modes, fixed bugs that prevented the creation of AI controlled teams, revisited update modes
koda
parents: 4003
diff changeset
   151
		<integer>35</integer>
51200479f9d8 update ios port with new health modes, increase sd turns, new game modes, fixed bugs that prevented the creation of AI controlled teams, revisited update modes
koda
parents: 4003
diff changeset
   152
		<key>image</key>
51200479f9d8 update ios port with new health modes, increase sd turns, new game modes, fixed bugs that prevented the creation of AI controlled teams, revisited update modes
koda
parents: 4003
diff changeset
   153
		<string>Health</string>
51200479f9d8 update ios port with new health modes, increase sd turns, new game modes, fixed bugs that prevented the creation of AI controlled teams, revisited update modes
koda
parents: 4003
diff changeset
   154
		<key>max</key>
51200479f9d8 update ios port with new health modes, increase sd turns, new game modes, fixed bugs that prevented the creation of AI controlled teams, revisited update modes
koda
parents: 4003
diff changeset
   155
		<integer>100</integer>
51200479f9d8 update ios port with new health modes, increase sd turns, new game modes, fixed bugs that prevented the creation of AI controlled teams, revisited update modes
koda
parents: 4003
diff changeset
   156
		<key>min</key>
51200479f9d8 update ios port with new health modes, increase sd turns, new game modes, fixed bugs that prevented the creation of AI controlled teams, revisited update modes
koda
parents: 4003
diff changeset
   157
		<integer>0</integer>
51200479f9d8 update ios port with new health modes, increase sd turns, new game modes, fixed bugs that prevented the creation of AI controlled teams, revisited update modes
koda
parents: 4003
diff changeset
   158
		<key>title</key>
51200479f9d8 update ios port with new health modes, increase sd turns, new game modes, fixed bugs that prevented the creation of AI controlled teams, revisited update modes
koda
parents: 4003
diff changeset
   159
		<string>Health Kit Probability</string>
51200479f9d8 update ios port with new health modes, increase sd turns, new game modes, fixed bugs that prevented the creation of AI controlled teams, revisited update modes
koda
parents: 4003
diff changeset
   160
	</dict>
51200479f9d8 update ios port with new health modes, increase sd turns, new game modes, fixed bugs that prevented the creation of AI controlled teams, revisited update modes
koda
parents: 4003
diff changeset
   161
	<dict>
4211
7dcbd236ca59 this time i got it right, i'm sure of it; TEST ANYWAYS
koda
parents: 4210
diff changeset
   162
		<key>checkOverMax</key>
7dcbd236ca59 this time i got it right, i'm sure of it; TEST ANYWAYS
koda
parents: 4210
diff changeset
   163
		<false/>
4605
a5c2f09daaaa this should prevent that ever again
koda
parents: 4488
diff changeset
   164
		<key>times1000</key>
a5c2f09daaaa this should prevent that ever again
koda
parents: 4488
diff changeset
   165
		<false/>
4211
7dcbd236ca59 this time i got it right, i'm sure of it; TEST ANYWAYS
koda
parents: 4210
diff changeset
   166
		<key>command</key>
7dcbd236ca59 this time i got it right, i'm sure of it; TEST ANYWAYS
koda
parents: 4210
diff changeset
   167
		<string>e$hcaseamount</string>
4149
51200479f9d8 update ios port with new health modes, increase sd turns, new game modes, fixed bugs that prevented the creation of AI controlled teams, revisited update modes
koda
parents: 4003
diff changeset
   168
		<key>default</key>
51200479f9d8 update ios port with new health modes, increase sd turns, new game modes, fixed bugs that prevented the creation of AI controlled teams, revisited update modes
koda
parents: 4003
diff changeset
   169
		<integer>25</integer>
51200479f9d8 update ios port with new health modes, increase sd turns, new game modes, fixed bugs that prevented the creation of AI controlled teams, revisited update modes
koda
parents: 4003
diff changeset
   170
		<key>image</key>
51200479f9d8 update ios port with new health modes, increase sd turns, new game modes, fixed bugs that prevented the creation of AI controlled teams, revisited update modes
koda
parents: 4003
diff changeset
   171
		<string>Health</string>
51200479f9d8 update ios port with new health modes, increase sd turns, new game modes, fixed bugs that prevented the creation of AI controlled teams, revisited update modes
koda
parents: 4003
diff changeset
   172
		<key>max</key>
51200479f9d8 update ios port with new health modes, increase sd turns, new game modes, fixed bugs that prevented the creation of AI controlled teams, revisited update modes
koda
parents: 4003
diff changeset
   173
		<integer>200</integer>
51200479f9d8 update ios port with new health modes, increase sd turns, new game modes, fixed bugs that prevented the creation of AI controlled teams, revisited update modes
koda
parents: 4003
diff changeset
   174
		<key>min</key>
51200479f9d8 update ios port with new health modes, increase sd turns, new game modes, fixed bugs that prevented the creation of AI controlled teams, revisited update modes
koda
parents: 4003
diff changeset
   175
		<integer>0</integer>
51200479f9d8 update ios port with new health modes, increase sd turns, new game modes, fixed bugs that prevented the creation of AI controlled teams, revisited update modes
koda
parents: 4003
diff changeset
   176
		<key>title</key>
51200479f9d8 update ios port with new health modes, increase sd turns, new game modes, fixed bugs that prevented the creation of AI controlled teams, revisited update modes
koda
parents: 4003
diff changeset
   177
		<string>Health Amount in Kit</string>
51200479f9d8 update ios port with new health modes, increase sd turns, new game modes, fixed bugs that prevented the creation of AI controlled teams, revisited update modes
koda
parents: 4003
diff changeset
   178
	</dict>
51200479f9d8 update ios port with new health modes, increase sd turns, new game modes, fixed bugs that prevented the creation of AI controlled teams, revisited update modes
koda
parents: 4003
diff changeset
   179
	<dict>
4211
7dcbd236ca59 this time i got it right, i'm sure of it; TEST ANYWAYS
koda
parents: 4210
diff changeset
   180
		<key>checkOverMax</key>
7dcbd236ca59 this time i got it right, i'm sure of it; TEST ANYWAYS
koda
parents: 4210
diff changeset
   181
		<false/>
4605
a5c2f09daaaa this should prevent that ever again
koda
parents: 4488
diff changeset
   182
		<key>times1000</key>
a5c2f09daaaa this should prevent that ever again
koda
parents: 4488
diff changeset
   183
		<true/>
a5c2f09daaaa this should prevent that ever again
koda
parents: 4488
diff changeset
   184
		<key>command</key>
a5c2f09daaaa this should prevent that ever again
koda
parents: 4488
diff changeset
   185
		<string>e$minestime</string>
a5c2f09daaaa this should prevent that ever again
koda
parents: 4488
diff changeset
   186
		<key>default</key>
a5c2f09daaaa this should prevent that ever again
koda
parents: 4488
diff changeset
   187
		<integer>3</integer>
a5c2f09daaaa this should prevent that ever again
koda
parents: 4488
diff changeset
   188
		<key>image</key>
a5c2f09daaaa this should prevent that ever again
koda
parents: 4488
diff changeset
   189
		<string>Time</string>
a5c2f09daaaa this should prevent that ever again
koda
parents: 4488
diff changeset
   190
		<key>max</key>
a5c2f09daaaa this should prevent that ever again
koda
parents: 4488
diff changeset
   191
		<integer>5</integer>
a5c2f09daaaa this should prevent that ever again
koda
parents: 4488
diff changeset
   192
		<key>min</key>
a5c2f09daaaa this should prevent that ever again
koda
parents: 4488
diff changeset
   193
		<integer>-1</integer>
a5c2f09daaaa this should prevent that ever again
koda
parents: 4488
diff changeset
   194
		<key>title</key>
a5c2f09daaaa this should prevent that ever again
koda
parents: 4488
diff changeset
   195
		<string>Mines Time</string>
a5c2f09daaaa this should prevent that ever again
koda
parents: 4488
diff changeset
   196
	</dict>
a5c2f09daaaa this should prevent that ever again
koda
parents: 4488
diff changeset
   197
	<dict>
a5c2f09daaaa this should prevent that ever again
koda
parents: 4488
diff changeset
   198
		<key>checkOverMax</key>
a5c2f09daaaa this should prevent that ever again
koda
parents: 4488
diff changeset
   199
		<false/>
a5c2f09daaaa this should prevent that ever again
koda
parents: 4488
diff changeset
   200
		<key>times1000</key>
a5c2f09daaaa this should prevent that ever again
koda
parents: 4488
diff changeset
   201
		<false/>
4211
7dcbd236ca59 this time i got it right, i'm sure of it; TEST ANYWAYS
koda
parents: 4210
diff changeset
   202
		<key>command</key>
7dcbd236ca59 this time i got it right, i'm sure of it; TEST ANYWAYS
koda
parents: 4210
diff changeset
   203
		<string>e$minesnum</string>
4000
ddc4a09889e7 engine: reorder GameFlags and update files, frontend and other stuff
koda
parents:
diff changeset
   204
		<key>default</key>
ddc4a09889e7 engine: reorder GameFlags and update files, frontend and other stuff
koda
parents:
diff changeset
   205
		<integer>4</integer>
ddc4a09889e7 engine: reorder GameFlags and update files, frontend and other stuff
koda
parents:
diff changeset
   206
		<key>image</key>
ddc4a09889e7 engine: reorder GameFlags and update files, frontend and other stuff
koda
parents:
diff changeset
   207
		<string>Mine</string>
ddc4a09889e7 engine: reorder GameFlags and update files, frontend and other stuff
koda
parents:
diff changeset
   208
		<key>max</key>
ddc4a09889e7 engine: reorder GameFlags and update files, frontend and other stuff
koda
parents:
diff changeset
   209
		<integer>80</integer>
ddc4a09889e7 engine: reorder GameFlags and update files, frontend and other stuff
koda
parents:
diff changeset
   210
		<key>min</key>
4003
ca0600ab38bf disable gfMines and update variable names (landadds -> minesnum, cLandAdditions -> cLandMines)
koda
parents: 4000
diff changeset
   211
		<integer>0</integer>
4000
ddc4a09889e7 engine: reorder GameFlags and update files, frontend and other stuff
koda
parents:
diff changeset
   212
		<key>title</key>
ddc4a09889e7 engine: reorder GameFlags and update files, frontend and other stuff
koda
parents:
diff changeset
   213
		<string>Mines Number</string>
ddc4a09889e7 engine: reorder GameFlags and update files, frontend and other stuff
koda
parents:
diff changeset
   214
	</dict>
ddc4a09889e7 engine: reorder GameFlags and update files, frontend and other stuff
koda
parents:
diff changeset
   215
	<dict>
4211
7dcbd236ca59 this time i got it right, i'm sure of it; TEST ANYWAYS
koda
parents: 4210
diff changeset
   216
		<key>checkOverMax</key>
7dcbd236ca59 this time i got it right, i'm sure of it; TEST ANYWAYS
koda
parents: 4210
diff changeset
   217
		<false/>
4605
a5c2f09daaaa this should prevent that ever again
koda
parents: 4488
diff changeset
   218
		<key>times1000</key>
a5c2f09daaaa this should prevent that ever again
koda
parents: 4488
diff changeset
   219
		<false/>
4211
7dcbd236ca59 this time i got it right, i'm sure of it; TEST ANYWAYS
koda
parents: 4210
diff changeset
   220
		<key>command</key>
7dcbd236ca59 this time i got it right, i'm sure of it; TEST ANYWAYS
koda
parents: 4210
diff changeset
   221
		<string>e$minedudpct</string>
4000
ddc4a09889e7 engine: reorder GameFlags and update files, frontend and other stuff
koda
parents:
diff changeset
   222
		<key>default</key>
ddc4a09889e7 engine: reorder GameFlags and update files, frontend and other stuff
koda
parents:
diff changeset
   223
		<integer>0</integer>
ddc4a09889e7 engine: reorder GameFlags and update files, frontend and other stuff
koda
parents:
diff changeset
   224
		<key>image</key>
ddc4a09889e7 engine: reorder GameFlags and update files, frontend and other stuff
koda
parents:
diff changeset
   225
		<string>Dud</string>
ddc4a09889e7 engine: reorder GameFlags and update files, frontend and other stuff
koda
parents:
diff changeset
   226
		<key>max</key>
ddc4a09889e7 engine: reorder GameFlags and update files, frontend and other stuff
koda
parents:
diff changeset
   227
		<integer>100</integer>
ddc4a09889e7 engine: reorder GameFlags and update files, frontend and other stuff
koda
parents:
diff changeset
   228
		<key>min</key>
ddc4a09889e7 engine: reorder GameFlags and update files, frontend and other stuff
koda
parents:
diff changeset
   229
		<integer>0</integer>
ddc4a09889e7 engine: reorder GameFlags and update files, frontend and other stuff
koda
parents:
diff changeset
   230
		<key>title</key>
ddc4a09889e7 engine: reorder GameFlags and update files, frontend and other stuff
koda
parents:
diff changeset
   231
		<string>Dud Mines Probability</string>
ddc4a09889e7 engine: reorder GameFlags and update files, frontend and other stuff
koda
parents:
diff changeset
   232
	</dict>
ddc4a09889e7 engine: reorder GameFlags and update files, frontend and other stuff
koda
parents:
diff changeset
   233
	<dict>
4211
7dcbd236ca59 this time i got it right, i'm sure of it; TEST ANYWAYS
koda
parents: 4210
diff changeset
   234
		<key>checkOverMax</key>
7dcbd236ca59 this time i got it right, i'm sure of it; TEST ANYWAYS
koda
parents: 4210
diff changeset
   235
		<false/>
4605
a5c2f09daaaa this should prevent that ever again
koda
parents: 4488
diff changeset
   236
		<key>times1000</key>
a5c2f09daaaa this should prevent that ever again
koda
parents: 4488
diff changeset
   237
		<false/>
4211
7dcbd236ca59 this time i got it right, i'm sure of it; TEST ANYWAYS
koda
parents: 4210
diff changeset
   238
		<key>command</key>
7dcbd236ca59 this time i got it right, i'm sure of it; TEST ANYWAYS
koda
parents: 4210
diff changeset
   239
		<string>e$explosives</string>
4000
ddc4a09889e7 engine: reorder GameFlags and update files, frontend and other stuff
koda
parents:
diff changeset
   240
		<key>default</key>
ddc4a09889e7 engine: reorder GameFlags and update files, frontend and other stuff
koda
parents:
diff changeset
   241
		<integer>2</integer>
ddc4a09889e7 engine: reorder GameFlags and update files, frontend and other stuff
koda
parents:
diff changeset
   242
		<key>image</key>
ddc4a09889e7 engine: reorder GameFlags and update files, frontend and other stuff
koda
parents:
diff changeset
   243
		<string>Damage</string>
ddc4a09889e7 engine: reorder GameFlags and update files, frontend and other stuff
koda
parents:
diff changeset
   244
		<key>max</key>
ddc4a09889e7 engine: reorder GameFlags and update files, frontend and other stuff
koda
parents:
diff changeset
   245
		<integer>40</integer>
ddc4a09889e7 engine: reorder GameFlags and update files, frontend and other stuff
koda
parents:
diff changeset
   246
		<key>min</key>
ddc4a09889e7 engine: reorder GameFlags and update files, frontend and other stuff
koda
parents:
diff changeset
   247
		<integer>0</integer>
ddc4a09889e7 engine: reorder GameFlags and update files, frontend and other stuff
koda
parents:
diff changeset
   248
		<key>title</key>
ddc4a09889e7 engine: reorder GameFlags and update files, frontend and other stuff
koda
parents:
diff changeset
   249
		<string>Explosives</string>
ddc4a09889e7 engine: reorder GameFlags and update files, frontend and other stuff
koda
parents:
diff changeset
   250
	</dict>
ddc4a09889e7 engine: reorder GameFlags and update files, frontend and other stuff
koda
parents:
diff changeset
   251
</array>
ddc4a09889e7 engine: reorder GameFlags and update files, frontend and other stuff
koda
parents:
diff changeset
   252
</plist>