Skip to content

Commit

Permalink
Make runes Vex+ more visible by adding some purple flair.
Browse files Browse the repository at this point in the history
  • Loading branch information
youbetterdont committed Apr 9, 2020
1 parent 2076f11 commit 5e90ed5
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions BH.cfg
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Slash Diablo Maphack Configuration, v1.4.5
// Slash Diablo Maphack Configuration, v1.4.6
// Authors: M81, Dax, Labarr
// Requires BH>=1.9.8 (planqi branch)

Expand Down Expand Up @@ -255,11 +255,11 @@ ItemDisplay[GEMLEVEL=4 (GEMTYPE=1)]: %GREEN%+ %NAME%
ItemDisplay[RUNE>0]: %ORANGE%%RUNENAME% Rune (%RUNENUM%)%CONTINUE%

// Sur, Ber, Jah
ItemDisplay[RUNE>28 RUNE<32]: %ORANGE%0%MAP% %NAME%%notify-8%
ItemDisplay[RUNE>28 RUNE<32]: %PURPLE%<<< %ORANGE%0%MAP% %NAME%%notify-8%%PURPLE% >>>
// Cham and Zod
ItemDisplay[RUNE>31]: %PURPLE%0%MAP% %NAME%%notify-0b%
ItemDisplay[RUNE>31]: %PURPLE%<<< 0%MAP% %NAME%%notify-0b%%PURPLE% >>>
// Vex, Ohm, Lo
ItemDisplay[RUNE>25 RUNE<29]: %PURPLE%0%MAP% %NAME%%notify-0b%
ItemDisplay[RUNE>25 RUNE<29]: %PURPLE%<<< 0%MAP% %NAME%%notify-0b%%PURPLE% >>>
// Mal, Ist, Gul
ItemDisplay[RUNE>22 RUNE<26]: %RED%0%MAP% %NAME%%notify-1%
// Lem, Pul, Um
Expand Down

0 comments on commit 5e90ed5

Please sign in to comment.