mirror of
https://github.com/lifestorm/wnsrc.git
synced 2025-12-17 21:53:46 +03:00
Upload
This commit is contained in:
@@ -0,0 +1,29 @@
|
||||
--[[
|
||||
| This file was obtained through the combined efforts
|
||||
| of Madbluntz & Plymouth Antiquarian Society.
|
||||
|
|
||||
| Credits: lifestorm, Gregory Wayne Rossel JR.,
|
||||
| Maloy, DrPepper10 @ RIP, Atle!
|
||||
|
|
||||
| Visit for more: https://plymouth.thetwilightzone.ru/
|
||||
--]]
|
||||
|
||||
|
||||
ITEM.name = "MP5A3"
|
||||
ITEM.description = "Le MP5 est une arme automatique compacte. Elle utilise des munitions standard pour pistolet-mitrailleur et est capable d'infliger de grands dégâts aux cibles immobiles."
|
||||
ITEM.model = "models/weapons/arc_eft_mp5/w_eft_mp5_std/models/w_eft_mp5_std.mdl"
|
||||
ITEM.class = "arccw_eft_mp5"
|
||||
ITEM.weaponCategory = "primary"
|
||||
ITEM.category = "Armes"
|
||||
ITEM.balanceCat = "smg"
|
||||
ITEM.baseDamage = 13
|
||||
ITEM.armorPen = 0.55
|
||||
ITEM.width = 3
|
||||
ITEM.height = 2
|
||||
ITEM.iconCam = {
|
||||
pos = Vector(0, -200, 0),
|
||||
ang = Angle(1.69, 455.63, 0),
|
||||
fov = 8.5
|
||||
}
|
||||
|
||||
ITEM.magazines = {["magazine_mp"] = true}
|
||||
Reference in New Issue
Block a user