Skip to content
This repository has been archived by the owner on Jul 22, 2024. It is now read-only.

Commit

Permalink
Fix loot filter recipes, fix Cubemod throw weap sockets.
Browse files Browse the repository at this point in the history
  • Loading branch information
whipowill committed Apr 4, 2023
1 parent 5c83637 commit 6a3dc9d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Diablo II/BH.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -2224,7 +2224,7 @@ ItemDisplay[RARE EXC ARMOR]: {%WHITE%Upgrade with %GOLD%KoPul%PURPLE%O%WHITE%}
ItemDisplay[HELM SOCK=0]: {%WHITE%Socket with %GOLD%RalThul%BLUE%O%WHITE%}
ItemDisplay[CHEST SOCK=0]: {%WHITE%Socket with %GOLD%TalThul%ORANGE%O%WHITE%}
ItemDisplay[SHIELD SOCK=0]: {%WHITE%Socket with %GOLD%TalAmn%RED%O%WHITE%}
ItemDisplay[WEAPON SOCK=0]: {%WHITE%Socket with %GOLD%RalAmn%PURPLE%O%WHITE%}
ItemDisplay[WEAPON !THROWING SOCK=0]: {%WHITE%Socket with %GOLD%RalAmn%PURPLE%O%WHITE%}

//=================================================
// JUNK
Expand Down
1 change: 1 addition & 0 deletions Mods/CUBEMOD/CubeMain.txt
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,7 @@ magic spear + jewel + rune 12 + perfect emerald -> safety weapon 1 100 4 s
2 rune 30 + 1 flawless sapphire -> rune 31 1 100 2 r30,qty=2 r31 0
2 rune 31 + 1 flawless ruby -> rune 32 1 100 2 r31,qty=2 r32 0
2 rune 32 + 1 flawless emerald -> rune 33 1 100 2 r32,qty=2 r33 0
Error Protect on Throwing Weaps 1 100 4 thro,nos r08 r11 gpv 1 6 0
r07 + r10 + 1 perfect topaz + normal torso -> socketed torso 1 100 4 tors,nos r07 r10 gpy useitem sock 1 6 0
r08 + r11 + 1 perfect amethyst + normal weapon -> socketed weapon 1 100 4 weap,nos r08 r11 gpv useitem sock 1 6 0
r08 + r10 + 1 perfect sapphire + normal helm -> socketed helm 1 100 4 helm,nos r08 r10 gpb useitem sock 1 6 0
Expand Down

0 comments on commit 6a3dc9d

Please sign in to comment.