diff --git a/EDPlayerJournal/BGS/TransactionParser.cs b/EDPlayerJournal/BGS/TransactionParser.cs index d53b5b5..7d6b86e 100644 --- a/EDPlayerJournal/BGS/TransactionParser.cs +++ b/EDPlayerJournal/BGS/TransactionParser.cs @@ -61,7 +61,7 @@ internal class TransactionParserContext { } if (OnFootKills > 0) { - cztype = "OnFoot"; + cztype = "On Foot"; // High on foot combat zones have enforcers that bring 80k a pop if (highest >= 80000) { grade = "High";