Hi. I have an interesting quesiton regarding quest: Favor013
The quest script calls for a property FavorReward, which is defined as FavorRewardLarge. This is a global variable.
Carlotta's dialouge ( if/when she is the alias ) awards the player FavorRewardGold. There is NO leveled item called FavorRewardGold.
Please understand that all the other possible rewards for this radiant quest have easily identified leveled items; FavorRewardPotion, FavorRewardWeapon, FavorRewardArmor
There are, however, leveled items for FavorRewardGoldLarge and FavorRewardGoldSmall.
Questions
1) What is the global variable FavorRewardLarge? How does this interact with the quest
2) IF the item being called is FavorRewardGold, and no such item exists, what is actually happening?
3) What is the connection with FavorRewardGoldLarge and FavorRewardGoldSmall, if any?