v0.2.2: WIP sprite for stormvine

This commit is contained in:
Evan Debenham 2014-10-31 16:08:29 -04:00
parent f26f312dfd
commit 0ce2754de9
2 changed files with 2 additions and 2 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.9 KiB

After

Width:  |  Height:  |  Size: 5.8 KiB

View File

@ -12,8 +12,8 @@ import com.shatteredpixel.shatteredpixeldungeon.sprites.ItemSpriteSheet;
public class Stormvine extends Plant {
private static final String TXT_DESC =
"Stormvine is an unusual sort of vine which 'hangs' on the air. " +
"It somehow nuffies gravity around it, and anything caught in the vine is disoriented as a result.";
"Gravity affects the Stormvine plant strangely, allowing its whispy blue tendrils " +
"to 'hang' on the air. Anything caught in the vine is affected by this, and becomes disoriented.";
{
image = 9;