mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2026-05-15 15:13:22 +03:00
Add mutant heart as magazine version too, fix typo
This commit is contained in:
@@ -533,4 +533,8 @@ class Wrench_DZE
|
||||
class WrenchBroken_DZE
|
||||
{
|
||||
weight = 1.7;
|
||||
};
|
||||
class ItemMutantHeart
|
||||
{
|
||||
weight = 4;
|
||||
};
|
||||
Reference in New Issue
Block a user