Skip to content

Commit 4386842

Browse files
authored
Update README.md
1 parent e316331 commit 4386842

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,14 @@ Workshop requirements: [Belt UI required](https://steamcommunity.com/sharedfiles
88
## Configuration
99

1010
* nausea = <true/false> | once the vehicle is impacted, the person will see his screen blurred
11-
* ifvehiclehasXhealthStopWork = <default 248> | 248 is equal of 48%, when the vehicle has 48% of health, it will stop work until it be repaired
1211
* nauseatime = <default 10> | when will the blurred screen last
1312
* healthdamage = <default 11> | health damage per crash ( Once the vehicle is impacted, you get damage to your player )
1413
* wheelsdamage = <true/false> | tires can break per crash ( Once the vehicle is impacted can get tires damaged )
1514
* wheelchancedamage = <default .45f> | the chance of breaking the wheels of the vehicle
1615
* autowarnmechanic = <true/false> | alert a mechanic true
16+
* ifvehiclehasXhealthStopWork = 248 | stop work vehicle after X hp, 248 means 18%
17+
* burnfuelifvehiclestopworking = <true/false> | burn fuel if the vehicle stop working after X (ifvehiclehasXhealthStopWork) %
18+
* burnfueldamageifvehiclestopworking = <default 50> | burn X fuel
1719

1820
## Translations
1921

0 commit comments

Comments
 (0)