mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 04:02:37 +03:00
Remove unused legacy wrecks #1933
This commit is contained in:
@@ -550,24 +550,6 @@ class Land_Mil_Guardhouse: Military //MOVED FROM RESIDENTIAL
|
||||
};
|
||||
};
|
||||
|
||||
class UH1Wreck_DZ: Military {
|
||||
zombieClass[] = {"z_soldier_pilot","z_soldier_heavy"};
|
||||
zombieChance = 0.3;
|
||||
lootChance = 0.6;
|
||||
minRoaming = 4;
|
||||
maxRoaming = 8;
|
||||
lootPos[] = {};
|
||||
};
|
||||
|
||||
class UH60Wreck_DZ: Military {
|
||||
zombieClass[] = {"z_soldier_pilot","z_soldier_heavy"};
|
||||
zombieChance = 0.3;
|
||||
lootChance = 0.6;
|
||||
minRoaming = 4;
|
||||
maxRoaming = 8;
|
||||
lootPos[] = {};
|
||||
};
|
||||
|
||||
class UH60_NAVY_Wreck_DZ: Military {
|
||||
zombieClass[] = {"z_soldier_pilot","z_soldier_heavy"};
|
||||
zombieChance = 0.3;
|
||||
|
||||
Reference in New Issue
Block a user