GearTypes: Fix piano parameters
authorWuzzy
Fri, 20 Jul 2018 00:56:14 +0100
changeset 1490 b5bb0845eaa7
parent 1489 a11478019ccf
child 1491 78f16ba1709e
GearTypes: Fix piano parameters
GearTypes.wiki
--- a/GearTypes.wiki	Thu Jul 19 13:22:28 2018 +0100
+++ b/GearTypes.wiki	Fri Jul 20 00:56:14 2018 +0100
@@ -446,7 +446,7 @@
 ==== `gtPiano` ====
 A piano from piano strike. By default, a piano bounces up to 5 times on the terrain, causing 3 big explosions (80 damage each) per impact.
 
- * `Tag`: Number of remaining terrain bounces. If this number reaches 0, the piano will not collide anymore and directly fall into the water. Default: 5
+ * `Pos`: Number of remaining terrain bounces. If this number reaches 0, the piano will not collide anymore and directly fall into the water. Default: 5
  * `Boom`: Explosion size and damage of a single explosion of a single impact. Default: 80
 
 ==== `gtPickHammer` ====