Skip to content

Commit

Permalink
style: prettier check
Browse files Browse the repository at this point in the history
  • Loading branch information
Shiiyu committed Oct 31, 2024
1 parent 27bc65e commit 3d89c38
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/constants/misc.js
Original file line number Diff line number Diff line change
Expand Up @@ -497,8 +497,7 @@ export const ESSENCE_SHOP = {
dragon: {
flat_damage_vs_ender: {
name: "One Punch",
description:
"After all other damage, add 500-2,500 damage to the first strike against Endermen and Endermites.",
description: "After all other damage, add 500-2,500 damage to the first strike against Endermen and Endermites.",
maxLevel: 5,
},
mana_after_ender_kill: {
Expand Down Expand Up @@ -605,7 +604,8 @@ export const ESSENCE_SHOP = {
},
fresh_tools_kuudra: {
name: "Fresh Tools",
description: "5-15% chance to double the speed of repairing Elle's Ballista for 10s during the Kuudra Boss Fight.",
description:
"5-15% chance to double the speed of repairing Elle's Ballista for 10s during the Kuudra Boss Fight.",
maxLevel: 5,
},
headstart_kuudra: {
Expand Down

0 comments on commit 3d89c38

Please sign in to comment.