diff -r 4d54d8209c9c -r 5623b8fb1e6e GearTypes.wiki --- a/GearTypes.wiki Fri May 12 14:50:05 2023 +0000 +++ b/GearTypes.wiki Fri May 12 14:50:47 2023 +0000 @@ -504,7 +504,7 @@ * `Radius`: Effect range of seduction in pixels. Default: 250. Note that this does not change the drawn circle ==== `gtSentry` ==== -This is an experimental/incomplete gear that puts a sentry on the map. A sentry is an object that looks for nearby hogs and shoots them on sight. This gear is a land object that survives multiple turns. It might also walk around randomly between turns. It can take damage and be destroyed by shooting it. +This is an experimental/incomplete gear that puts a sentry on the map. Added in the developer version after 1.0.0. A sentry is an object that looks for nearby hogs and shoots them on sight. This gear is a land object that survives multiple turns. It might also walk around randomly between turns. It can take damage and be destroyed by shooting it. The associated AmmoType for this gear is `amSentry`.