v0.3.2: increased shaman attack speed
This commit is contained in:
parent
3e2e04d778
commit
a1d5858e47
|
@ -40,7 +40,7 @@ import com.watabou.utils.Random;
|
|||
|
||||
public class Shaman extends Mob implements Callback {
|
||||
|
||||
private static final float TIME_TO_ZAP = 2f;
|
||||
private static final float TIME_TO_ZAP = 1f;
|
||||
|
||||
private static final String TXT_LIGHTNING_KILLED = "%s's lightning bolt killed you...";
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user