Skip to content

Commit

Permalink
Update fields and add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
alessandromrc committed Jan 28, 2024
1 parent cbe8dfa commit 24899b7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions natives.json
Original file line number Diff line number Diff line change
Expand Up @@ -113392,15 +113392,15 @@
"0xE5810AC70602F2F5": {
"name": "SET_AIRCRAFT_PILOT_SKILL_NOISE_SCALAR",
"jhash": "0xB6BE07E0",
"comment": "",
"comment": "Noise level go from 0.0 to 1.1",
"params": [
{
"type": "Vehicle",
"name": "vehicle"
},
{
"type": "float",
"name": "p1"
"name": "noise"
}
],
"return_type": "void",
Expand Down

0 comments on commit 24899b7

Please sign in to comment.