mirror of
https://github.com/kwsch/NHSE.git
synced 2026-09-12 21:25:33 -05:00
Initial changes
not working yet, need save disassembly for correct offsets and need to update strings
This commit is contained in:
@@ -158,8 +158,16 @@ public static class RecipeList
|
||||
{0x0C7, 04104}, // frying pan
|
||||
{0x0C8, 05150}, // shell speaker
|
||||
{0x0C9, 03439}, // wooden table
|
||||
{0x0CA, 04090}, //
|
||||
{0x0CB, 04066}, // illuminated tree
|
||||
{0x0CC, 03406}, // beekeeper's hive
|
||||
{0x0CD, 04083}, //
|
||||
{0x0CE, 04084}, //
|
||||
{0x0CF, 04086}, //
|
||||
{0x0D0, 04087}, //
|
||||
{0x0D1, 04088}, //
|
||||
{0x0D2, 04089}, //
|
||||
{0x0D4, 04092}, //
|
||||
{0x0D5, 03588}, // signpost
|
||||
{0x0D6, 03785}, // potted ivy
|
||||
{0x0D7, 01058}, // music stand
|
||||
@@ -616,6 +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}, //
|
||||
};
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user