Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/Ultimate' into Ultimate
Browse files Browse the repository at this point in the history
  • Loading branch information
GoldSloth committed Apr 30, 2022
2 parents 7926714 + f77dcd8 commit 0611ee7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ConfigReference.md
Original file line number Diff line number Diff line change
Expand Up @@ -299,6 +299,7 @@ This will override the value set in the gun's model!
| HitSound | String | ~ | The hit sound to play if enabled |
| HitSoundRange | Float | ~ | The range that the hit sound will play |
| Penetration / PenetratingPower | Float | 1 | Penetration power |
| PenetrationDecay | Float | 0 | Penetration to remove each tick, e.g. 0.01 -> 1% loss each tick |
| DragInAir | Float | 0.99 | Drag coefficient (Possibly 1 - )? Between 0 and 1 |
| DragInWater | Float | 0.80 | Drag coefficient in water (Possibly 1 - )? Between 0 and 1 |
| NumBullets | Integer | -1 | Number of bullets to fire per shot. -1 is "let gun decide"? |
Expand Down

0 comments on commit 0611ee7

Please sign in to comment.