diff --git a/NHSE.Core/Structures/RecipeList.cs b/NHSE.Core/Structures/RecipeList.cs index 4babc0e..775cebb 100644 --- a/NHSE.Core/Structures/RecipeList.cs +++ b/NHSE.Core/Structures/RecipeList.cs @@ -158,16 +158,16 @@ public static class RecipeList {0x0C7, 04104}, // frying pan {0x0C8, 05150}, // shell speaker {0x0C9, 03439}, // wooden table - {0x0CA, 04090}, // + {0x0CA, 04090}, // spooky table {0x0CB, 04066}, // illuminated tree {0x0CC, 03406}, // beekeeper's hive - {0x0CD, 04083}, // - {0x0CE, 04084}, // - {0x0CF, 04086}, // - {0x0D0, 04087}, // - {0x0D1, 04088}, // - {0x0D2, 04089}, // - {0x0D4, 04092}, // + {0x0CD, 04083}, // spooky arch + {0x0CE, 04084}, // spooky scarecrow + {0x0CF, 04086}, // spooky tower + {0x0D0, 04087}, // spooky carriage + {0x0D1, 04088}, // spooky lantern + {0x0D2, 04089}, // spooky chair + {0x0D4, 04092}, // spooky lantern set {0x0D5, 03588}, // signpost {0x0D6, 03785}, // potted ivy {0x0D7, 01058}, // music stand @@ -624,12 +624,12 @@ public static class RecipeList {0x2D8, 12563}, // mermaid rug {0x2D9, 12566}, // mermaid wall {0x2DA, 12568}, // mermaid flooring - {0x2DC, 12951}, // - {0x2DD, 12949}, // - {0x2DE, 13222}, // - {0x2DF, 13223}, // - {0x2E0, 13237}, // - {0x2E1, 13275}, // + {0x2DC, 12951}, // spooky candy set + {0x2DD, 12949}, // spooky standing lamp + {0x2DE, 13222}, // spooky garland + {0x2DF, 13223}, // spooky table setting + {0x2E0, 13237}, // spooky wand + {0x2E1, 13275}, // spooky fence }; } }