-
Notifications
You must be signed in to change notification settings - Fork 0
/
Overwatch417.hpp
82 lines (82 loc) · 1.84 KB
/
Overwatch417.hpp
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
class Category_1001 {
class RH_hk417 {
type = "trade_weapons";
buy[] = {1,"ItemGoldBar10oz"};
sell[] = {5,"ItemGoldBar"};
};
class RH_hk417acog {
type = "trade_weapons";
buy[] = {2,"ItemGoldBar10oz"};
sell[] = {1,"ItemGoldBar10oz"};
};
class RH_hk417aim {
type = "trade_weapons";
buy[] = {4,"ItemGoldBar10oz"};
sell[] = {2,"ItemGoldBar10oz"};
};
class RH_hk417eotech {
type = "trade_weapons";
buy[] = {2,"ItemGoldBar10oz"};
sell[] = {1,"ItemGoldBar10oz"};
};
class RH_hk417s {
type = "trade_weapons";
buy[] = {3,"ItemGoldBar10oz"};
sell[] = {1,"ItemGoldBar10oz"};
};
class RH_hk417sacog {
type = "trade_weapons";
buy[] = {2,"ItemGoldBar10oz"};
sell[] = {1,"ItemGoldBar10oz"};
};
class RH_hk417saim {
type = "trade_weapons";
buy[] = {3,"ItemGoldBar10oz"};
sell[] = {2,"ItemGoldBar10oz"};
};
class RH_hk417sd {
type = "trade_weapons";
buy[] = {4,"ItemGoldBar10oz"};
sell[] = {2,"ItemGoldBar10oz"};
};
class RH_hk417sdacog {
type = "trade_weapons";
buy[] = {4,"ItemGoldBar10oz"};
sell[] = {2,"ItemGoldBar10oz"};
};
class RH_hk417sdaim {
type = "trade_weapons";
buy[] = {5,"ItemGoldBar10oz"};
sell[] = {3,"ItemGoldBar10oz"};
};
class RH_hk417sdeotech {
type = "trade_weapons";
buy[] = {3,"ItemGoldBar10oz"};
sell[] = {2,"ItemGoldBar10oz"};
};
class RH_hk417sdsp {
type = "trade_weapons";
buy[] = {9,"ItemGoldBar10oz"};
sell[] = {2,"ItemGoldBar10oz"};
};
class RH_hk417seotech {
type = "trade_weapons";
buy[] = {4,"ItemGoldBar10oz"};
sell[] = {2,"ItemGoldBar10oz"};
};
class RH_hk417sgl {
type = "trade_weapons";
buy[] = {3,"ItemGoldBar10oz"};
sell[] = {1,"ItemGoldBar10oz"};
};
class RH_hk417sglacog {
type = "trade_weapons";
buy[] = {3,"ItemGoldBar10oz"};
sell[] = {1,"ItemGoldBar10oz"};
};
class RH_hk417sglaim {
type = "trade_weapons";
buy[] = {4,"ItemGoldBar10oz"};
sell[] = {2,"ItemGoldBar10oz"};
};
};