Skip to content

Commit

Permalink
err
Browse files Browse the repository at this point in the history
  • Loading branch information
Antoonij authored Sep 22, 2024
1 parent 8d0c82b commit 8caa1f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/modules/mob/living/simple_animal/bot/griefsky.dm
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@
return

var/mob/living/carbon/carbon = atom
sword_attack(atom)
sword_attack(carbon)

/mob/living/simple_animal/bot/secbot/griefsky/pre_grab_attack(atom/atom, proximity_flag)
return FALSE
Expand Down

0 comments on commit 8caa1f8

Please sign in to comment.