Skip to content

Commit

Permalink
Fixed Mana Extraction not being researchable
Browse files Browse the repository at this point in the history
  • Loading branch information
kaiser-chris committed Jan 15, 2025
1 parent a794377 commit ee9693d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion mod/.metadata/metadata.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name" : "Manaflow: Ankaris Arrival",
"id" : "com.github.kaiser-chris.gate",
"version" : "automatically filled",
"version" : "0.5.1",
"game_id" : "victoria3",
"picture" : "thumbnail.png",
"supported_game_version" : "1.8.*",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

mana_extraction = {
is_valid = {
has_technology_researched = mana_extraction
has_technology_researched = magic_understanding_production
}
effect = {
add_technology_researched = mana_extraction
Expand Down

0 comments on commit ee9693d

Please sign in to comment.