Should be all scope entries

This commit is contained in:
icomrade
2016-03-05 20:36:07 -05:00
parent 5cfe47c718
commit 9d52fb0595
251 changed files with 887 additions and 882 deletions

View File

@@ -1,6 +1,6 @@
class Attachment_ACOG : CA_Magazine
{
scope = 2;
scope = public;
count = 1;
type = WeaponSlotItem;

View File

@@ -1,6 +1,6 @@
class Attachment_BELT : CA_Magazine
{
scope = 2;
scope = public;
count = 1;
type = WeaponSlotItem;

View File

@@ -1,6 +1,6 @@
class Attachment_CCO : CA_Magazine
{
scope = 2;
scope = public;
count = 1;
type = WeaponSlotItem;

View File

@@ -1,6 +1,6 @@
class Attachment_FL : CA_Magazine
{
scope = 2;
scope = public;
count = 1;
type = WeaponSlotItem;

View File

@@ -1,6 +1,6 @@
class Attachment_FL_Pist : CA_Magazine
{
scope = 2;
scope = public;
count = 1;
type = WeaponSlotItem;

View File

@@ -1,6 +1,6 @@
class Attachment_GP25 : CA_Magazine
{
scope = 2;
scope = public;
count = 1;
type = WeaponSlotItem;

View File

@@ -1,6 +1,6 @@
class Attachment_Ghillie : CA_Magazine
{
scope = 2;
scope = public;
count = 1;
type = WeaponSlotItem;

View File

@@ -1,6 +1,6 @@
class Attachment_Holo : CA_Magazine
{
scope = 2;
scope = public;
count = 1;
type = WeaponSlotItem;

View File

@@ -1,6 +1,6 @@
class Attachment_Kobra : CA_Magazine
{
scope = 2;
scope = public;
count = 1;
type = WeaponSlotItem;

View File

@@ -1,6 +1,6 @@
class Attachment_M203 : CA_Magazine
{
scope = 2;
scope = public;
count = 1;
type = WeaponSlotItem;

View File

@@ -1,6 +1,6 @@
class Attachment_PSO1 : CA_Magazine
{
scope = 2;
scope = public;
count = 1;
type = WeaponSlotItem;

View File

@@ -1,6 +1,6 @@
class Attachment_SA58RIS : CA_Magazine
{
scope = 2;
scope = public;
count = 1;
type = WeaponSlotItem;

View File

@@ -1,6 +1,6 @@
class Attachment_SCOPED : CA_Magazine
{
scope = 2;
scope = public;
displayName = $STR_ATTACHMENT_NAME_SCOPE;
descriptionShort = $STR_ATTACHMENT_DESC_SCOPE;
count = 1;

View File

@@ -1,6 +1,6 @@
class Attachment_Sup545 : CA_Magazine
{
scope = 2;
scope = public;
count = 1;
type = WeaponSlotItem;

View File

@@ -1,6 +1,6 @@
class Attachment_Sup556 : CA_Magazine
{
scope = 2;
scope = public;
count = 1;
type = WeaponSlotItem;

View File

@@ -1,6 +1,6 @@
class Attachment_Sup9 : CA_Magazine
{
scope = 2;
scope = public;
count = 1;
type = WeaponSlotItem;

View File

@@ -1,6 +1,6 @@
class Attachment_SupBizon : CA_Magazine
{
scope = 2;
scope = public;
count = 1;
type = WeaponSlotItem;

View File

@@ -1,6 +1,6 @@
class Attachment_SupMakarov : CA_Magazine
{
scope = 2;
scope = public;
count = 1;
type = WeaponSlotItem;