Class LoreItem
Item which plays a lore sound when the context does not support sending up a lore prompt.
Assembly: ItemChanger.dll
Syntax
public class LoreItem : AbstractItem
Constructors
View Source
LoreItem()
Declaration
Fields
View Source
loreKey
Declaration
Field Value
View Source
loreSheet
Declaration
Field Value
View Source
textType
Declaration
Field Value
Methods
View Source
Specifies the effect of giving a particular item.
Declaration
public override void GiveImmediate(GiveInfo info)
Parameters
Overrides
Extension Methods