Skip to content

Commit

Permalink
add new TODO for x-bullets to fix it failing with a silent error
Browse files Browse the repository at this point in the history
new issues:
- #48
  • Loading branch information
TheAfroOfDoom committed Dec 22, 2023
1 parent 99a1933 commit b7b16a7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
## Summon x-bullets-lower executor
# TODO(48): add error when try to start `x-bullets` attack when the corresponding eye entity model doesn't exist
summon minecraft:marker ~ ~ ~ {CustomName: '"X-Bullets-Lower Executor"', Tags:["omega-flowey-remastered","hostile","omega-flowey","attack","attack-executor","attack-executor-new","x-bullets-lower"]}

# Initialize attack-executor
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
## Summon x-bullets-upper executor
# TODO(48): add error when try to start `x-bullets` attack when the corresponding eye entity model doesn't exist
summon minecraft:marker ~ ~ ~ {CustomName: '"X-Bullets-Upper Executor"', Tags:["omega-flowey-remastered","hostile","omega-flowey","attack","attack-executor","attack-executor-new","x-bullets-upper"]}

# Initialize attack-executor
Expand Down

0 comments on commit b7b16a7

Please sign in to comment.