summaryrefslogtreecommitdiff
path: root/src/map/mob.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/map/mob.cpp')
-rw-r--r--src/map/mob.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/map/mob.cpp b/src/map/mob.cpp
index c67dbc4..5a414be 100644
--- a/src/map/mob.cpp
+++ b/src/map/mob.cpp
@@ -2170,7 +2170,6 @@ void mob_delay_item_drop(TimerData *, tick_t, struct delay_item_drop ditem)
temp_item.nameid = ditem.nameid;
temp_item.amount = ditem.amount;
- temp_item.identify = !itemdb_isequip3(temp_item.nameid);
if (battle_config.item_auto_get == 1)
{