mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 04:02:37 +03:00
CfgVehicles and Scope issues done
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
|
||||
class WildZombie_Base : Zed_Base {
|
||||
scope = public;
|
||||
scope = 2;
|
||||
glassesEnabled = 0;
|
||||
vehicleClass = "Zombie";
|
||||
displayName = $STR_ZNAME_INFECTED;
|
||||
|
||||
Reference in New Issue
Block a user