Skip to content

Commit

Permalink
Update combat-trainer.lic
Browse files Browse the repository at this point in the history
  • Loading branch information
MahtraDR authored Jan 20, 2025
1 parent 88b99ae commit 1a66c5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion combat-trainer.lic
Original file line number Diff line number Diff line change
Expand Up @@ -900,7 +900,7 @@ class LootProcess
end

def arrange_mob(mob_noun, game_state)
return unless @skin
return unless @skin || @arrange_for_dissect
return unless @arrange_count > 0
return unless game_state.skinnable?(mob_noun)
return if game_state.necro_casting?
Expand Down

0 comments on commit 1a66c5c

Please sign in to comment.