Disable some VC skins that were crashing
This commit is contained in:
@@ -165,15 +165,15 @@ let allowedSkins = [
|
|||||||
//[6, "Fireman", false],
|
//[6, "Fireman", false],
|
||||||
[7, "Golfer", false],
|
[7, "Golfer", false],
|
||||||
//[8, "INVALID", false],
|
//[8, "INVALID", false],
|
||||||
[9, "Random Lady", false],
|
//[9, "Random Lady", false],
|
||||||
[10, "Bum", false],
|
//[10, "Bum", false],
|
||||||
[11, "Greaser", false],
|
[11, "Greaser", false],
|
||||||
[12, "Random Guy", false],
|
//[12, "Random Guy", false],
|
||||||
[13, "Random Guy", false],
|
//[13, "Random Guy", false],
|
||||||
[14, "Random Lady", false],
|
//[14, "Random Lady", false],
|
||||||
[15, "Random Guy", false],
|
//[15, "Random Guy", false],
|
||||||
[16, "Random Guy", false],
|
//[16, "Random Guy", false],
|
||||||
[17, "Beach Girl", false],
|
//[17, "Beach Girl", false],
|
||||||
[18, "Fat Beach Lady", false],
|
[18, "Fat Beach Lady", false],
|
||||||
[19, "Beach Guy", false],
|
[19, "Beach Guy", false],
|
||||||
[20, "Fat Beach Guy", false],
|
[20, "Fat Beach Guy", false],
|
||||||
@@ -262,7 +262,7 @@ let allowedSkins = [
|
|||||||
[103, "Random Guy", false],
|
[103, "Random Guy", false],
|
||||||
[104, "Bodyguard", false],
|
[104, "Bodyguard", false],
|
||||||
[105, "Prostitute", false],
|
[105, "Prostitute", false],
|
||||||
[106, "Prostitute", false],
|
//[106, "Prostitute", false],
|
||||||
[107, "Ricardo Diaz", false],
|
[107, "Ricardo Diaz", false],
|
||||||
[108, "Love Fist Guy", false],
|
[108, "Love Fist Guy", false],
|
||||||
[109, "Ken Rosenburg", false],
|
[109, "Ken Rosenburg", false],
|
||||||
|
|||||||
Reference in New Issue
Block a user