Added PVKII game with related team colors (beacon) (#1743)

Spectators = Yellow
Pirates = Red
Vikings = Green
Knights = Blue
This commit is contained in:
MartLegion
2022-04-12 13:57:18 +00:00
committed by GitHub
parent 6e1f095186
commit 05e48ef866
+12 -1
View File
@@ -84,4 +84,15 @@
"Team3BeaconColor" "255,75,75,255"
}
}
}
"pvkii"
{
"Keys"
{
"Team1BeaconColor" "255,255,75,255"
"Team2BeaconColor" "255,75,75,255"
"Team3BeaconColor" "75,255,75,255"
"Team4BeaconColor" "75,75,255,255"
}
}
}