Closed AntumDeluge closed 3 years ago
Good change, but instead of the settings.lua please add it to settings object in the init.lua
Okay, I'll get it done & update pull request.
Done. And I added the other settings to settingtypes.txt
.
Might want to make sure that I got all the types correct in settingtypes.txt. Wasn't sure if max_speed
, max_reverse
, braking
, & crumbly_spd
were int types, so I used float to be safe (not that it would affect anything negatively as the two types are the same thing in Lua as I understand it).
👍 You want to make the setting on by default too? Then I'll quash-merge
You want to make the setting on by default too?
Is that what you want? I had it off to keep the original behavior by default.
Done.
Adds setting
motorbike.punch_inv
: