mirror of
https://github.com/Anuken/Mindustry.git
synced 2026-04-21 04:50:59 -07:00
+ commander
This commit is contained in:
parent
3974497c31
commit
e7162004f2
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue