ABM_creator.ArcaneScroll.baseName C# (CSharp) Method

baseName() public method

public baseName ( int spellId ) : string
spellId int
return string
        override public string baseName(int spellId) { return "arcane scroll"; }