Core/Mail: include 100g in the mail sent after turning in the quest The Wrath of Neptulon

Port From (https://github.com/TrinityCore/TrinityCore/commit/9d40a105e61376dd5f377f5d1e8131f6669ffdca)
This commit is contained in:
hondacrx
2021-12-24 21:15:33 -05:00
parent 2a9a1a1d6b
commit f39f4ce120
+4
View File
@@ -56,6 +56,10 @@ namespace Game.Mails
m_mailTemplateItemsNeed = false;
// The mail sent after turning in the quest The Good News and The Bad News contains 100g
if (m_mailTemplateId == 123)
m_money = 1000000;
Loot mailLoot = new();
// can be empty