mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-02-01 20:04:02 +07:00
+ commander
This commit is contained in:
parent
3974497c31
commit
e7162004f2
@ -41,7 +41,7 @@ public class UnitTypes implements ContentList{
|
||||
//air + building + mining
|
||||
public static @EntityDef({Unitc.class, Builderc.class, Minerc.class}) UnitType alpha, beta, gamma;
|
||||
|
||||
//water
|
||||
//water + commander
|
||||
public static @EntityDef({Unitc.class, WaterMovec.class, Commanderc.class}) UnitType risso, minke, bryde;
|
||||
|
||||
//special block unit type
|
||||
|
Loading…
Reference in New Issue
Block a user