Skip to content

Commit

Permalink
Reverted recon limitation
Browse files Browse the repository at this point in the history
  • Loading branch information
LordR19 committed Jan 1, 2024
1 parent a61ad3e commit 91feb89
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 19 deletions.
1 change: 0 additions & 1 deletion Changelog Ferrari
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ Fixes
- Switzerland no longer accidently becomes German.
- You will no longer get invinite Academics if you do not close the new academic event.
- It is no longer possible to use various advanced weapons at the same time, you have to decide for one.
- Air recon is mostly mutually exclusive now.

Quality of Life
- Added a notification that informs you when you get progress to a technology from an engineers research project.
Expand Down
18 changes: 0 additions & 18 deletions common/mobilization_options/mr_mobilization_option.txt
Original file line number Diff line number Diff line change
Expand Up @@ -59,15 +59,6 @@ mobilization_option_ballon_recon = {
curtiss_reconnaissance_balloon_tech
}

possible = {
scope:military_formation = {
NOR = {
has_mobilization_option = mobilization_option:mobilization_option_aerial_recon
has_mobilization_option = mobilization_option:mobilization_option_zeppelin_recon
}
}
}

on_activate_while_mobilized = {
custom_tooltip = {
text = mobilization_option_it_hurts_organization_when_you_adjust_equipment_tt
Expand Down Expand Up @@ -110,15 +101,6 @@ mobilization_option_zeppelin_recon = {
zeppelins
}

possible = {
scope:military_formation = {
NOR = {
has_mobilization_option = mobilization_option:mobilization_option_aerial_recon
has_mobilization_option = mobilization_option:mobilization_option_ballon_recon
}
}
}

on_activate_while_mobilized = {
custom_tooltip = {
text = mobilization_option_it_hurts_organization_when_you_adjust_equipment_tt
Expand Down

0 comments on commit 91feb89

Please sign in to comment.