entityDef weapon_9mmhandgun { "editor_color" ".3 .3 1" "editor_mins" "-16 -16 -16" "editor_maxs" "16 16 16" "editor_usage" "9mm Handgun" "editor_rotatable" "1" "spawnclass" "NSItem" "model" "models/w_9mmhandgun.mdl" "inv_item" "$WEAPON_GLOCK" "snd_acquire" "weapon.pickup" "snd_respawn" "item.respawn" } entityDef weapon_glock { "spawnclass" "weapon_9mmhandgun" }