Faction Test 100.4.0.0
This commit is contained in:
@@ -493,6 +493,10 @@ namespace Barotrauma
|
||||
base.PutItem(item, i, user, removeItem, createNetworkEvent);
|
||||
#if CLIENT
|
||||
CreateSlots();
|
||||
if (character == Character.Controlled)
|
||||
{
|
||||
HintManager.OnObtainedItem(character, item);
|
||||
}
|
||||
#endif
|
||||
if (item.CampaignInteractionType == CampaignMode.InteractionType.Cargo)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user