fix: incorrect log message
This commit is contained in:
parent
460cb20af7
commit
6230f52f27
@ -1377,7 +1377,7 @@ export const addMissionRewards = async (
|
||||
}
|
||||
}
|
||||
} else {
|
||||
logger.error(`unknown droptable ${si.DropTable} for DROP_BLUEPRINT`);
|
||||
logger.error(`unknown droptable ${si.DropTable} for DROP_MISC_ITEM`);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user