Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update pd2 #2

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 11 additions & 10 deletions pd2
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,8 @@ ItemDisplay[ETH]: ETH %NAME%%CONTINUE%
ItemDisplay[SOCKETS>0]: %NAME% %YELLOW%[%SOCKETS%]%CONTINUE%
ItemDisplay[NMAG ED=15]: %NAME% %ORANGE%+15%ED%CONTINUE%
ItemDisplay[NMAG (ED<15 AND ED>9)]: %NAME% %BLUE%+%ED%CONTINUE%
ItemDisplay[QTY>1 (GEM OR RUNE)]: %QTY%x %NAME%%CONTINUE%
ItemDisplay[QTY>1 (GEM>0 OR RUNE>0)]: %QTY%x %NAME%%CONTINUE%
ItemDisplay[RUNE>0]: %NAME%

// Gold
ItemDisplay[CLVL>69 GOLD<5000]:
Expand Down Expand Up @@ -254,15 +255,15 @@ ItemDisplay[RUNE>19]: %PURPLE% ¤¤ %RED%%RUNENAME%%PURPLE% ¤¤ [%RUNENUM%]
ItemDisplay[RUNE>14]: %ORANGE% %RUNENAME% [%RUNENUM%] %ORANGE%
ItemDisplay[RUNE>0]: %RUNENAME% [%RUNENUM%]

// Gems
// Gems
ItemDisplay[CLVL>20 GEM=1]:
ItemDisplay[CLVL>30 GEM=2]:
ItemDisplay[CLVL>40 GEM=3]:
ItemDisplay[gzv]: %ORANGE%Amethyst
ItemDisplay[glw]: %ORANGE%Diamond
ItemDisplay[glg]: %ORANGE%Emerald
ItemDisplay[glr]: %ORANGE%Ruby
ItemDisplay[glb]: %ORANGE%Sapphire
ItemDisplay[gly]: %ORANGE%Topaz
ItemDisplay[skl]: %ORANGE%Skull
ItemDisplay[gpv OR gpw OR gpg OR gpr OR gpb OR gpy OR ckz]: %ORANGE%%NAME%
ItemDisplay[gzv OR gzvs]: %ORANGE%Amethyst
ItemDisplay[glw OR glws]: %ORANGE%Diamond
ItemDisplay[glg OR glgs]: %ORANGE%Emerald
ItemDisplay[glr OR glrs]: %ORANGE%Ruby
ItemDisplay[glb OR glbs]: %ORANGE%Sapphire
ItemDisplay[gly OR glys]: %ORANGE%Topaz
ItemDisplay[skl OR skls]: %ORANGE%Skull
ItemDisplay[gpv OR gpw OR gpg OR gpr OR gpb OR gpy OR ckz OR gpvs OR gpws OR gpgs OR gprs OR gpbs OR gpys OR ckzs]: %ORANGE%%NAME%