Skip to content

Commit

Permalink
Fix: Remove Floating Basket From Undamaged China War Factory On Snow …
Browse files Browse the repository at this point in the history
…Maps At Night (#1380)
  • Loading branch information
commy2 authored Oct 16, 2022
1 parent 0222df4 commit 47f99ae
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Patch104pZH/GameFilesEdited/Data/INI/Object/BossGeneral.ini
Original file line number Diff line number Diff line change
Expand Up @@ -10950,6 +10950,7 @@ Object Boss_WarFactory
; night SNOW
ConditionState = NIGHT SNOW
Model = NBWarFact_NS
HideSubObject = Basket04 ; Patch104p @bugfix commy2 16/10/2022 Hide floating basket.
End
ConditionState = DAMAGED NIGHT SNOW
Model = NBWarFact_DNS
Expand Down Expand Up @@ -11022,6 +11023,7 @@ Object Boss_WarFactory
;Animation = NBWarFact_NS.NBWarFact_NS
;AnimationMode = LOOP
Flags = ADJUST_HEIGHT_BY_CONSTRUCTION_PERCENT
HideSubObject = Basket04 ; Patch104p @bugfix commy2 16/10/2022 Hide floating basket.
End
ConditionState = AWAITING_CONSTRUCTION PARTIALLY_CONSTRUCTED ACTIVELY_BEING_CONSTRUCTED NIGHT SNOW DAMAGED
Model = NBWarFact_DNS
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28820,6 +28820,7 @@ Object ChinaWarFactory
; night SNOW
ConditionState = NIGHT SNOW
Model = NBWarFact_NS
HideSubObject = Basket04 ; Patch104p @bugfix commy2 16/10/2022 Hide floating basket.
End
ConditionState = DAMAGED NIGHT SNOW
Model = NBWarFact_DNS
Expand Down Expand Up @@ -28892,6 +28893,7 @@ Object ChinaWarFactory
;Animation = NBWarFact_NS.NBWarFact_NS
;AnimationMode = LOOP
Flags = ADJUST_HEIGHT_BY_CONSTRUCTION_PERCENT
HideSubObject = Basket04 ; Patch104p @bugfix commy2 16/10/2022 Hide floating basket.
End
ConditionState = AWAITING_CONSTRUCTION PARTIALLY_CONSTRUCTED ACTIVELY_BEING_CONSTRUCTED NIGHT SNOW DAMAGED
Model = NBWarFact_DNS
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9913,6 +9913,7 @@ Object Infa_ChinaWarFactory
; night SNOW
ConditionState = NIGHT SNOW
Model = NBWarFact_NS
HideSubObject = Basket04 ; Patch104p @bugfix commy2 16/10/2022 Hide floating basket.
End
ConditionState = DAMAGED NIGHT SNOW
Model = NBWarFact_DNS
Expand Down Expand Up @@ -9985,6 +9986,7 @@ Object Infa_ChinaWarFactory
;Animation = NBWarFact_NS.NBWarFact_NS
;AnimationMode = LOOP
Flags = ADJUST_HEIGHT_BY_CONSTRUCTION_PERCENT
HideSubObject = Basket04 ; Patch104p @bugfix commy2 16/10/2022 Hide floating basket.
End
ConditionState = AWAITING_CONSTRUCTION PARTIALLY_CONSTRUCTED ACTIVELY_BEING_CONSTRUCTED NIGHT SNOW DAMAGED
Model = NBWarFact_DNS
Expand Down
2 changes: 2 additions & 0 deletions Patch104pZH/GameFilesEdited/Data/INI/Object/NukeGeneral.ini
Original file line number Diff line number Diff line change
Expand Up @@ -11690,6 +11690,7 @@ Object Nuke_ChinaWarFactory
; night SNOW
ConditionState = NIGHT SNOW
Model = NBWarFact_NS
HideSubObject = Basket04 ; Patch104p @bugfix commy2 16/10/2022 Hide floating basket.
End
ConditionState = DAMAGED NIGHT SNOW
Model = NBWarFact_DNS
Expand Down Expand Up @@ -11762,6 +11763,7 @@ Object Nuke_ChinaWarFactory
;Animation = NBWarFact_NS.NBWarFact_NS
;AnimationMode = LOOP
Flags = ADJUST_HEIGHT_BY_CONSTRUCTION_PERCENT
HideSubObject = Basket04 ; Patch104p @bugfix commy2 16/10/2022 Hide floating basket.
End
ConditionState = AWAITING_CONSTRUCTION PARTIALLY_CONSTRUCTED ACTIVELY_BEING_CONSTRUCTED NIGHT SNOW DAMAGED
Model = NBWarFact_DNS
Expand Down
2 changes: 2 additions & 0 deletions Patch104pZH/GameFilesEdited/Data/INI/Object/TankGeneral.ini
Original file line number Diff line number Diff line change
Expand Up @@ -10747,6 +10747,7 @@ Object Tank_ChinaWarFactory
; night SNOW
ConditionState = NIGHT SNOW
Model = NBWarFact_NS
HideSubObject = Basket04 ; Patch104p @bugfix commy2 16/10/2022 Hide floating basket.
End
ConditionState = DAMAGED NIGHT SNOW
Model = NBWarFact_DNS
Expand Down Expand Up @@ -10819,6 +10820,7 @@ Object Tank_ChinaWarFactory
;Animation = NBWarFact_NS.NBWarFact_NS
;AnimationMode = LOOP
Flags = ADJUST_HEIGHT_BY_CONSTRUCTION_PERCENT
HideSubObject = Basket04 ; Patch104p @bugfix commy2 16/10/2022 Hide floating basket.
End
ConditionState = AWAITING_CONSTRUCTION PARTIALLY_CONSTRUCTED ACTIVELY_BEING_CONSTRUCTED NIGHT SNOW DAMAGED
Model = NBWarFact_DNS
Expand Down

0 comments on commit 47f99ae

Please sign in to comment.