Skip to content

Commit c9a4be9

Browse files
author
Timo Reichl
committed
data: Add weapon MP5-SD for CS:GO
Signed-off-by: Timo Reichl <timo.reichl@mailbox.org>
1 parent 554d5ed commit c9a4be9

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

  • addons/source-python/data/source-python/weapons

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

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -163,6 +163,15 @@
163163
item_definition_index = 33
164164
tags = "all,primary,smg"
165165

166+
[[mp5sd]]
167+
slot = 0
168+
maxammo = 120
169+
ammoprop = 7
170+
clip = 30
171+
cost = 1500
172+
item_definition_index = 33
173+
tags = "all,primary,smg"
174+
166175
[[mp9]]
167176
slot = 0
168177
maxammo = 120

0 commit comments

Comments
 (0)