Skip to content

Commit 12a24f4

Browse files
authored
Updated m4a1_silencer data in csgo (#459)
* Updated m4a1_silencer data * Updated awp data Todays update reduced awp clip size to 5
1 parent ad71981 commit 12a24f4

File tree

1 file changed

+4
-4
lines changed
  • addons/source-python/data/source-python/weapons

1 file changed

+4
-4
lines changed

addons/source-python/data/source-python/weapons/csgo.ini

+4-4
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
slot = 0
3939
maxammo = 30
4040
ammoprop = 6
41-
clip = 10
41+
clip = 5
4242
cost = 4750
4343
item_definition_index = 9
4444
tags = "all,primary,rifle,sniper"
@@ -118,10 +118,10 @@
118118

119119
[[m4a1_silencer]]
120120
slot = 0
121-
maxammo = 75
121+
maxammo = 80
122122
ammoprop = 4
123-
clip = 25
124-
cost = 3100
123+
clip = 20
124+
cost = 2900
125125
item_definition_index = 60
126126
parent_class = "weapon_m4a1"
127127
tags = "all,secondary,rifle"

0 commit comments

Comments
 (0)