GearTypes: Update boom 0.9.23
authorWuzzy
Sat, 24 Feb 2018 11:47:27 +0000
changeset 1247 6ebe1b8eb081
parent 1246 0f08b9671715
child 1248 65166a271926
GearTypes: Update boom 0.9.23
GearTypes.wiki
--- 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.