diff options
Diffstat (limited to 'src/map/npc.cpp')
-rw-r--r-- | src/map/npc.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/map/npc.cpp b/src/map/npc.cpp index 43926e0..8ecd7a3 100644 --- a/src/map/npc.cpp +++ b/src/map/npc.cpp @@ -819,7 +819,6 @@ int npc_buylist(dumb_ptr<map_session_data> sd, int n, struct item item_tmp {}; item_tmp.nameid = item_data->nameid; - item_tmp.identify = 1; // npc販売アイテムは鑑定済み if (amount > 1 && (item_data->type == ItemType::WEAPON |