diff --git a/GameEngine/Alliance.php b/GameEngine/Alliance.php
index 3be8e244..95d94973 100755
--- a/GameEngine/Alliance.php
+++ b/GameEngine/Alliance.php
@@ -489,7 +489,7 @@ class Alliance {
// send the new founder an in-game message, notifying them of their election
$database->sendMessage(
$newleader,
- 1,
+ 2,
'You are now leader of your alliance',
"Hi!\n\nThis is to inform you that the former leader of your alliance - uid."\">".$database->escape($session->username).", has decided to quit and elected you as his replacement. You now gain full access, administration and responsibilities to your alliance.\n\nGood luck!\n\nYours sincerely,\nServer Robot :)",
0,