mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 04:02:37 +03:00
Update vanilla antiwall glitch
Vanilla commits:10f9cd2c1b669b793354 (diff-768fdf583c42ac37d1163a8e6fe31244)
This commit is contained in:
@@ -476,6 +476,18 @@ class CfgVehicles {
|
||||
#include "antihack_plants.hpp"
|
||||
//#include "antihack_weaponholders.hpp"
|
||||
|
||||
class Land_CncBlock_AntiHack: NonStrategic
|
||||
{
|
||||
scope=public;
|
||||
vehicleClass="Misc";
|
||||
//model = \Ca\misc3\CncBlock_D;
|
||||
model = "z\addons\dayz_communityassets\models\CncBlock_D.p3d";
|
||||
Icon = "\Ca\misc3\Data\Icons\icon_cnc_con_barrier_CA.paa";
|
||||
mapSize = 4;
|
||||
displayName=$STR_MISC_CNCBLOCK_D;
|
||||
armor=150;
|
||||
};
|
||||
|
||||
//EPOCH
|
||||
#include "DZE\Wrecks.hpp"
|
||||
#include "DZE\Doors.hpp"
|
||||
|
||||
Reference in New Issue
Block a user