mine.mine C# (CSharp) Method

mine() public method

public mine ( ) : System.Collections
return System.Collections
    public mine()
        : base("Mine", "explosive", "mine", 10, 1, 0, 1)
    {
    }