Skip to content

Commit

Permalink
Start EVA Kerbals with 0 ElectricCharge to properly require tracking …
Browse files Browse the repository at this point in the history
…from pods and not charge them indefinitely. Fixes #2.
  • Loading branch information
toadicus committed Jul 4, 2015
1 parent 2164050 commit a888901
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion GameData/AntennaRange/AntennaRange.cfg
Expand Up @@ -130,7 +130,7 @@ EVA_MODULE
EVA_RESOURCE
{
name = ElectricCharge
amount = 100
amount = 0
maxAmount = 100
}

Expand Down

0 comments on commit a888901

Please sign in to comment.