hondacrx
2024-02-02 21:49:02 -05:00
parent 75201f56ce
commit 4b669cfb5d
45 changed files with 1742 additions and 1273 deletions
@@ -894,4 +894,10 @@ namespace Framework.Constants
DroppedFromDeath = 0x02,
FromAccountServer = 0x04
}
public enum TabardVendorType
{
Guild = 0,
Personal = 1,
}
}