Skip to content

Commit 14c7a4b

Browse files
committed
More testing of math syntax
1 parent cc074d3 commit 14c7a4b

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

docs/ini-editing/typed-inis/ships.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,15 @@ Although `shiparch.ini` and `rtc_shiparch.ini` are listed as having configurable
1818
### Ship Handling
1919

2020
$$
21-
`strafe_speed` = \int_0^{2\pi} \sin(x)\,dx
21+
strafe_speed = \int_0^{2\pi} \sin(x)\,dx
2222
$$
2323

24+
`strafe_speed` =
25+
26+
`rotation_speed` =
27+
28+
`steering_torque` =
29+
2430
### Vanilla Examples
2531

2632
* `DATA\SHIPS\shiparch.ini`

0 commit comments

Comments
 (0)