Merge remote-tracking branch 'origin/tsunami' into tsunami
This commit is contained in:
@@ -1458,7 +1458,7 @@ public class Blocks implements ContentList{
|
|||||||
shootSound = Sounds.splash;
|
shootSound = Sounds.splash;
|
||||||
}};
|
}};
|
||||||
|
|
||||||
tsunami = new LiquidTurret("tsunami") {{
|
tsunami = new LiquidTurret("tsunami"){{
|
||||||
requirements(Category.turret, with(Items.metaglass, 100, Items.lead, 400, Items.titanium, 250));
|
requirements(Category.turret, with(Items.metaglass, 100, Items.lead, 400, Items.titanium, 250));
|
||||||
ammo(
|
ammo(
|
||||||
Liquids.water, Bullets.waterShot,
|
Liquids.water, Bullets.waterShot,
|
||||||
|
|||||||
Reference in New Issue
Block a user