make the pathfinder use integers
This commit is contained in:
@@ -3,11 +3,11 @@
|
||||
Mobile:
|
||||
Crushes: atmine, crate
|
||||
TerrainSpeeds:
|
||||
Clear: 60%
|
||||
Rough: 40%
|
||||
Road: 100%
|
||||
Ore: 90%
|
||||
Beach: 40%
|
||||
Clear: 60
|
||||
Rough: 40
|
||||
Road: 100
|
||||
Ore: 90
|
||||
Beach: 40
|
||||
ROT: 5
|
||||
Selectable:
|
||||
Voice: VehicleVoice
|
||||
@@ -30,11 +30,11 @@
|
||||
Mobile:
|
||||
Crushes: wall, atmine, crate
|
||||
TerrainSpeeds:
|
||||
Clear: 80%
|
||||
Rough: 70%
|
||||
Road: 100%
|
||||
Ore: 70%
|
||||
Beach: 70%
|
||||
Clear: 80
|
||||
Rough: 70
|
||||
Road: 100
|
||||
Ore: 70
|
||||
Beach: 70
|
||||
ROT: 5
|
||||
Selectable:
|
||||
Voice: VehicleVoice
|
||||
@@ -62,11 +62,11 @@
|
||||
Mobile:
|
||||
Crushes: apmine, crate
|
||||
TerrainSpeeds:
|
||||
Clear: 90%
|
||||
Rough: 80%
|
||||
Road: 100%
|
||||
Ore: 100%
|
||||
Beach: 80%
|
||||
Clear: 90
|
||||
Rough: 80
|
||||
Road: 100
|
||||
Ore: 100
|
||||
Beach: 80
|
||||
Selectable:
|
||||
Voice: GenericVoice
|
||||
Targetable:
|
||||
@@ -88,7 +88,7 @@
|
||||
Mobile:
|
||||
Crushes: crate
|
||||
TerrainSpeeds:
|
||||
Water: 100%
|
||||
Water: 100
|
||||
Selectable:
|
||||
Voice: ShipVoice
|
||||
Targetable:
|
||||
@@ -208,4 +208,4 @@
|
||||
Footprint: ____ ____
|
||||
Dimensions: 4,2
|
||||
Health:
|
||||
HP: 1000
|
||||
HP: 1000
|
||||
|
||||
Reference in New Issue
Block a user