This commit is contained in:
parent
4ee6ca5951
commit
06e5c8b732
70 changed files with 2798 additions and 286 deletions
|
|
@ -20,7 +20,7 @@ namespace Server.SkillHandlers
|
|||
src.SendLocalizedMessage( 500819 );//Where will you search?
|
||||
src.Target = new InternalTarget();
|
||||
|
||||
return TimeSpan.FromSeconds( 1.0 );
|
||||
return TimeSpan.FromSeconds( 6.0 );
|
||||
}
|
||||
|
||||
private class InternalTarget : Target
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue