mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-31 04:51:40 +09:00
.
This commit is contained in:
@@ -89,7 +89,7 @@ end
|
|||||||
|
|
||||||
local function research_notification(event)
|
local function research_notification(event)
|
||||||
if config.inf_res[config.mod_set][event.research.name] then
|
if config.inf_res[config.mod_set][event.research.name] then
|
||||||
if event.research.name == config.bonus_inventory.res[config.mod_set].name then
|
if event.research.name == config.bonus_inventory.log[config.mod_set].name then
|
||||||
if event.research.level == config.bonus_inventory.log[config.mod_set].level + 1 then
|
if event.research.level == config.bonus_inventory.log[config.mod_set].level + 1 then
|
||||||
-- Add run result to log
|
-- Add run result to log
|
||||||
research_add_log()
|
research_add_log()
|
||||||
|
|||||||
Reference in New Issue
Block a user