Skip to content

Commit

Permalink
fix bug in nukular mode with soviet/allied mcvs
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickwieth committed Jun 5, 2024
1 parent 2b3ca44 commit c7a8eb7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion mods/ca/rules/structures.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2894,7 +2894,8 @@ AFAC:
Power:
Amount: 0
RequiresCondition: !being-warped
ProvidesPrerequisite@buildingname:
ProvidesPrerequisite:
Prerequisite: afac
ConyardChronoReturn:
ReturnOriginalActorOnCondition: build-incomplete
Condition: chrono-vortex
Expand Down
2 changes: 1 addition & 1 deletion mods/ca/rules/vehicles.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1091,7 +1091,7 @@ MCV:
Condition: NukularOpen
Prerequisites: !nukular.owned, global.nukular
TransformOnCondition:
IntoActor: AMCV.Nukular
IntoActor: MCV.Nukular
RequiresCondition: NukularOpen

MCV.Nukular:
Expand Down

0 comments on commit c7a8eb7

Please sign in to comment.