diff options
author | Jérémy Zurcher <jeremy@asynk.ch> | 2022-11-30 00:03:32 +0100 |
---|---|---|
committer | Jérémy Zurcher <jeremy@asynk.ch> | 2022-11-30 00:03:32 +0100 |
commit | b94defb24a7acd3801beb3f6e8353510bcf9a6cd (patch) | |
tree | 3dc6e44740fc167869113a4dc138b00792da1ce0 /NavajoWars/NavajoWars-charts.lou | |
parent | 51e1f3da71e293d94e242d708b83b67bbd1491dd (diff) | |
download | asynk-rules-b94defb24a7acd3801beb3f6e8353510bcf9a6cd.zip asynk-rules-b94defb24a7acd3801beb3f6e8353510bcf9a6cd.tar.gz |
NWars : many fixes, add Discard Phase and Scenarios
Diffstat (limited to 'NavajoWars/NavajoWars-charts.lou')
-rw-r--r-- | NavajoWars/NavajoWars-charts.lou | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/NavajoWars/NavajoWars-charts.lou b/NavajoWars/NavajoWars-charts.lou index b4b11ff..ae88d92 100644 --- a/NavajoWars/NavajoWars-charts.lou +++ b/NavajoWars/NavajoWars-charts.lou @@ -19,13 +19,13 @@ @PageType { A4 } @PageOrientation { Landscape } @ColumnNumber { 2 } - @ColumnGap { .5c } - @TopMargin { .5c @OrIfPlain 6f } - @FootMargin { .5c @OrIfPlain 6f } - @OddLeftMargin { .5c @OrIfPlain 10s } - @OddRightMargin { .5c @OrIfPlain 10s } - @EvenLeftMargin { .5c @OrIfPlain 10s } - @EvenRightMargin { .5c @OrIfPlain 10s } + @ColumnGap { .6c } + @TopMargin { .6c @OrIfPlain 6f } + @FootMargin { .6c @OrIfPlain 6f } + @OddLeftMargin { .6c @OrIfPlain 10s } + @OddRightMargin { .6c @OrIfPlain 10s } + @EvenLeftMargin { .6c @OrIfPlain 10s } + @EvenRightMargin { .6c @OrIfPlain 10s } } @Use { @OrdinarySetup } @SysDatabase @FontDef { fontdefs } @@ -40,14 +40,14 @@ def @Initial {@B{Initial Raid counters} : def @PlaceRaid {@B{Place Raid counters} : @BulletList - @ListItem{in the next @I Area @B closest (in @I Mps) toLP alphabetic order @B but, then @B within @I Chelly} + @ListItem{in the next @I Area @B closest (in @I Mps) to a @I Family, @LLP alphabetic order @B but, then @B within @I Chelly} @ListItem{place 2 counters in @I Area with @I Corn or @I Harass counter @LLP if only 1 available @Sym arrowdblright @B{Raid Ends}} @EndList } def @PlayerReaction {@B{Player Reaction} (never from @I{Canyon de Chelly} ) : @BulletList - @ListItem{@B 1 Action with @B 1 @I Family not in an @I Area @Sym lessequal @I Outpost or with @I Fort} + @ListItem{@B 1 action with @B 1 @I Family not in {@Sym numbersign}@I Area @Sym lessequal @I Outpost or with @I Fort} @ListItem{@B Ambush 1 @I AP, same @I Area, @I Military @Sym greater 0, @I Ferocity @Sym greater 0 @BulletList @ListItem{@B Battle : @B {remove all} placed @I Raid counters on @I FV{@Sym slash}@I MFV} |