GearTypes.wiki
changeset 849 5d3313b18318
parent 848 fd0c8a52cf31
child 850 284d32236865
equal deleted inserted replaced
848:fd0c8a52cf31 849:5d3313b18318
   469 A bomb from the air attack ([GearTypes#gtAirAttack `gtAirAttack`]) or the RC plane ([GearTypes#gtRCPlane `gtRCPlane`]).
   469 A bomb from the air attack ([GearTypes#gtAirAttack `gtAirAttack`]) or the RC plane ([GearTypes#gtRCPlane `gtRCPlane`]).
   470 
   470 
   471  * `Boom`: Explosion size and damage. Default: 30
   471  * `Boom`: Explosion size and damage. Default: 30
   472 
   472 
   473 ==== `gtBall` ====
   473 ==== `gtBall` ====
   474 A ball from the ball gun ([GearTypes#gtBallgun `gtBallgun`]).
   474 A ball from the ball gun ([GearTypes#gtBallGun `gtBallGun`]).
   475 
   475 
   476  * `Timer`: Detonation timer (in milliseconds). Default: 5000
   476  * `Timer`: Detonation timer (in milliseconds). Default: 5000
   477  * `Boom`: Explosion size and damage. Default: 40
   477  * `Boom`: Explosion size and damage. Default: 40
   478  * `Tag`: Color: `0`=red, `1`=green, `2`=cyan, `3`=yellow, `4`=violet, `5`=pink, `6`=orange, `7`=lime, `8`=white
   478  * `Tag`: Color: `0`=red, `1`=green, `2`=cyan, `3`=yellow, `4`=violet, `5`=pink, `6`=orange, `7`=lime, `8`=white
   479 
   479