Skip to content

Commit

Permalink
CostHacks/RealChute: Fixed double Nylon to Kevlar
Browse files Browse the repository at this point in the history
At least, I presume we don't want to have Nylon defined twice.
  • Loading branch information
pjf committed Dec 18, 2014
1 parent 1f72e06 commit 1708fc0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions GameData/RP-0/CostHacks.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@
{
@areaCost = 2.25
}
@MATERIAL[Nylon]:FOR[RP-0]
@MATERIAL[Kevlar]:FOR[RP-0]
{
@areaCost = 4.0
}
}

0 comments on commit 1708fc0

Please sign in to comment.