diff --git a/core/src/mindustry/content/Bullets.java b/core/src/mindustry/content/Bullets.java index c7509d06d7..c7fa47a62b 100644 --- a/core/src/mindustry/content/Bullets.java +++ b/core/src/mindustry/content/Bullets.java @@ -371,6 +371,7 @@ public class Bullets implements ContentList{ makeFire = true; pierceCap = 2; pierceBuilding = true; + knockback = 0.7f; }}; healBullet = new LaserBoltBulletType(5.2f, 13){{ diff --git a/servers_v6.json b/servers_v6.json index 6f762adb26..c627e00001 100644 --- a/servers_v6.json +++ b/servers_v6.json @@ -4,10 +4,8 @@ "address": ["mindustry.pl:6000", "mindustry.pl:6666"] }, { - "address": "routerchain.ddns.net" - }, - { - "address": "pandorum.su:8000" + "name": "C.A.M.S.", + "address": ["routerchain.ddns.net", "pandorum.su:8000"] }, { "name": "ECAN",