Skip to content

Commit

Permalink
Added defense mobilization option group
Browse files Browse the repository at this point in the history
  • Loading branch information
LordR19 committed Dec 11, 2023
1 parent e143877 commit c0c0fbd
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 8 deletions.
Original file line number Diff line number Diff line change
@@ -1,24 +1,29 @@
advanced_weapons = {
air_reconaissance = {
icon = "gfx/interface/icons/generic_icons/generic_concept_icon.dds"
weight = 2
weight = 3
}

advanced_tanks = {
aircrafts = {
icon = "gfx/interface/icons/generic_icons/generic_concept_icon.dds"
weight = 3
}

advanced_weapons = {
icon = "gfx/interface/icons/generic_icons/generic_concept_icon.dds"
weight = 2
}

advanced_aircrafts = {
advanced_defence = {
icon = "gfx/interface/icons/generic_icons/generic_concept_icon.dds"
weight = 2
}

air_reconaissance = {
advanced_tanks = {
icon = "gfx/interface/icons/generic_icons/generic_concept_icon.dds"
weight = 3
weight = 2
}

aircrafts = {
advanced_aircrafts = {
icon = "gfx/interface/icons/generic_icons/generic_concept_icon.dds"
weight = 3
weight = 2
}
2 changes: 2 additions & 0 deletions localization/english/1_update_l_english.yml
Original file line number Diff line number Diff line change
Expand Up @@ -373,6 +373,8 @@
mobilization_option_advanced_tanks_3_desc: "The advanced tanks developed by your [concept_gaudi_military_engineer] are far ahead of their time.\n#V Note:#! You can only activate this mobilization option, once your Engineer developed the new tanks."
gaudi_advanced_tanks_tier_3_trigger_tt: "Your [concept_gaudi_military_engineer] has developed the third tier of advanced tanks. You do not have a higher tier of advanced rifles."

advanced_defence: "Advanced Defense"

gaudi_electrical_research_button: "Electrical Research"
gaudi_electrical_research_button_desc: "Let your [concept_gaudi_engineer] focus on inventing new applications of electricity. This will add #n expenses#! to your country but regularly give you research boosts."

Expand Down

0 comments on commit c0c0fbd

Please sign in to comment.