v0.2.2: WIP sprite for stormvine
This commit is contained in:
parent
f26f312dfd
commit
0ce2754de9
Binary file not shown.
Before Width: | Height: | Size: 2.9 KiB After Width: | Height: | Size: 5.8 KiB |
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue
Block a user