mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2026-02-23 16:40:50 +03:00
removed fuel pump from industrial
This commit is contained in:
@@ -733,7 +733,6 @@ class CfgBuildingLoot {
|
|||||||
lootPos[] = {};
|
lootPos[] = {};
|
||||||
itemType[] = {
|
itemType[] = {
|
||||||
{ "ItemGenerator","magazine" },
|
{ "ItemGenerator","magazine" },
|
||||||
{"ItemFuelPump","magazine"},
|
|
||||||
{"ItemFuelBarrel","magazine"},
|
{"ItemFuelBarrel","magazine"},
|
||||||
{ "","generic" },
|
{ "","generic" },
|
||||||
{ "","trash" },
|
{ "","trash" },
|
||||||
@@ -757,8 +756,7 @@ class CfgBuildingLoot {
|
|||||||
itemChance[] = {
|
itemChance[] = {
|
||||||
0.01,
|
0.01,
|
||||||
0.01,
|
0.01,
|
||||||
0.01,
|
0.17,
|
||||||
0.16,
|
|
||||||
0.25,
|
0.25,
|
||||||
0.04,
|
0.04,
|
||||||
0.04,
|
0.04,
|
||||||
|
|||||||
Reference in New Issue
Block a user