diff --git a/1.3/Defs/AutomataRaceSettings/AutomataRaceDef.xml b/1.3/Defs/AutomataRaceSettings/AutomataRaceDef.xml index 7285d02..10c295d 100644 --- a/1.3/Defs/AutomataRaceSettings/AutomataRaceDef.xml +++ b/1.3/Defs/AutomataRaceSettings/AutomataRaceDef.xml @@ -761,6 +761,8 @@ 1.2 OmnivoreHuman 30 + PN_NamerFemale + PN_NamerFemale
  • (0, 0)
  • diff --git a/1.3/Defs/AutomataRaceSettings/AutomataRulePacks.xml b/1.3/Defs/AutomataRaceSettings/AutomataRulePacks.xml new file mode 100644 index 0000000..39286bd --- /dev/null +++ b/1.3/Defs/AutomataRaceSettings/AutomataRulePacks.xml @@ -0,0 +1,39 @@ + + + + PN_NamerUtility + + +
  • PNSN->Names/Automaton/PNSN
  • +
  • PN09->Names/Automaton/PN09
  • +
  • PNAZ->Names/Automaton/PNAZ
  • +
  • PNDbPnL->Names/Automaton/PNDbPnL
  • +
    +
    +
    + + + PN_NamerFirst + +
  • PN_NamerUtility
  • +
    + + +
  • PNFirstNamer->[PNSN][PNAZ][PN09][PN09][PN09][PN09][PNAZ][PNAZ]
  • +
    +
    +
    + + + PN_NamerFemale + +
  • PN_NamerUtility
  • +
  • PN_NamerFirst
  • +
    + + +
  • r_name->[PNFirstNamer] [PNDbPnL]
  • +
    +
    +
    +
    \ No newline at end of file diff --git a/Languages/English/Strings/Names/Automaton/PN09.txt b/Languages/English/Strings/Names/Automaton/PN09.txt new file mode 100644 index 0000000..f55b5c9 --- /dev/null +++ b/Languages/English/Strings/Names/Automaton/PN09.txt @@ -0,0 +1,10 @@ +0 +1 +2 +3 +4 +5 +6 +7 +8 +9 \ No newline at end of file diff --git a/Languages/English/Strings/Names/Automaton/PNAZ.txt b/Languages/English/Strings/Names/Automaton/PNAZ.txt new file mode 100644 index 0000000..b17a4e8 --- /dev/null +++ b/Languages/English/Strings/Names/Automaton/PNAZ.txt @@ -0,0 +1,26 @@ +A +B +C +D +E +F +G +H +I +J +K +L +M +N +O +P +Q +R +S +T +U +V +W +X +Y +Z \ No newline at end of file diff --git a/Languages/English/Strings/Names/Automaton/PNDbPnL.txt b/Languages/English/Strings/Names/Automaton/PNDbPnL.txt new file mode 100644 index 0000000..4ecb4ee --- /dev/null +++ b/Languages/English/Strings/Names/Automaton/PNDbPnL.txt @@ -0,0 +1 @@ +Designed by PnL \ No newline at end of file diff --git a/Languages/English/Strings/Names/Automaton/PNSN.txt b/Languages/English/Strings/Names/Automaton/PNSN.txt new file mode 100644 index 0000000..e740e90 --- /dev/null +++ b/Languages/English/Strings/Names/Automaton/PNSN.txt @@ -0,0 +1 @@ +SN-P \ No newline at end of file