brazier leaves effects artifacts in game after delete, animal trainer checks and speech commands fixed.

This commit is contained in:
xavier 2010-11-18 18:28:40 +00:00
parent 43b5b143d3
commit a603b2c82d
2 changed files with 78 additions and 66 deletions

View file

@ -22,6 +22,13 @@ namespace Server.Items
private Item m_Fire;
public override void OnDelete()
{
TurnOff();
base.OnDelete();
}
private static int[] m_Art = new int[]
{
0x19AA, 0x19BB