HASH c4c39db1bd59
DATE 2025-07-27
SUBJECT docs: comment glyphs
FILES 4 CHANGED
HASH c4c39db1bd59
DATE 2025-07-27
SUBJECT docs: comment glyphs
FILES 4 CHANGED
┌─ nix/classes/death_knight/blood.nix ───────────────────────────────────────┐
│ diff --git a/nix/classes/death_knight/blood.nix b/nix/classes/death_knight/blood.n │
│ ix │
│ index e1c68c6..aaa1458 100644 │
│ --- a/nix/classes/death_knight/blood.nix │
│ +++ b/nix/classes/death_knight/blood.nix │
│ @@ -28,9 +28,6 @@ │
│ }; │
│ inherit race gearset talents apl consumables profession1 profession2 distan │
│ ceFromTarget; │
│ glyphs = { │
│ - major1 = 58677; # vampiric blood │
│ - major2 = 58676; # bone shield │
│ - major3 = 58647; # death strike │
│ }; │
│ }; │
│ │
└────────────────────────────────────────────────────────────────────────────────────┘
┌─ ...lasses/death_knight/blood.nix ───┐
│ diff --git a/nix/classes/death_knight/blood. │
│ nix b/nix/classes/death_knight/blood.nix │
│ index e1c68c6..aaa1458 100644 │
│ --- a/nix/classes/death_knight/blood.nix │
│ +++ b/nix/classes/death_knight/blood.nix │
│ @@ -28,9 +28,6 @@ │
│ }; │
│ inherit race gearset talents apl cons │
│ umables profession1 profession2 distanceFrom │
│ Target; │
│ glyphs = { │
│ - major1 = 58677; # vampiric blood │
│ - major2 = 58676; # bone shield │
│ - major3 = 58647; # death strike │
│ }; │
│ }; │
│ │
└──────────────────────────────────────────────┘
┌─ nix/classes/death_knight/frost.nix ───────────────────────────────────────┐
│ diff --git a/nix/classes/death_knight/frost.nix b/nix/classes/death_knight/frost.n │
│ ix │
│ index a1b2889..adcd063 100644 │
│ --- a/nix/classes/death_knight/frost.nix │
│ +++ b/nix/classes/death_knight/frost.nix │
│ @@ -23,7 +23,7 @@ │
│ }; │
│ masterfrost = { │
│ major1 = 43533; # anti-magic shell │
│ - major2 = 58657; # pestilence │
│ + major2 = 43548; # pestilence │
│ major3 = 104047; # loud horn │
│ minor1 = 43550; # army of the dead │
│ minor2 = 45806; # tranquil grip │
└────────────────────────────────────────────────────────────────────────────────────┘
┌─ ...lasses/death_knight/frost.nix ───┐
│ diff --git a/nix/classes/death_knight/frost. │
│ nix b/nix/classes/death_knight/frost.nix │
│ index a1b2889..adcd063 100644 │
│ --- a/nix/classes/death_knight/frost.nix │
│ +++ b/nix/classes/death_knight/frost.nix │
│ @@ -23,7 +23,7 @@ │
│ }; │
│ masterfrost = { │
│ major1 = 43533; # anti-magic shell │
│ - major2 = 58657; # pestilence │
│ + major2 = 43548; # pestilence │
│ major3 = 104047; # loud horn │
│ minor1 = 43550; # army of the dead │
│ minor2 = 45806; # tranquil grip │
└──────────────────────────────────────────────┘
┌─ nix/classes/monk/windwalker.nix ──────────────────────────────────────────┐
│ diff --git a/nix/classes/monk/windwalker.nix b/nix/classes/monk/windwalker.nix │
│ index ecd4884..2e5b190 100644 │
│ --- a/nix/classes/monk/windwalker.nix │
│ +++ b/nix/classes/monk/windwalker.nix │
│ @@ -16,9 +16,9 @@ │
│ │
│ glyphs = { │
│ default = { │
│ - major1 = 85697; │
│ - major2 = 87900; │
│ - minor1 = 90715; │
│ + major1 = 85697; # spinning crane kick │
│ + major2 = 87900; # touch of karma │
│ + minor1 = 90715; # blackout kick │
│ }; │
│ }; │
│ │
└────────────────────────────────────────────────────────────────────────────────────┘
┌─ nix/classes/monk/windwalker.nix ────┐
│ diff --git a/nix/classes/monk/windwalker.nix │
│ b/nix/classes/monk/windwalker.nix │
│ index ecd4884..2e5b190 100644 │
│ --- a/nix/classes/monk/windwalker.nix │
│ +++ b/nix/classes/monk/windwalker.nix │
│ @@ -16,9 +16,9 @@ │
│ │
│ glyphs = { │
│ default = { │
│ - major1 = 85697; │
│ - major2 = 87900; │
│ - minor1 = 90715; │
│ + major1 = 85697; # spinning crane ki │
│ ck │
│ + major2 = 87900; # touch of karma │
│ + minor1 = 90715; # blackout kick │
│ }; │
│ }; │
│ │
└──────────────────────────────────────────────┘
┌─ nix/classes/shaman/elemental.nix ─────────────────────────────────────────┐
│ diff --git a/nix/classes/shaman/elemental.nix b/nix/classes/shaman/elemental.nix │
│ index ffc8ac2..c9982fd 100644 │
│ --- a/nix/classes/shaman/elemental.nix │
│ +++ b/nix/classes/shaman/elemental.nix │
│ @@ -16,7 +16,7 @@ │
│ │
│ glyphs = { │
│ default = { │
│ - major1 = 41539; # flame shock │
│ + major1 = 41539; # spiritwalker's grace │
│ }; │
│ }; │
│ │
└────────────────────────────────────────────────────────────────────────────────────┘
┌─ nix/classes/shaman/elemental.nix ───┐
│ diff --git a/nix/classes/shaman/elemental.ni │
│ x b/nix/classes/shaman/elemental.nix │
│ index ffc8ac2..c9982fd 100644 │
│ --- a/nix/classes/shaman/elemental.nix │
│ +++ b/nix/classes/shaman/elemental.nix │
│ @@ -16,7 +16,7 @@ │
│ │
│ glyphs = { │
│ default = { │
│ - major1 = 41539; # flame shock │
│ + major1 = 41539; # spiritwalker's gr │
│ ace │
│ }; │
│ }; │
│ │
└──────────────────────────────────────────────┘
[ BACK TO LOG ]
──────────────────────────────────────────────────────────────────────────────────────
OOKNET
────────────────────────────────────────────────
OOKNET