Skip to content

Commit 4c27a88

Browse files
committed
表現を修正
1 parent 6f7b419 commit 4c27a88

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

TheSkyBlessing/data/player_manager/functions/show_tips.mcfunction

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ execute if score $TipRandom Temporary matches 17 run tellraw @s "特殊クール
3131
execute if score $TipRandom Temporary matches 18 run tellraw @s [{"text": "予備の羊毛や食料、帰還用神器入れとして","color":"white"},{"translate":"block.minecraft.shulker_box","color":"white"},{"text": "を利用すると快適に冒険できるだろう。","color":"white"}]
3232
execute if score $TipRandom Temporary matches 19 run tellraw @s "遠くでふよふよ浮いている敵を狙いづらい時は、召喚神器の出番だ。\nあなたに代わって敵を片付けてくれる。"
3333
execute if score $TipRandom Temporary matches 20 run tellraw @s "敵の撃破に手こずる場合は、神器の相性が悪いのかもしれない。\n信仰による恩恵や相手の属性耐性、神器同士の組み合わせを見直してみよう。"
34-
execute if score $TipRandom Temporary matches 21 run tellraw @s "釣りをしていると意外なものが釣れるかもしれない"
34+
execute if score $TipRandom Temporary matches 21 run tellraw @s "釣りをすると意外なものが釣れるかもしれない"
3535

3636
# リセット
3737
scoreboard players reset $TipRandom Temporary

0 commit comments

Comments
 (0)