설명 추가

This commit is contained in:
Cocopomel 2021-06-27 03:12:25 +09:00
parent 2fafc2afd4
commit fb1c79bfa7
2 changed files with 3 additions and 3 deletions

View File

@ -5,7 +5,7 @@
<label>Automaton test subject</label> <label>Automaton test subject</label>
<description>test</description> <description>test</description>
<scenario> <scenario>
<summary>test</summary> <summary>이 시나리오는 아직 완성되지 않았습니다.</summary>
<playerFaction> <playerFaction>
<def>PlayerFaction</def> <def>PlayerFaction</def>
<factionDef>Paniel_PlayerFaction</factionDef> <factionDef>Paniel_PlayerFaction</factionDef>
@ -16,7 +16,7 @@
<li Class="ScenPart_ConfigPage_ConfigureStartingPawns"> <li Class="ScenPart_ConfigPage_ConfigureStartingPawns">
<def>ConfigPage_ConfigureStartingPawns</def> <def>ConfigPage_ConfigureStartingPawns</def>
<pawnCount>1</pawnCount> <pawnCount>1</pawnCount>
<pawnChoiceCount>6</pawnChoiceCount> <pawnChoiceCount>2</pawnChoiceCount>
</li> </li>
<!-- Player starting stuff spawn method--> <!-- Player starting stuff spawn method-->

View File

@ -5,7 +5,7 @@
<label>Paniel test</label> <label>Paniel test</label>
<description>test</description> <description>test</description>
<scenario> <scenario>
<summary>test</summary> <summary>개발 테스트용 시나리오</summary>
<playerFaction> <playerFaction>
<def>PlayerFaction</def> <def>PlayerFaction</def>
<factionDef>Paniel_testPlayerFaction</factionDef> <factionDef>Paniel_testPlayerFaction</factionDef>