Skip to content

Commit

Permalink
エンドゲームボス扱いにした。「遅れながら」って何…?
Browse files Browse the repository at this point in the history
  • Loading branch information
Chuzume committed Jan 7, 2025
1 parent 522c48d commit 4ec738c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
# ID (int)
data modify storage asset:mob ID set value 1004
# Type (string) Wikiを参照
data modify storage asset:mob Type set value "Enemy.Boss"
data modify storage asset:mob Type set value "Enemy.EndGameBoss"
# 干渉可能か否か (boolean)
data modify storage asset:mob Interferable set value true
# 名前 (TextComponentString) (オプション)
Expand Down

0 comments on commit 4ec738c

Please sign in to comment.