mirror of
https://github.com/kwsch/NHSE.git
synced 2026-09-10 12:15:40 -05:00
Update menu icon, de item list (#406)
* Update menu icon, de item list * Remove unused resource
This commit is contained in:
@@ -7,12 +7,6 @@ namespace NHSE.Core
|
||||
public enum ItemMenuIconType : ushort
|
||||
#pragma warning restore CA1027 // Mark enums with FlagsAttribute
|
||||
{
|
||||
_0x56F2EDCC,
|
||||
_0x671C4A74,
|
||||
_0x9B33B02B,
|
||||
_0xD8F9688A,
|
||||
_0xE5A5B727,
|
||||
_0xF54969F1,
|
||||
Akoyagai,
|
||||
Amaebi,
|
||||
Anemone0,
|
||||
@@ -283,6 +277,7 @@ public enum ItemMenuIconType : ushort
|
||||
Koumoridako,
|
||||
Kurumaebi,
|
||||
Leaf,
|
||||
Lollipop,
|
||||
LostQuestMemo,
|
||||
Love,
|
||||
Medicine,
|
||||
@@ -392,6 +387,10 @@ public enum ItemMenuIconType : ushort
|
||||
PltRose5,
|
||||
PltRose6,
|
||||
PltRose7,
|
||||
PltSquashGreen,
|
||||
PltSquashOrange,
|
||||
PltSquashWhite,
|
||||
PltSquashYellow,
|
||||
PltSuzuran,
|
||||
PltTurip0,
|
||||
PltTurip1,
|
||||
@@ -427,6 +426,7 @@ public enum ItemMenuIconType : ushort
|
||||
Seedling,
|
||||
SeedlingBush,
|
||||
SeedlingConifer,
|
||||
SeedlingVegetable,
|
||||
SeedPaperbag0,
|
||||
SeedPaperbag1,
|
||||
SeedPaperbag2,
|
||||
|
||||
Reference in New Issue
Block a user