Skip to content

Commit 668a440

Browse files
author
Oribuin
committed
reformat fish tier lore
1 parent c81825e commit 668a440

5 files changed

Lines changed: 5 additions & 5 deletions

File tree

src/main/resources/tiers/bronze.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ display-item:
1111
- '%description%'
1212
- ''
1313
- '&#CD7F32Information:'
14-
- ' &#CD7F32- &7Price: &f%price%'
14+
- ' &#CD7F32- &7Price: &f$%price%'
1515
- ' &#CD7F32- &7Entropy: &f%entropy%'
1616
- ' &#CD7F32- &7Biomes: &f%biomes%'
1717
- ' &#CD7F32- &7Weather: &f%weather%'

src/main/resources/tiers/diamond.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ display-item:
1212
- '&7%description%'
1313
- ''
1414
- '&#B9F2FFInformation:'
15-
- ' &#B9F2FF- &7Price: &f%price%'
15+
- ' &#B9F2FF- &7Price: &f$%price%'
1616
- ' &#B9F2FF- &7Entropy: &f%entropy%'
1717
- ' &#B9F2FF- &7Biomes: &f%biomes%'
1818
- ' &#B9F2FF- &7Weather: &f%weather%'

src/main/resources/tiers/gold.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ display-item:
1212
- '&7%description%'
1313
- ''
1414
- '&#FFD700Information:'
15-
- ' &#FFD700- &7Price: &f%price%'
15+
- ' &#FFD700- &7Price: &f$%price%'
1616
- ' &#FFD700- &7Entropy: &f%entropy%'
1717
- ' &#FFD700- &7Biomes: &f%biomes%'
1818
- ' &#FFD700- &7Weather: &f%weather%'

src/main/resources/tiers/mythic.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ display-item:
1212
- '&7%description%'
1313
- ''
1414
- '&#FF4500Information:'
15-
- ' &#FF4500- &7Price: &f%price%'
15+
- ' &#FF4500- &7Price: &f$%price%'
1616
- ' &#FF4500- &7Entropy: &f%entropy%'
1717
- ' &#FF4500- &7Biomes: &f%biomes%'
1818
- ' &#FF4500- &7Weather: &f%weather%'

src/main/resources/tiers/platinum.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ display-item:
1212
- '&7%description%'
1313
- ''
1414
- '&#E5E4E2Information:'
15-
- ' &#E5E4E2- &7Price: &f%price%'
15+
- ' &#E5E4E2- &7Price: &f$%price%'
1616
- ' &#E5E4E2- &7Entropy: &f%entropy%'
1717
- ' &#E5E4E2- &7Biomes: &f%biomes%'
1818
- ' &#E5E4E2- &7Weather: &f%weather%'

0 commit comments

Comments
 (0)