mirror of
https://github.com/PorktoberRevolution/ReStocked
synced 2024-09-01 17:34:42 +00:00
Merge branch 'master' into develop
This commit is contained in:
Binary file not shown.
Binary file not shown.
@ -15,6 +15,7 @@ v1.0.3
|
||||
-----
|
||||
- Updated ModuleManager distribution to 4.1.3
|
||||
- Fixed Flea, Hammer, Kickback and Thumper colliders (#779)
|
||||
- Fixed certain landing legs causing teleports after timewarp (#780)
|
||||
|
||||
v1.0.2
|
||||
-----
|
||||
|
@ -11,9 +11,9 @@
|
||||
endEventGUIName = #LOC_RestockPlus_light_rotate_off
|
||||
actionGUIName = #LOC_RestockPlus_light_rotate_toggle
|
||||
allowDeployLimit = true
|
||||
revClampDirection = false
|
||||
revClampSpeed = true
|
||||
revClampPercent = true
|
||||
revClampDirection = true
|
||||
revClampSpeed = false
|
||||
revClampPercent = false
|
||||
}
|
||||
}
|
||||
|
||||
@ -28,8 +28,8 @@
|
||||
endEventGUIName = #LOC_RestockPlus_light_rotate_off
|
||||
actionGUIName = #LOC_RestockPlus_light_rotate_toggle
|
||||
allowDeployLimit = true
|
||||
revClampDirection = false
|
||||
revClampSpeed = true
|
||||
revClampPercent = true
|
||||
revClampDirection = true
|
||||
revClampSpeed = false
|
||||
revClampPercent = false
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user