loot update
This commit is contained in:
@@ -1267,7 +1267,7 @@ public class CharacterItemManager {
|
|||||||
this.removeItemFromInventory(p);
|
this.removeItemFromInventory(p);
|
||||||
}
|
}
|
||||||
this.addItemToInventory(ml.promoteToItem((PlayerCharacter) this.getOwner()), 1);
|
this.addItemToInventory(ml.promoteToItem((PlayerCharacter) this.getOwner()), 1);
|
||||||
this.updateInventory();
|
this.updateInventory(ml.promoteToItem((PlayerCharacter) this.getOwner()),true);
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user