Transfer Module
Called immediately after the player is transferred to a new location by a 'Transfer Module” event. We look for this script named 'TransferModule' in the global Special Ability named 'Global_Transfer'.
Parameters
hookParameter[5] = “1” if 'Remove Drow Equipment' is selected; else “”.
If hookParameter[6] is set to a non-empty string it will be displayed before the text that the designer specified in the Transfer Module Editor.
Context
None
Example of use
You might use this hook to remove any special equipment from the party or to personalize the greeting that the part receives upon entering a new area of the dungeon.