Skip to content

Commit

Permalink
Merge pull request #60 from cohstats/172
Browse files Browse the repository at this point in the history
Patch 172
  • Loading branch information
petrvecera authored Aug 1, 2024
2 parents 4b95bda + c0d6fe2 commit 41bb6fe
Show file tree
Hide file tree
Showing 12 changed files with 27,627 additions and 27,625 deletions.
98 changes: 49 additions & 49 deletions data/chunked/ebps/races/afrika_korps.json

Large diffs are not rendered by default.

126 changes: 63 additions & 63 deletions data/chunked/ebps/races/american.json

Large diffs are not rendered by default.

76 changes: 38 additions & 38 deletions data/chunked/ebps/races/british.json

Large diffs are not rendered by default.

92 changes: 46 additions & 46 deletions data/chunked/ebps/races/british_africa.json

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions data/chunked/ebps/races/common.json
Original file line number Diff line number Diff line change
Expand Up @@ -3173,7 +3173,7 @@
"name": "exts",
"value": "ebpextensions\\camouflage_ext"
},
"attack_priority": 5.0,
"attack_priority": 0.0,
"camouflage_type": "tp_global",
"chain_revealer": "False",
"detection_radius": 4.0,
Expand Down Expand Up @@ -8190,7 +8190,7 @@
"name": "exts",
"value": "ebpextensions\\camouflage_ext"
},
"attack_priority": 5.0,
"attack_priority": 0.0,
"camouflage_type": "tp_global",
"chain_revealer": "False",
"detection_radius": 10.0,
Expand Down Expand Up @@ -11049,7 +11049,7 @@
"name": "exts",
"value": "ebpextensions\\camouflage_ext"
},
"attack_priority": 5.0,
"attack_priority": 0.0,
"camouflage_type": "tp_global",
"chain_revealer": "False",
"detection_radius": 10.0,
Expand Down Expand Up @@ -13854,7 +13854,7 @@
"name": "exts",
"value": "ebpextensions\\camouflage_ext"
},
"attack_priority": 5.0,
"attack_priority": 0.0,
"camouflage_type": "tp_global",
"chain_revealer": "False",
"detection_radius": 1.0,
Expand Down
124 changes: 62 additions & 62 deletions data/chunked/ebps/races/german.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion data/chunked/upgrade/american.json
Original file line number Diff line number Diff line change
Expand Up @@ -35809,7 +35809,7 @@
"name": "on_action_squad_tree",
"value": "state_tree_squad_reference_info"
},
"ActionTree_OpeningBranch": ""
"ActionTree_OpeningBranch": "surplus_supplies_us\\squad_cost_reduction\\constructible_discount"
}
},
"upgrade_type": [],
Expand Down
5 changes: 3 additions & 2 deletions data/chunked/weapon/british.json
Original file line number Diff line number Diff line change
Expand Up @@ -30823,7 +30823,7 @@
"duration": 0.0
},
"tracking": {
"fire_cone_angle": 10.0,
"fire_cone_angle": 20.0,
"normal": {
"max_down": -5.0,
"max_left": 0.0,
Expand All @@ -30835,7 +30835,8 @@
"pivot_end_time": 0.0,
"pivot_only": "False",
"pivot_start_time": 0.0,
"fire_cone_angle_vert": 2.0
"fire_cone_angle_vert": 2.0,
"horizontal_tracking_relies_on_parent_facing": "False"
},
"ui_name": {
"locstring": {
Expand Down
Loading

0 comments on commit 41bb6fe

Please sign in to comment.