mirror of
https://github.com/t-affeldt/regional_weather.git
synced 2025-07-15 23:10:33 +02:00
Improve heavy snow performance, add pedology support, add documentation
This commit is contained in:
@ -1,3 +1,9 @@
|
||||
--[[
|
||||
# Player Speed Effect
|
||||
Use this effect to modify a player's movement speed.
|
||||
Expects a numeric value that will be multiplied with the current speed physics.
|
||||
]]
|
||||
|
||||
local EFFECT_NAME = "regional_weather:speed_buff"
|
||||
|
||||
local function handle_effect(player_data)
|
||||
|
Reference in New Issue
Block a user