mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-17 17:20:26 +03:00
Should be all scope entries
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
class zZombie_new_Base : zZombie_Base {
|
||||
scope = 2;
|
||||
scope = public;
|
||||
glassesEnabled = 0;
|
||||
identityTypes[] = {"Zombie3"};
|
||||
class TalkTopics {};
|
||||
|
||||
Reference in New Issue
Block a user