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 10:57:18 -03:00 committed by GitHub
parent 6e1f095186
commit 05e48ef866
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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"
}
}
}