Add mutant bloodbag

This commit is contained in:
A Man
2021-08-31 09:28:59 +02:00
parent 2639cece9e
commit ca2a2dd904
3 changed files with 22 additions and 0 deletions

View File

@@ -190,6 +190,10 @@ class ItemBloodbagZombie
{
weight = 0.4;
};
class ItemBloodbagMutant
{
weight = 0.6;
};
class ItemBloodbagRabbit
{
weight = 0.4;