GearTypes.wiki
changeset 1247 6ebe1b8eb081
parent 1236 5011c573bded
child 1261 b9b3dff16331
--- a/GearTypes.wiki	Sat Feb 24 11:31:02 2018 +0000
+++ b/GearTypes.wiki	Sat Feb 24 11:47:27 2018 +0000
@@ -102,7 +102,7 @@
 This section gives longer description of the various gear types and how their values (i.e. tag, pos, timer, health, etc.) are interpreted. The gear values are pretty chaotic, so they are described for each gear seperately. Use the various setter and getter functions for gears to modifiy the gear values.
 
 In Lua, use the functions `GetGearPos`, `SetGearPos`, `GetTag`, `SetTag`, `GetTimer`, `SetTimer`, `GetHealth`, `SetHealth`, `GetFlightTime`, `SetFlightTime`, `GetGearValues` and `SetGearValues` to query or modify the gear values.
-Note: The gear value “`Boom`” will be introduced in Hedgewars 0.9.23.
+Note: The gear value “`Boom`” has been introduced in Hedgewars 0.9.23.
 
 === Land objects ===
 This is a list of gears which usually stay on the land for a long time and stay for several rounds and can’t normally directly placed by players.