Skip to content

Commit 8dd00a7

Browse files
committed
fixed slow tank rot
1 parent fea2356 commit 8dd00a7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/main/resources/data/dscombat/aircraft/mrbudger_tank.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"maxyaw": 2.0,
1717
"rolltorque": 0,
1818
"pitchtorque": 0,
19-
"yawtorque": 1.5,
19+
"yawtorque": 8,
2020

2121
"throttleup": 0.04,
2222
"throttledown": 0.04,

src/main/resources/data/dscombat/aircraft/small_roller.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"maxyaw": 3.0,
1717
"rolltorque": 0,
1818
"pitchtorque": 0,
19-
"yawtorque": 3,
19+
"yawtorque": 10,
2020

2121
"throttleup": 0.08,
2222
"throttledown": 0.08,

0 commit comments

Comments
 (0)