Any chance we could see an update with PT boat? <3
Patrol BoatSuggestion
if you know what you are doing here is the fix
line 501
case "patrolboat":
case "patrol":
case "ptboat":
return 3730815229;
line 848
new VehicleEntry
{
skinId = 3730815229,
displayName = "Patrol Boat",
prefab = "assets/content/vehicles/boats/ptboat/ptboat.prefab",
isWaterVehicle = true
}