Merge remote-tracking branch 'origin/master'

This commit is contained in:
Anuken 2020-09-16 11:44:46 -04:00
commit ddcfd0728d
3 changed files with 1304 additions and 7 deletions

View file

@ -803,7 +803,7 @@ rules.title.unit = 유닛
rules.title.experimental = 실험적인 기능
rules.title.environment = 환경
rules.lighting = 조명
rules.ambientlight = 주변 조명
rules.ambientlight = 자연 조명
rules.solarpowermultiplier = 태양광 발전 배수
content.item.name = 자원
@ -856,11 +856,12 @@ unit.crawler.name = 크롤러
unit.atrax.name = 아트락스
unit.spiroct.name = 스피록트
unit.arkyid.name = 아키드
unit.flare.name = 화염
unit.horizon.name = 수평선
unit.zenith.name = 천정
unit.antumbra.name = 그림자
unit.eclipse.name = 일식
unit.toxipod.name = 독소포드
unit.flare.name = 플레어
unit.horizon.name = 호라이즌
unit.zenith.name = 제니스
unit.antumbra.name = 안텀브라
unit.eclipse.name = 이클립스
unit.mono.name = 모노
unit.poly.name = 폴리
unit.mega.name = 메가

File diff suppressed because it is too large Load diff

View file

@ -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