메세지 수정

This commit is contained in:
Cocopomel 2022-07-09 19:57:15 +09:00
parent 071c1930ed
commit 985a8c6e61
3 changed files with 14 additions and 6 deletions

View File

@ -2,7 +2,7 @@
<Defs> <Defs>
<TraderKindDef> <TraderKindDef>
<defName>PN_Orbital_PnLindustry</defName> <defName>PN_Orbital_PnLindustry</defName>
<label>PnL Industry</label> <label>PnL ship</label>
<orbital>true</orbital> <orbital>true</orbital>
<faction>PN_SubsidiaryFaction</faction> <faction>PN_SubsidiaryFaction</faction>
<stockGenerators> <stockGenerators>

View File

@ -24,6 +24,8 @@
<PN_AUTOMATACRYPTOSLEEPONLY>Can use automata only.</PN_AUTOMATACRYPTOSLEEPONLY> <PN_AUTOMATACRYPTOSLEEPONLY>Can use automata only.</PN_AUTOMATACRYPTOSLEEPONLY>
<PN_REQUEST_ORBITAL_TRADER>Request a orbital trader ship (cost: {0} goodwill)</PN_REQUEST_ORBITAL_TRADER> <PN_REQUEST_ORBITAL_TRADER>Request a orbital trader ship (cost: {0} goodwill)</PN_REQUEST_ORBITAL_TRADER>
<PN_OTP_CARD_REQUIRED_IN_TRADE_BEACON>PN_OTP_CARD_REQUIRED_IN_TRADE_BEACON</PN_OTP_CARD_REQUIRED_IN_TRADE_BEACON> <PN_OTP_CARD_REQUIRED_IN_TRADE_BEACON>Requires PnL OTP card in trade beacon range</PN_OTP_CARD_REQUIRED_IN_TRADE_BEACON>
<PN_ORBITAL_TRADER_SENT>PN_ORBITAL_TRADER_SENT</PN_ORBITAL_TRADER_SENT> <PN_ORBITAL_TRADER_SENT>checked the OTP card. Connecting a secure line to the PnL Industry...\n\n...Done. PnL Traderships will arrive in 2 to 5 days.</PN_ORBITAL_TRADER_SENT>
<PN_ORBITAL_TRADER_ALREADY_CALLED>PnL Tradership already called</PN_ORBITAL_TRADER_ALREADY_CALLED>
<PN_ORBITAL_TRADER_ALREADY_ARRIVED>PnL Tradership already arrived</PN_ORBITAL_TRADER_ALREADY_ARRIVED>
</LanguageData> </LanguageData>

View File

@ -29,4 +29,10 @@
<PN_BILL_WINDOW_TAB_SUMMARY_BTN_ADD_BILL>추가</PN_BILL_WINDOW_TAB_SUMMARY_BTN_ADD_BILL> <PN_BILL_WINDOW_TAB_SUMMARY_BTN_ADD_BILL>추가</PN_BILL_WINDOW_TAB_SUMMARY_BTN_ADD_BILL>
<PN_AUTOMATACRYPTOSLEEPONLY>오토마톤만 사용 가능.</PN_AUTOMATACRYPTOSLEEPONLY> <PN_AUTOMATACRYPTOSLEEPONLY>오토마톤만 사용 가능.</PN_AUTOMATACRYPTOSLEEPONLY>
<PN_REQUEST_ORBITAL_TRADER>PnL 상선 요청 (비용: {0} 우호도)</PN_REQUEST_ORBITAL_TRADER>
<PN_OTP_CARD_REQUIRED_IN_TRADE_BEACON>무역 송신기에 PnL OTP 카드 필요</PN_OTP_CARD_REQUIRED_IN_TRADE_BEACON>
<PN_ORBITAL_TRADER_SENT>OTP를 확인했습니다. 본사에 보안회선 연결중...\n\n...완료되었습니다. 2일에서 5일 사이에 상선이 도착 할 것입니다.</PN_ORBITAL_TRADER_SENT>
<PN_ORBITAL_TRADER_ALREADY_CALLED>이미 호출함</PN_ORBITAL_TRADER_ALREADY_CALLED>
<PN_ORBITAL_TRADER_ALREADY_ARRIVED>궤도에서 대기중</PN_ORBITAL_TRADER_ALREADY_ARRIVED>
</LanguageData> </LanguageData>