Skip to content

Commit

Permalink
Remove rune number from rune name.
Browse files Browse the repository at this point in the history
  • Loading branch information
youbetterdont committed Apr 17, 2020
1 parent efb5e13 commit c406d6e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions BH.cfg
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Slash Diablo Maphack Configuration, v2.2.4
// Slash Diablo Maphack Configuration, v2.2.5
// Authors: M81, Dax, Labarr
// Requires BH>=1.9.9 (planqi branch)

Expand Down Expand Up @@ -63,7 +63,7 @@ ItemDisplay[GEMTYPE>0 GEMLEVEL>3]: %NAME% // Whitelist all flawless and perfect
// =====

// Add rune number
ItemDisplay[RUNE>0]: %ORANGE%%RUNENAME% Rune (%RUNENUM%)%CONTINUE%
ItemDisplay[RUNE>0]: %ORANGE%%NAME%%CONTINUE%

// Sur, Ber, Jah
ItemDisplay[RUNE>28 RUNE<32]: %PURPLE%<<< %ORANGE%0%MAP% %NAME%%notify-8%%PURPLE% >>>
Expand Down

0 comments on commit c406d6e

Please sign in to comment.