Torpedo Re-adjustment

Restored torpedoes to it's old state, with changes to explosive potency and size limit to compensate.
This commit is contained in:
Creepachu 2018-10-12 21:55:12 -04:00 committed by GitHub
parent 4e74b1c73f
commit d33143ae3b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,12 +1,12 @@
name: LaunchTorpedo
maxSize: 20
maxSize: 10
minSize: 2
allowedBlocks:
- 173
forbiddenBlocks:
- 7
useGravity: true
useGravity: false
hoverLimit: 0
canCruise: true
cruiseOnPilot: true
@ -14,7 +14,7 @@ cruiseSkipBlocks: 0
canFly: false
minHeightLimit: 10
maxHeightLimit: 65
collisionExplosion: 10.0
collisionExplosion: 8.0
moveEntities: false
speed: 5.0
tryNudge: false