﻿using UnityEngine;
using System.Collections;

public class Hurtable : MonoBehaviour {
}
