--- a/GearTypes.wiki Fri May 12 14:51:50 2023 +0000
+++ b/GearTypes.wiki Fri May 12 14:52:24 2023 +0000
@@ -506,9 +506,9 @@
==== `gtSentry` ====
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`.
+The associated !AmmoType for this gear is `amSentry`.
-Both the AmmoType and GearType are not recommended to be used in actual games yet, and they are hidden from the GUI. The only way to get it is by scripting.
+Both the !AmmoType and !GearType are not recommended to be used in actual games yet, and they are hidden from the GUI. The only way to get it is by scripting.
==== `gtShell` ====
A bazooka shell (projectile).