mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2026-02-04 15:22:53 +03:00
more last minute fixes
This commit is contained in:
@@ -797,7 +797,7 @@ class CfgBuildingLoot {
|
|||||||
zombieChance = 0.3;
|
zombieChance = 0.3;
|
||||||
zombieClass[] = {"zZombie_Base","zZombie_Base","z_teacher","z_suit1","z_suit2"};
|
zombieClass[] = {"zZombie_Base","zZombie_Base","z_teacher","z_suit1","z_suit2"};
|
||||||
itemType[] = {
|
itemType[] = {
|
||||||
{ "ItemSodaOrageSherbet","magazine" },
|
{ "ItemSodaOrangeSherbet","magazine" },
|
||||||
{ "ItemWatch","generic" },
|
{ "ItemWatch","generic" },
|
||||||
{ "ItemCompass","generic" },
|
{ "ItemCompass","generic" },
|
||||||
{ "ItemMap","weapon" },
|
{ "ItemMap","weapon" },
|
||||||
|
|||||||
@@ -91,7 +91,7 @@ no_output_drink = ["ItemWaterbottle", "ItemWaterbottleBoiled"];
|
|||||||
drink_with_output = [
|
drink_with_output = [
|
||||||
"ItemSoda", //just to define item for ItemSodaEmpty
|
"ItemSoda", //just to define item for ItemSodaEmpty
|
||||||
"ItemSodaRbull",
|
"ItemSodaRbull",
|
||||||
"ItemSodaOrageSherbet",
|
"ItemSodaOrangeSherbet",
|
||||||
"ItemSodaCoke",
|
"ItemSodaCoke",
|
||||||
"ItemSodaPepsi",
|
"ItemSodaPepsi",
|
||||||
"ItemSodaMdew",
|
"ItemSodaMdew",
|
||||||
|
|||||||
Reference in New Issue
Block a user