mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 04:02:37 +03:00
Fix server position sync after knockout
All DayZ Mod Development commits since 1.8.7 release (Jan. 24) have now been applied.
This commit is contained in:
@@ -16,7 +16,7 @@ class ItemAntibiotic : ItemAntibiotic_base
|
||||
|
||||
class medical
|
||||
{
|
||||
chance = 0.50;
|
||||
chance = 1.10; //100%
|
||||
amount = -1;
|
||||
qtyRemaining = "ItemAntibiotic6";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user