v0.2.2: Final plant tweaks (inc. new dreamfoil sprite)

This commit is contained in:
Evan Debenham 2014-11-03 22:52:37 -05:00
parent 27bf458496
commit a43c65bb52
3 changed files with 2 additions and 2 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 18 KiB

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.8 KiB

After

Width:  |  Height:  |  Size: 5.9 KiB

View File

@ -36,9 +36,9 @@ import com.shatteredpixel.shatteredpixeldungeon.utils.GLog;
public class Dreamfoil extends Plant { public class Dreamfoil extends Plant {
private static final String TXT_DESC = private static final String TXT_DESC =
"The Dreamfoil's prickly flowers contain a strange chemical which is known for its " + "The Dreamfoil's prickly flowers contain a chemical which is known for its " +
"properties as a strong neutralizing agent. Most weaker creatures are overwhelmed " + "properties as a strong neutralizing agent. Most weaker creatures are overwhelmed " +
"and knocked unconscious, giving the plant its name."; "and knocked unconscious, which gives the plant its namesake.";
{ {
image = 10; image = 10;