Skip to content

Commit

Permalink
斬撃砲 サウンド追加
Browse files Browse the repository at this point in the history
  • Loading branch information
EllaCoat committed Aug 10, 2024
1 parent 1ec0328 commit 7765e0a
Showing 1 changed file with 9 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,12 @@

# ダメージ判定
function asset:mob/0391.axia_first/ai/projectile/zangekihou/4.damage

# サウンド
playsound entity.warden.sonic_boom hostile @a[distance=..32] ~ ~ ~ 2 1.5 0
playsound block.end_portal.spawn hostile @a[distance=..32] ~ ~ ~ 0.25 2 0.0
playsound block.respawn_anchor.deplete hostile @a[distance=..32] ~ ~ ~ 2 2 0.0
playsound block.respawn_anchor.deplete hostile @a[distance=..32] ~ ~ ~ 2 1.95 0.0
playsound entity.breeze.shoot hostile @a[distance=..32] ~ ~ ~ 2 0.7 0.0
playsound entity.breeze.shoot hostile @a[distance=..32] ~ ~ ~ 2 0.69 0.0
playsound entity.breeze.shoot hostile @a[distance=..32] ~ ~ ~ 2 0.68 0.0

0 comments on commit 7765e0a

Please sign in to comment.