diff --git a/addons/source-python/data/source-python/weapons/csgo.ini b/addons/source-python/data/source-python/weapons/csgo.ini index 2b3d6f432..04bb66bc5 100644 --- a/addons/source-python/data/source-python/weapons/csgo.ini +++ b/addons/source-python/data/source-python/weapons/csgo.ini @@ -190,6 +190,16 @@ item_definition_index = 24 tags = "all,primary,smg" + [[mp5sd]] + slot = 0 + maxammo = 120 + ammoprop = 7 + clip = 30 + cost = 1500 + item_definition_index = 23 + parent_class = "weapon_mp7" + tags = "all,primary,smg" + # Shotguns [[mag7]] slot = 0 @@ -367,7 +377,7 @@ item_definition_index = 42 tags = "all,knife,melee" - [[knife_bayonet]] + [[bayonet]] slot = 2 item_definition_index = 500 parent_class = "weapon_knife" @@ -466,6 +476,36 @@ slot = 2 tags = "all,knife,melee" + [[knife_css]] + slot = 2 + item_definition_index = 503 + parent_class = "weapon_knife" + tags = "all,knife,melee,earned" + + [[knife_cord]] + slot = 2 + item_definition_index = 517 + parent_class = "weapon_knife" + tags = "all,knife,melee,earned" + + [[knife_canis]] + slot = 2 + item_definition_index = 518 + parent_class = "weapon_knife" + tags = "all,knife,melee,earned" + + [[knife_outdoor]] + slot = 2 + item_definition_index = 521 + parent_class = "weapon_knife" + tags = "all,knife,melee,earned" + + [[knife_skeleton]] + slot = 2 + item_definition_index = 525 + parent_class = "weapon_knife" + tags = "all,knife,melee,earned" + [[melee]] slot = 2 tags = "all,melee" @@ -590,6 +630,12 @@ item_definition_index = 49 tags = "all,objective" + [[bumpmine]] + slot = 4 + item_definition_index = 85 + maxammo = "ammo_grenade_limit_bumpmine" + tags = "all,tool" + [[healthshot]] slot = 11 item_definition_index = 57 @@ -597,6 +643,11 @@ ammoprop = 21 tags = "all,tool,coop" + [[shield]] + slot = 11 + item_definition_index = 37 + tags = "all,tool" + [[tablet]] slot = 12 item_definition_index = 72