diff --git a/HearthDb/CardIds.Collectible.Deathknight.cs b/HearthDb/CardIds.Collectible.Deathknight.cs
index 48273a0..12d5c92 100644
--- a/HearthDb/CardIds.Collectible.Deathknight.cs
+++ b/HearthDb/CardIds.Collectible.Deathknight.cs
@@ -53,7 +53,6 @@ public class Deathknight
public const string TheLichKing_ArthasKingslayerHeroHeroSkins = "HERO_11a";
public const string TheLichKing_AstroArfusHeroHeroSkins = "HERO_11aa";
public const string TheLichKing_ScoutPoxiHeroHeroSkins = "HERO_11ab";
- public const string TheLichKing_NorthrendArthasHeroHeroSkins = "HERO_11ac";
public const string TheLichKing_ArthasMenethilHeroHeroSkins = "HERO_11b";
public const string TheLichKing_DarionMograineHeroHeroSkins = "HERO_11c";
public const string TheLichKing_DaringDarionHeroHeroSkins = "HERO_11d";
diff --git a/HearthDb/CardIds.Collectible.Druid.cs b/HearthDb/CardIds.Collectible.Druid.cs
index 18bdad2..00ea9ca 100644
--- a/HearthDb/CardIds.Collectible.Druid.cs
+++ b/HearthDb/CardIds.Collectible.Druid.cs
@@ -251,7 +251,6 @@ public class Druid
public const string MalfurionStormrage_OrgrimmarFaelinHeroHeroSkins = "HERO_06ar";
public const string MalfurionStormrage_LeyaraHeroHeroSkins = "HERO_06as";
public const string MalfurionStormrage_CarnivalCthunHeroHeroSkins = "HERO_06at";
- public const string MalfurionStormrage_EternalMalfurionHeroHeroSkins = "HERO_06au";
public const string MalfurionStormrage_EliseStarseekerHeroHeroSkins = "HERO_06b";
public const string MalfurionStormrage_ShandoMalfurionHeroHeroSkins = "HERO_06c";
public const string MalfurionStormrage_DameHazelbarkHeroHeroSkins = "HERO_06d";
diff --git a/HearthDb/CardIds.Collectible.Mage.cs b/HearthDb/CardIds.Collectible.Mage.cs
index 2e245e6..639695b 100644
--- a/HearthDb/CardIds.Collectible.Mage.cs
+++ b/HearthDb/CardIds.Collectible.Mage.cs
@@ -253,7 +253,6 @@ public class Mage
public const string JainaProudmoore_DalaranKelthuzadHeroHeroSkins = "HERO_08bb";
public const string JainaProudmoore_MalygosHeroHeroSkins = "HERO_08bc";
public const string JainaProudmoore_NavigatorAFKayHeroHeroSkins = "HERO_08bd";
- public const string JainaProudmoore_HearthglenJainaHeroHeroSkinsEnchantment = "HERO_08be";
public const string JainaProudmoore_FireMageJainaHeroHeroSkins = "HERO_08c";
public const string JainaProudmoore_CelesteHeroHeroSkins = "HERO_08d";
public const string JainaProudmoore_KelthuzadHeroHeroSkinsEnchantment = "HERO_08e";
diff --git a/HearthDb/CardIds.Collectible.Neutral.cs b/HearthDb/CardIds.Collectible.Neutral.cs
index c33b88e..113e24c 100644
--- a/HearthDb/CardIds.Collectible.Neutral.cs
+++ b/HearthDb/CardIds.Collectible.Neutral.cs
@@ -427,7 +427,7 @@ public class Neutral
public const string MaskedRevelerCorePlaceholder = "CORE_REV_015";
public const string CrookedCookCorePlaceholder = "CORE_REV_016";
public const string InsatiableDevourerCorePlaceholder = "CORE_REV_017";
- public const string PrinceRenathalCore = "CORE_REV_018";
+ public const string PrinceRenathalCorePlaceholder = "CORE_REV_018";
public const string FamishedFoolCorePlaceholder = "CORE_REV_019";
public const string DinnerPerformerCorePlaceholder = "CORE_REV_020";
public const string KaelthasSinstriderCorePlaceholder = "CORE_REV_021";
diff --git a/HearthDb/CardIds.Collectible.Shaman.cs b/HearthDb/CardIds.Collectible.Shaman.cs
index bfdc561..c0053c9 100644
--- a/HearthDb/CardIds.Collectible.Shaman.cs
+++ b/HearthDb/CardIds.Collectible.Shaman.cs
@@ -248,7 +248,6 @@ public class Shaman
public const string Thrall_OverchargedKingHeroHeroSkins = "HERO_02ay";
public const string Thrall_AkamaHeroHeroSkins = "HERO_02az";
public const string Thrall_KingRastakhanHeroHeroSkins = "HERO_02b";
- public const string Thrall_OrgrimmarThrallHeroHeroSkins = "HERO_02ba";
public const string Thrall_TheThunderKingHeroHeroSkins = "HERO_02c";
public const string Thrall_WarchiefThrallHeroHeroSkins = "HERO_02d";
public const string Thrall_LadyVashjHeroHeroSkinsEnchantment = "HERO_02e";
diff --git a/HearthDb/HearthDb.csproj b/HearthDb/HearthDb.csproj
index 8b4d1e7..02e02cc 100644
--- a/HearthDb/HearthDb.csproj
+++ b/HearthDb/HearthDb.csproj
@@ -6,8 +6,8 @@
HearthSim
HearthDb
Copyright © HearthSim 2023
- 31.0.0
- 31.0.0
+ 31.0.3
+ 31.0.3
8