This commit is contained in:
Anuken
2021-11-24 13:33:01 -05:00
parent 3512190373
commit b7ac1e1d74
5 changed files with 39 additions and 4 deletions

View File

@@ -2730,6 +2730,7 @@ public class Blocks implements ContentList{
shootType = new ContinuousFlameBulletType(){{
damage = 4f;
length = range;
//pierceMax = 3;
}};
shootLength = 7f;
size = 3;