Skip to content

Commit

Permalink
Removed effect to set pm_back
Browse files Browse the repository at this point in the history
  • Loading branch information
LordR19 committed Jan 2, 2024
1 parent 30f0d33 commit 75b90b8
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 12 deletions.
6 changes: 0 additions & 6 deletions common/on_actions/artists_on_actions.txt
Original file line number Diff line number Diff line change
Expand Up @@ -31,12 +31,6 @@ artists_on_building_built = {
is_building_type = building_arts_academy
level = 1
}
state = {
activate_production_method = {
building_type = building_arts_academy
production_method = pm_artists_arts_academy_standard
}
}
}
}
}
Expand Down
6 changes: 0 additions & 6 deletions common/on_actions/dubois_on_actions.txt
Original file line number Diff line number Diff line change
Expand Up @@ -60,12 +60,6 @@ dubois_on_building_built = {
level = 1
}
remove_modifier = pm_dubois_academic_confusion_modifier
state = {
activate_production_method = {
building_type = building_university
production_method = pm_dubois_university_standard
}
}
}
}
}
Expand Down

0 comments on commit 75b90b8

Please sign in to comment.