mirror of
https://github.com/Anuken/Mindustry.git
synced 2026-01-27 15:02:03 -08:00
Merge remote-tracking branch 'origin/tsunami' into tsunami
This commit is contained in:
commit
79f4608e81
1 changed files with 1 additions and 1 deletions
|
|
@ -1458,7 +1458,7 @@ public class Blocks implements ContentList{
|
|||
shootSound = Sounds.splash;
|
||||
}};
|
||||
|
||||
tsunami = new LiquidTurret("tsunami") {{
|
||||
tsunami = new LiquidTurret("tsunami"){{
|
||||
requirements(Category.turret, with(Items.metaglass, 100, Items.lead, 400, Items.titanium, 250));
|
||||
ammo(
|
||||
Liquids.water, Bullets.waterShot,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue