mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-25 19:26:08 +03:00
New config variable dayz_toolBreaking
Tool breaking is disabled by default. Also made all scripts use Epoch sledge, which is a different model from vanilla sledge. PK_DZ was a duplicate of the new PKM_DZ.
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
- Bandit heartbeat sound is disabled by default. Set DZE_HeartBeat = true; in init.sqf to enable
|
||||
- Knife dulling is disabled by default. Set dayz_knifeDulling = true; in init.sqf to enable
|
||||
- Match stick counting is disabled by default. Set dayz_matchboxCount = true; in init.sqf to enable
|
||||
- Tool breaking is disabled by default. Set dayz_toolBreaking = true; in init.sqf to enable
|
||||
- Water bottle breaking is disabled by default. Set dayz_waterBottleBreaking = true; in init.sqf to enable
|
||||
- Mission.sqm and description.ext now use compact format
|
||||
- Keyboard eventhandler updated, dayz_spaceInterupt is no longer used
|
||||
|
||||
Reference in New Issue
Block a user