V0.2.0: Updated TODOs

This commit is contained in:
Evan Debenham
2014-09-12 00:18:19 -04:00
parent 149d199422
commit c015902f83
6 changed files with 3 additions and 6 deletions
@@ -4,7 +4,7 @@ package com.shatteredpixel.shatteredpixeldungeon.items.rings;
* Created by debenhame on 10/09/2014.
*/
public class RingOfSharpshooting extends Ring {
//TODO: testing, numbers tweaking
//TODO: numbers tweaking, acc logic refactor, does this work with boomerang?
{
name = "Ring of Sharpshooting";
}