Skip to content

Commit 9816206

Browse files
authored
Merge pull request #1699 from ProjectTSB/fix/haiiro_dmgapi-comment
🔥 不要なDamage APIのコメントを削除
2 parents a2354b5 + 5fc673f commit 9816206

File tree

1 file changed

+0
-3
lines changed
  • TheSkyBlessing/data/api/functions/damage/core/health_subtract/player

1 file changed

+0
-3
lines changed

TheSkyBlessing/data/api/functions/damage/core/health_subtract/player/.mcfunction

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,6 @@
88
execute if data storage api: Argument{BypassDifficulty:false} run function api:damage/core/health_subtract/player/difficulty_modifier
99
# 引数として代入
1010
execute store result storage api: Argument.Fluctuation double -0.01 run scoreboard players get $Damage Temporary
11-
# data modify storage api: Argument.AttackType set from storage api: Argument.AttackType
12-
# data modify storage api: Argument.ElementType set from storage api: Argument.ElementType
13-
# data modify storage api: Argument.DisableLog set from storage api: Argument.DisableLog
1411
# onAttackのトリガー
1512
function api:damage/core/trigger_events/player/attack_and_damage/
1613
# 体力の減少を反映させる

0 commit comments

Comments
 (0)