Skip to content

Commit eb0b83e

Browse files
committed
Fix /books icons, fix Starconch url
1 parent c7b36b5 commit eb0b83e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/commands/characters/books.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ Calculate how much you need with \`${config.prefix}b calc <current> <target>\` (
131131
text: "Enemy Drop Tier 1"
132132
},
133133
"<EnemyDropTier2>": {
134-
emoji: "Whopperflower Nectar",
134+
emoji: "Shimmering Nectar",
135135
text: "Enemy Drop Tier 2"
136136
},
137137
"<EnemyDropTier3>": {

src/data/guides.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@
137137
{
138138
"name": "Starconch route",
139139
"desc": "**Starconches ${Starconch}** can be found on the beaches of Liyue and are being sold by [**Bolai**](https://cdn.discordapp.com/attachments/951160501361049670/972154982071664650/Bolai.png) (up to 5 per 3 days).\n\n> Empty seashells brought ashore by the tides. Hold it close to your ear, and hear the longing calls of the sea.",
140-
"img": "https://cdn.discordapp.com/attachments/926215001088352276/926215049285107792/ganyunom.png",
140+
"img": "https://cdn.discordapp.com/attachments/951160501361049670/951235312212914186/unknown.png",
141141
"credits": "Maple",
142142
"links": {
143143
"material": ["Starconch"]

0 commit comments

Comments
 (0)