docs(meta): fix trait icon filenames in asset requirements
Corrected allomantic strength trait filenames from trait_allomantic_strength_* to trait_allomantic_* to match actual trait definitions in code. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -586,9 +586,9 @@ Every metallic arts trait defined in `common/traits/` needs a custom icon.
|
||||
|
||||
| Asset | Format | Resolution | Description |
|
||||
|---|---|---|---|
|
||||
| `trait_allomantic_strength_weak.dds` | DDS (ARGB 32bpp) | 120x120 | Dim/faded metal glow |
|
||||
| `trait_allomantic_strength_strong.dds` | DDS (ARGB 32bpp) | 120x120 | Bright metal glow |
|
||||
| `trait_allomantic_strength_savant.dds` | DDS (ARGB 32bpp) | 120x120 | Intense/dangerous glow with cracks |
|
||||
| `trait_allomantic_weak.dds` | DDS (ARGB 32bpp) | 120x120 | Dim/faded metal glow |
|
||||
| `trait_allomantic_strong.dds` | DDS (ARGB 32bpp) | 120x120 | Bright metal glow |
|
||||
| `trait_allomantic_savant.dds` | DDS (ARGB 32bpp) | 120x120 | Intense/dangerous glow with cracks |
|
||||
|
||||
**Allomantic potential (2 icons):**
|
||||
|
||||
|
||||
Reference in New Issue
Block a user