V0.2.0: Tied Ring of Force into game logic.

This commit is contained in:
Evan Debenham
2014-09-11 10:51:57 -04:00
parent 32505de1ac
commit c4c6372d2a
2 changed files with 10 additions and 3 deletions
@@ -4,7 +4,7 @@ package com.shatteredpixel.shatteredpixeldungeon.items.rings;
* Created by debenhame on 10/09/2014.
*/
public class RingOfForce extends Ring {
//TODO: tie this into game logic
//TODO: testing, numbers tweaking
{
name = "Ring of Force";
}