summaryrefslogtreecommitdiff
path: root/boost_cart/settingtypes.txt
blob: d64d88a6386c0fec29ab6ce38cffeb71a3424c97 (plain)
1
2
3
4
5
6
#    Maximal speed of the cart in m/s (min=1, max=100)
boost_cart.speed_max (Maximal speed) int 10 1 100

#    Maximal speed to which the driving player can accelerate the cart by punching
#    from inside the cart. -1 will disable this feature. (min=-1, max=100)
boost_cart.punch_speed_max (Maximal punch speed) int 7 -1 100