Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
InQuognito committed Jan 22, 2025
1 parent 80f64f5 commit 71ab1e8
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,5 @@ execute if score in_electric_terrain temp matches 1 run return -1
function ssbrc:fighter/mega_man/logic/abilities/beat_call/move with storage ssbrc:temp

execute if entity @s[tag=attack,scores={cooldown=..0}] run function ssbrc:fighter/mega_man/logic/abilities/beat_call/hit

execute on passengers if entity @s[tag=beat.hitbox] if data entity @s attack run function ssbrc:logic/entity/hit

0 comments on commit 71ab1e8

Please sign in to comment.