1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-11-06 10:15:19 +01:00

Use Github syntax for more notes and warnings

This commit is contained in:
Bradley Pierce
2024-01-20 08:31:48 -05:00
parent b5bbcc82dc
commit 79d8e1bb71
3 changed files with 13 additions and 13 deletions

View File

@@ -7614,7 +7614,7 @@ child will follow movement and rotation of that bone.
(for nodes with `liquid_move_physics`); the higher this value, the lower the
resistance to movement. At `math.huge`, the resistance is zero and you can
move through any liquid like air. (default: `1`)
* Warning: Values below 1 are currently unsupported.
> [!WARNING] Values below 1 are currently unsupported.
* `liquid_fluidity_smooth`: multiplier to default maximum liquid resistance value
(for nodes with `liquid_move_physics`); controls deceleration when entering
node at high speed. At higher values you come to a halt more quickly