Sound/effect fixes, DeathStrike instant damage after 5 steps, Evasion of spells, with OSI data. Original data c/o Kenko
This commit is contained in:
parent
2cbc73ee85
commit
f67a870208
10 changed files with 309 additions and 205 deletions
|
|
@ -1,7 +1,5 @@
|
|||
using System;
|
||||
using Server;
|
||||
using Server.Items;
|
||||
using Server.Engines.Harvest;
|
||||
|
||||
namespace Server.Items
|
||||
{
|
||||
|
|
@ -62,4 +60,4 @@ namespace Server.Items
|
|||
base.Deserialize( reader );
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue