﻿using UnityEngine;
using System.Collections;
using System.Collections.Generic;

public class Ammobox : RigidbodyProjectile {

}
