Osiris/API/CharacterSetCustomTradeTreasure
From Divinity Engine Wiki
Full Definition(s)
- call CharacterSetCustomTradeTreasure((CHARACTERGUID)_Character, (STRING)_Treasure)
Description
Overrides the current default or previously set custom trade treasure table(s) for _Character with the table called _Treasure.
Notes
- This call will not regenerate the trade treasure for _Character. Use GenerateItems to do so.