V0.2.0: Tied Ring of Force into game logic.
This commit is contained in:
@@ -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";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user