GreenThornsEffect : Timer
(static) GreenThornsEffect Create( Mobile from, LandTarget land )
(ctor) GreenThornsEffect( Point3D location, Map map, Mobile from )
Mobile From( get; )
Point3D Location( get; )
Map Map( get; )
virtual void OnTick()
virtual TimeSpan Play( int step )
bool SpawnCreature( BaseCreature creature )
bool SpawnItem( Item item )