From 266a33ea38616b7c8a462701ac715f6e1bcd160b Mon Sep 17 00:00:00 2001 From: Cocopomel <79386233+Cocopomel@users.noreply.github.com> Date: Sat, 19 Jun 2021 17:40:01 +0900 Subject: [PATCH] =?UTF-8?q?1=EC=9D=B8=20=EC=95=8C=EB=AA=B8=20=EC=8B=9C?= =?UTF-8?q?=EB=82=98=EB=A6=AC=EC=98=A4=20=EC=B6=94=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 1.2/Defs/BackStoryDefs/BackStoryDefs.xml | 74 +++++++++++++- 1.2/Defs/FactionDefs/Factions_Player.xml | 32 +++++- .../PawnKindsDef_Paniel/PawnKind_Player.xml | 2 +- 1.2/Defs/Scenarios/Scenarios.xml | 14 +-- 1.2/Defs/Scenarios/Scenarios_test.xml | 98 +++++++++++++++++++ 5 files changed, 209 insertions(+), 11 deletions(-) create mode 100644 1.2/Defs/Scenarios/Scenarios_test.xml diff --git a/1.2/Defs/BackStoryDefs/BackStoryDefs.xml b/1.2/Defs/BackStoryDefs/BackStoryDefs.xml index 7bb0679..380225f 100644 --- a/1.2/Defs/BackStoryDefs/BackStoryDefs.xml +++ b/1.2/Defs/BackStoryDefs/BackStoryDefs.xml @@ -10,8 +10,8 @@
  • PN_Maintenance
  • --> -
  • PN_storys
  • -
    +
  • PN_storys
  • + + + + + + Paniel_Testsubject_Backstory + Automaton Test subject + Test subject + backstory + Adulthood + + + + + + + +
  • Paniel_Story_Testsubject
  • +
    + +
    diff --git a/1.2/Defs/FactionDefs/Factions_Player.xml b/1.2/Defs/FactionDefs/Factions_Player.xml index ec6ea96..90a30b1 100644 --- a/1.2/Defs/FactionDefs/Factions_Player.xml +++ b/1.2/Defs/FactionDefs/Factions_Player.xml @@ -7,7 +7,7 @@ - Paniel_PlayerFaction + Paniel_testPlayerFaction ... true @@ -35,4 +35,34 @@ + + + Paniel_PlayerFaction + + ... + true + Paniel_ColonistPawn + colonist + colonists + Industrial + +
  • Paniel_Story_Start
  • +
    + Icon/Paniel_PlayerIcon + NamerInitialSettlementColony + NamerFactionOutlander + NamerSettlementOutlander + 1 + +
  • ClassicStart
  • +
    + +
  • Rural
  • +
    + + +
  • Cloth
  • +
    +
    +
    \ No newline at end of file diff --git a/1.2/Defs/PawnKindsDef_Paniel/PawnKind_Player.xml b/1.2/Defs/PawnKindsDef_Paniel/PawnKind_Player.xml index e9c462e..f72256a 100644 --- a/1.2/Defs/PawnKindsDef_Paniel/PawnKind_Player.xml +++ b/1.2/Defs/PawnKindsDef_Paniel/PawnKind_Player.xml @@ -42,7 +42,7 @@
  • -
  • Paniel_Story_Start
  • +
  • Paniel_Story_Testsubject
  • diff --git a/1.2/Defs/Scenarios/Scenarios.xml b/1.2/Defs/Scenarios/Scenarios.xml index 1bf7c76..8c1cf50 100644 --- a/1.2/Defs/Scenarios/Scenarios.xml +++ b/1.2/Defs/Scenarios/Scenarios.xml @@ -1,8 +1,8 @@ - - Paniel_testScenarios - + + Paniel_Scenarios + test test @@ -15,14 +15,14 @@
  • ConfigPage_ConfigureStartingPawns - 3 + 1 6
  • -
  • - PlayerPawnsArriveMethod - Standing +
  • + Naked + PlayerStarter
  • diff --git a/1.2/Defs/Scenarios/Scenarios_test.xml b/1.2/Defs/Scenarios/Scenarios_test.xml new file mode 100644 index 0000000..886f423 --- /dev/null +++ b/1.2/Defs/Scenarios/Scenarios_test.xml @@ -0,0 +1,98 @@ + + + + Paniel_testScenarios + + test + + test + + PlayerFaction + Paniel_testPlayerFaction + + + + +
  • + ConfigPage_ConfigureStartingPawns + 3 + 6 +
  • + + +
  • + PlayerPawnsArriveMethod + Standing +
  • + + +
  • + GameStartDialog + test + GameStartSting +
  • + + +
  • + StartingThing_Defined + PN_Brain + 10 +
  • + +
  • + StartingThing_Defined + AIPersonaCore + 10 +
  • + +
  • + StartingThing_Defined + Plasteel + 750 +
  • + +
  • + StartingThing_Defined + Steel + 750 +
  • + +
  • + StartingThing_Defined + Leather_Automaton + 200 +
  • + +
  • + StartingThing_Defined + Chemfuel + 200 +
  • + +
  • + StartingThing_Defined + ComponentIndustrial + 200 +
  • + +
  • + StartingThing_Defined + ComponentSpacer + 200 +
  • + +
  • + StartingThing_Defined + MealSurvivalPack + 30 +
  • + +
  • + StartingThing_Defined + PN_AutomatonFuel + 30 +
  • +
    +
    +
    +
    \ No newline at end of file