v0.3.4: changed potion/scroll initials into icons
This commit is contained in:
committed by
Evan Debenham
parent
ff31a1f303
commit
b29d71d2d8
@@ -32,7 +32,11 @@ import com.shatteredpixel.shatteredpixeldungeon.actors.blobs.Fire;
|
||||
import com.shatteredpixel.shatteredpixeldungeon.scenes.GameScene;
|
||||
|
||||
public class PotionOfLiquidFlame extends Potion {
|
||||
|
||||
|
||||
{
|
||||
initials = 5;
|
||||
}
|
||||
|
||||
@Override
|
||||
public void shatter( int cell ) {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user