Skip to content

Commit

Permalink
Replace Bomb Model Replacement
Browse files Browse the repository at this point in the history
  • Loading branch information
commy2 committed Aug 21, 2022
1 parent e28ab5b commit 0041710
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ Object AirF_AuroraBomb
; *** ART Parameters ***
Draw = W3DModelDraw ModuleTag_01
DefaultConditionState
Model = EXCarptBmb2 ; Patch104p @bugfix commy2 11/09/2021 Replace low poly bomb model.
Model = EXCarptBmb
End
End

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17317,7 +17317,7 @@ Object Nuke_ChinaCarpetBomb
; *** ART Parameters ***
Draw = W3DModelDraw ModuleTag_01
DefaultConditionState
Model = EXCarptBmb2 ; Patch104p @bugfix commy2 11/09/2021 Replace low poly bomb model.
Model = EXCarptBmb
End
End

Expand Down
8 changes: 4 additions & 4 deletions Patch104pZH/GameFilesEdited/Data/INI/Object/WeaponObjects.ini
Original file line number Diff line number Diff line change
Expand Up @@ -334,7 +334,7 @@ Object ChinaCarpetBomb
; *** ART Parameters ***
Draw = W3DModelDraw ModuleTag_01
DefaultConditionState
Model = EXCarptBmb2 ; Patch104p @bugfix commy2 11/09/2021 Replace low poly bomb model.
Model = EXCarptBmb
End
End

Expand Down Expand Up @@ -935,7 +935,7 @@ Object CarpetBomb
; *** ART Parameters ***
Draw = W3DModelDraw ModuleTag_01
DefaultConditionState
Model = EXCarptBmb2 ; Patch104p @bugfix commy2 11/09/2021 Replace low poly bomb model.
Model = EXCarptBmb
End
End

Expand Down Expand Up @@ -1002,7 +1002,7 @@ Object AuroraBomb
; *** ART Parameters ***
Draw = W3DModelDraw ModuleTag_01
DefaultConditionState
Model = EXCarptBmb2 ; Patch104p @bugfix commy2 11/09/2021 Replace low poly bomb model.
Model = EXCarptBmb
End
End

Expand Down Expand Up @@ -5743,7 +5743,7 @@ Object SupW_AuroraFuelAirBomb
; *** ART Parameters ***
Draw = W3DModelDraw ModuleTag_01
DefaultConditionState
Model = EXCarptBmb2 ; Patch104p @bugfix commy2 11/09/2021 Replace low poly bomb model.
Model = EXCarptBmb
End
End

Expand Down

0 comments on commit 0041710

Please sign in to comment.