V0.2.0: Implemented Ring of Tenacity

This commit is contained in:
Evan Debenham
2014-09-11 16:45:19 -04:00
parent 2ad10e7168
commit 110631ea77
2 changed files with 11 additions and 1 deletions
@@ -4,7 +4,7 @@ package com.shatteredpixel.shatteredpixeldungeon.items.rings;
* Created by debenhame on 10/09/2014.
*/
public class RingOfTenacity extends Ring {
//TODO: tie this into game logic
//TODO: testing, numbers tweaking
{
name = "Ring of Tenacity";
}