File tree 5 files changed +6
-1
lines changed
GameFilesEdited/Data/INI/Object
5 files changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -14,6 +14,7 @@ labels:
14
14
15
15
links :
16
16
- https://github.com/TheSuperHackers/GeneralsGamePatch/pull/261
17
+ - https://github.com/TheSuperHackers/GeneralsGamePatch/pull/1774
17
18
18
19
authors :
19
20
- commy2
Original file line number Diff line number Diff line change @@ -2945,6 +2945,7 @@ Object ChinaVehicleListeningOutpost
2945
2945
OCL = FINAL OCL_FinalListeningOutpostDebris
2946
2946
End
2947
2947
2948
+ ; Patch104p @fix commy 09/09/2021 Removes damage smoke effects that remains visible after repair (#261).
2948
2949
Behavior = TransitionDamageFX ModuleTag_08
2949
2950
ReallyDamagedFXList1 = Loc: X:0 Y:0 Z:0 FXList:FX_NukeCannonDamageTransition
2950
2951
End
Original file line number Diff line number Diff line change @@ -15938,6 +15938,7 @@ Object Infa_ChinaVehicleTroopCrawler
15938
15938
End
15939
15939
15940
15940
Behavior = TransitionDamageFX ModuleTag_08
15941
+ ReallyDamagedParticleSystem1 = Bone:Smoke RandomBone:Yes PSys:SmallLightSmokeColumn
15941
15942
ReallyDamagedFXList1 = Loc: X:0 Y:0 Z:0 FXList:FX_NukeCannonDamageTransition
15942
15943
End
15943
15944
@@ -16238,8 +16239,8 @@ Object Infa_ChinaVehicleListeningOutpost
16238
16239
OCL = FINAL OCL_FinalListeningOutpostDebris
16239
16240
End
16240
16241
16242
+ ; Patch104p @fix commy 09/09/2021 Removes damage smoke effects that remains visible after repair (#261).
16241
16243
Behavior = TransitionDamageFX ModuleTag_08
16242
- ReallyDamagedParticleSystem1 = Bone:Smoke RandomBone:Yes PSys:SmallLightSmokeColumn
16243
16244
ReallyDamagedFXList1 = Loc: X:0 Y:0 Z:0 FXList:FX_NukeCannonDamageTransition
16244
16245
End
16245
16246
Original file line number Diff line number Diff line change @@ -4931,6 +4931,7 @@ Object Nuke_ChinaVehicleListeningOutpost
4931
4931
OCL = FINAL OCL_FinalListeningOutpostDebris
4932
4932
End
4933
4933
4934
+ ; Patch104p @fix commy 09/09/2021 Removes damage smoke effects that remains visible after repair (#261).
4934
4935
Behavior = TransitionDamageFX ModuleTag_08
4935
4936
ReallyDamagedFXList1 = Loc: X:0 Y:0 Z:0 FXList:FX_NukeCannonDamageTransition
4936
4937
End
Original file line number Diff line number Diff line change @@ -5203,6 +5203,7 @@ Object Tank_ChinaVehicleListeningOutpost
5203
5203
OCL = FINAL OCL_FinalListeningOutpostDebris
5204
5204
End
5205
5205
5206
+ ; Patch104p @fix commy 09/09/2021 Removes damage smoke effects that remains visible after repair (#261).
5206
5207
Behavior = TransitionDamageFX ModuleTag_08
5207
5208
ReallyDamagedFXList1 = Loc: X:0 Y:0 Z:0 FXList:FX_NukeCannonDamageTransition
5208
5209
End
You can’t perform that action at this time.
0 commit comments