ABM_creator.DivineScroll.baseName C# (CSharp) Méthode

baseName() public méthode

public baseName ( int spellId ) : string
spellId int
Résultat string
        override public string baseName(int spellId) { return "divine scroll"; }