diff --git a/gamedata/funcommands.games.txt b/gamedata/funcommands.games.txt index 6cedca34..a7e07af8 100644 --- a/gamedata/funcommands.games.txt +++ b/gamedata/funcommands.games.txt @@ -84,4 +84,15 @@ "Team3BeaconColor" "255,75,75,255" } } -} \ No newline at end of file + + "pvkii" + { + "Keys" + { + "Team1BeaconColor" "255,255,75,255" + "Team2BeaconColor" "255,75,75,255" + "Team3BeaconColor" "75,255,75,255" + "Team4BeaconColor" "75,75,255,255" + } + } +}