Skip to content

Commit

Permalink
Update combat-trainer.lic
Browse files Browse the repository at this point in the history
  • Loading branch information
hat071af authored Jul 27, 2024
1 parent 6c9e5f1 commit 32c96a8
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions combat-trainer.lic
Original file line number Diff line number Diff line change
Expand Up @@ -2217,13 +2217,6 @@ class PetProcess
update_stance(game_state)
end

def check_bonebug(game_state)
return unless DRStats.necromancer?
return unless game_state.cfw_active?

summon_bonebug(game_state)
end

def command_zombie(command, game_state)
return unless game_state.cfb_active?

Expand Down

0 comments on commit 32c96a8

Please sign in to comment.