mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 04:02:37 +03:00
Ammo still, and needs to implement weapon groups
This commit is contained in:
@@ -1255,7 +1255,7 @@
|
||||
};
|
||||
};
|
||||
};
|
||||
class ItemTentDomed : ItemTent {
|
||||
class ItemTentDomed : ItemTent { //Legacy Epoch
|
||||
scope = 2;
|
||||
count = 1;
|
||||
type = 256;
|
||||
@@ -1292,7 +1292,7 @@
|
||||
};
|
||||
};
|
||||
};
|
||||
class ItemTentDomed2 : ItemTent {
|
||||
class ItemTentDomed2 : ItemTent { //Legacy Epoch
|
||||
scope = 2;
|
||||
count = 1;
|
||||
type = 256;
|
||||
|
||||
Reference in New Issue
Block a user