diff --git a/src/map/mob.cpp b/src/map/mob.cpp index 52288912dd..c007d96379 100644 --- a/src/map/mob.cpp +++ b/src/map/mob.cpp @@ -6545,7 +6545,7 @@ bool MapDropDatabase::parseDrop( const ryml::NodeRef& node, std::unordered_mapnameid] = drop; + drops[index] = drop; } return true;