Skip to content
This repository has been archived by the owner on Feb 20, 2020. It is now read-only.

Commit

Permalink
v 3.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
noraj authored Jan 13, 2019
1 parent 599dcea commit 15781f4
Show file tree
Hide file tree
Showing 3 changed files with 75 additions and 3 deletions.
26 changes: 25 additions & 1 deletion oftrta.filter
Original file line number Diff line number Diff line change
Expand Up @@ -918,6 +918,30 @@ Show



###############################################################################
# Section: ### Labyrinth ######################################################
###############################################################################

Show
Class "Labyrinth Item"
SetTextColor 74 230 58
SetBackgroundColor 0 0 0
SetBorderColor 74 230 58
SetFontSize 36

Show
Class "Labyrinth Trinket"
SetTextColor 74 230 58
SetBackgroundColor 0 0 0
SetBorderColor 74 230 58
SetFontSize 36

### /Labyrinth ################################################################
###############################################################################




###############################################################################
# Section: ### Gems ###########################################################
###############################################################################
Expand Down Expand Up @@ -3026,7 +3050,7 @@ Show
HasExplicitMod "Brinerot" "Mutewind" "Redblade" "Betrayer's" "Deceiver's" "Turncoat's"
ItemLevel >= 68
SetBorderColor 136 136 255
PlayAlertSound 6 175
PlayAlertSound 6 75
SetFontSize 45

### /Warbands #################################################################
Expand Down
26 changes: 25 additions & 1 deletion oftrta_map.filter
Original file line number Diff line number Diff line change
Expand Up @@ -918,6 +918,30 @@ Show



###############################################################################
# Section: ### Labyrinth ######################################################
###############################################################################

Show
Class "Labyrinth Item"
SetTextColor 74 230 58
SetBackgroundColor 0 0 0
SetBorderColor 74 230 58
SetFontSize 36

Show
Class "Labyrinth Trinket"
SetTextColor 74 230 58
SetBackgroundColor 0 0 0
SetBorderColor 74 230 58
SetFontSize 36

### /Labyrinth ################################################################
###############################################################################




###############################################################################
# Section: ### Gems ###########################################################
###############################################################################
Expand Down Expand Up @@ -3026,7 +3050,7 @@ Show
HasExplicitMod "Brinerot" "Mutewind" "Redblade" "Betrayer's" "Deceiver's" "Turncoat's"
ItemLevel >= 68
SetBorderColor 136 136 255
PlayAlertSound 6 175
PlayAlertSound 6 75
SetFontSize 45

### /Warbands #################################################################
Expand Down
26 changes: 25 additions & 1 deletion oftrta_rich.filter
Original file line number Diff line number Diff line change
Expand Up @@ -918,6 +918,30 @@ Show



###############################################################################
# Section: ### Labyrinth ######################################################
###############################################################################

Show
Class "Labyrinth Item"
SetTextColor 74 230 58
SetBackgroundColor 0 0 0
SetBorderColor 74 230 58
SetFontSize 36

Show
Class "Labyrinth Trinket"
SetTextColor 74 230 58
SetBackgroundColor 0 0 0
SetBorderColor 74 230 58
SetFontSize 36

### /Labyrinth ################################################################
###############################################################################




###############################################################################
# Section: ### Gems ###########################################################
###############################################################################
Expand Down Expand Up @@ -3026,7 +3050,7 @@ Show
HasExplicitMod "Brinerot" "Mutewind" "Redblade" "Betrayer's" "Deceiver's" "Turncoat's"
ItemLevel >= 68
SetBorderColor 136 136 255
PlayAlertSound 6 175
PlayAlertSound 6 75
SetFontSize 45

### /Warbands #################################################################
Expand Down

0 comments on commit 15781f4

Please sign in to comment.