Skip to content

Commit

Permalink
..this was missing *so* to anyone that had their insigs sued.. sorry?…
Browse files Browse the repository at this point in the history
… your items never got picked up
  • Loading branch information
wtffidy committed Jan 20, 2025
1 parent 1391e36 commit c818b1c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Nation/Various/EmpoweredNationItem.cs
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,8 @@ public void GetEmpoweredItem(EmpoweredItems Item)
if (Core.CheckInventory(itemName, toInv: false))
return;

Core.AddDrop(itemName);

switch (Bot.Config?.Get<EmpoweredItems>("EmpoweredWep"))
{
//Empowered Bloodletter 8696
Expand Down

0 comments on commit c818b1c

Please sign in to comment.