Skip to content

Commit

Permalink
Update inventory-manager.lic
Browse files Browse the repository at this point in the history
  • Loading branch information
MahtraDR authored Jun 8, 2024
1 parent 1b95593 commit 0678b45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion inventory-manager.lic
Original file line number Diff line number Diff line change
Expand Up @@ -315,7 +315,7 @@ class InventoryManager
end
else
# no stacker variable, so they are using stack-scrolls. loop through their scroll stackers and parse them
for scroll_stacker in scroll_stackers
scroll_stackers.each do |scroll_stacker|
DRCI.get_item_safe?(scroll_stacker, stacker_container)
spells.concat(check_scroll_stacker(scroll_stacker))
DRCI.put_away_item?(scroll_stacker, stacker_container)
Expand Down

0 comments on commit 0678b45

Please sign in to comment.