Skip to content

Commit

Permalink
🩹 [Mob84] ファルシオスの神官 演出のバグ修正 (#246)
Browse files Browse the repository at this point in the history
  • Loading branch information
EllaCoat authored Aug 25, 2024
1 parent 7e07f5a commit 41443d0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
playsound block.sculk_sensor.clicking hostile @a ~ ~ ~ 0.8 0 0
playsound block.fire.ambient hostile @a ~ ~ ~ 1.5 0.8 0
playsound ogg:mob.vex.idle1 hostile @a ~ ~ ~ 0.8 0 0
execute as @e[type=#lib:living,tag=Enemy,tag=!NotTarget,distance=..10,sort=nearest,limit=5] run particle heart ~ ~1.2 ~ 0.4 0.4 0.4 0 20 normal @a
execute as @e[type=#lib:living,tag=Enemy,tag=!NotTarget,distance=..10,sort=nearest,limit=5] at @s run particle heart ~ ~1.2 ~ 0.4 0.4 0.4 0 20 normal @a

# 回復
# 難易度値によって回復量が変動 150N
Expand Down

0 comments on commit 41443d0

Please sign in to comment.