Update onReactionComplete documentation

Changed in e5e0d93ef1
develop
Lethosor 2015-09-05 18:37:56 -04:00
parent 07c601be99
commit 1bff73cc7a
1 changed files with 1 additions and 1 deletions

@ -3225,7 +3225,7 @@ on DF world events.
List of events
--------------
1. ``onReactionComplete(reaction,unit,input_items,input_reagents,output_items,call_native)``
1. ``onReactionComplete(reaction,reaction_product,unit,input_items,input_reagents,output_items,call_native)``
Auto activates if detects reactions starting with ``LUA_HOOK_``. Is called when reaction finishes.