mirror of
https://codeberg.org/tenplus1/mobs_redo.git
synced 2025-07-20 17:20:23 +02:00
disabled crash damage when riding (for now)
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
|
||||
-- lib_mount by Blert2112 (edited by TenPlus1)
|
||||
|
||||
local enable_crash = true
|
||||
local enable_crash = false
|
||||
local crash_threshold = 6.5 -- ignored if enable_crash=false
|
||||
|
||||
------------------------------------------------------------------------------
|
||||
|
Reference in New Issue
Block a user