diff --git a/HearthstoneReplays/Events/Oracle.cs b/HearthstoneReplays/Events/Oracle.cs index 67d848e..ffd6016 100644 --- a/HearthstoneReplays/Events/Oracle.cs +++ b/HearthstoneReplays/Events/Oracle.cs @@ -384,6 +384,7 @@ public static string PredictCardId(GameState GameState, string creatorCardId, in case TheForestsAid_DAL_256: return TheForestsAid_DAL_256ts; case TheLastKaleidosaur: return TheLastKaleidosaur_GalvadonToken; case TheMarshQueen: return TheMarshQueen_QueenCarnassaToken; + case TheMarshQueen_QueenCarnassaToken: return TheMarshQueen_CarnassasBroodToken; case ThrowGlaive: return ThrowGlaive; // TO CHECK case TinyThimbleTavernBrawl: return TinyThimble_RegularSizeThimbleTavernBrawl; case TombPillager: return TheCoinCore; diff --git a/HearthstoneReplays/HearthstoneReplays.csproj b/HearthstoneReplays/HearthstoneReplays.csproj index 7f7e246..2908c76 100644 --- a/HearthstoneReplays/HearthstoneReplays.csproj +++ b/HearthstoneReplays/HearthstoneReplays.csproj @@ -1,304 +1,303 @@  - - - Debug - AnyCPU - {47CD4647-790B-428D-B4E4-8B3267C63469} - Library - Properties - HearthstoneReplays - HearthstoneReplays - v4.5 - 512 - - - true - full - false - bin\Debug\ - DEBUG;TRACE - prompt - 4 - - - pdbonly - true - bin\Release\ - TRACE - prompt - 4 - - - true - bin\test\ - DEBUG;TRACE - full - AnyCPU - prompt - MinimumRecommendedRules.ruleset - - - true - bin\x86\Debug\ - DEBUG;TRACE - full - x86 - prompt - MinimumRecommendedRules.ruleset - - - bin\x86\Release\ - TRACE - true - pdbonly - x86 - prompt - MinimumRecommendedRules.ruleset - - - true - bin\x86\test\ - DEBUG;TRACE - full - x86 - prompt - MinimumRecommendedRules.ruleset - - - true - bin\x64\Debug\ - DEBUG;TRACE - full - x64 - prompt - MinimumRecommendedRules.ruleset - - - bin\x64\Release\ - TRACE - true - pdbonly - x64 - prompt - MinimumRecommendedRules.ruleset - - - true - bin\x64\test\ - DEBUG;TRACE - full - x64 - prompt - MinimumRecommendedRules.ruleset - - - - - ..\packages\Newtonsoft.Json.10.0.3\lib\net45\Newtonsoft.Json.dll - True - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -