Clarify swimming status for Druid only

This commit is contained in:
Torio
2026-02-14 20:49:28 -05:00
committed by GitHub
parent f2bce42acb
commit cb41cf80e1
+1 -1
View File
@@ -161,7 +161,7 @@ These always evaluate against the player. Cannot be redirected with `@unit`.
| `stealth` | In stealth (Rogue/Druid) | ✅ | — | `[stealth]` | | |
| `group` | Player is in group type | ✅ | ✅ | `[group:party/raid]` | | |
| `resting` | In rest area | ✅ | — | `[resting]` | | |
| `swimming` | Swimming | ✅ | — | `[swimming]` | | |
| `swimming` | Swimming (Druid only) | ✅ | — | `[swimming]` | | |
| `moving` | Moving / speed % | ✅ | ✅ | `[moving]` `[moving:>100&<200]` | | MonkeySpeed (speed %) |
| `zone` | Current zone name | ✅ | ✅ | `[zone:Ironforge/Stormwind]` | | |
| ***Resources*** | | | | | | |