Update the Cloud Ship due to recent API changes

This commit is contained in:
David Leal 2021-03-24 13:04:06 -06:00
parent 9ba85c6d4a
commit 3076f7407d
No known key found for this signature in database
GPG Key ID: 3C482B03FD220E68

View File

@ -528,6 +528,9 @@ local ship_def = {
terrain_type = 3,
max_speed_forward = 10,
max_speed_reverse = 7,
max_speed_upwards = 5,
max_speed_downwards = 3.5,
accel = 4,
braking = 5,
turn_speed = 6,