Skip to content

Commit

Permalink
Remove Sounding Rocket Payload from Tank-II, III and IV HP Tanks
Browse files Browse the repository at this point in the history
  • Loading branch information
pap1723 committed Dec 29, 2018
1 parent 77c35d7 commit 36d0276
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions GameData/RP-0/NewRFTanks.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ TANK_DEFINITION
addResources = true
addResourcesHP = true
addLead = true
addSoundingPayload = true
addSoundingPayload = false
}
@TANK_DEFINITION[Tank-II-HP]
{
Expand Down Expand Up @@ -176,7 +176,7 @@ TANK_DEFINITION
addResources = true
addResourcesHP = true
addLead = true
addSoundingPayload = true
addSoundingPayload = false
}
@TANK_DEFINITION[Tank-III-HP]
{
Expand Down Expand Up @@ -271,7 +271,7 @@ TANK_DEFINITION
addResources = true
addResourcesHP = true
addLead = true
addSoundingPayload = true
addSoundingPayload = false
}
@TANK_DEFINITION[Tank-IV-HP]
{
Expand Down

0 comments on commit 36d0276

Please sign in to comment.