Add Wrath rune to Runepouch

This commit is contained in:
Seth
2018-01-26 14:56:43 -06:00
parent e1f84a87ae
commit e55cb5abae
2 changed files with 2 additions and 1 deletions
@@ -59,7 +59,8 @@ public class RuneImageCache
"Dust", //17
"Lava", //18
"Steam", //19
"Smoke" //20
"Smoke", //20
"Wrath" //21
};
private final LoadingCache<Integer, BufferedImage> cache;
Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB