C# Class Server.Spells.Eighth.EarthquakeSpell

Inheritance: MagerySpell
Mostra file Open project: Grimoric/RunUO.T2A

Public Methods

Method Description
EarthquakeSpell ( Mobile caster, System.Item scroll ) : System
OnCast ( ) : void

Method Details

EarthquakeSpell() public method

public EarthquakeSpell ( Mobile caster, System.Item scroll ) : System
caster Mobile
scroll System.Item
return System

OnCast() public method

public OnCast ( ) : void
return void