mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 04:02:37 +03:00
@@ -48,6 +48,7 @@
|
||||
[FIXED] M113_DZ,_DZE variants config errors and gunner seat not working @McKeighan @ebaydayz #1514
|
||||
[FIXED] Smoke countermeasures are now visible @Markokil321 @icomrade #1440
|
||||
[FIXED] Keyboard input is now disabled properly while unconscious @skynetdev @ebaydayz #1613
|
||||
[FIXED] Toilet paper dupe exploit when building outhouse @Markokil321 @ebaydayz #1599
|
||||
|
||||
[UPDATED] .hpp files updated in dayz_epoch_b CfgLootPos > CfgBuildingPos. @Uro1
|
||||
[UPDATED] .bat files updated in Config-Examples @Raziel23x
|
||||
|
||||
@@ -1172,14 +1172,7 @@ class CfgVehicles {
|
||||
transportMaxWeapons = 4;
|
||||
transportMaxBackpacks = 4;
|
||||
constructioncount = 2;
|
||||
class transportmagazines
|
||||
{
|
||||
class _xx_ItemTrashToiletpaper
|
||||
{
|
||||
magazine = "ItemTrashToiletpaper";
|
||||
count = 1;
|
||||
};
|
||||
};
|
||||
class transportmagazines {};
|
||||
};
|
||||
class Land_Shed_M01;
|
||||
class StorageShed_DZ: Land_Shed_M01
|
||||
|
||||
Reference in New Issue
Block a user