From fcb477c22925ad98f2da6ec79d381b7cd3f0be27 Mon Sep 17 00:00:00 2001 From: Fate-JH Date: Tue, 22 Jul 2025 12:10:50 -0400 Subject: [PATCH] removing the cep reward for killing a flag carrier --- src/main/resources/application.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/application.conf b/src/main/resources/application.conf index cbb9bc88e..3fd381979 100644 --- a/src/main/resources/application.conf +++ b/src/main/resources/application.conf @@ -469,7 +469,7 @@ game { # If a player died while carrying an lattice logic unit, # and satisfies the carrying duration, # award the player who is accredited with the kill command experience. - llu-slayer-credit = 200 + llu-slayer-credit = 0 # The maximum command experience that can be earned in a facility capture based on squad size maximum-per-squad-size = [990, 1980, 3466, 4950, 6436, 7920, 9406, 10890, 12376, 13860] # When the cep has to be capped for squad size, add a small value to the capped value