# HG changeset patch
# User Wuzzy
# Date 1532044574 -3600
# Node ID b5bb0845eaa713633de13c83fee0efd07cbb52c1
# Parent  a11478019ccf231903fe8343138f1e4696f72600
GearTypes: Fix piano parameters

diff -r a11478019ccf -r b5bb0845eaa7 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` ====