Skip to content

Commit

Permalink
Cleanup: Remove Overwritten ObjectCreationList (#892)
Browse files Browse the repository at this point in the history
  • Loading branch information
commy2 authored Aug 13, 2022
1 parent caf7cf9 commit 44cc97f
Showing 1 changed file with 1 addition and 29 deletions.
30 changes: 1 addition & 29 deletions Patch104pZH/GameFilesEdited/Data/INI/ObjectCreationList.ini
Original file line number Diff line number Diff line change
Expand Up @@ -5889,7 +5889,7 @@ ObjectCreationList Nuke_SUPERWEAPON_ChinaCarpetBomb
DropOffset = X:0 Y:0 Z:-2
DropVariance = X:30 Y:40 Z:0
DropDelay = 300 ;500 ; time in between each item dropped (if more than one)
Payload = GC_Nuke_ChinaCarpetBomb 10
Payload = Nuke_ChinaCarpetBomb 10
DeliveryDistance = 350
DeliveryDecalRadius = 180
DeliveryDecal
Expand Down Expand Up @@ -9096,34 +9096,6 @@ End



; -----------------------------------------------------------------------------
ObjectCreationList Nuke_SUPERWEAPON_ChinaCarpetBomb
DeliverPayload
Transport = ChinaJetCarpetBomber
StartAtPreferredHeight = Yes
StartAtMaxSpeed = Yes
MaxAttempts = 1
DropOffset = X:0 Y:0 Z:-2
DropVariance = X:30 Y:40 Z:0
DropDelay = 300 ;500 ; time in between each item dropped (if more than one)
Payload = Nuke_ChinaCarpetBomb 10
DeliveryDistance = 350
DeliveryDecalRadius = 180
DeliveryDecal
Texture = SCCCarpBomb
Style = SHADOW_ALPHA_DECAL
OpacityMin = 25%
OpacityMax = 50%
OpacityThrobTime = 500
Color = R:255 G:0 B:0 A:255
OnlyVisibleToOwningPlayer = Yes
End
End
End




; -----------------------------------------------------------------------------
; Super Weapon General
; -----------------------------------------------------------------------------
Expand Down

0 comments on commit 44cc97f

Please sign in to comment.