hl2/zpak001.pk3dir/def/weapons/stunstick.def

14 lines
No EOL
340 B
Modula-2

entityDef weapon_stunstick
{
"editor_color" ".3 .3 1"
"editor_mins" "-16 -16 -16"
"editor_maxs" "16 16 16"
"editor_usage" "Crowbar"
"editor_rotatable" "1"
"spawnclass" "NSItem"
"model" "models/weapons/w_stunstick.mdl"
"inv_item" "$WEAPON_STUNSTICK"
"snd_acquire" "weapon.pickup"
"snd_respawn" "item.respawn"
}