Files
wnsrc/gamemodes/helix/gamemode/items/weapons/sh_crowbar.txt
lifestorm 9c918c46e5 Upload
2024-08-04 23:12:27 +03:00

13 lines
333 B
Plaintext

ITEM.name = "Crowbar"
ITEM.description = "A slightly rusty looking crowbar."
ITEM.model = "models/weapons/w_crowbar.mdl"
ITEM.class = "weapon_crowbar"
ITEM.weaponCategory = "melee"
ITEM.width = 2
ITEM.height = 1
ITEM.iconCam = {
ang = Angle(-0.23955784738064, 270.44906616211, 0),
fov = 10.780103254469,
pos = Vector(0, 200, 0)
}