Paraglider Stamina Cost Removal
Removes the stamina cost for paragliding.
The stamina cost for paragliding is absurd. You can barely go anywhere before falling.
But I also didn’t want infinite stamina for everything, so I made an infinite stamina mod only for the paraglider.
If anyone wants to combine it with other mods, these are the lines I edited in “player_variables.scr”
Param(“GlideStaminaCost”, “0”);
Param(“GlideStartStaminaCost”, “0”);
Param(“GlideNitroStaminaCost”, “0”);
To install: put the “data8.pak” file in “Dying Light 2\ph\source” directory.