V0.2.0: Implemented Ring of Sharpshooting

This commit is contained in:
Evan Debenham
2014-09-11 15:33:46 -04:00
parent 902b2a096f
commit 2ad10e7168
4 changed files with 33 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: tie this into game logic
//TODO: testing, numbers tweaking
{
name = "Ring of Sharpshooting";
}