This commit is contained in:
mark 2007-01-13 18:06:02 +00:00
parent f77cd9b202
commit 85fbf8ab81

View file

@ -44,7 +44,7 @@ namespace Server.Spells.Third
if ( m_Owner.CheckSequence() ) {
SpellHelper.Turn( from, o );
Effects.SendLocationParticles( EffectItem.Create( (Point3D)loc, from.Map, EffectItem.DefaultDuration ), 0x376A, 9, 32, 5024 );
Effects.SendLocationParticles( EffectItem.Create( new Point3D( loc ), from.Map, EffectItem.DefaultDuration ), 0x376A, 9, 32, 5024 );
Effects.PlaySound( loc, from.Map, 0x1FF );