diff --git a/game/modules/tome/data/birth/races/undead.lua b/game/modules/tome/data/birth/races/undead.lua
index 6d4fc2d1caa33b4c7d25ded05dd69db42347ec54..c7b7362241a30444b8422d455c23426c4ba8b627 100644
--- a/game/modules/tome/data/birth/races/undead.lua
+++ b/game/modules/tome/data/birth/races/undead.lua
@@ -50,6 +50,7 @@ newBirthDescriptor{
 		starting_quest = "start-undead",
 		undead = 1,
 	}
+	random_escort_possibilities = { {"trollshaws", 2, 5}, {"tower-amon-sul", 1, 4}, {"carn-dum", 1, 7}, {"old-forest", 1, 7}, {"tol-falas", 1, 8}, {"moria", 1, 1}, {"eruan", 1, 3}, },
 }
 
 newBirthDescriptor