v0.2.2: Final plant tweaks (inc. new dreamfoil sprite)
This commit is contained in:
parent
27bf458496
commit
a43c65bb52
BIN
assets/items.png
BIN
assets/items.png
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 |
|
@ -36,9 +36,9 @@ import com.shatteredpixel.shatteredpixeldungeon.utils.GLog;
|
|||
public class Dreamfoil extends Plant {
|
||||
|
||||
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 " +
|
||||
"and knocked unconscious, giving the plant its name.";
|
||||
"and knocked unconscious, which gives the plant its namesake.";
|
||||
|
||||
{
|
||||
image = 10;
|
||||
|
|
Loading…
Reference in New Issue
Block a user