Core/Guilds: Multiple changes

- Fix Delete Rank
- Fix Rank order after Rank is deleted
- Send correct event after Guild Tab purchase
- Better debug msgs
- Move news to Event Logs (internal struct is like Event Logs and Bank Event Logs). Max news configurable
This commit is contained in:
Spp
2012-11-07 23:21:19 +01:00
parent 06eff94506
commit 9659f0335f
27 changed files with 606 additions and 474 deletions

View File

@@ -49,7 +49,7 @@ enum ShamanSpells
SHAMAN_LAVA_FLOWS_R1 = 51480,
SHAMAN_LAVA_FLOWS_TRIGGERED_R1 = 65264,
SHAMAN_SPELL_ANCESTRAL_AWAKENING_PROC = 52752,
ICON_ID_SOOTHING_RAIN = 2011,
SPELL_HEALING_STREAM_TOTEM_HEAL = 52042,
};