1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-08-01 17:38:41 +00:00

Add disable_jump and fall_damage_add_percent node groups

This commit is contained in:
Perttu Ahola 2012-09-01 12:07:27 +03:00
parent 6a16075912
commit b17d3e7ad7
4 changed files with 20 additions and 2 deletions

View file

@ -453,6 +453,8 @@ Special groups
- 2: node is removed without tool wear after 0.5 seconds or so
(rail, sign)
- 3: node is removed without tool wear immediately (torch)
- disable_jump: Player (and possibly other things) cannot jump from node
- fall_damage_add_percent: damage speed = speed * (1 + value/100)
Known damage and digging time defining groups
----------------------------------------------