mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-02-23 13:09:27 +07:00
Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
75df515234
@ -371,6 +371,7 @@ public class Bullets implements ContentList{
|
||||
makeFire = true;
|
||||
pierceCap = 2;
|
||||
pierceBuilding = true;
|
||||
knockback = 0.7f;
|
||||
}};
|
||||
|
||||
healBullet = new LaserBoltBulletType(5.2f, 13){{
|
||||
|
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user