@@ -1150,6 +1150,81 @@ exports[`BAN CivPanels render correctly 46`] = `
1150
1150
/>
1151
1151
` ;
1152
1152
1153
+ exports [` BAN CivPanels render correctly 47` ] = `
1154
+ <DraftOptionPanel
1155
+ active = { false }
1156
+ draftOption = {
1157
+ Civilisation {
1158
+ " category" : " default" ,
1159
+ " gameVersion" : 12 ,
1160
+ " i18nPrefix" : " civs." ,
1161
+ " id" : " Achaemenids" ,
1162
+ " imageUrls" : Object {
1163
+ " animated_left" : " /images/units-animated/achaemenids-left.apng" ,
1164
+ " animated_right" : " /images/units-animated/achaemenids-right.apng" ,
1165
+ " emblem" : " /images/civemblems/achaemenids.png" ,
1166
+ " unit" : " /images/civs/achaemenids.png" ,
1167
+ },
1168
+ " name" : " Achaemenids" ,
1169
+ }
1170
+ }
1171
+ draftOptionPanelType = " ban"
1172
+ iconStyle = " units"
1173
+ nextAction = { 0 }
1174
+ t = { [Function ]}
1175
+ />
1176
+ ` ;
1177
+
1178
+ exports [` BAN CivPanels render correctly 48` ] = `
1179
+ <DraftOptionPanel
1180
+ active = { false }
1181
+ draftOption = {
1182
+ Civilisation {
1183
+ " category" : " default" ,
1184
+ " gameVersion" : 12 ,
1185
+ " i18nPrefix" : " civs." ,
1186
+ " id" : " Athenians" ,
1187
+ " imageUrls" : Object {
1188
+ " animated_left" : " /images/units-animated/athenians-left.apng" ,
1189
+ " animated_right" : " /images/units-animated/athenians-right.apng" ,
1190
+ " emblem" : " /images/civemblems/athenians.png" ,
1191
+ " unit" : " /images/civs/athenians.png" ,
1192
+ },
1193
+ " name" : " Athenians" ,
1194
+ }
1195
+ }
1196
+ draftOptionPanelType = " ban"
1197
+ iconStyle = " units"
1198
+ nextAction = { 0 }
1199
+ t = { [Function ]}
1200
+ />
1201
+ ` ;
1202
+
1203
+ exports [` BAN CivPanels render correctly 49` ] = `
1204
+ <DraftOptionPanel
1205
+ active = { false }
1206
+ draftOption = {
1207
+ Civilisation {
1208
+ " category" : " default" ,
1209
+ " gameVersion" : 12 ,
1210
+ " i18nPrefix" : " civs." ,
1211
+ " id" : " Spartans" ,
1212
+ " imageUrls" : Object {
1213
+ " animated_left" : " /images/units-animated/spartans-left.apng" ,
1214
+ " animated_right" : " /images/units-animated/spartans-right.apng" ,
1215
+ " emblem" : " /images/civemblems/spartans.png" ,
1216
+ " unit" : " /images/civs/spartans.png" ,
1217
+ },
1218
+ " name" : " Spartans" ,
1219
+ }
1220
+ }
1221
+ draftOptionPanelType = " ban"
1222
+ iconStyle = " units"
1223
+ nextAction = { 0 }
1224
+ t = { [Function ]}
1225
+ />
1226
+ ` ;
1227
+
1153
1228
exports [` PICK CivPanels render correctly 1` ] = `
1154
1229
<DraftOptionPanel
1155
1230
active = { false }
@@ -2300,6 +2375,81 @@ exports[`PICK CivPanels render correctly 46`] = `
2300
2375
/>
2301
2376
` ;
2302
2377
2378
+ exports [` PICK CivPanels render correctly 47` ] = `
2379
+ <DraftOptionPanel
2380
+ active = { false }
2381
+ draftOption = {
2382
+ Civilisation {
2383
+ " category" : " default" ,
2384
+ " gameVersion" : 12 ,
2385
+ " i18nPrefix" : " civs." ,
2386
+ " id" : " Achaemenids" ,
2387
+ " imageUrls" : Object {
2388
+ " animated_left" : " /images/units-animated/achaemenids-left.apng" ,
2389
+ " animated_right" : " /images/units-animated/achaemenids-right.apng" ,
2390
+ " emblem" : " /images/civemblems/achaemenids.png" ,
2391
+ " unit" : " /images/civs/achaemenids.png" ,
2392
+ },
2393
+ " name" : " Achaemenids" ,
2394
+ }
2395
+ }
2396
+ draftOptionPanelType = " pick"
2397
+ iconStyle = " units"
2398
+ nextAction = { 0 }
2399
+ t = { [Function ]}
2400
+ />
2401
+ ` ;
2402
+
2403
+ exports [` PICK CivPanels render correctly 48` ] = `
2404
+ <DraftOptionPanel
2405
+ active = { false }
2406
+ draftOption = {
2407
+ Civilisation {
2408
+ " category" : " default" ,
2409
+ " gameVersion" : 12 ,
2410
+ " i18nPrefix" : " civs." ,
2411
+ " id" : " Athenians" ,
2412
+ " imageUrls" : Object {
2413
+ " animated_left" : " /images/units-animated/athenians-left.apng" ,
2414
+ " animated_right" : " /images/units-animated/athenians-right.apng" ,
2415
+ " emblem" : " /images/civemblems/athenians.png" ,
2416
+ " unit" : " /images/civs/athenians.png" ,
2417
+ },
2418
+ " name" : " Athenians" ,
2419
+ }
2420
+ }
2421
+ draftOptionPanelType = " pick"
2422
+ iconStyle = " units"
2423
+ nextAction = { 0 }
2424
+ t = { [Function ]}
2425
+ />
2426
+ ` ;
2427
+
2428
+ exports [` PICK CivPanels render correctly 49` ] = `
2429
+ <DraftOptionPanel
2430
+ active = { false }
2431
+ draftOption = {
2432
+ Civilisation {
2433
+ " category" : " default" ,
2434
+ " gameVersion" : 12 ,
2435
+ " i18nPrefix" : " civs." ,
2436
+ " id" : " Spartans" ,
2437
+ " imageUrls" : Object {
2438
+ " animated_left" : " /images/units-animated/spartans-left.apng" ,
2439
+ " animated_right" : " /images/units-animated/spartans-right.apng" ,
2440
+ " emblem" : " /images/civemblems/spartans.png" ,
2441
+ " unit" : " /images/civs/spartans.png" ,
2442
+ },
2443
+ " name" : " Spartans" ,
2444
+ }
2445
+ }
2446
+ draftOptionPanelType = " pick"
2447
+ iconStyle = " units"
2448
+ nextAction = { 0 }
2449
+ t = { [Function ]}
2450
+ />
2451
+ ` ;
2452
+
2303
2453
exports [` empty BAN CivPanel renders correctly 1` ] = `
2304
2454
<DraftOptionPanel
2305
2455
active = { false }
0 commit comments