diff --git a/Projects/UOContent/Items/Weapons/SlayerGroup.cs b/Projects/UOContent/Items/Weapons/SlayerGroup.cs index b358431d0..490662fa7 100644 --- a/Projects/UOContent/Items/Weapons/SlayerGroup.cs +++ b/Projects/UOContent/Items/Weapons/SlayerGroup.cs @@ -342,6 +342,7 @@ namespace Server.Items typeof(OphidianMage), typeof(OphidianMatriarch), typeof(OphidianWarrior), + typeof(Raptor), typeof(Reptalon), typeof(SeaSerpent), typeof(Serado), @@ -350,6 +351,7 @@ namespace Server.Items typeof(SilverSerpent), typeof(SkeletalDragon), typeof(Snake), + typeof(StoneSlith), typeof(SwampDragon), typeof(WhiteWyrm), typeof(Wyvern),