mirror of
https://github.com/t-affeldt/climate_api.git
synced 2025-07-05 01:40:38 +02:00
Make wind dependent on height, add additional control commands, improve docu
This commit is contained in:
@ -49,7 +49,6 @@ elseif mod_pova then
|
||||
|
||||
-- fallback to vanilla override as last resort
|
||||
else
|
||||
local physics = {}
|
||||
local function apply_physics(player)
|
||||
local playername = player:get_player_name()
|
||||
local override = { speed = 1, jump = 1, gravity = 1 }
|
||||
|
Reference in New Issue
Block a user