Namespace Items.Plates Public Class MindPlate Inherits PlateItem Public Sub New() MyBase.New(Element.Types.Psychic) End Sub End Class End Namespace