Skip to content

Commit

Permalink
Unhide inferior wirt's leg
Browse files Browse the repository at this point in the history
  • Loading branch information
youbetterdont committed Apr 9, 2020
1 parent 22fe15d commit b4f97c2
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions BH.cfg
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Slash Diablo Maphack Configuration, v1.4.3
// Slash Diablo Maphack Configuration, v1.4.4
// Authors: M81, Dax, Labarr
// Requires BH>=1.9.8 (planqi branch)

Expand Down Expand Up @@ -681,6 +681,10 @@ ItemDisplay[UNI amf TABSK2=4]: %GOLD%0%MAP% %NAME%
ItemDisplay[UNI amf !ID]: %GOLD%0%MAP% %NAME%
// Reaper's Toll
ItemDisplay[UNI 7s8]: %GOLD%0%MAP% %NAME%
// +2 Arkaine's Valor and potential unID balrog skins
ItemDisplay[UNI upl ALLSK=2]: %GOLD%0%MAP% %NAME%
ItemDisplay[UNI upl !ID]: %GOLD%0%MAP% %NAME%
// TIER 5
// ------
Expand Down Expand Up @@ -1403,9 +1407,9 @@ ItemDisplay[key]: %DARK_GREEN%+ %WHITE%KEY%CONTINUE%
// Filter out small gold piles
ItemDisplay[CLVL>39 GOLD<3000]:

// Ignore inferior except dusk, wyrmhide, scarab husk, wire fleece, great hauberk, archon
// Ignore inferior except Wirt's leg, dusk, wyrmhide, scarab husk, wire fleece, great hauberk, archon
// (sometimes useful for getting 3os elite armors with el+chipped)
ItemDisplay[CLVL>39 INF !uui !uea !ula !utu !urs !utp]:
ItemDisplay[CLVL>39 INF !leg !uui !uea !ula !utu !urs !utp]:
// Block 1 socket non-magic items
ItemDisplay[CLVL>39 NMAG !RW SOCK=1]:
Expand Down

0 comments on commit b4f97c2

Please sign in to comment.