diff --git a/docs/wiki/feature/advanced-throwing.md b/docs/wiki/feature/advanced-throwing.md index 23464be9fa..e440ab9641 100644 --- a/docs/wiki/feature/advanced-throwing.md +++ b/docs/wiki/feature/advanced-throwing.md @@ -36,7 +36,7 @@ Color | Meaning White | Flight path Green | Collision with ground surface Red | Collision with object -Yellow | Possible collision +Yellow | Possible collision (_added in ACE3 v3.8.0_) Possible collisions are collisions that might happen, but there is also a chance that the grenade will not collide with that object. It is impossible to predict in many cases due to different object configurations.