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

Spectators = Yellow
Pirates = Red
Vikings = Green
Knights = Blue
This commit is contained in:
MartLegion
2023-08-30 22:08:45 +02:00
committed by Your Name
parent 7c1095e4e7
commit eddf9cf843
+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"
}
}
}