Skip to content

Commit 763b50a

Browse files
druid-infraLugh (Druid Bot)
andauthored
Remove outdated 1000 mana image and update translations (#30)
* Remove outdated 1000 mana image and update German translation - Deleted /static/img/mana.png (showed '1000 MANA EVERY WEEK') - Updated German mana.md to reflect new 180 mana/week perk system - Removed image reference from German translation - German docs now match English with beta_free_mana, email, and account link perks * Fix build: Move template out of docs folder - Moved TEMPLATE.md to .templates/patch-notes-template.md - Template was causing build error (invalid sidebar_position) - Updated README with new template path - Template is now outside Docusaurus processing --------- Co-authored-by: Lugh (Druid Bot) <lugh@druid.gg>
1 parent 7c438d1 commit 763b50a

4 files changed

Lines changed: 12 additions & 9 deletions

File tree

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "Patch Notes - [Month Day, Year]"
33
sidebar_label: "[Mon DD, YYYY]"
4-
sidebar_position: [100 minus weeks from Feb 20]
4+
sidebar_position: 99
55
---
66

77
# Patch Notes - [Month Day, Year]
@@ -37,9 +37,9 @@ sidebar_position: [100 minus weeks from Feb 20]
3737

3838
<!--
3939
INSTRUCTIONS FOR USING THIS TEMPLATE:
40-
1. Copy this file and rename it to YYYY-MM-DD.md (e.g., 2026-02-27.md)
40+
1. Copy this file to docs/patch-notes/YYYY-MM-DD.md (e.g., 2026-02-27.md)
4141
2. Update the title and date in the frontmatter
42-
3. Update sidebar_position: Use 100 for Feb 20, 99 for Feb 27, etc. (decreasing = newer appears first)
42+
3. Update sidebar_position: Use 100 for Feb 20, 99 for Feb 27, 98 for Mar 6, etc. (decreasing = newer appears first)
4343
4. Fill in each section with your updates
4444
5. Remove sections that don't apply
4545
6. Delete this comment block

docs/patch-notes/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ This directory contains all weekly patch notes for Druid.gg.
66

77
1. **Copy the template:**
88
```bash
9-
cp TEMPLATE.md 2026-MM-DD.md
9+
cp ../../.templates/patch-notes-template.md docs/patch-notes/2026-MM-DD.md
1010
```
1111
Replace `MM-DD` with the actual date (e.g., `2026-02-27.md`)
1212

i18n/de/docusaurus-plugin-content-docs/current/general/mana.md

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,18 +12,21 @@ import eatingMana from "/static/img/eating.png"
1212

1313
---
1414

15-
- **Wöchentliche Drops:** Erhalte alle 7 Tage bis zu 1000 Mana.
15+
- **Wöchentliche Drops:** Schalte bis zu 180 Mana alle 7 Tage frei, indem du Perks erfüllst.
1616
- **Automatische Benachrichtigung:** Eine E-Mail informiert dich über neue Drops.
17+
- **Perks freischalten:**
18+
- **Beta-Zugang:** 60 Mana/Woche (automatisch freigeschaltet)
19+
- **E-Mail verifiziert:** 60 Mana/Woche (verifiziere deine E-Mail)
20+
- **Account verknüpft:** 60 Mana/Woche (verknüpfe deinen Discord/Social Account)
1721
- **Maximiere dein Mana:** Löse alle Drops schnell ein, um kein Mana zu verpassen.
1822

19-
[![Discord beitreten](/img/mana.png)](https://discord.com/invite/UUXpmx24ua)
20-
2123
## Mana Drops: So funktioniert's
2224

2325
---
2426

25-
- **Weniger als 1000 Mana nach 7 Tagen?** Du erhältst genug Mana, um auf 1000 zu kommen.
26-
- **1000 Mana und 7 Tage vergangen?** Kein neues Mana, bis du welches ausgibst.
27+
- **Wöchentliche Drops basierend auf freigeschalteten Perks:** Du erhältst Mana von jedem freigeschalteten Perk alle 7 Tage.
28+
- **Mehrere Perks stapeln sich:** Schalte alle drei Perks frei, um maximal 180 Mana pro Woche zu erhalten.
29+
- **Automatische Aufstockung:** Mana wird automatisch gutgeschrieben, wenn verfügbar.
2730
- **Mana vor Ablauf der Woche ausgegeben?** Warte auf den nächsten wöchentlichen Drop.
2831

2932
### Mana Masterpiece

static/img/mana.png

-461 KB
Binary file not shown.

0 commit comments

Comments
 (0)