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 Your Name
parent 7c1095e4e7
commit eddf9cf843

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