mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-22 03:16:27 +03:00
Add mutant bloodbag
This commit is contained in:
@@ -190,6 +190,10 @@ class ItemBloodbagZombie
|
||||
{
|
||||
weight = 0.4;
|
||||
};
|
||||
class ItemBloodbagMutant
|
||||
{
|
||||
weight = 0.6;
|
||||
};
|
||||
class ItemBloodbagRabbit
|
||||
{
|
||||
weight = 0.4;
|
||||
|
||||
Reference in New Issue
Block a user