cursors plugin: add dragon dagger (p) cursor

This commit is contained in:
JavaBlah
2019-07-02 21:27:00 -05:00
committed by Adam
parent 9d927c3d6f
commit 6193c08aad
2 changed files with 1 additions and 0 deletions

View File

@@ -33,6 +33,7 @@ public enum CustomCursor
RS3_GOLD("RS3 Gold", "cursor-rs3-gold.png"),
RS3_SILVER("RS3 Silver", "cursor-rs3-silver.png"),
DRAGON_DAGGER("Dragon Dagger", "cursor-dragon-dagger.png"),
DRAGON_DAGGER_POISON("Dragon Dagger (p)", "cursor-dragon-dagger-p.png"),
TROUT("Trout", "cursor-trout.png"),
DRAGON_SCIMITAR("Dragon Scimitar", "cursor-dragon-scimitar.png");

Binary file not shown.

After

Width:  |  Height:  |  Size: 973 B