V0.2.0: Fully implemented Ring of Wealth

This commit is contained in:
Evan Debenham
2014-09-14 19:31:31 -04:00
parent 6e9cc9dd69
commit 96d5f1000f
3 changed files with 24 additions and 2 deletions
@@ -4,7 +4,7 @@ package com.shatteredpixel.shatteredpixeldungeon.items.rings;
* Created by debenhame on 10/09/2014.
*/
public class RingOfWealth extends Ring {
//TODO: tie this into game logic
//TODO: monitor this one as it goes, super hard to balance so you'll need some feedback.
{
name = "Ring of Wealth";
}