Skip to content

Commit

Permalink
Accidently branched other PR removal
Browse files Browse the repository at this point in the history
  • Loading branch information
shodd committed Dec 8, 2024
1 parent 821b8a3 commit 88f5f5c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion monkestation/code/modules/ranching/satyr/abilities.dm
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
/datum/action/cooldown/mob_cooldown/dash/headbutt
name = "Headbutt"
desc = "Dashes 3 tiles in a direction headbutting anyone in the last tile. (You can overshoot your dash!)"
check_flags = AB_CHECK_INCAPACITATED | AB_CHECK_HANDS_BLOCKED | AB_CHECK_CONSCIOUS | AB_CHECK_IMMOBILE
cooldown_time = 1 MINUTES
dash_range = 3

Expand Down

0 comments on commit 88f5f5c

Please sign in to comment.