Fix blank remove attachment text M4, M240, L110

Some attachments were using incorrect string names.
This commit is contained in:
ebaydayz
2016-04-03 20:16:34 -04:00
parent e69364991c
commit 37277613c1
16 changed files with 46 additions and 49 deletions

View File

@@ -1,5 +1,5 @@
class Category_486 {
class M249_EP1_DZ {
class M249_DZ {
type = "trade_weapons";
buy[] = {1,"ItemGoldBar10oz"};
sell[] = {6,"ItemGoldBar"};
@@ -21,7 +21,7 @@ class Category_486 {
};
};
class Category_616 {
class M249_EP1_DZ {
class M249_DZ {
type = "trade_weapons";
buy[] = {1,"ItemGoldBar10oz"};
sell[] = {6,"ItemGoldBar"};

View File

@@ -1,5 +1,5 @@
class Category_603 {
class M249_EP1_DZ {
class M249_DZ {
type = "trade_weapons";
buy[] = {1,"ItemGoldBar10oz"};
sell[] = {6,"ItemGoldBar"};
@@ -21,7 +21,7 @@ class Category_603 {
};
};
class Category_638 {
class M249_EP1_DZ {
class M249_DZ {
type = "trade_weapons";
buy[] = {1,"ItemGoldBar10oz"};
sell[] = {6,"ItemGoldBar"};