* Update research.lua

* Update research.lua

* Update commands.cfg

* Update commands.cfg

* Update commands.cfg

* Update research.lua

* Update research.lua

* Hot patch for luacheckrc with new event

---------

Co-authored-by: Cooldude2606 <25043174+Cooldude2606@users.noreply.github.com>
This commit is contained in:
2024-05-28 23:36:35 +09:00
committed by GitHub
parent cbb5a2093b
commit 7e986480fa
5 changed files with 23 additions and 9 deletions

View File

@@ -1080,8 +1080,10 @@ do -- Factorio Defines STDs--
'on_robot_built_entity',
'on_robot_pre_mined',
'on_robot_mined',
'on_research_started',
'on_research_cancelled',
'on_research_finished',
'on_research_reversed',
'on_research_started',
'on_player_rotated_entity',
'on_player_set_quickbar_slot',
'on_marked_for_deconstruction',