forked from Simnation/Main
26 lines
No EOL
369 B
Lua
26 lines
No EOL
369 B
Lua
Config = {}
|
|
|
|
Config.MaxRopeLength = 20.0
|
|
|
|
Config.SupportedBoats = {
|
|
`dinghy`,
|
|
`dinghy2`,
|
|
`dinghy3`,
|
|
`dinghy4`,
|
|
`rboatrb`,
|
|
`toro`,
|
|
`toro2`,
|
|
`speeder`,
|
|
`speeder2`,
|
|
`tropic`,
|
|
`tropic2`,
|
|
`jetmax`,
|
|
`suntrap`,
|
|
`squalo`,
|
|
`longfin`,
|
|
`rboatrb`,
|
|
`donator_42ftyellowfin`,
|
|
`donator_gradywhite`,
|
|
`frauscher16`,
|
|
`donator_hydrasport53`,
|
|
} |