v0.3.2: slightly buffed mages staff base damage
This commit is contained in:
parent
3547cbe580
commit
bbc1cb229d
|
@ -72,7 +72,7 @@ public class MagesStaff extends MeleeWeapon {
|
||||||
//tier 1 weapon with poor base stats.
|
//tier 1 weapon with poor base stats.
|
||||||
super(1, 1f, 1f);
|
super(1, 1f, 1f);
|
||||||
MIN = 1;
|
MIN = 1;
|
||||||
MAX = 5;
|
MAX = 6;
|
||||||
|
|
||||||
wand = null;
|
wand = null;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user